What is a discrete probability distribution
Tutor 5 (41 Reviews)
Statistics Tutor
Still stuck with a Statistics question
Ask this expertAnswer
A discrete probability distribution describes the probabilities assigned to each possible outcome of a discrete random variable. A discrete random variable takes on a countable number of distinct values, such as the integers 1 through 6 when rolling a die.
A discrete probability distribution applies to scenarios where the set of possible outcomes is discrete, and the probabilities are encoded by a discrete list of the probabilities of the outcomes. The distribution assigns a specific probability to each countable outcome, with all probabilities summing to 1 across the entire set of possible values.
Discrete versus continuous probability distributions
Continuous probability distributions apply to random variables that can assume any value within a range, such as heights, weights, or time measurements. This leads to an infinite number of possibilities within any given interval.
Discrete distributions use probability mass functions to compute the chance of specific outcomes directly. Continuous distributions rely on probability density functions, where the probability of any exact value equals zero, and probabilities are calculated over intervals instead.
Discrete variable: Number of heads in coin flips (0, 1, 2, 3, and so on).
Continuous variable: Exact weight of a person within a range of 150 to 250 pounds.
What conditions must a discrete probability distribution satisfy?
A discrete probability distribution is valid when two conditions are met. Each probability assigned to a possible outcome must be between 0 and 1, inclusive. The sum of all probabilities across every possible outcome must equal exactly 1.
These conditions are expressed mathematically as follows:
These properties ensure the distribution represents a complete and feasible model of probabilities for a discrete random variable. Violation of either condition invalidates the distribution, as probabilities cannot exceed certainty or leave outcomes unaccounted for.
Verification through example
Consider a standard six-sided die roll. Each face (1 through 6) has a probability of 1/6. Each probability satisfies the condition 0 ≤ 1/6 ≤ 1, and the sum equals 1 (since 6 × 1/6 = 1). This makes the distribution valid. Changing one probability to 1/5 would cause the sum to exceed 1, rendering the distribution invalid.
What is a probability mass function?
A probability mass function (PMF) assigns the probability that a discrete random variable equals a specific value. The PMF is denoted as:
This function specifies the probability for each possible outcome x in the distribution.
Relationship to discrete distributions
The PMF fully defines a discrete probability distribution by specifying probabilities for all countable outcomes. The probability mass function gives the probability of a discrete random variable X being exactly equal to some value x. The hypergeometric distribution is another commonly used type.
Bernoulli distribution
The Bernoulli distribution models a single trial with two outcomes: success (probability p) or failure (probability 1 − p). It applies to simple yes/no events, such as a coin flip landing heads.
Binomial distribution
The binomial distribution counts the number of successes in a fixed number of independent Bernoulli trials, each with success probability p. The binomial distribution evaluates the probability for an outcome to either succeed or fail. Common applications include counting defects in sampled items or correct answers on a quiz.
Where n is the number of trials and k is the number of successes.
Poisson distribution
The Poisson distribution models the number of events occurring in a fixed interval of time or space, given an average rate λ. It fits rare, independent events such as customer arrivals per hour, emails received daily, or number of earthquakes in a time period.
Geometric distribution
The geometric distribution describes the number of trials until the first success in independent Bernoulli trials. Applications include rolls of a die until the first six appears or customer inquiries until a sale occurs.
Negative binomial distribution
The negative binomial distribution extends the geometric distribution to count the number of trials until the r-th success. It applies to repeated trials needing multiple successes, such as sales calls until three deals close.
Hypergeometric distribution
The hypergeometric distribution counts successes in draws without replacement from a finite population. It is often used in quality control for modeling the number of defective items in a batch. Other applications include counting red cards drawn from a deck.
Where N is the population size, K is the number of success states in the population, n is the number of draws, and k is the number of observed successes.
Discrete uniform distribution
The discrete uniform distribution assigns equal probability to each outcome in a finite set. It represents fair dice rolls, random card suit selections, or any scenario where all outcomes are equally likely.
Where n is the total number of possible outcomes.
How do you calculate expected value and variance?
The expected value (mean) and variance are two fundamental measures that summarize a discrete probability distribution.
Expected value
The expected value, denoted μ or E(X), represents the weighted average of all possible values of a discrete random variable. The mean of a discrete probability distribution gives the weighted average of all possible values of the discrete random variable
Each possible value x is multiplied by its probability, and these products are summed across all outcomes.
Variance
The variance, denoted σ² or Var(X), measures the spread of the distribution around the mean. Variance of a discrete probability distribution is defined as the product of the squared difference between each value and the mean, weighted by the PMF.
An alternative computational formula is:
Standard deviation
The standard deviation, denoted σ, is the square root of the variance. Standard deviation is a measure of how much each data point varies away from the mean and is often described as the spread of the distribution.
Related Questions
Get Online Tutoring or Questions answered by Experts.
You can post a question for a tutor or set up a tutoring session
Answers · 1
What is a probability sample
Answers · 1
What is a probability mass function
Answers · 1
How to calculate implied probability from odds
Answers · 1
What is a discrete probability distribution
Answers · 1