7  Probability Distributions

A probability distribution describes how probabilities are assigned to the possible outcomes of a random variable. In other words, it shows how likely each value or range of values is to occur in an experiment or real-world process. Understanding probability distributions is critical for modeling uncertainty, making predictions, and performing statistical analyses.

There are two main types of probability distributions: discrete and continuous.

Key properties of probability distributions include:

Probability distributions (see Figure 7.1) link closely to earlier topics, including Central Tendency and Statistical Dispersion. For instance, the mean of a probability distribution corresponds to a measure of central tendency, while the variance or standard deviation quantifies its dispersion. Graphical tools such as histograms, density plots, and cumulative distribution plots help visualize these characteristics, making it easier to understand the behavior of random variables khan_academy_prob_dist?, statisticsbyjim_dist?, geeksforgeeks_prob_dist?.

Figure 7.1: Probability Distributions 5W+1H

7.1 Discrete

7.1.1 Binomial

7.1.2 Poisson

7.2 Continuous

7.2.1 Normal

7.2.2 Exponential

7.2.3 Uniform

References