By Fatskills Exam Guides Team — the exam nerds behind 28,500+ quizzes and 2.1M practice questions across 500+ global exams.
Density curves model the overall shape of a distribution, smoothing out the bumps in histograms to reveal patterns. The mean (?) and median are key measures of center, but their locations shift depending on the curve’s shape (symmetric vs. skewed). This topic is essential on the AP exam because it underlies probability calculations, normal distributions, and inference. Real-world example: A factory tests battery lifespans. If the density curve is right-skewed (most batteries last a long time, but a few die early), the median (typical lifespan) will be less than the mean (average lifespan), which is pulled higher by the long-lasting outliers.
normalcdf(lower, upper, ?, ?)
invNorm(area to left, ?, ?)
How to analyze a density curve on the AP exam (FRQ-style):
Example: If the curve is right-skewed, draw the mean to the right of the median.
Compare mean and median based on the curve’s shape.
Example: "The density curve is left-skewed, so the mean is less than the median."
Calculate probabilities or percentiles using the curve’s properties.
normalcdf
invNorm
Example: For a uniform curve from 0 to 10, P(X < 4) = 4 × (1/10) = 0.4.
Interpret results in context.
Example: "There is a 34% chance a randomly selected battery lasts between 5 and 7 hours."
Check conditions if using normal calculations (e.g., "The problem states the distribution is approximately normal").
Correction: Only true for symmetric curves. For skewed curves, the mean is pulled toward the tail. Why? Outliers in the tail "drag" the mean in that direction.
Mistake: Confusing normalcdf and invNorm.
Why? normalcdf gives the % of data between two values; invNorm gives the value for a given %.
Mistake: Forgetting to label-and-on a normal curve sketch.
Correction: Always label the mean (center) and standard deviation (distance from center to inflection point). Why? AP graders deduct points for missing labels.
Mistake: Misinterpreting the median’s location in skewed data.
Compare mean vs. median in context (e.g., "Explain why the mean salary is higher than the median salary for this company").
Tricky distinctions:
Normal vs. non-normal: Always check if the problem states the distribution is normal before using normalcdf/invNorm. If not, you can’t assume normality!
Calculator pitfalls:
Mixing up "area to left" vs. "area to right" in invNorm. Tip: Draw a quick sketch to visualize the area.
Common FRQ setup:
Answer: (B) Mean < Median. Explanation: In left-skewed data, the tail pulls the mean left of the median.
Answer: (a) normalcdf(1150, 1E99, 1000, 100) = 0.0668 (6.68%). (b) invNorm(0.25, 1000, 100) = 932.55 hours. Explanation: (a) Use normalcdf for P(X > 1150); (b) use invNorm for the 25th percentile.
normalcdf(1150, 1E99, 1000, 100) = 0.0668
invNorm(0.25, 1000, 100) = 932.55
Answer: (B) 0.50. Explanation: Area = (15 – 5) × (1/20) = 10/20 = 0.5.
Join 4M+ learners. Unlock unlimited quizzes, wrong-answer tracking, flashcards + reminders, study guides, and 1-on-1 challenges.