📚 PDF资源导航

A-Level Further Mathematics: Normal Distribution Percentile Points | A-Level 进阶数学:正态分布百分位点

📚 A-Level Further Mathematics: Normal Distribution Percentile Points | A-Level 进阶数学:正态分布百分位点

The normal distribution is one of the most frequently examined probability distributions in Edexcel A-Level Further Mathematics. A percentile point is the value of a random variable such that a specified percentage of the distribution lies below it. Mastering how to find these percentile points — often called the inverse normal problem — is essential for tackling both pure statistics questions and applied exam scenarios with confidence.

正态分布是Edexcel A-Level进阶数学中考查频率最高的概率分布之一。百分位点是指随机变量的一个取值,使得该分布中指定百分比的数据落在其下。掌握如何求百分位点(通常称为正态分布的逆运算问题)对于自信应对纯统计题目和实际应用题至关重要。


1. Understanding Percentile Points | 理解百分位点

For a continuous random variable X with cumulative distribution function F(x), the p-th percentile point is the value xₚ such that P(X ≤ xₚ) = p. For example, the 95th percentile point x₀.₉₅ satisfies P(X ≤ x₀.₉₅) = 0.95. In other words, 95% of all observations fall at or below this value.

对于具有累积分布函数F(x)的连续随机变量X,第p百分位点是满足P(X ≤ xₚ) = p的数值xₚ。例如,第95百分位点x₀.₉₅满足P(X ≤ x₀.₉₅) = 0.95。换言之,95%的观测值落在该值或该值以下。

  • The lower quartile is the 25th percentile: P(X ≤ Q₁) = 0.25. | 下四分位数是第25百分位点:P(X ≤ Q₁) = 0.25。
  • The median is the 50th percentile: P(X ≤ median) = 0.5. | 中位数是第50百分位点:P(X ≤ 中位数) = 0.5。
  • The upper quartile is the 75th percentile: P(X ≤ Q₃) = 0.75. | 上四分位数是第75百分位点:P(X ≤ Q₃) = 0.75。

In the context of a normal distribution, the median equals the mean μ because the distribution is symmetric. The percentile points of the normal distribution cannot be expressed in closed form, so we use the standard normal distribution table or a calculator’s inverse normal function to obtain them.

在正态分布中,由于分布具有对称性,中位数等于均值μ。正态分布的百分位点无法用初等函数闭式表达,因此我们必须借助标准正态分布表或计算器上的逆正态函数来求解。


2. The Standard Normal Distribution and Z-Scores | 标准正态分布与Z分数

If X ~ N(μ, σ²), we standardise by subtracting the mean and dividing by the standard deviation:

若X ~ N(μ, σ²),我们通过减去均值并除以标准差进行标准化:

Z = (X − μ) / σ ~ N(0, 1)

The standard normal distribution has mean 0 and standard deviation 1. Its percentile points are denoted by zₚ, where P(Z ≤ zₚ) = p. Once zₚ is found, the corresponding percentile point of X is recovered by reversing the standardisation:

标准正态分布的均值为0,标准差为1。其百分位点记为zₚ,满足P(Z ≤ zₚ) = p。一旦求出zₚ,通过逆向标准化即可恢复X的对应百分位点:

xₚ = μ + zₚ × σ

  • z₀.₉₀ = 1.2816 — the 90th percentile of the standard normal distribution. | z₀.₉₀ = 1.2816 — 标准正态分布的第90百分位点。
  • z₀.₉₅ = 1.6449 — the 95th percentile. | z₀.₉₅ = 1.6449 — 第95百分位点。
  • z₀.₉₇₅ = 1.9600 — the 97.5th percentile, used in 95% confidence intervals. | z₀.₉₇₅ = 1.9600 — 第97.5百分位点,用于95%置信区间。
  • z₀.₉₉ = 2.3263 — the 99th percentile. | z₀.₉₉ = 2.3263 — 第99百分位点。

By symmetry, zₚ = −z₁₋ₚ. For instance, z₀.₀₅ = −1.6449. This symmetry is crucial when finding low percentiles.

由对称性可知,zₚ = −z₁₋ₚ。例如,z₀.₀₅ = −1.6449。在求低位百分位点时,这种对称性至关重要。


3. The Inverse Normal Function | 逆正态函数

On calculators approved for Edexcel examinations (e.g., Casio ClassWiz FX-991EX), the inverse normal function is found in the distribution menu. It requires three inputs: the probability p (area to the left), the mean μ, and the standard deviation σ. It directly returns the percentile point xₚ.

在Edexcel考试允许使用的计算器上(如Casio ClassWiz FX-991EX),逆正态函数位于分布菜单中。它需要三个输入量:概率p(左侧尾部面积)、均值μ和标准差σ,直接返回百分位点xₚ。

For the standard normal distribution, the inverse normal function is often written as Φ⁻¹(p). It returns the z-value such that Φ(z) = p, where Φ(z) = P(Z ≤ z) is the cumulative distribution function of the standard normal distribution.

对于标准正态分布,逆正态函数通常记为Φ⁻¹(p)。它返回满足Φ(z) = p的z值,其中Φ(z) = P(Z ≤ z)是标准正态分布的累积分布函数。

Key point: most calculators return the lower-tail value by default. If you are given an upper-tail probability, you must first convert it: if P(X > x) = q, then P(X ≤ x) = 1 − q before using the inverse function.

关键点:大多数计算器默认返回下尾值。如果题目给的是上尾概率,必须先转换:若P(X > x) = q,则使用逆函数前应计算P(X ≤ x) = 1 − q。


4. Method: Using the Standard Normal Table in Reverse | 方法:反查标准正态分布表

When working with the standard normal distribution table, we normally look up a z-value and read off the probability. To find a percentile

Published by TutorHao | A-Level 进阶数学 Revision Series | aleveler.com

更多咨询请联系16621398022(同微信)

Comments

屏轩国际教育cambridge primary/secondary checkpoint, cat4, ukiset,ukcat,igcse,alevel,PAT,STEP,MAT, ibdp,ap,ssat,sat,sat2课程辅导,国外大学本科硕士研究生博士课程论文辅导

This site uses Akismet to reduce spam. Learn how your comment data is processed.

Discover more from aleveler.com

Subscribe now to keep reading and get access to the full archive.

Continue reading