Introduction to Normal Probability Distribution
The Normal Probability Distribution, also known as the Gaussian distribution or bell curve, is one of
the most important concepts in statistics. It describes how data values are distributed for many natural,
social, and educational phenomena.
1. What is Normal Distribution?
A normal distribution is a continuous probability distribution that is:
• Symmetrical around its center
• Has a characteristic bell-shaped curve
• Most values lie close to the mean, and fewer lie far away
• Defined completely by two parameters:
o Mean (μ): the center of the distribution
o Standard deviation (σ): the spread or dispersion of the distribution
2. Why is the Normal Distribution Important?
Many variables in real life naturally follow a normal distribution, such as:
• Students’ exam scores
• Heights and weights
• Measurement errors
• IQ scores
• Blood pressure readings
Because of its widespread use in real-world data, the normal distribution is the foundation of:
• Hypothesis testing
• Estimation and confidence intervals
• Z-scores
• Standard normal distribution
• Central Limit Theorem
3. Properties of the Normal Distribution (In Detail)
1. Shape and Symmetry
a. Bell-shaped Curve
The normal distribution has a characteristic bell shape:
• Highest point at the mean
• Decreasing probabilities as you move away from the mean
b. Perfect Symmetry
The curve is perfectly symmetric about its mean (μ).
This implies:
Mean = Median = Mode
Implications of symmetry:
• 50% of observations lie to the left of the mean
• 50% lie to the right
• The distribution is balanced around the center
2. Defined by Mean (μ) and Standard Deviation (σ)
A normal distribution is completely described by two parameters:
a. Mean (μ)
• Determines the location of the center (peak) of the curve
• Changing μ shifts the curve left/right but does not change its shape
b. Standard Deviation (σ)
• Determines the spread or dispersion
• Larger σ → wider and flatter curve
• Smaller σ → narrower and taller curve
Variance (σ²) also represents spread but in squared units.
3. Total Area Under the Curve = 1
The area under the normal curve corresponds to probability.
∞
∫ 𝑓(𝑥) 𝑑𝑥 = 1
−∞
This means:
• Entire set of probabilities sums to 1 (100%)
• Any portion under the curve represents the probability of the variable lying in that interval
4. Tails Extend Indefinitely
• The curve approaches the x-axis but never touches it
• Probability in tails is never zero, only extremely small
• This property helps model rare or extreme events (e.g., very high IQ scores)
5. Unimodal Distribution
A normal distribution has one single peak.
Thus, it is unimodal, meaning:
• Only one value (the mean) has the highest probability density
• There are no additional local maxima or minima
6. Empirical Rule (68–95–99.7 Rule)
This rule describes how data is distributed around the mean:
• 68.27% of data lies within ±1σ
• 95.45% within ±2σ
• 99.73% within ±3σ
This property is widely used in:
• Education (grading)
• Quality control (Six Sigma)
• Psychological assessment
7. Mathematical Formula (Probability Density Function)
The normal distribution is mathematically defined by its PDF:
1 1 𝑥−𝜇 2
𝑓(𝑥) = 𝑒 −2( 𝜎 )
𝜎√2𝜋
Key features:
• The exponent gives the bell shape
• The coefficient ensures total area = 1
• Symmetry arises because (𝑥 − 𝜇)2 is always positive
8. Inflection Points
A normal curve has two inflection points, where the curvature changes direction.
They occur at:
𝑥 = 𝜇 − 𝜎, 𝑥 = 𝜇 + 𝜎
These points mark transitions from:
• Convex to concave
• Faster to slower rate of change
9. Asymptotic Nature
The curve is asymptotic to the x-axis:
• It gets closer and closer to the axis
• But never touches it
• This ensures the distribution covers the entire real number line
10. Additive Properties of Independent Normals
If two variables 𝑋and 𝑌are independent and normally distributed:
• Their sum: 𝑋 + 𝑌is also normally distributed
• Their difference: 𝑋 − 𝑌is also normally distributed
This property is essential in:
• Sampling distributions
• Error analysis
• Inferential statistics
11. Standard Normal Distribution
A special case of the normal distribution with:
• Mean (μ) = 0
• Standard deviation (σ) = 1
Values are converted to Z-scores:
𝑋−𝜇
𝑍=
𝜎
The standard normal distribution is used to find probabilities using Z-tables.
12. Probability Symmetry
For any value a:
𝑃(𝑋 > 𝜇 + 𝑎) = 𝑃(𝑋 < 𝜇 − 𝑎)
This property arises from the perfect symmetry of the normal curve.
13. Mean and Standard Deviation Controls Shape vs. Position
• Changing mean shifts the curve left/right without changing its height or spread
• Changing standard deviation changes the height and width, but mean stays same
14. Moments of Normal Distribution
The normal distribution has specific mathematical moments:
1st Moment (Mean): μ
2nd Moment (Variance): σ²
3rd Moment (Skewness): 0 (perfect symmetry)
4th Moment (Kurtosis): 3 (mesokurtic)
Excess Kurtosis = 0
This means normal distribution has:
• Moderate peak
• Moderate tails
• Neither too peaked nor too flat
15. Continuous Random Variable
Because the normal distribution is continuous:
• Probability of any exact value = 0
• Probability is calculated only over intervals (e.g., P(X > 2), not P(X = 2))
4. Applications of Normal Distribution
• Setting exam grading curves
• Quality control in industries
• Medical assessments (e.g., growth charts)
• Social science research
• Probability calculations
• Sampling and inferential statistics
5. Examples in Teaching/Education
• Distribution of students' test scores
• Variation in learning performance
• Students' reaction times
• Measurement errors in psychological tests