Continuous Random Variable

A continuous random variable can take any value within an interval (like height, weight, or time), so its probabilities come from areas under a density curve rather than from a list of individual outcomes, and the probability of any single exact value is 0.

Verified for the 2027 AP Statistics examLast updated June 2026

What is Continuous Random Variable?

A continuous random variable is a numerical outcome of a random process that can take any value in an interval, not just a countable list. Think of how long you wait for a bus. It could be 4 minutes, 4.7 minutes, 4.73 minutes, and so on forever. There's no "next" value, because between any two values there are infinitely many more.

That infinite-values property changes how probability works. You can't make a table assigning a probability to each value (that's the discrete world). Instead, a continuous random variable gets a probability density function (PDF), a curve where probability equals the area under the curve over an interval. The total area is 1, and the probability of landing on any single exact value is 0. That's why P(X = 4.7) = 0 but P(4 < X < 5) can be a real, useful number, and why P(a < X < b) and P(a ≤ X ≤ b) are exactly the same for continuous variables.

Why Continuous Random Variable matters in AP Statistics

This term lives in Unit 4, Topic 4.7 (Introduction to Random Variables and Probability Distributions). The CED's learning objectives there, 4.7.A (represent a probability distribution) and 4.7.B (interpret a probability distribution), are where you first split the random-variable world into discrete and continuous. Getting that split right matters far beyond Unit 4. The normal distribution, the uniform distribution, and every sampling distribution you build in Units 5 through 9 are continuous distributions. If you understand "probability = area under the curve" now, the rest of the course is mostly applying that one idea over and over.

How Continuous Random Variable connects across the course

Probability Density Function (PDF) (Unit 4)

The PDF is how a continuous random variable describes its probabilities. A valid PDF must be non-negative everywhere and have a total area of exactly 1. Multiple-choice questions love asking you to check whether a given function qualifies.

Cumulative Distribution Function (CDF) (Unit 4)

The CDF gives P(X ≤ x), the accumulated area up to a point. For continuous variables it's the workhorse for interval probabilities, since P(a < X ≤ b) = F(b) − F(a). It's the same subtraction trick you use with normalcdf on your calculator.

Uniform Distribution (Unit 4)

The uniform distribution is the simplest continuous distribution. Its density curve is a flat rectangle, so probability is literally just rectangle area (width times height). It's the best place to practice the area-equals-probability idea before the normal curve makes the geometry harder.

Confidence Interval (Units 6-9)

Every confidence interval and significance test in the inference units rests on a sampling distribution, and those sampling distributions (normal, t, chi-square) are all continuous. The p-value you compute later is just an area under a continuous density curve.

Is Continuous Random Variable on the AP Statistics exam?

Continuous random variables show up mostly in multiple-choice form. Common stems ask you to (1) decide whether a function could be a valid PDF on an interval, which means checking that it's never negative and its total area is 1, (2) use a given CDF to find an interval probability, like computing P(1 < X ≤ 2) as F(2) − F(1), (3) spot the FALSE statement about a distribution, where the trap is usually claiming P(X = some exact value) is positive, and (4) interpret a uniform distribution over an interval like [10, 40]. You also use continuous reasoning implicitly every time you shade a normal curve. The phrase "continuous random variable" rarely appears verbatim in FRQs, but the area-under-the-curve logic powers nearly every probability and inference FRQ on the exam.

Continuous Random Variable vs Discrete Random Variable

A discrete random variable takes a countable set of values (number of puppies in a litter, sum of two dice), and you can list each value with its probability in a table that sums to 1. A continuous random variable takes any value in an interval, so no table is possible and probability comes from area under a density curve instead. The quick test is to ask whether you count it or measure it. Counts are discrete, measurements are continuous. And the consequence that trips people up most is that for continuous variables, P(X = c) = 0 for any single value c, while for discrete variables individual values can have positive probability.

Key things to remember about Continuous Random Variable

  • A continuous random variable can take any value in an interval, like height, weight, temperature, or wait time, while a discrete random variable can only take a countable list of values.

  • For a continuous random variable, probability is the area under the density curve over an interval, and the total area under the curve must equal 1.

  • The probability that a continuous random variable equals any single exact value is 0, so P(a < X < b) and P(a ≤ X ≤ b) are always equal.

  • A valid probability density function must never be negative and must have a total area of exactly 1 over all possible values.

  • The CDF gives P(X ≤ x), so you find interval probabilities by subtracting, as in P(1 < X ≤ 2) = F(2) − F(1).

  • The normal distribution and the sampling distributions behind every confidence interval and p-value in Units 5-9 are continuous distributions.

Frequently asked questions about Continuous Random Variable

What is a continuous random variable in AP Stats?

It's a numerical outcome of a random process that can take any value within an interval, such as height or time. Its probabilities come from areas under a probability density function rather than from a table of individual values, and this is introduced in Topic 4.7 of Unit 4.

Is the probability of an exact value really zero for a continuous random variable?

Yes. Because there are infinitely many possible values in any interval, P(X = c) = 0 for every single value c. Probability only becomes positive over an interval, which is why P(a < X < b) equals P(a ≤ X ≤ b) for continuous variables.

How is a continuous random variable different from a discrete random variable?

Discrete variables take countable values (number of dice, number of puppies) and use a probability table where the probabilities sum to 1. Continuous variables take any value in an interval and use a density curve where the total area is 1. The shortcut is counts are discrete, measurements are continuous.

Is height a discrete or continuous random variable?

Height is continuous, because it's a measurement that can take any value in a range, like 64.2 cm or 64.27 cm. Even if you round it when recording data, the underlying variable is continuous.

How do you find probabilities for a continuous random variable?

Find the area under the density curve over the interval you care about. If you're given a CDF, subtract, so P(1 < X ≤ 2) = F(2) − F(1). For a uniform distribution like [10, 40], the curve is a flat rectangle, so probability is just width times height.