Part of ALG-08 — Statistics: Mean, Variance & Standard Deviation

Variance — The Master Formula

by Notetube Official66 words7 views

Variance sigma2sigma^2 = sumxi2n\frac{xi^2}{n} - (x-bar)^2. This "sum of squares over n minus square of mean" form is far superior to the definitional formula sum(xi - x-bar)^2/n for computation. For frequency data: sigma2sigma^2 = sumfixi2N\frac{fi*xi^2}{N} - (x-bar)^2. Remember: variance is always >= 0, equals 0 only when all observations are identical. Most JEE problems give sum(xi) and sum(xi2xi^2) and expect you to use this formula directly.

Like these notes? Save your own copy and start studying with NoteTube's AI tools.

Sign up free to clone these notes