📚 PDF资源导航

Modelling Environmental Change with A-Level Mathematics | A-Level数学中的环境变化建模

📚 Modelling Environmental Change with A-Level Mathematics | A-Level数学中的环境变化建模

Environmental issues such as climate change, pollution, and resource depletion are not just topics for geography or biology. In Edexcel A-Level Mathematics, many real environmental situations can be described using exponential models, differential equations, statistical inference, and mechanics. This article walks through the most exam-relevant mathematical techniques and shows how they connect to the environment, with paired English and Chinese explanations to strengthen your understanding.

气候变化、污染和资源枯竭等环境问题不仅是地理或生物课的话题。在爱德思 A-Level 数学中,许多真实环境情境都可以用指数模型、微分方程、统计推断和力学来描述。本文将梳理考试中最相关的数学方法,并展示它们与环境的联系,同时提供中英文对照讲解,帮助你加深理解。


1. Exponential Growth and Decay in Population and Resource Use | 人口与资源使用中的指数增长和衰减

Many environmental quantities change at a rate proportional to their current size. The exponential model is written as P(t) = P₀eᵏᵗ, where P₀ is the initial amount, k is the growth rate, and t is time. If k > 0, the quantity grows; if k < 0, it decays.

许多环境量以与其当前规模成正比的速度变化。指数模型写作 P(t) = P₀eᵏᵗ,其中 P₀ 是初始量,k 是增长率,t 是时间。如果 k > 0,数量增长;如果 k < 0,数量衰减。

For example, if a forest area decreases by 4% per year, the remaining area after t years is A(t) = A₀e⁻⁰·⁰⁴ᵗ. You must be able to convert between a percentage change and the value of k in an exam question.

例如,如果森林面积每年减少 4%,则 t 年后的剩余面积为 A(t) = A₀e⁻⁰·⁰⁴ᵗ。在考试中,你必须能够在百分比变化和 k 值之间进行转换。

P(t) = P₀eᵏᵗ


2. Using Logarithms to Analyse Carbon Dioxide Levels | 利用对数分析二氧化碳浓度

Logarithms are the inverse of exponentials, so they are essential for solving equations such as eᵏᵗ = 2 or finding the time taken for CO₂ concentration to double. The natural logarithm ln is used because the base is e.

对数是指数的逆运算,因此对于求解 eᵏᵗ = 2 这类方程,或者求二氧化碳浓度翻倍所需的时间,对数至关重要。因为底数是 e,所以使用自然对数 ln。

If CO₂ concentration grows according to C(t) = 400e⁰·⁰⁰⁵ᵗ, then setting C(t) = 800 gives 800 = 400e⁰·⁰⁰⁵ᵗ. Dividing by 400 and taking ln of both sides yields ln 2 = 0.005t, so t = ln 2 ÷ 0.005 ≈ 138.6 years.

如果二氧化碳浓度按照 C(t) = 400e⁰·⁰⁰⁵ᵗ 增长,那么令 C(t) = 800 可得 800 = 400e⁰·⁰⁰⁵ᵗ。两边除以 400 并取自然对数,得到 ln 2 = 0.005t,因此 t = ln 2 ÷ 0.005 ≈ 138.6 年。

ln(eᵏᵗ) = kt


3. Differential Equations for Pollution Decay | 污染衰减的微分方程

The rate of decay of a pollutant is often proportional to the amount present. This gives the differential equation dM/dt = −kM, where M is the mass of pollutant and k is a positive decay constant.

污染物的衰减速率通常与当前含量成正比。这给出微分方程 dM/dt = −kM,其中 M 是污染物的质量,k 是正的衰减常数。

Separating the variables gives ∫ dM/M = −k ∫ dt, so ln M = −kt + C. Using the initial condition M(0) = M₀ leads to M(t) = M₀e⁻ᵏᵗ.

分离变量得到 ∫ dM/M = −k ∫ dt,因此 ln M = −kt + C。利用初始条件 M(0) = M₀,可得 M(t) = M₀e⁻ᵏᵗ。

The half-life, t½, is the time taken for the mass to halve. Since M(t½) = ½M₀, we have ½ = e⁻ᵏᵗ½, so t½ = ln 2 ÷ k.

半衰期 t½ 是质量减半所需的时间。由于 M(t½) = ½M₀,可得 ½ = e⁻ᵏᵗ½,因此 t½ = ln 2 ÷ k。

M(t) = M₀e⁻ᵏᵗ, t½ = ln 2 ÷ k


4. Regression Lines and Climate Data | 回归直线与气候数据

Climate scientists often use linear regression to model the relationship between two variables, such as year and global temperature anomaly. The least squares regression line has equation y = a + bx, where b = Sxy ÷ Sxx and a = ȳ − bx̄.

气候科学家经常使用线性回归来模拟两个变量之间的关系,例如年份与全球温度距平。最小二乘回归直线的方程为 y = a + bx,其中 b = Sxy ÷ Sxx,a = ȳ − bx̄。

Given summarised data, you must calculate Sxx = Σ(x − x̄)² and Sxy = Σ(x − x̄)(y − ȳ) accurately. Edexcel questions often provide these sums to save time.

给定汇总数据后,你必须准确计算 Sxx = Σ(x − x̄)² 和 Sxy = Σ(x − x̄)(y − ȳ)。爱德思考试题通常会提供这些求和结果以节省时间。

y = a + bx, b = Sxy ÷ Sxx


5. Correlation and Causation in Environmental Statistics | 环境统计中的相关性与因果性

The product moment correlation coefficient r measures the strength and direction of a linear relationship. A value close to 1 indicates strong positive correlation, while a value close to −1 indicates strong negative correlation.

积矩相关系数 r 衡量线性关系的强度和方向。接近 1 的值表示强正相关,接近 −1 的值表示强负相关。

However, correlation does not imply causation. For example, a rise in global temperature may correlate with increased ice cream sales, but one does not directly cause the other. Exam questions ask you to comment on this distinction in context.

然而,相关并不意味着因果。例如,全球气温上升可能与冰淇淋销量增加相关,但两者之间并不是直接的因果关系。考试题要求你结合具体情境评论这一区别。


6. Probability Models for Extreme Weather Events | 极端天气事件的概率模型

The binomial distribution can model the number of extreme weather events in a fixed number of independent years, provided the probability p of an event is constant. If X denotes the number of floods in 10 years, then X ~ B(10, p).

二项分布可以模拟固定数量独立年份中极端天气事件发生的次数,前提是每次事件发生的概率 p 保持不变。如果 X 表示 10 年中洪水发生的次数,则 X ~ B(10, p)。

If p = 0.2, the probability of exactly 3 floods is P(X = 3) = ₁₀C₃ × 0.2³ × 0.8⁷. You should be able to use the formula or a calculator to evaluate this.

如果 p = 0.2,恰好发生 3 次洪水的概率为 P(X = 3) = ₁₀C₃ × 0.2³ × 0.8⁷。你应该能够使用公式或计算器计算该值。

P(X = r) = ₙCᵣ pʳ(1 − p)ⁿ⁻ʳ


7. The Normal Distribution and Air Quality Index | 正态分布与空气质量指数

Many environmental measurements, such as daily air quality index values, are approximately normally distributed. If X ~ N(μ, σ²), you can standardise using z = (x − μ) ÷ σ to find probabilities.

许多环境测量值,例如每日空气质量指数,都近似服从正态分布。如果 X ~ N(μ, σ²),你可以使用 z = (x − μ) ÷ σ 进行标准化,从而求得概率。

For example, if air quality has mean 50 and standard deviation 10, the probability that X exceeds 65 is P(Z > 1.5) = 1 − Φ(1.5) ≈ 0.0668.

例如,如果空气质量均值为 50,标准差为 10,则 X 超过 65 的概率为 P(Z > 1.5) = 1 − Φ(1.5) ≈ 0.0668。

z = (x − μ) ÷ σ


8. Hypothesis Testing: Are Emissions Reduced? | 假设检验:排放是否降低?

A one-tailed hypothesis test can be used to decide whether a policy has significantly reduced emissions. The null hypothesis H₀: μ = μ₀ assumes no change, while H₁: μ < μ₀ suggests a decrease.

单尾假设检验可用于判断某项政策是否显著降低了排放。原假设 H₀: μ = μ₀ 假设没有变化,而备择假设 H₁: μ < μ₀ 表示排放降低。

You compare the test statistic with a critical value from the normal distribution, or find the p-value. If the p-value is less than the significance level, such as 0.05, you reject H₀.

你需要将检验统计量与正态分布的临界值进行比较,或者求出 p 值。如果 p 值小于显著性水平(例如 0.05),就拒绝原假设 H₀。

Reject H₀ if p-value < 0.05


9. Numerical Methods: Estimating Areas Under CO₂ Curves | 数值方法:估计二氧化碳曲线下的面积

The trapezium rule estimates the area under a curve when integration is difficult. This is useful for finding total CO₂ emissions from a rate-of-emission graph over a period.

当积分难以计算时,梯形法则可用来估计曲线下的面积。这对于根据排放速率图求某一时期内的二氧化碳总排放量非常有用。

The rule divides the area into n strips of width h and uses the formula: Area ≈ h ÷ 2 × [y₀ + 2(y₁ + y₂ + … + yₙ₋₁) + yₙ].

该法则将面积分成 n 个宽度为 h 的条带,并使用公式:面积 ≈ h ÷ 2 × [y₀ + 2(y₁ + y₂ + … + yₙ₋₁) + yₙ]。

Area ≈ (h ÷ 2)[y₀ + 2(y₁ + … + yₙ₋₁) + yₙ]


10. Mechanics: Forces and Energy in Wind Turbines | 力学:风力涡轮机中的力与能量

Wind turbines convert kinetic energy from moving air into electrical power. The kinetic energy of air mass m moving at velocity v is KE = ½mv², and power is the rate of energy transfer.

风力涡轮机将流动空气的动能转化为电能。质量为 m、速度为 v 的空气动能是 KE = ½mv²,功率则是能量传递的速率。

In mechanics questions, you may be asked to calculate the power produced using P = Fv, where F is the force exerted and v is the velocity. Edexcel often sets such problems in renewable energy contexts.

在力学题中,你可能需要使用 P = Fv 计算产生的功率,其中 F 是施加的力,v 是速度。爱德思常在可再生能源情境中设置这类问题。

KE = ½mv², P = Fv


11. Sequences and Series: Recycling and Cumulative Waste | 数列与级数:回收与累计废物

Geometric sequences can model repeated recycling, where a fixed proportion of material is reused each cycle. If a₁ is the initial amount and each cycle retains ratio r, the total recycled over n cycles is a geometric series.

等比数列可以模拟重复回收过程,即每个循环都有固定比例的材料被重复利用。如果 a₁ 是初始量,每个循环的保留比例为 r,则 n 个循环的总回收量是一个等比级数。

The sum to n terms is Sₙ = a(1 − rⁿ) ÷ (1 − r). If r < 1 and the process continues indefinitely, the sum to infinity is S∞ = a ÷ (1 − r).

前 n 项和为 Sₙ = a(1 − rⁿ) ÷ (1 − r)。如果 r < 1 且过程无限进行下去,则无穷和为 S∞ = a ÷ (1 − r)。

S∞ = a ÷ (1 − r), |r| < 1


12. Exam-Style Connections and Common Pitfalls | 考试题型联系与常见失分点

In Edexcel A-Level Mathematics, environmental modelling questions combine techniques from pure mathematics, statistics, and mechanics. It is common to see a graph of exponential growth followed by a regression analysis or a hypothesis test. You must select the correct model from the context.

在爱德思 A-Level 数学中,环境建模题通常综合纯数学、统计和力学方法。常见题型是先给指数增长图,再结合回归分析或假设检验。你必须根据情境选择正确模型。

Common pitfalls include forgetting to convert percentage rates to decimals, misinterpreting correlation as causation, using the wrong tail in hypothesis tests, and confusing half-life with doubling time. Always write down the model and define variables clearly.

常见失分点包括:忘记将百分率转换为小数、把相关性误解为因果性、在假设检验中选错尾侧,以及混淆半衰期和倍增时间。答题时一定要写清模型,并明确定义变量。

Published by TutorHao | Mathematics 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