norvig / pytudes

Python programs, usually short, of considerable difficulty, to perfect particular skills.
MIT License
23.12k stars 2.43k forks source link

Update Probability.ipynb to clarify "Event". #108

Closed ocyj closed 3 years ago

ocyj commented 3 years ago

From the linked Wikipedia-article: "In probability theory, an event is a set of outcomes of an experiment (a subset of the sample space) to which a probability is assigned."

I believe this formulation is clearer than previous.

norvig commented 3 years ago

It is hard to get this right, because different readers will have different associations with each vocabulary word. But I agree that your suggestion is an improvement.