C.5 Other formulas
- To calculate z-scores (Sect. 20.4), use
z=value of variable−mean of the distribution of the variablestandard deviation of the distribution of the variable. t-scores are like z-scores. When the 'variable' is a sample estimate (such as ˉx), the 'standard deviation of the distribution' is a standard error (such as s.e.(ˉx)). - The unstandardising formula (Sect. 20.8) is x=μ+(z×σ).
- The interquartile range (IQR) is Q3−Q1, where Q1 and Q3 are the first and third quartiles respectively (or, equivalently, the 25th and 75th percentiles).
- The smallest expected value (for assessing statistical validity when forming CIs and conducting hypothesis tests with proportions or ORs) is
(Smallest row total)×(Smallest column total)Overall total. - The regression equation in the sample is ˆy=b0+b1x, where b0 is the sample intercept and b1 is the sample slope.