Probability distributions
 Quiz 1    Fullscreen Mode                             Discrete Random Variables and Probability Distribution                 Discrete Random Variables       A discrete random variable is a variable whose values are countable or finite, and these values occur randomly. Examples include:                 The number of broken eggs in a carton.           The number of sixes rolled when throwing four dice.             Characteristics of Discrete Random Variables                 Values are integers (e.g., 0, 1, 2, etc.).           Each value has a specific probability of occurring.             For example, when flipping two coins, the number of heads that appear is a discrete random variable X , with possible values X ∈ {0, 1, 2} .       Probability Distribution       A probability distribution describes the likelihood of each value of a random variable. For discrete random variables, the probability distribution can be presented as a table, bar graph, or function.       Example: Flippin...