t-procedures used are robust to many violations of the normality assumption
robust = the procedure still performs reasonably well when the assumption is violated
t works perfectly when the population is normally distributed
with skewness or outliers, other methods may be better than the t procedure
guideline
= the t procedure works well in most situations
= t procedures perform reasonably well, but outliers/skewness can cause problems
= need to be confident that the population is approximately normal before using the t procedures
inference procedure based on a different parametric distribution
exponential, Weibull, etc
transforming the data
sometimes , logs, reciprocals are approximately normal
t test will then give us a 95% CI for the mean of the ln(n)//etc of the variables
to back-transform the interval after will be related to the true median
do the inverse operation
the range we get is a 95% CI for the true median (not mean)
on the original, is the mean and the median
the values get changed in the transformation, so ofc the mean of the transformed values will get some bias to some side, so after going back we dont get the same value
median is the same tho, (ig bc they're all in a line, order is still the same)