Skip to main content

Central Limit Theorem Calculator

Explore the Central Limit Theorem (CLT) and solve real problems about the sample mean. Enter the population mean μ, population standard deviation σ (known), and sample size n — then compute the standard error, z-scores, and probabilities like P(X̄ ≤ x) with clean steps + a mini visual.

Background

The CLT says that when you take many random samples of size n, the distribution of the sample mean becomes approximately normal as n grows — even if the original population is skewed. For the sample mean: μ = μ and σ = σ / √n (called the standard error).

Enter values

Tip: If the population is very skewed, you usually want a larger n for a great normal approximation.

This calculator assumes σ is known (CLT / normal model for ). If you only have sample s, that’s typically a t-distribution workflow.

Bigger n → smaller standard error σ/√n.

Quick adjust: 30

This does not change the math (CLT formulas still use μ, σ, n). It’s just to help students “see” the idea.

Options

Rounding affects display only.

Chips prefill a scenario and calculate immediately.

Result

No results yet. Enter values and click Calculate.

How to use this calculator

  • Enter μ, σ (known), and n.
  • Choose Understand CLT to watch the sampling distribution tighten as n grows.
  • Choose Solve a probability to compute left tail, right tail, between, or outside probabilities for .
  • Turn on step-by-step if you want the z-score math shown.
  • Choose Solve for x (quantile) to find the cutoff value x from a target probability p (inverse normal).

How this calculator works

  • Sampling distribution mean: μ = μ
  • Standard error: σ = σ/√n
  • Convert values to z-scores: z = (x-μ)/(σ/√n)
  • Use the standard normal CDF to find probabilities.

Formula & Equation Used

Standard error: SE = σ/√n

z-score for : z = (x-μ)/SE

Example Problem & Step-by-Step Solution

Example 1 — Probability for the sample mean

A population has μ = 50 and σ = 10. For samples of size n = 30, find P(X̄ ≤ 54).

  1. Compute standard error: SE = 10/√30 ≈ 1.826.
  2. Compute z: z = (54-50)/1.826 ≈ 2.19.
  3. Probability: P(X̄ ≤ 54) = Φ(2.19).

Example 2 — Between probability

A population has μ = 100 and σ = 15. For samples of size n = 36, find P(97 ≤ X̄ ≤ 103).

  1. Standard error: SE = 15/√36 = 2.5.
  2. z-scores: z(97) = (97-100)/2.5 = -1.2, z(103) = (103-100)/2.5 = 1.2.
  3. Probability: P = Φ(1.2) - Φ(-1.2).

Example 3 — Solve for x (quantile / inverse normal)

A population has μ = 50, σ = 10, and n = 30. Find x such that P(X̄ ≤ x) = 0.95.

  1. Standard error: SE = 10/√30 ≈ 1.826.
  2. Find z for 0.95: z = Φ-1(0.95) ≈ 1.645.
  3. Convert back to x: x = μ + z·SE ≈ 50 + 1.645(1.826) ≈ 53.00.

Frequently Asked Questions

Q: Does the population have to be normal?

No. CLT says becomes approximately normal as n increases — even if the population is skewed. If the population is extremely skewed or heavy-tailed, you usually need a larger n.

Q: Why does bigger n make things “tighter”?

Because the standard error is σ/√n. As n grows, you divide by a bigger number, so the spread of shrinks.

Q: How do I find x when the problem gives a probability like P(X̄ ≤ x) = 0.95?

Use Solve for x (quantile). The calculator finds the z-value with the inverse normal (z = Φ-1(p)) and then converts back using x = μ + z·(σ/√n).

10. Combinatorics & Probability
1 topic 1 problem
Chapter
Justin
Probability
21. Combinatorics and Probability
4 problems
Topic
21. Combinatorics and Probability
3 topics 5 problems
Chapter
Mean
3. Describing Data Numerically
4 problems
Topic
Ernest
Standard Deviation
3. Describing Data Numerically
7 problems
Topic
Jonathan
Standard Normal Distribution
6. Normal Distribution and Continuous Random Variables
7 problems
Topic
Laura
3. Describing Data Numerically
4 topics 11 problems
Chapter
David-Paige
6. Normal Distribution and Continuous Random Variables
2 topics 6 problems
Chapter
Justin
7. Sampling Distributions & Confidence Intervals: Mean
2 topics 6 problems
Chapter
Ally
The Gaussian Distribution
4 & 5. Statistics, Quality Assurance and Calibration Methods
5 problems
Topic
4 & 5. Statistics, Quality Assurance and Calibration Methods - Part 1 of 2
4 topics 12 problems
Chapter
4 & 5. Statistics, Quality Assurance and Calibration Methods - Part 2 of 2
2 topics 6 problems
Chapter
Mean
3. Describing Data Numerically
10 problems
Topic
Brendan
Standard Deviation
3. Describing Data Numerically
10 problems
Topic
Jonathan
Standard Normal Distribution
6. Normal Distribution & Continuous Random Variables
10 problems
Topic
Ernest
Sampling Distribution of the Sample Mean and Central Limit Theorem
7. Sampling Distributions & Confidence Intervals: Mean
10 problems
Topic
David-Paige
3. Describing Data Numerically
8 topics 15 problems
Chapter
Jonathan
6. Normal Distribution & Continuous Random Variables
4 topics 15 problems
Chapter
Ernest
7. Sampling Distributions & Confidence Intervals: Mean
3 topics 15 problems
Chapter
Ally
Sample Size Calculator
Calculate sample size for means or proportions using confidence level and margin of error
Probability Distribution Calculator
Calculate probabilities for normal, binomial, Poisson, t, chi-square, F, and other common distributions
Critical Value Calculator
Find critical values for Z, t, χ², or F distributions using α and tail type
Z-Score Calculator
Calculate z-scores, percentiles, and reverse-solve x, μ, or σ
Probability Calculator
Calculate P(A), P(A ∩ B), P(A ∪ B), and P(A | B) with steps and a Venn visual.
Average Calculator
Calculate averages and weighted means from any set of numbers
Confidence Interval Calculator
Calculate confidence intervals for means, proportions, or raw data inputs
Binomial Distribution Calculator
Calculate binomial probabilities, expected values, cumulative probabilities, and exact success outcomes
Statistics & Data Analysis Lab
Upload datasets, analyze statistics visually, run hypothesis tests, and interpret results with interactive charts
Normal Distribution Calculator
Calculate normal distribution probabilities, z-scores, percentiles, and shaded bell-curve areas
Poisson Distribution Calculator
Calculate Poisson probabilities, expected event counts, cumulative probabilities, and rare event outcomes
Standard Deviation Calculator
Calculate standard deviation, variance, and mean from data
Hypothesis Testing Calculator
Perform hypothesis tests with p-values, critical values, effect sizes, and visual step-by-step solutions
Standard Error Calculator
Calculate standard error for mean, proportion, or raw data inputs
Back to all calculatorsAll calculators