]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
bpo-36018: Minor fixes to the NormalDist() examples and recipes. (GH-18226)
authorRaymond Hettinger <rhettinger@users.noreply.github.com>
Tue, 28 Jan 2020 02:31:46 +0000 (18:31 -0800)
committerGitHub <noreply@github.com>
Tue, 28 Jan 2020 02:31:46 +0000 (18:31 -0800)
commit01bf2196d842fc20667c5336e0a7a77eb4fdc25c
tree3c49bef76340cea6d7ba9ec18b3db6c8b8af8468
parent884eb89d4a5cc8e023deaa65001dfa74a436694c
bpo-36018: Minor fixes to the NormalDist() examples and recipes. (GH-18226)

* 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.
Doc/library/statistics.rst