Probability Distributions
Functions describing the probability of possible outcomes.
Just because something is random does not mean every outcome is equally likely. Probability distributions describe how likely each possible outcome of a random event is.
To get started, familiarize yourself with at least these three probability distributions:
- The normal distribution (continuous processes with a central tendency)
- The Poisson distribution (counts)
- The binomial distribution (ratios, proportions, binary data)
The video below introduces these and provides some intuition.
There are many other useful probability distributions which we will learn about as we progress. Here is a quick overview of what is yet to come:
- …
- …
- (to be included)