📚 Storm Hazards: Mathematical Modelling for A-Level Edexcel | 风暴灾害:A-Level Edexcel 数学建模
In Edexcel A-Level Mathematics, real-world contexts such as storm hazards can be used to test statistical distributions, exponential models, hypothesis testing and calculus. This article explains how typhoons and hurricanes provide data for probability, logarithms, differentiation and regression, all linked to the A-Level specification.
在 Edexcel A-Level 数学中,风暴灾害等现实情境可用来考查统计分布、指数模型、假设检验和微积分。本文解释台风和飓风如何为概率、对数、微分和回归提供数据,并与 A-Level 考纲紧密联系。
1. Storm Hazards as a Mathematical Context | 作为数学背景的风暴灾害
Storm hazards are not just a geography topic. For a mathematician, wind speed, occurrence counts and damage costs are quantitative variables that can be modelled with A-Level tools such as the normal distribution, Poisson distribution, exponential functions and regression lines.
风暴灾害不仅仅是地理课题。对数学而言,风速、发生次数和损失成本都是定量变量,可以用 A-Level 工具建模,例如正态分布、泊松分布、指数函数和回归直线。
In exam questions, you will usually be given a real-life storm scenario and asked to calculate probabilities, perform a hypothesis test, or find a rate of change. The key is to identify the correct mathematical model and the relevant parameters.
在考试题中,通常会给出一个真实的风暴情景,要求你计算概率、进行假设检验或求变化率。关键是识别正确的数学模型及相关参数。
2. Modelling Wind Speed with the Normal Distribution | 用正态分布建模风速
Suppose the maximum wind speed X in a particular ocean basin is normally distributed with mean μ and standard deviation σ. The standardised value is Z = (X − μ) / σ. For example, if μ = 120 km/h and σ = 20 km/h, the probability that X exceeds 150 km/h is P(Z > 1.5) = 1 − Φ(1.5) ≈ 0.0668.
假设某海域最大风速 X 服从均值为 μ、标准差为 σ 的正态分布。标准化值为 Z = (X − μ) / σ。例如,若 μ = 120 km/h 且 σ = 20 km/h,则 X 超过 150 km/h 的概率为 P(Z > 1.5) = 1 − Φ(1.5) ≈ 0.0668。
Z = (X − μ) ÷ σ
You can also work backwards: given a probability, find the required wind speed using the inverse normal distribution. For instance, if the top 5% of wind speeds are classified as extreme, the threshold is μ + 1.6449σ = 120 + 1.6449 × 20 ≈ 152.9 km/h.
你也可以反向计算:给定概率,使用逆正态分布求所需风速。例如,若风速最高的 5% 被归类为极端,则阈值为 μ + 1.6449σ = 120 + 1.6449 × 20 ≈ 152.9 km/h。
3. Logarithmic Scales and the Saffir-Simpson Scale | 对数尺度与萨菲尔-辛普森等级
The Saffir-Simpson hurricane wind scale uses categories 1 to 5. Wind speeds increase from about 119 km/h in Category 1 to over 252 km/h in Category 5, but the destructive energy scales with the cube of wind speed. A logarithmic transformation helps compare values across these orders of magnitude.
萨菲尔-辛普森飓风等级使用 1 至 5 级。风速从 1 级约 119 km/h 增加到 5 级超过 252 km/h,但破坏能量随风速的三次方增长。对数变换有助于比较这些跨数量级的数值。
log₁₀ E = 3 log₁₀ v + c
For A-Level, this is useful when interpreting log graphs. If a plot of log₁₀ E against log₁₀ v gives a straight line with gradient 3, the original relationship is approximately E = k v³. This is a common skill in the ‘exponentials and logarithms’ part of the course.
对 A-Level 来说,这在解释对数图像时很有用。若 log₁₀ E 对 log₁₀ v 的图是一条斜率为 3 的直线,则原始关系近似为 E = k v³。这是课程中“指数与对数”部分的常见技能。
4. Poisson Processes for Typhoon Occurrence | 台风发生次数的泊松过程
The number of typhoons making landfall in a region per year can be modelled by a Poisson distribution with mean λ. This model assumes that events occur independently, at a constant average rate, and two events cannot occur at exactly the same instant.
某地区每年登陆台风次数可用均值为 λ 的泊松分布建模。该模型假设事件独立发生、平均发生率恒定,且两个事件不能在同一瞬间发生。
P(X = x) = e⁻λ λˣ ÷ x!
If historical records give λ = 2.4 per year, then P(X = 0) = e⁻²·⁴ × 2.4⁰ ÷ 0! = e⁻²·⁴ ≈ 0.0907. So there is about a 9.1% chance of no typhoon in a given year.
若历史记录给出 λ = 2.4 次/年,则 P(X = 0) = e⁻²·⁴ × 2.4⁰ ÷ 0! = e⁻²·⁴ ≈ 0.0907。因此某一年没有台风的概率约为 9.1%。
5. Binomial Probabilities in Hazard Warnings | 灾害预警中的二项概率
If a warning system has a fixed probability p of correctly predicting a dangerous storm, and n independent storms are observed, the number of correct warnings Y follows a binomial distribution Binomial(n, p).
若某预警系统正确预测危险风暴的概率固定为 p,且观测到 n 个独立风暴,则正确预警次数 Y 服从二项分布 Binomial(n, p)。
P(Y = r) = ⁿCᵣ pʳ (1 − p)ⁿ⁻ʳ
For n = 10 and p = 0.85, P(Y = 9) = ¹⁰C₉ × 0.85⁹ × 0.15¹ ≈ 0.347. This means there is a 34.7% chance of exactly nine correct warnings out of ten storms.
当 n = 10、p = 0.85 时,P(Y = 9) = ¹⁰C₉ × 0.85⁹ × 0.15¹ ≈ 0.347。这意味着十次风暴中恰好九次正确预警的概率为 34.7%。
6. Exponential Growth and Decay in Storm Intensity | 风暴强度的指数增长与衰减
Over warm water, a tropical cyclone can intensify, with wind speed v(t) sometimes modelled by v(t) = v₀eᵏᵗ for short periods. After landfall, the decay of maximum wind speed can be modelled by v(t) = v₀e⁻ᵏᵗ.
在温暖洋面上,热带气旋可能增强,风速 v(t) 有时在短期内可用 v(t) = v₀eᵏᵗ 建模。登陆后,最大风速衰减可用 v(t) = v₀e⁻ᵏᵗ 建模。
v(t) = v₀e⁻ᵏᵗ
If v₀ = 180 km/h and k = 0.12 h⁻¹, after 5 hours, v = 180e⁻⁰·⁶ ≈ 98.8 km/h. The model shows exponential decay, and A-Level questions often ask you to find k from two readings or to calculate the half-life of intensity.
若 v₀ = 180 km/h 且 k = 0.12 h⁻¹,5 小时后 v = 180e⁻⁰·⁶ ≈ 98.8 km/h。该模型显示指数衰减,A-Level 题目常要求你根据两个读数求 k,或计算强度的半衰期。
7. Hypothesis Testing for Storm Frequency | 风暴频率的假设检验
A one-tailed Poisson hypothesis test can assess whether the mean number of severe storms has increased. Suppose the null hypothesis is H₀: λ = 3 per year and the alternative is H₁: λ > 3.
单尾泊松假设检验可评估严重风暴平均次数是否增加。设原假设 H₀: λ = 3 次/年,备择假设 H₁: λ > 3。
If 7 storms are observed in one year, the p-value is P(X ≥ 7 | λ = 3) = 1 − P(X ≤ 6 | λ = 3). Using Poisson tables, this is approximately 0.033. Since 0.033 < 0.05, there is evidence at the 5% significance level to reject H₀.
若一年观测到 7 次风暴,p 值为 P(X ≥ 7 | λ = 3) = 1 − P(X ≤ 6 | λ = 3)。查泊松分布表得约 0.033。由于 0.033 < 0.05,在 5% 显著性水平下,有证据拒绝 H₀。
P(X ≥ 7 | λ = 3) ≈ 0.033
Always state your conclusion in context: ‘There is sufficient evidence that the mean number of severe storms per year has increased.’
始终结合背景陈述结论:“有充分证据表明每年严重风暴的平均次数有所增加。”
8. Rates of Change: Storm Surge and Calculus | 变化率:风暴潮与微积分
Storm surge height h(t) can rise rapidly before landfall. The rate of change dh/dt gives the vertical speed of the water. If h(t) = 0.5t² + 2t metres, then dh/dt = t + 2 m/h.
风暴潮高度 h(t) 在登陆前可快速上升。变化率 dh/dt 给出水位的垂直速度。若 h(t) = 0.5t² + 2t 米,则 dh/dt = t + 2 米/小时。
dh/dt = t + 2
At t = 3 hours, the surge is rising at 5 m/h. A-Level differentiation questions may also ask for maximum surge height or when the surge stops rising, which requires setting dh/dt = 0.
在 t = 3 小时,风暴潮以 5 米/小时的速度上升。A-Level 微分题还可能要求最大风暴潮高度或风暴潮何时停止上升,这需要令 dh/dt = 0。
9. Correlation and Regression for Damage Costs | 损失成本的相关性与回归
After a storm, insured damage cost C and maximum wind speed v are often positively correlated. The product moment correlation coefficient r measures linear association. A regression line such as C = a + bv can be fitted by least squares.
Published by TutorHao | A-Level Mathematics Revision Series | aleveler.com
更多咨询请联系16621398022(同微信)
屏轩国际教育cambridge primary/secondary checkpoint, cat4, ukiset,ukcat,igcse,alevel,PAT,STEP,MAT, ibdp,ap,ssat,sat,sat2课程辅导,国外大学本科硕士研究生博士课程论文辅导