Statistics Formulas
All key formulas grouped by subtopic. Each one has a quick reminder and common mistakes to watch for.
Arithmetic Mean (Direct Method)
#1💡 For frequency distribution, multiply each observation by its frequency. Always check if grouped or ungrouped.
Weighted Mean
#2💡 Used when different observations carry different importance (weights). Reduces to arithmetic mean when all weights are equal.
Median (Grouped Data)
#3💡 l = lower limit of median class, N = total frequency, F = cumulative frequency before median class, f = frequency of median class, h = class width.
Mode (Grouped Data)
#4💡 f₁ = frequency of modal class, f₀ = frequency of class before modal class, f₂ = frequency of class after modal class.
Variance
#5💡 The second form (shortcut) avoids computing deviations. Var = E(X²) - [E(X)]². Always non-negative.
Standard Deviation
#6💡 SD is in the same units as the data. Variance is in squared units. SD = sqrt(Variance).
Combined Mean
#7💡 Weighted by group sizes. Extends to k groups: numerator = sum of (nᵢ times mean of group i).
Combined Variance
#8💡 where d₁ = x̄₁ - x̄₁₂ and d₂ = x̄₂ - x̄₁₂. The dᵢ terms account for the difference between group means and combined mean.
Effect of Change of Origin and Scale
#9💡 Mean changes with both origin and scale. SD changes only with scale (not origin). Variance changes by h².
Mean Deviation
#10💡 Mean deviation about the mean. Can also compute about the median. Mean deviation about the median is always minimum.