Sigma Rules (Sigma Intervals)
The sigma rules state with which probability a normally distributed quantity lies in the intervals μ ± σ, μ ± 2σ and μ ± 3σ.
Free · no credit card · in your study plan in 2 minutes
Formula
P(\mu - 2\sigma \leq X \leq \mu + 2\sigma) \approx 95{,}4\,\%Variables & units – Sigma Rules (Sigma Intervals)
| Symbol | Meaning | Unit |
|---|---|---|
| μ | Expected value (centre of the interval) | same as X |
| σ | Standard deviation (half width of the 1σ interval) | same as X |
| k | Interval factor (1, 2, 3 or 1.64 / 1.96 / 2.58) | dimensionless |
| P | Probability of the k·σ interval | dimensionless |
Derivation & background – Sigma Rules (Sigma Intervals)
The rules follow from the normal distribution: 68.3 % of the values lie in μ ± σ, 95.4 % in μ ± 2σ and 99.7 % in μ ± 3σ. For round levels one uses the inverse factors μ ± 1.64σ (90 %), μ ± 1.96σ (95 %) and μ ± 2.58σ (99 %). The rules can be applied to binomial distributions if the Laplace condition σ = √(n·p·(1−p)) > 3 is met; then μ = n·p.
Exam blueprint
Validity range
Exact for the normal distribution; admissible as an approximation for binomial distributions when the Laplace condition σ = √(np(1−p)) > 3 is met. For integer success counts round the interval bounds.
Derivation steps
Areas under the bell curve between symmetric bounds around μ.
- 1Standardize: z = (X − μ)/σ turns every normal distribution into the standard normal distribution.
- 2The table gives Φ(1) − Φ(−1) ≈ 0.683, Φ(2) − Φ(−2) ≈ 0.954, Φ(3) − Φ(−3) ≈ 0.997.
Rearrangements
Inverse sigma rules
For prescribed round confidence levels.
Interval radius
Prediction interval [μ − kσ; μ + kσ]; choose k by level.
Binomial parameters
Compute first and check the Laplace condition σ > 3.
Task variant
n = 100, p = 0.3: state the 95 % prediction interval for the success count.
μ = 30, σ = √(100·0.3·0.7) = √21 ≈ 4.58 > 3 ✓. 1.96σ ≈ 8.98: interval [21.02; 38.98], containing the whole success counts 22 to 38.
IQ values: μ = 100, σ = 15. What percentage lies between 85 and 115, what percentage above 130?
85 to 115 is the 1σ interval: ≈ 68.3 %. Above 130 (more than 2σ above μ): (100 − 95.4)/2 ≈ 2.3 %.
Common mistakes
Confusing the 2σ rule (95.4 %) with the 95 % factor 1.96.
k = 2 gives 95.4 %; exactly 95 % belongs to k = 1.96.
Applying sigma rules to binomial distributions without the Laplace condition.
First check σ = √(np(1−p)) > 3, otherwise the approximation is too rough.
Mixing one-sided and symmetric questions.
Outside μ ± 2σ lie 4.6 %, above alone only 2.3 %.
Exam context
- Prediction intervals and hypothesis tests in stochastics finals, quality control, interpretation of measurement series.
These mistakes cost points in real exams. The set drills them until they stick.
Formula cluster
Applying the normal distribution
Sigma rules translate μ and σ into concrete intervals and test decisions.
Worked example
Binomial with n = 200, p = 0.5: μ = 100 and σ = √(200·0.5·0.5) = √50 ≈ 7.07 > 3. The 2σ interval 100 ± 14.1 means: about 95.4 % of all success counts lie in [86; 114].
Applications
Prediction intervals in final exams, hypothesis tests (acceptance and rejection region), quality control (Six Sigma), interpretation of IQ and measurement values
Quanta exam set
Curated exam set for "Sigma Rules (Sigma Intervals)":
Question (front)
Which formula describes Sigma Rules (Sigma Intervals)?
Answer in your set
Question (front)
How do you rearrange μ±σ: 68,3 %, μ±2σ: 95,4 %, μ±3σ: 99,7 % for Inverse sigma rules?
Answer in your set
Question (front)
Which common mistake happens with Sigma Rules (Sigma Intervals)?
Answer in your set
+ 7 more cards: units, variables, derivation, example, exam task
These 10 cards are ready. One click and they sit in your deck, FSRS schedules the reviews until exam day.
Scientific sources
Common notations & search queries
Related formulas
More Mathematics formulas
Frequently asked questions about Sigma Rules (Sigma Intervals)
What exactly do the sigma rules state?+
They state which share of a normally distributed quantity lies in symmetric intervals around the expected value: about 68.3 % of all values lie in μ ± σ, about 95.4 % in μ ± 2σ and about 99.7 % in μ ± 3σ. Example IQ scale (μ = 100, σ = 15): 68.3 % of values lie between 85 and 115, 95.4 % between 70 and 130, almost all between 55 and 145. The rules hold for every normal distribution, whatever μ and σ are, because the standardization z = (X − μ)/σ maps all of them onto the same bell curve. They are the quick tool for estimating probabilities and prediction intervals without a table or calculator.
What is the difference between the 2σ rule and the factor 1.96?+
They are two viewing directions on the same bell curve. The 2σ rule starts from the round factor k = 2 and asks for the probability: 95.4 % of the values lie in μ ± 2σ. The factor 1.96 starts conversely from the round level 95 % and asks for the required k: for exactly 95 %, μ ± 1.96σ suffices. Analogously 90 % belongs to 1.64σ and 99 % to 2.58σ. In tasks the wording decides: "2σ interval" means k = 2 and 95.4 %; "95 % prediction interval" means k = 1.96. Mixing the two systematically yields slightly wrong intervals. Mnemonic: round k, non-round percentages; non-round k, round percentages.
What is the Laplace condition and why do you need it?+
The sigma rules hold exactly only for the normal distribution. Exam success counts, however, are usually binomially distributed, i.e. discrete and, for small n or extreme p, skewed. The Laplace condition σ = √(n·p·(1−p)) > 3 checks whether the bell curve approximates the binomial distribution well enough; only then may you apply the sigma rules. Example: n = 200, p = 0.5 gives σ = √50 ≈ 7.07 > 3 ✓, so the 2σ interval [86; 114] really carries about 95.4 %. In contrast n = 20, p = 0.1 gives only σ = √1.8 ≈ 1.34; here the approximation would be badly wrong, and you compute the probabilities directly with the binomial distribution (cumulative table or calculator).
How do you set up a prediction interval for a success count?+
In four steps using n = 100, p = 0.3, level 95 %. First the parameters: μ = n·p = 30 and σ = √(n·p·(1−p)) = √21 ≈ 4.58. Second check the Laplace condition: 4.58 > 3 ✓. Third the radius: k·σ with k = 1.96, so 1.96·4.58 ≈ 8.98. Fourth form the interval: [30 − 8.98; 30 + 8.98] = [21.02; 38.98]; as whole success counts 22 to 38. Interpretation: with about 95 % probability the success count lies in this range; in about 5 % of cases it still falls outside, which is no contradiction. For 90 % take k = 1.64, for 99 % k = 2.58, for the quick 2σ estimate k = 2.
How do you use the sigma rules in hypothesis tests?+
The sigma interval becomes the acceptance region of the null hypothesis. Idea: if H₀ holds (say p = 0.5), the success count lies within μ ± 1.96σ with 95 % probability; results outside are so unlikely under H₀ (5 % combined) that H₀ is rejected. Example: coin, n = 200 tosses: μ = 100, σ ≈ 7.07, acceptance region [86; 114]. If someone throws heads 120 times, that lies outside, and fairness is doubted at the 5 % level. Two subtleties matter: in a one-sided test the entire rejection region lies on one side (k = 1.64 instead of 1.96 for 5 %), and a result inside the acceptance region does not PROVE H₀, it merely fails to refute it.
Retain Sigma Rules (Sigma Intervals) for exams
Create a curated FSRS exam set for μ±σ: 68,3 %, μ±2σ: 95,4 %, μ±3σ: 99,7 %: formula recall, variables, derivation, rearrangement, worked example, common mistakes and exam context.
Free · curated formula set · LaTeX · FSRS spaced repetition
How do you calculate with Sigma Rules (Sigma Intervals)?
Here is how to work through a typical Sigma Rules (Sigma Intervals) (μ±σ: 68,3 %, μ±2σ: 95,4 %, μ±3σ: 99,7 %) task step by step:
- 1
Task
n = 100, p = 0.3: state the 95 % prediction interval for the success count.
Solution path
μ = 30, σ = √(100·0.3·0.7) = √21 ≈ 4.58 > 3 ✓. 1.96σ ≈ 8.98: interval [21.02; 38.98], containing the whole success counts 22 to 38.
- 2
Task
IQ values: μ = 100, σ = 15. What percentage lies between 85 and 115, what percentage above 130?
Solution path
85 to 115 is the 1σ interval: ≈ 68.3 %. Above 130 (more than 2σ above μ): (100 − 95.4)/2 ≈ 2.3 %.