Chapter 19
Sample mean \(\bar{x}\)
Standard error \[ SE = \frac{\sigma}{\sqrt{n}} \approx \frac{s}{\sqrt{n}} \] Because we almost never know \(\sigma\), we use \(s\) to approximate – then use t-distribution to compensate.
Also known as Student’s t-distribution. Developed by W. Gosset, Head Experimental Brewer, Guinness Brewing.
We still need to verify certain conditions to justify our model.
Independence (e.g. from a random sample)
Normality
If sample is large then conditions on population can be relaxed
\[ \mbox{CI} = \mbox{point estimate} \pm t_{df}^\ast * SE \]
\(t_{df}^*\) is determined from confidence level and degree of freedom
Desmos tool: https://www.desmos.com/calculator/ynsjqyz41q
Table: Wikipedia t-distribution
Test statistic is now \(T\) (instead of \(Z\))
\[ T = \frac{ \bar{x} - \mbox{null value}}{SE} \]
\[ SE = \frac{s}{\sqrt{n}} \]
Once you have T score, find corresponding p-value ( using technology or table)