C.1 Symbols and standard errors
The following table lists the statistics used to estimate unknown population parameters.
When the sampling distribution is approximately normally distributed, under appropriate statistical validity conditions, this is indicated by ✔.
The value of the mean of the sampling distribution (the sampling mean) is:
- unknown, for confidence intervals.
- assumed to be the value given in the null hypothesis, for hypothesis tests.
Statistic | sampling mean | distn? | error | Ref. | |
---|---|---|---|---|---|
Proportion | ˆp | p | ✔ | CI: √ˆp×(1−ˆp)n | Ch. 22 |
✔ | HT: √p×(1−p)n | Ch. 26 | |||
Mean | ˉx | μ | ✔ | s√n | Chs. 23, 27 |
Mean difference | ˉd | μd | ✔ | sd√n | Ch. 29 |
Difference between means | ˉx1−ˉx2 | μ1−μ2 | ✔ | √s.e.(ˉx1)2+s.e.(ˉx2)2 | Ch. 30 |
Difference between proportions | ˆp1−ˆp2 | p1−p2 | ✔ | CI: √s.e.(ˆp1)2+s.e.(ˆp2)2 | Ch. 31 |
✔ | HT: √s.e.(ˆp1)2+s.e.(ˆp2)2 using common proportion ˆp | Ch. 31 | |||
Odds ratio (OR) | Sample OR | Pop. OR | ✘ | (Not given) | Ch. 31 |
Correlation | r | ρ | ✘ | (Not given) | Ch. 33 |
Regression: slope | b1 | β1 | ✔ | s.e.(b1) (value from software) | Ch. 33 |
Regression: intercept | b0 | β0 | ✔ | s.e.(b0) (value from software) | Ch. 33 |