What is a t distribution?
A distribution for a small sample size.
All t-distributions resemble normal distributions in that they are unimodal with the mean centered.
t-distributions have somewhat “fatter” tails than normal distributions.
How do you calculate degrees of freedom?
n-1
where n is the sample size
What is the use of t tests?
Providing CI’s around the mean
What is the alpha number?
The 1-CI
e.g. 95% CI has an alpha number of 0.05
How is this interpreted:
95%CI = 63.36 ± (2.228)(3.41) = 60.36 ± 7.60 = 52.76, 67.96