Standard Normal Distribution Study Pack
Kibin's free study pack on Standard Normal Distribution includes a 6-section study guide, 25 quiz questions, 30 flashcards, and 5 open-ended Explain review questions. Sign up free to track your progress toward mastery, plus upload your own notes and recordings to create personalized study packs organized by course.
Last updated May 28, 2026
Standard Normal Distribution Study Guide
Master z-scores, standardization, and the standard normal curve — covering how to convert raw scores using z = (x − μ) / σ, read cumulative probabilities from a z-table, apply the empirical rule, and use symmetry to handle negative z-scores.
Key Takeaways
- •The standard normal distribution is a special case of the normal distribution with a mean of 0 and a standard deviation of 1, used as a universal reference for comparing data from any normal distribution.
- •A z-score measures how many standard deviations a specific data value lies above or below its distribution's mean, calculated as z = (x − μ) / σ.
- •Converting raw scores to z-scores (standardizing) allows probabilities and percentiles to be read from a single z-table, regardless of the original dataset's scale.
- •The total area under the standard normal curve equals 1, and this area represents cumulative probability — the area to the left of a given z-score equals the probability that a randomly selected value falls below that score.
- •The empirical rule states that approximately 68% of values fall within 1 standard deviation of the mean, 95% within 2, and 99.7% within 3, reflecting the bell-shaped symmetry of all normal distributions.
- •Negative z-scores indicate values below the mean; by symmetry, the area to the left of a negative z equals the area to the right of its positive counterpart.
- •Z-scores and the standard normal table are foundational tools in hypothesis testing, confidence intervals, and any statistical inference that relies on normally distributed data.
Anatomy of the Normal Distribution
Before working with the standard normal distribution specifically, it helps to understand the broader family of normal distributions and what defines their shape and position.
Defining Features of a Normal Distribution
- •A normal distribution is a continuous, symmetric, bell-shaped probability distribution fully described by two parameters: the mean (μ), which sets the center, and the standard deviation (σ), which controls the spread.
- •The curve is perfectly symmetric around μ, meaning the left and right halves are mirror images of each other.
- •The tails of the curve approach but never touch the horizontal axis, extending infinitely in both directions — a property called asymptotic behavior.
- •The highest point of the curve sits directly above the mean, which also equals the median and mode in any perfectly normal distribution.
Role of Mean and Standard Deviation in Shape
- •Changing μ shifts the entire curve left or right along the number line without altering its shape.
- •Increasing σ flattens and widens the curve; decreasing σ produces a taller, narrower bell.
- •Two normal distributions with different means and standard deviations cannot be directly compared using a single probability table — this problem motivates standardization.
The Standard Normal Distribution and Its Parameters
The standard normal distribution is a specific normal distribution whose parameters are fixed at defined values, making it a universal reference model.
Fixed Parameters: μ = 0, σ = 1
- •The standard normal distribution always has a mean of exactly 0 and a standard deviation of exactly 1.
- •These fixed parameters mean the horizontal axis directly measures distance in standard deviation units rather than original measurement units.
- •The notation Z ~ N(0, 1) is used to indicate that a random variable Z follows the standard normal distribution.
Area Under the Curve as Probability
- •The total area enclosed between the curve and the horizontal axis equals exactly 1, representing 100% probability.
- •Any region under the curve corresponds to the probability that a randomly drawn value falls within that interval.
- •Because the distribution is symmetric around 0, exactly half the area (0.5) lies to the left of z = 0 and half lies to the right.
The Empirical Rule and Key Benchmarks
- •Approximately 68.27% of the area falls between z = −1 and z = 1.
- •Approximately 95.45% of the area falls between z = −2 and z = 2.
- •Approximately 99.73% of the area falls between z = −3 and z = 3.
- •These benchmarks — collectively called the empirical rule — apply to every normal distribution, not just the standard one.
Z-Scores: Standardizing Any Normal Variable
A z-score is the key operation that converts a raw data value from any normal distribution into a position on the standard normal scale, enabling universal probability lookup.
Z-Score Formula and Interpretation
- •The z-score for a value x drawn from a population with mean μ and standard deviation σ is calculated as: z = (x − μ) / σ.
- •The result expresses how many standard deviations x sits above (positive z) or below (negative z) the mean.
- •A z-score of 0 means the value equals the mean exactly; a z-score of +2 means the value is two standard deviations above the mean.
- •Z-scores are dimensionless — the original units cancel in the formula — which is what makes cross-distribution comparison possible.
Worked Standardization Logic
- •Suppose exam scores are normally distributed with μ = 70 and σ = 8. A score of 86 produces z = (86 − 70) / 8 = 2.0, placing it two standard deviations above average.
- •A score of 62 produces z = (62 − 70) / 8 = −1.0, placing it one standard deviation below average.
- •Once z-scores are calculated, both values can be looked up in the same standard normal table regardless of the original scale.
Reverse Standardization: Finding x from z
- •The formula can be rearranged to x = μ + zσ when you know the z-score and need to recover the original value.
- •This reverse calculation is used in problems that ask for a cutoff score at a specific percentile.
Unlock the rest of this study guide
- Access the full study pack
- Track your mastery and be test-day ready
- Upload your own notes to build personalized study guides, quizzes, flashcards, and more
About this Study Pack
Created by Kibin to help students review key concepts, prepare for exams, and study more effectively. This Study Pack was checked for accuracy and curriculum alignment using authoritative educational sources. See sources below.
Sources
Question 1 of 25
Your progress is saved after each question and counts toward mastery.
What are the exact mean and standard deviation of the standard normal distribution?
Card 1 of 30
Your progress is saved after each card and counts toward mastery.
Concept 1 of 5
Your progress is saved after each concept and counts toward mastery.
Normal Distribution
Explain what a normal distribution is in your own words. What defines its shape, and what roles do the mean and standard deviation each play in determining that shape?
More in Statistics
See all topics →ANOVA Foundations
Break down ANOVA from the ground up — covering between- and within-groups variance, the F-statistic ratio, degrees of freedom, and why a significant result still requires post-hoc tests to pinpoint which group means differ.
Binomial Distributions
Master the binomial distribution from the ground up — covering the four conditions for a binomial setting, the probability formula P(X = k) = C(n, k) · pᵏ · (1 - p)ⁿ⁻ᵏ, and how to find mean and standard deviation using np and √(np(1 - p)).
Central Limit Theorem
Unpack the Central Limit Theorem and see why sample means form a normal distribution as n grows — even when the population isn't normal. Master key mechanics like standard error (σ/√n), the n ≥ 30 rule, and applying z-scores to sample mean problems.
Confidence Level and Margin of Error
Unpack the mechanics of confidence intervals and margin of error, from how critical values (z* and t*) are chosen to how sample size affects interval width. Master the distinction between z- and t-distributions and what confidence level actually means across repeated samples.
Data Visualization and Distribution Shapes
Visualize how raw data takes shape through histograms, dot plots, and box plots while mastering symmetric, skewed, and uniform distributions — and learn why skewness shifts the mean toward the tail but leaves the median largely unaffected.
Experimental Design and Bias
Unpack the core principles of experimental design — from random assignment and confounding variables to single- and double-blind procedures, placebo controls, and bias types — so you can confidently distinguish true experiments from flawed ones.
Hypothesis Testing Logic
Unpack the logic behind hypothesis testing, from null and alternative hypotheses to p-values, significance levels, and Type I and II errors. This pack clarifies how test statistics and tail direction shape your reject-or-fail-to-reject decision.
Measures of the Center of the Data
Master the three measures of center — mean, median, and mode — and learn how each responds to outliers, skewness, and weighted values. Understand when to use the median over the mean for skewed data like income, and how symmetric vs. skewed distributions shift these measures apart.
Measures of Variability
Unpack the core measures of spread — range, standard deviation, variance, and IQR — and learn when to use each based on data shape and outliers. Covers Chebyshev's theorem and the n − 1 correction for unbiased sample estimates.
Percentiles and Z-Scores
Unpack the relationship between percentiles, z-scores, and the standard normal distribution — covering the z = (x − μ) / σ formula, IQR-based outlier detection, and how standardized scores translate raw data into comparable percentile ranks.