Variance measures the spread of data around its mean. Two equivalent formulas: = sum(xi - x-bar)^2/n (definitional) and = sum - (x-bar)^2 (computational). The computational formula is faster and is the primary tool for JEE. For frequency data: = sum - )^2. Variance is always non-negative and equals zero only when all observations are identical. Its unit is the square of the data's unit. Standard deviation sigma = sqrt(variance) restores the original unit. The variance formula can be rewritten as: n* = sum() - n*(x-bar)^2, which means sum() = n*( + x-). This rearrangement is crucial for "corrected variance" problems where you need to recover sum() from given mean and variance.
Part of ALG-08 — Statistics: Mean, Variance & Standard Deviation
Variance — The Central Concept
Want to generate AI summaries of your own documents? NoteTube turns PDFs, videos, and articles into study-ready summaries.
Sign up free to create your own