When calculating sample variance ($s^2$), why is the sum of squares divided by $n-1$ instead of $n$?

Answer

This adjustment, known as Bessel's correction, prevents underestimating the true variance of the larger population.

Dividing by $n-1$ instead of $n$ when working with a sample is a correction applied because using $n$ would generally result in an underestimate of the variance belonging to the complete population from which the sample was drawn.

When calculating sample variance ($s^2$), why is the sum of squares divided by $n-1$ instead of $n$?
spreadmeasuredatastatisticvariance