Add files via upload

This commit is contained in:
Peter Norvig
2024-09-16 08:26:11 -07:00
committed by GitHub
parent b012abdd9d
commit 45059fc72f

View File

@@ -16,7 +16,7 @@
"\n",
"# A Concrete Introduction to Probability (using Python)\n",
"\n",
"In 1814, Pierre-Simon Laplace [wrote](https://en.wikipedia.org/wiki/Classical_definition_of_probability):\n",
"In 1814, Pierre-Simon Laplace provided a classic [definition](https://en.wikipedia.org/wiki/Classical_definition_of_probability) of probability:\n",
"\n",
">*Probability theory is nothing but common sense reduced to calculation. ... [Probability] is thus simply a fraction whose numerator is the number of favorable cases and whose denominator is the number of all the cases possible ... when nothing leads us to expect that any one of these cases should occur more than any other.*\n",
"\n",