📚 Normal Distribution: Basic Properties and Graphical Features | 正态分布的基本性质与图像特征
The normal distribution, also known as the Gaussian distribution, is one of the most important probability distributions in statistics and mathematics. It describes how data values are spread around the mean in a symmetric, bell-shaped curve, and it appears naturally in measurements, test scores, and many natural phenomena.
正态分布,又称高斯分布,是统计学和数学中最重要的概率分布之一。它描述了数据值围绕均值以对称、钟形曲线分布的方式,并自然地出现在测量、考试分数及许多自然现象中。
1. What Is a Normal Distribution? | 什么是正态分布?
A normal distribution is a continuous probability distribution that is symmetric about its mean. The total area under the curve equals 1, representing the total probability of all possible outcomes.
正态分布是一种关于均值对称的连续概率分布。曲线下总面积为1,代表所有可能结果的总概率。
It is defined for all real numbers, from negative infinity to positive infinity, but the probability of extreme values becomes extremely small as the distance from the mean increases.
它定义在所有实数上,从负无穷到正无穷,但随着与均值距离的增加,极端值的概率变得极其微小。
- The distribution is bell-shaped and unimodal, meaning it has one peak at the centre.
- 该分布呈钟形且单峰,意味着在中心处有一个峰值。
- The mean, median, and mode are all equal to the same value.
- 均值、中位数和众数都等于同一个值。
2. The Probability Density Function | 概率密度函数
The mathematical formula for the normal probability density function (PDF) is:
f(x) = (1 / (σ√(2π))) · e^(−((x−μ)²) / (2σ²))
Here, μ is the mean, σ is the standard deviation, σ² is the variance, π ≈ 3.14159, and e ≈ 2.71828 is the base of the natural logarithm.
这里,μ 是均值,σ 是标准差,σ² 是方差,π ≈ 3.14159,e ≈ 2.71828 是自然对数的底数。
The function is always positive, and its value decreases as x moves away from the mean. The height of the curve at the mean is maximum.
该函数始终为正,随着 x 远离均值,函数值递减。曲线在均值处的高度最大。
The PDF itself does not give the probability of a single point; instead, probabilities are found by calculating the area under the curve over an interval.
概率密度函数本身并不给出单点的概率;相反,概率是通过计算曲线下某一区间内的面积得到的。
3. Key Graphical Features | 关键图像特征
The graph of a normal distribution has several distinctive features that can be identified visually.
正态分布图像具有几个可以通过肉眼识别的显著特征。
- Symmetric about the vertical line x = μ.
- 关于直线 x = μ 对称。
- Bell-shaped, with a single peak at the centre.
- 钟形,中央有一个单峰。
- The tails extend infinitely in both directions, never touching the horizontal axis.
- 两侧尾部无限延伸,永远不会触碰到横轴。
- The curve is concave downward near the mean and concave upward in the tails.
- 曲线在均值附近是凹向下的,在尾部是凹向上的。
The point where the curve changes from concave downward to concave upward is called the point of inflection.
曲线由凹向下变为凹向上的点称为拐点。
4. Parameters μ and σ | 参数 μ 与 σ
The two parameters μ and σ completely determine the shape and location of a normal distribution.
两个参数 μ 和 σ 完全决定正态分布的位置和形状。
- μ (the mean) determines the horizontal location of the curve; changing μ shifts the entire curve left or right without changing its shape.
- μ(均值)决定曲线的水平位置;改变 μ 会使整条曲线左右平移,但不改变形状。
- σ (the standard deviation) determines the spread or width of the curve; a larger σ makes the curve wider and flatter, while a smaller σ makes it taller and narrower.
- σ(标准差)决定曲线的离散程度或宽度;σ 越大,曲线越宽越扁平,σ 越小,曲线越高越窄。
- σ² (variance) is the square of the standard deviation and is also a measure of spread.
- σ²(方差)是标准差的平方,也是离散程度的度量。
For example, if two normal distributions have the same mean but different standard deviations, the one with the larger σ will have a lower peak and wider tails.
例如,如果两个正态分布具有相同均值但不同标准差,则 σ 较大者的峰值更低、尾部更宽。
5. Standard Deviation and Inflection Points | 标准差与拐点
In a normal distribution, the points of inflection are located exactly at x = μ − σ and x = μ + σ.
在正态分布中,拐点恰好位于 x = μ − σ 和 x = μ + σ 处。
These points mark where the curve changes from being concave downward to concave upward. The distance between each inflection point and the mean is exactly one standard deviation.
这些点标志着曲线从凹向下变为凹向上的位置。每个拐点到均值之间的距离正好是一个标准差。
The height of the curve at the inflection points is approximately 60.65% of the maximum height at the mean.
拐点处的曲线高度约为均值处最大高度的 60.65%。
- About 68% of data lies within one standard deviation of the mean (μ ± σ).
- 约有 68% 的数据落在均值的一个标准差范围内(μ ± σ)。
- About 95% of data lies within two standard deviations (μ ± 2σ).
- 约有 95% 的数据落在两个标准差范围内(μ ± 2σ)。
- About 99.7% of data lies within three standard deviations (μ ± 3σ).
- 约有 99.7% 的数据落在三个标准差范围内(μ ± 3σ)。
6. The Empirical Rule (68-95-99.7 Rule) | 经验法则(68-95-99.7 法则)
The empirical rule is a quick way to estimate probabilities for a normal distribution without using tables or calculators.
经验法则是一种无需查表或计算器即可快速估计正态分布概率的方法。
| Interval | Percentage | 区间 | 百分比 |
| μ ± 1σ | ≈ 68% | μ ± 1σ | 约 68% |
| μ ± 2σ | ≈ 95% | μ ± 2σ | 约 95% |
| μ ± 3σ | ≈ 99.7% | μ ± 3σ | 约 99.7% |
This rule is especially useful for quickly checking whether data is approximately normally distributed.
该法则特别适用于快速检查数据是否近似服从正态分布。
7. The Standard Normal Distribution | 标准正态分布
A standard normal distribution is a normal distribution with mean μ = 0 and standard deviation σ = 1. It is often denoted as Z ~ N(0,1).
标准正态分布是均值 μ = 0、标准差 σ = 1 的正态分布,通常记为 Z ~ N(0,1)。
Any normal distribution can be transformed to the standard normal distribution using the z-score formula:
z = (x − μ) / σ
The z-score measures how many standard deviations a data point x is away from the mean. A positive z indicates x is above the mean, and a negative z indicates x is below the mean.
z 分数衡量数据点 x 与均值相差多少个标准差。z 为正表示 x 高于均值,z 为负表示 x 低于均值。
The standard normal distribution allows us to use a single table of probabilities for any normal distribution.
标准正态分布使我们可以使用一张统一的概率表来处理任何正态分布。
8. Using the Standard Normal Table | 使用标准正态分布表
Most statistics tables give the cumulative probability Φ(z) = P(Z ≤ z), which is the area under the standard normal curve to the left of z.
大多数统计表给出累积概率 Φ(z) = P(Z ≤ z),即标准正态曲线在 z 左侧的面积。
For example, if z = 1.00, the table gives Φ(1.00) ≈ 0.8413, meaning there is an 84.13% chance that a standard normal random variable is less than or equal to 1.00.
例如,若 z = 1.00,查表得 Φ(1.00) ≈ 0.8413,意味着标准正态随机变量小于等于 1.00 的概率为 84.13%。
To find probabilities in intervals, we subtract cumulative probabilities:
要求区间概率,我们用累积概率相减:
P(a ≤ Z ≤ b) = Φ(b) − Φ(a)
For P(Z ≥ a), we use the symmetry property: P(Z ≥ a) = 1 − Φ(a).
对于 P(Z ≥ a),我们利用对称性:P(Z ≥ a) = 1 − Φ(a)。
9. Standardisation and Probability Calculations | 标准化与概率计算
For a normal variable X ~ N(μ, σ²), the probability of X being in an interval is found by standardising first.
对于正态变量 X ~ N(μ, σ²),要求 X 落在某一区间的概率,首先需要进行标准化。
Suppose X ~ N(100, 15²). Find P(X < 120).
设 X ~ N(100, 15²)。求 P(X < 120)。
z = (120 − 100) / 15 = 20 / 15 ≈ 1.33
Then P(X < 120) = P(Z < 1.33) ≈ 0.9082.
于是 P(X < 120) = P(Z < 1.33) ≈ 0.9082。
If the probability is required between two values, standardise both and subtract the smaller cumulative probability from the larger one.
如果要求两个值之间的概率,则先标准化两个值,再用较大的累积概率减去较小的累积概率。
10. Properties of the Normal Distribution | 正态分布的性质
Several algebraic properties make the normal distribution especially useful in probability and statistics.
几个代数性质使正态分布在概率统计中特别有用。
- If X ~ N(μ, σ²), then aX + b is also normally distributed, with mean aμ + b and variance a²σ².
- 若 X ~ N(μ, σ²),则 aX + b 也服从正态分布,其均值为 aμ + b,方差为 a²σ²。
- The sum of independent normal random variables is also normally distributed.
- 独立正态随机变量之和也服从正态分布。
- If X and Y are independent and both normal, then X + Y has mean μₓ + μᵧ and variance σₓ² + σᵧ².
- 若 X 与 Y 独立且均服从正态分布,则 X + Y 的均值为 μₓ + μᵧ,方差为 σₓ² + σᵧ²。
- The normal distribution is symmetrical, so the skewness is 0 and the kurtosis (tail thickness) is exactly 3 for the standard normal.
- 正态分布是对称的,因此偏度为 0,标准正态的峰度(尾部厚度)恰好为 3。
These properties are fundamental when working with sums of sample means and in hypothesis testing.
这些性质在处理样本均值之和以及假设检验时非常基础。
11. Applications and Practical Considerations | 应用与实际注意事项
The normal distribution is widely used in natural and social sciences as a model for measurement errors, IQ scores, heights, and biological variations.
正态分布被广泛用于自然科学和社会科学中,作为测量误差、智商分数、身高及生物变异的模型。
However, real data is rarely exactly normal. The empirical rule can be used as a rough check: if the percentage of data within μ ± 2σ is much greater than 95%, the distribution may have heavy tails.
然而,实际数据很少完全服从正态分布。经验法则可用作粗略检查:如果 μ ± 2σ 范围内数据的百分比远大于 95%,则该分布可能具有重尾。
Outliers can distort the mean and standard deviation, so robust methods may be needed for non-normal data.
异常值可能扭曲均值和标准差,因此对于非正态数据可能需要稳健方法。
12. Summary | 小结
The normal distribution is fully described by its mean μ and standard deviation σ. Its graph is symmetric, bell-shaped, and has inflection points at μ ± σ.
正态分布完全由均值 μ 和标准差 σ 描述。其图像对称、钟形,并在 μ ± σ 处具有拐点。
The empirical rule provides a quick estimate for probabilities, while the standard normal distribution and z-scores enable precise probability calculations using tables.
经验法则提供了概率的快速估计,而标准正态分布和 z 分数则可以利用表格进行精确的概率计算。
Understanding the properties and graphical features of the normal distribution is essential for further study in A-level mathematics, including statistical inference and hypothesis testing.
理解正态分布的性质与图像特征对于进一步学习 A-level 数学(包括统计推断和假设检验)至关重要。
Published by TutorHao | Mathematics Revision Series | aleveler.com
更多咨询请联系16621398022(同微信)
屏轩国际教育cambridge primary/secondary checkpoint, cat4, ukiset,ukcat,igcse,alevel,PAT,STEP,MAT, ibdp,ap,ssat,sat,sat2课程辅导,国外大学本科硕士研究生博士课程论文辅导Cancel reply