---
title: "Density Curve — AP Stats Definition & Exam Guide"
description: "A density curve is a smooth curve modeling a continuous random variable where area equals probability. Essential for the normal distribution in AP Stats Units 1 and 4."
canonical: "https://fiveable.me/ap-stats/key-terms/density-curve"
type: "key-term"
subject: "AP Statistics"
unit: "Unit 4"
---

# Density Curve — AP Stats Definition & Exam Guide

## Definition

A density curve is a smooth curve that models the distribution of a continuous random variable, where the curve never dips below the horizontal axis, the total area underneath equals 1, and the area over any interval gives the proportion (or probability) of values in that interval.

## What It Is

A density curve is the idealized, smoothed-out version of a [histogram](/ap-stats/key-terms/histogram "fv-autolink"). Instead of bars showing how often values occur, you get one continuous curve, and **[area](/ap-stats/unit-5/normal-distribution-revisited/study-guide/dx4vMcx3WjSw68f1Ov66 "fv-autolink") under the curve is what carries the probability**. Two rules make a curve a legitimate density curve. First, it can never go below the horizontal axis (you can't have negative probability). Second, the total area under the curve must equal exactly 1, because the probabilities of all possible outcomes have to add up to 100%.

The shift in thinking is that for a [continuous variable](/ap-stats/unit-1/representing-quantitative-variable-with-graphs/study-guide/VWtyLVDvjzEgtbAi6v6j "fv-autolink"), you stop asking "what's the probability of exactly this value?" and start asking "what's the probability of landing in this interval?" The probability of any single exact value is 0 (a single point has no width, so no area). The most famous density curve on the AP exam is the [normal curve](/ap-stats/unit-1/normal-distribution/study-guide), a mound-shaped, symmetric curve described by two parameters, the population mean μ and the population standard deviation σ.

## Why It Matters

Density curves show up in two units. In [Unit 1](/ap-stats/unit-1 "fv-autolink") (Topic 1.10), they're the foundation for learning objectives 1.10.A, 1.10.B, and 1.10.C, where you compare data to the normal model, find proportions and [percentiles](/ap-stats/key-terms/percentile "fv-autolink") from a normal distribution, and compare relative positions using z-scores. Every time you shade a region under the normal curve and run normalcdf, you're using the density curve idea that area equals proportion. In Unit 4 (Topic 4.7), density curves are the continuous counterpart to the probability distributions you build for discrete random variables under 4.7.A and 4.7.B. Understanding why a discrete distribution sums to 1 while a continuous one has area 1 is the bridge between those two topics, and it pays off again when sampling distributions in Unit 5 are modeled with normal curves.

## Connections

### Normal Distribution (Unit 1)

The [normal curve](/ap-stats/key-terms/normal-curve "fv-autolink") is a specific density curve, the mound-shaped, symmetric one defined by μ and σ. When you find the proportion of values below a z-score, you're literally finding area under this density curve.

### [Empirical Rule (Unit 1)](/ap-stats/key-terms/empirical-rule)

The 68-95-99.7 rule is just pre-calculated areas under the normal density curve. About 68% of the area sits within 1 [standard deviation](/ap-stats/unit-1/normal-distribution/study-guide/f842Kr6YNnYX4G0dtAC8 "fv-autolink") of the mean, 95% within 2, and 99.7% within 3.

### [Discrete Random Variable (Unit 4)](/ap-stats/key-terms/discrete-random-variable)

A [discrete random variable](/ap-stats/key-terms/discrete-random-variable "fv-autolink") gets a table or bar-style graph where the probabilities sum to 1. A continuous random variable gets a density curve where the area equals 1. Same idea, different geometry.

### [Percentile (Unit 1)](/ap-stats/key-terms/percentile)

A percentile is the area under the density curve to the left of a value. Reading percentiles off a normal curve is the reverse problem of finding proportions, and the exam tests both directions.

## On the AP Exam

You won't usually get asked "define a density curve." Instead, the exam tests whether you can use one. Multiple-choice questions ask you to find the proportion of values in an interval under a normal curve, work backward from a given area to a value or z-score, or check whether a proposed curve is a valid density curve (is it nonnegative, and does the total area equal 1?). Free-response normal distribution problems expect you to show the shaded region or state the probability statement, then compute the area with technology or a z-table. A classic trap question asks how a discrete random variable should be represented. The answer is a table or graph of individual probabilities, not a smooth density curve, because density curves are reserved for continuous variables.

## Density Curve vs Histogram

A histogram displays actual data with bars, and bar heights reflect frequencies or relative frequencies of real observations. A density curve is a smooth mathematical model of the whole population, and probability lives in the area under the curve, not in heights. Think of the density curve as what the histogram would look like if you collected infinite data and shrank the bar widths to zero. On the exam, you describe a data distribution from a histogram, but you calculate proportions and percentiles from a density curve.

## Key Takeaways

- A density curve models a continuous random variable, stays on or above the horizontal axis, and has a total area of exactly 1 underneath it.
- Area under the curve over an interval equals the proportion of values, or the probability of an outcome, in that interval.
- For a continuous variable, the probability of any single exact value is 0, so P(X < a) and P(X ≤ a) are the same.
- The normal curve is the most important density curve on the AP exam, defined by the parameters μ and σ, and the empirical rule gives its key areas (68-95-99.7).
- Discrete random variables use probability tables or graphs that sum to 1, while continuous random variables use density curves whose area equals 1.
- Tools like normalcdf, z-tables, and z-scores all exist to find areas under the normal density curve.

## FAQs

### What is a density curve in AP Stats?

A density curve is a smooth curve that models the distribution of a continuous random variable. It must stay on or above the horizontal axis, and the total area under it must equal 1, so the area over any interval gives the probability of landing in that interval.

### Why does the area under a density curve have to equal 1?

Because the area represents total probability, and all possible outcomes together must account for 100% of the probability. It's the continuous version of the rule that a discrete probability distribution's probabilities must sum to 1.

### Is the probability of an exact value on a density curve really zero?

Yes. A single point has no width, so the area above it is 0. That's why for continuous variables P(X = 5) = 0 and why P(X < 5) and P(X ≤ 5) give identical answers, which is a common multiple-choice trap.

### How is a density curve different from a histogram?

A histogram shows actual data in bars, while a density curve is an idealized smooth model of the population. With a density curve, probability comes from area, not bar height. You can think of the curve as a histogram smoothed out with infinitely many observations.

### Are all density curves normal curves?

No. The normal curve is just one density curve, the mound-shaped symmetric one with parameters μ and σ. Density curves can also be skewed, uniform, or other shapes, as long as they're nonnegative and have total area 1.

## Related Study Guides

- [4.7 Introduction to Random Variables and Probability Distributions](/ap-stats/unit-4/intro-random-variables-probability-distributions/study-guide/B5MJ1YqQJ4D455wegCvz)
- [1.10 The Normal Distribution](/ap-stats/unit-1/normal-distribution/study-guide/f842Kr6YNnYX4G0dtAC8)

## Structured Data

```json
{"@context":"https://schema.org","@graph":[{"@type":"LearningResource","@id":"https://fiveable.me/ap-stats/key-terms/density-curve#resource","name":"Density Curve — AP Stats Definition & Exam Guide","url":"https://fiveable.me/ap-stats/key-terms/density-curve","learningResourceType":"Concept explainer","educationalLevel":"AP / High School","about":{"@id":"https://fiveable.me/ap-stats/key-terms/density-curve#term"},"audience":{"@type":"EducationalAudience","educationalRole":"student"},"dateModified":"2026-06-12T23:22:03.737Z","isPartOf":{"@type":"Collection","name":"AP Statistics Key Terms","url":"https://fiveable.me/ap-stats/key-terms"},"publisher":{"@type":"Organization","name":"Fiveable","url":"https://fiveable.me"}},{"@type":"DefinedTerm","@id":"https://fiveable.me/ap-stats/key-terms/density-curve#term","name":"Density Curve","description":"A density curve is a smooth curve that models the distribution of a continuous random variable, where the curve never dips below the horizontal axis, the total area underneath equals 1, and the area over any interval gives the proportion (or probability) of values in that interval.","url":"https://fiveable.me/ap-stats/key-terms/density-curve","inDefinedTermSet":{"@type":"DefinedTermSet","name":"AP Statistics Key Terms","url":"https://fiveable.me/ap-stats/key-terms"}},{"@type":"FAQPage","mainEntity":[{"@type":"Question","name":"What is a density curve in AP Stats?","acceptedAnswer":{"@type":"Answer","text":"A density curve is a smooth curve that models the distribution of a continuous random variable. It must stay on or above the horizontal axis, and the total area under it must equal 1, so the area over any interval gives the probability of landing in that interval."}},{"@type":"Question","name":"Why does the area under a density curve have to equal 1?","acceptedAnswer":{"@type":"Answer","text":"Because the area represents total probability, and all possible outcomes together must account for 100% of the probability. It's the continuous version of the rule that a discrete probability distribution's probabilities must sum to 1."}},{"@type":"Question","name":"Is the probability of an exact value on a density curve really zero?","acceptedAnswer":{"@type":"Answer","text":"Yes. A single point has no width, so the area above it is 0. That's why for continuous variables P(X = 5) = 0 and why P(X < 5) and P(X ≤ 5) give identical answers, which is a common multiple-choice trap."}},{"@type":"Question","name":"How is a density curve different from a histogram?","acceptedAnswer":{"@type":"Answer","text":"A histogram shows actual data in bars, while a density curve is an idealized smooth model of the population. With a density curve, probability comes from area, not bar height. You can think of the curve as a histogram smoothed out with infinitely many observations."}},{"@type":"Question","name":"Are all density curves normal curves?","acceptedAnswer":{"@type":"Answer","text":"No. The normal curve is just one density curve, the mound-shaped symmetric one with parameters μ and σ. Density curves can also be skewed, uniform, or other shapes, as long as they're nonnegative and have total area 1."}}]},{"@type":"BreadcrumbList","itemListElement":[{"@type":"ListItem","position":1,"name":"AP Statistics","item":"https://fiveable.me/ap-stats"},{"@type":"ListItem","position":2,"name":"Key Terms","item":"https://fiveable.me/ap-stats/key-terms"},{"@type":"ListItem","position":3,"name":"Unit 4","item":"https://fiveable.me/ap-stats/unit-4"},{"@type":"ListItem","position":4,"name":"Density Curve"}]}]}
```
