Loading…

Probability Distribution of a Discrete Random Variable

Statistics • Discrete Random Variables and Their Probability Distributions

View all topics

Probability Distribution of a Discrete Random Variable

Build a probability distribution for a discrete random variable x, verify the two required conditions, and visualize the distribution with a bar graph. A second visualization builds the classic two-stage tree diagram (two trials).

Core idea

Definition. A probability distribution of a discrete random variable lists all possible values the random variable can assume and their corresponding probabilities.
Two conditions (must always hold).
1) For each value of x, 0 ≤ P(x) ≤ 1
2) The sum of all probabilities is ΣP(x) = 1

Use the builder below to write the distribution as a table and verify these two conditions.

Distribution builder (table → probabilities)

Input mode
Value of x Probability P(x) Row

Rate this calculator

0.0 /5 (0 ratings)
Be the first to rate.
Your rating
You can update your rating any time.

Frequently Asked Questions

What is a probability distribution of a discrete random variable?

It is a list of all possible values of x and the probability assigned to each value P(x). The table represents how likely each outcome value is for the random variable.

What conditions must a discrete probability distribution satisfy?

Each probability must be between 0 and 1, and the total must add up to 1. In symbols: 0 <= P(x) <= 1 for every row and sum P(x) = 1.

How do you convert frequencies into probabilities?

Divide each frequency by the total frequency across all rows. This uses relative frequency: P(x) = frequency / total.

How do I compute P(x > a) or P(a < x < b) from a table?

Add the probabilities for all x values that satisfy the condition. For example, P(x > a) is the sum of P(x) for every row with x greater than a.

How does the two-stage tree diagram relate to a probability distribution?

In a two-stage process, branch probabilities are multiplied along each path and then combined for outcomes that produce the same x value. This creates a distribution for x such as the number of successes in 2 trials.