]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
bpo-36018: Minor fixes to the NormalDist() examples and recipes. (GH-18226) (GH-18227)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Tue, 28 Jan 2020 03:40:14 +0000 (19:40 -0800)
committerRaymond Hettinger <rhettinger@users.noreply.github.com>
Tue, 28 Jan 2020 03:40:14 +0000 (19:40 -0800)
commit41f4dc3bcf30cb8362a062a26818311c704ea89f
tree8788df9dbe08b9ab6d5d509ad3d9bd8ba4dde345
parentb487a8ed5bd267d62a05c3cab7def6b1f36999ea
bpo-36018: Minor fixes to the NormalDist() examples and recipes. (GH-18226) (GH-18227)

* Change the source for the SAT data to a primary source.
* Fix typo in the standard deviation
* Clarify that the binomial probabalities are just for the Python room.
(cherry picked from commit 01bf2196d842fc20667c5336e0a7a77eb4fdc25c)

Co-authored-by: Raymond Hettinger <rhettinger@users.noreply.github.com>
Co-authored-by: Raymond Hettinger <rhettinger@users.noreply.github.com>
Doc/library/statistics.rst