Distributions Concepts

3 concepts ยท Grades 9-12 ยท 1 prerequisite connections

This family view narrows the full statistics map to one connected cluster. Read it from left to right: earlier nodes support later ones, and dense middle sections usually mark the concepts that hold the largest share of future work together.

Use the graph to plan review, then use the full concept list below to open precise pages for definitions, examples, and related content.

Concept Dependency Graph

Concepts flow left to right, from foundational to advanced. Hover to highlight connections. Click any concept to learn more.

Connected Families

Distributions concepts have 5 connections to other families.

All Distributions Concepts

Normal Distribution

9-12

The normal distribution (bell curve) is a symmetric, bell-shaped probability distribution where most data clusters around the mean, with probabilities decreasing symmetrically toward the tails. It is defined by two parameters: the mean and the standard deviation.

"Heights, test scores, measurement errors - many real phenomena cluster around an average with decreasing frequency toward extremes. The bell curve captures this pattern: most values are 'average,' few are extreme."

Why it matters: The normal distribution is the foundation of statistical inference. Many statistical tests assume normality.

Empirical Rule

9-12

The empirical rule (also called the 68-95-99.7 rule) states that for a normal distribution, approximately 68% of data falls within one standard deviation of the mean, about 95% falls within two standard deviations, and roughly 99.7% falls within three standard deviations.

"Most data clusters near the center of a bell curve; the further from the mean, the rarer the value."

Why it matters: The empirical rule provides a quick way to estimate probabilities and understand spread in normal distributions without a z-table. It is the basis for z-scores, quality control limits, and the concept of unusual values in statistics.

Skewness

9-12

A measure of how asymmetric a probability distribution is around its mean โ€” positive skew tails right, negative skew tails left.

"A right-skewed distribution has a long tail to the right (a few very large values); left-skewed has a long tail to the left."

Why it matters: Skewness tells you whether the mean or median is a better measure of center and whether standard statistical methods (which often assume symmetry) are appropriate for your data.