science-notes/source/statistics/bessel_correction.rst

8 lines
206 B
ReStructuredText
Raw Normal View History

2023-10-15 18:46:40 +02:00
.. _bessel_correction:
2023-10-15 13:23:43 +02:00
Bessel's Correction
-----------------------
2023-10-15 18:46:40 +02:00
Bessel's correction is the use of :math:`n-1` instead of :math:`n` in the formula for the sample
variance and sample standard deviation.