run17 dataset is available heretime is finishing time in minutesHistrogram showing distribution of 10-mile finish times.
| n | mean | sd | min | max |
|---|---|---|---|---|
| 100 | 99.02 | 17.93 | 53.27 | 139.07 |
Histrogram showing 1,000 bootstrapped means.
1,000 bootstrapped means with dashed lines at 2.5% and 97.5% percentiles.
Central Limit Theorem for Sample Mean
When the following conditions are met, the sampling distribution of \(\bar{x}\) from for samples of size \(n\) from a population with mean \(\mu\) and standard deviation \(\sigma\) will be approximately normal with mean = \(\mu\) and standard error \[SE=\frac{\sigma}{\sqrt{n}}\]
We can use this rule of thumb for the normality check:
Histrogram showing distribution of 10-mile finish times.
Mathematical Model for \(T\)
The \(T\) statistic (\(T\) score) will have will have a \(t\)-distribution with \(df=n-1\) degrees of freedom if the following conditions are met:
Comparison of normal distribution and \(t\)-distributions with different degrees of freedom (IMS2 Figure 19.8).
| Type | 95% CI |
|---|---|
| One sample \(t\)-interval | (95.46, 102.56) |
| Bootstrap percentile | (95.53, 102.55) |
The \(t\)-distribution with 99 degrees of freedom. The observed \(T\)-statistic is 3.2. The p-value is the total area to the left of -3.2 or to the right of 3.2 (small red areas).