Standard error of the mean
a measure of the dispersion of sample means around the population mean
Calculating standard error of the mean
SD/sqrt(n-1)
+/- this value from the mean
Student’s T-test
Calculating student’s T-test
What confidence level do we use to find the mean + its uncertainty?
95%
- qnorm(0.975)* sd/sqrt(n)