This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author steven.daprano
Recipients docs@python, steven.daprano
Date 2019-02-24.03:39:59
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1550979599.93.0.0625062939228.issue36099@roundup.psfhosted.org>
In-reply-to
Content
The documentation isn't clear as to the difference between mu and xbar, and why one is used in variance and the other in pvariance.

See #36018 for discussion.

For the record: mu or μ is the population parameter, i.e. the mean of the entire population, if you could average every individual. xbar or x̅  is the mean of a sample.
History
Date User Action Args
2019-02-24 03:39:59steven.dapranosetrecipients: + steven.daprano, docs@python
2019-02-24 03:39:59steven.dapranosetmessageid: <1550979599.93.0.0625062939228.issue36099@roundup.psfhosted.org>
2019-02-24 03:39:59steven.dapranolinkissue36099 messages
2019-02-24 03:39:59steven.dapranocreate