SOLUTION: When calculating standard deviation, why do we use (n-1) for sample datasets, but just (N) for population datasets?

Algebra ->  Probability-and-statistics -> SOLUTION: When calculating standard deviation, why do we use (n-1) for sample datasets, but just (N) for population datasets?      Log On


   



Question 125783: When calculating standard deviation, why do we use (n-1) for sample datasets, but just (N) for population datasets?
Answer by stanbon(75887) About Me  (Show Source):
You can put this solution on YOUR website!
Using N as the denominator gives a smaller variation
of the normal spread of the data; we can have confidence
in this smaller spread because the data is the entire
population being considered.
-------------------------
Using n-1 as the denominator gives a larger variation
of the normal spread of the data; we are less confident
of the actual spread of the population data because
we have only a sample.
----------------------------
Cheers,
Stan H.