Why does sample SD divide by (n−1) instead of n?
- A
To make the result smaller
- B
Convention only
- Ccheck_circle
Bessel's correction — yields an unbiased estimator of σ²
- D
It does not matter
Explanation
Dividing by n−1 corrects the bias from using x̄ (which depends on the same data) instead of μ.