linear models are known to be robust to non-normality of the response
I highly prefer the 2nd alternative; transformations never felt right to me, at least for most cases, if nothing else they make interpretation more difficult, and always seemed kind of cheap
Phdscientist: Your data is not normally distributed. I would take one of two approaches. First, you could try to transform your data sets to get a normal distribution. This is pretty easy in SAS, and works a fair amount of the time. The second is to run a different test that does not require normality. I assume from the last post you want to run a regression. From the SAS website:
http://support.sas.com/documentatio...lt/viewer.htm#statug_introreg_a0000000433.htm
Might be a start!
http://support.sas.com/documentatio...lt/viewer.htm#statug_introreg_a0000000433.htm
Might be a start!