📚 4. Mathematical Models in Global Governance | 全球治理中的数学模型
Global governance involves coordinating responses to climate change, pandemics, trade disputes, and security threats. These problems are often too complex for verbal reasoning alone, so policymakers turn to mathematical models to compare costs, predict outcomes, and allocate resources fairly.
全球治理涉及协调应对气候变化、流行病、贸易争端和安全威胁。这些问题往往过于复杂,仅靠文字推理难以解决,因此政策制定者借助数学模型来比较成本、预测结果并公平分配资源。
At A-level, you already have the core tools: exponential functions, logarithms, differential equations, probability distributions, hypothesis tests, and basic game theory. This article shows how these tools appear in global governance contexts and how to present them in exam answers.
在 A-level 阶段,你已经掌握了核心工具:指数函数、对数、微分方程、概率分布、假设检验和基础博弈论。本文将展示这些工具在全球治理情境中的应用,以及如何在考试答案中呈现它们。
1. Why Global Governance Needs Mathematics | 为什么全球治理需要数学
Global problems such as carbon emissions, vaccine distribution, and trade imbalances involve millions of interacting agents. Verbal policy debates often fail because different stakeholders use different assumptions, so mathematical models provide a common language for comparing scenarios.
碳排放、疫苗分配和贸易失衡等全球问题涉及数百万个相互作用的参与者。口头政策辩论常常失败,因为不同利益相关者使用不同的假设,而数学模型为比较各种情景提供了共同语言。
In an exam, you may be asked to interpret a model rather than build one from scratch. Understanding why a model is used, what its parameters mean, and where it breaks down is just as important as solving the equation.
在考试中,你可能会被要求解释一个模型,而不是从零开始构建模型。理解模型为何被使用、参数的含义以及模型在何处失效,与解方程同样重要。
2. Exponential Growth and Global Population | 指数增长与全球人口
The simplest global model is exponential growth. If the world population grows at a constant percentage rate, the population P after time t is given by
最简单的全球模型是指数增长。如果世界人口以恒定百分比增长,则时间 t 后的人口 P 由下式给出
P = P₀eᵏᵗ
where P₀ is the initial population and k is the continuous growth rate. For example, if P₀ = 8 billion and k = 0.01 per year, then after 10 years, P = 8e^(0.1) ≈ 8.84 billion.
其中 P₀ 是初始人口,k 是连续增长率。例如,如果 P₀ = 80 亿,k = 每年 0.01,那么 10 年后,P = 8e^(0.1) ≈ 88.4 亿。
You can also use logarithms to find the doubling time. Setting P = 2P₀ gives 2 = eᵏᵗ, so ln 2 = kt and t = ln 2 / k. This is a common A-level Pure Mathematics skill applied to global forecasting.
你还可以使用对数来求翻倍时间。令 P = 2P₀,得到 2 = eᵏᵗ,因此 ln 2 = kt,t = ln 2 / k。这是 A-level 纯数学中应用于全球预测的常见技能。
3. Epidemiology: The SIR Model | 流行病学:SIR 模型
During a pandemic, global governance bodies need to know how many people will become infected and how quickly. The SIR model divides a population into Susceptible S, Infected I, and Recovered R groups. The basic equations are
在大流行病期间,全球治理机构需要知道有多少人会被感染以及传播速度。SIR 模型将人口分为易感者 S、感染者 I 和康复者 R。基本方程为
dS/dt = -βSI/N, dI/dt = βSI/N – γI, dR/dt = γI
where β is the transmission rate, γ is the recovery rate, and N is the total population. The quantity R₀ = β/γ tells you the average number of secondary infections from one infected person.
其中 β 是传播率,γ 是康复率,N 是总人口。量 R₀ = β/γ 表示一个感染者平均引起的继发感染人数。
Although solving these differential equations is often beyond A-level, you should be able to interpret them: if βSI/N is large, infections rise quickly; if γI is large, recovery dominates. This links directly to the Pure Mathematics topic of rates of change.
虽然求解这些微分方程通常超出 A-level 范围,但你应该能够解释它们:如果 βSI/N 很大,感染迅速上升;如果 γI 很大,康复占主导。这直接与纯数学中的变化率主题相关。
4. Carbon Emissions and Differential Equations | 碳排放与微分方程
Climate governance often models atmospheric CO₂ concentration C as a balance between emissions E and natural absorption. A simple model is dC/dt = E – kC, where k is the absorption rate. This is a first-order linear differential equation.
气候治理通常将大气中的 CO₂ 浓度 C 建模为排放量 E 与自然吸收之间的平衡。一个简单的模型是 dC/dt = E – kC,其中 k 是吸收率。这是一个一阶线性微分方程。
If emissions are constant, the equilibrium concentration is C* = E/k. This value is reached when dC/dt = 0. The solution decays or grows exponentially towards equilibrium, depending on the initial condition.
如果排放量恒定,则平衡浓度为 C* = E/k。当 dC/dt = 0 时达到该值。解会以指数方式衰减或增长至平衡,具体取决于初始条件。
Being able to identify an equilibrium and discuss its stability is a key mathematical skill. In global governance, this tells negotiators whether a target like 450 ppm is achievable under current emission rates.
能够识别平衡点并讨论其稳定性是一项关键的数学技能。在全球治理中,这告诉谈判者,在当前排放率下,450 ppm 这样的目标是否可实现。
5. Hypothesis Testing for Policy Evaluation | 政策评估中的假设检验
International organisations use hypothesis tests to decide whether a policy has had a real effect. For example, a development agency may claim that a new irrigation programme increases crop yield. The null hypothesis H₀ is that the mean yield has not changed, and the alternative H₁ is that it has increased.
国际组织使用假设检验来决定一项政策是否产生了真正效果。例如,一家发展机构可能声称新的灌溉计划提高了作物产量。原假设 H₀ 是平均产量没有变化,备择假设 H₁ 是平均产量有所增加。
A one-tailed t-test or z-test is then performed using sample data. If the p-value is less than the significance level, typically 0.05, the null hypothesis is rejected. This is the same framework you learn in A-level Statistics.
然后使用样本数据进行单尾 t 检验或 z 检验。如果 p 值小于显著性水平(通常为 0.05),则拒绝原假设。这与你在 A-level 统计学中学到的框架相同。
However, global policy decisions also require checking Type I and Type II errors. Rejecting a true H₀ leads to wasted resources, while failing to reject a false H₀ means a useful policy is ignored. Both errors have global consequences.
然而,全球政策决策还需要检查第一类错误和第二类错误。拒绝一个正确的 H₀ 会导致资源浪费,而未能拒绝一个错误的 H₀ 则意味着有用的政策被忽视。两类错误都会产生全球性后果。
6. Probability and Risk Assessment | 概率与风险评估
Global governance often deals with extreme events such as financial crises, floods, and disease outbreaks. These events are modelled using probability distributions, especially the binomial and Poisson distributions for counts and the normal distribution for continuous measures.
全球治理经常涉及金融危机、洪水和疾病暴发等极端事件。这些事件使用概率分布建模,尤其是用于计数的二项分布和泊松分布,以及用于连续测量的正态分布。
For instance, if the probability of a severe drought in a region is 0.1 each year, the binomial distribution can estimate the probability of at least one drought in five years: 1 – P(X = 0) = 1 – (0.9)⁵ ≈ 0.41.
例如,如果某地区每年发生严重干旱的概率为 0.1,二项分布可以估算五年内至少发生一次干旱的概率:1 – P(X = 0) = 1 – (0.9)⁵ ≈ 0.41。
Policymakers use such probabilities to set insurance premiums, plan emergency reserves, and prioritise early-warning systems. Interpreting these calculations is straightforward for students who understand cumulative binomial probabilities.
政策制定者利用此类概率来设定保险费率、规划应急储备并确定预警系统的优先级。对于理解累积二项概率的学生来说,解释这些计算并不困难。
7. Game Theory and International Cooperation | 博弈论与国际合作
Many global governance problems resemble the Prisoner’s Dilemma: each country benefits from free-riding, but if all countries free-ride, everyone suffers. Game theory models these strategic interactions using pay-off matrices.
许多全球治理问题类似于囚徒困境:每个国家都从搭便车中获益,但如果所有国家都搭便车,所有人都会受损。博弈论使用收益矩阵来建模这些战略互动。
A simple two-country game on emission reduction might have strategies ‘Reduce’ and ‘Ignore’. The Nash equilibrium occurs when neither country can improve its pay-off by changing strategy unilaterally. This concept appears in A-level Decision Mathematics.
一个关于减排的简单两国博弈可能有 ‘减排’ 和 ‘忽视’ 两种策略。当没有任何一个国家能通过单方面改变策略来提高收益时,就达到纳什均衡。这一概念出现在 A-level 决策数学中。
Understanding such equilibria helps explain why binding international treaties are needed. In the model, without enforcement, the equilibrium is often mutual non-cooperation, even though mutual cooperation gives a better global outcome.
理解这类均衡有助于解释为什么需要具有约束力的国际条约。在模型中,如果没有强制执行,均衡往往是相互不合作,尽管相互合作会带来更好的全球结果。
8. Network Analysis of Global Trade | 全球贸易的网络分析
Global trade can be represented as a network where countries are vertices and trade flows are edges. Mathematical tools from graph theory measure how connected or fragile the system is.
全球贸易可以表示为一个网络,其中各国家是顶点,贸易流是边。来自图论的数学工具可以衡量该系统的连通性或脆弱性。
One common measure is the number of edges in a spanning tree, which is V – 1 for a connected graph with V vertices. If a major trading hub is removed, the remaining network may become disconnected, showing a vulnerability in global governance.
一个常见的度量是生成树中的边数,对于具有 V 个顶点的连通图,边数为 V – 1。如果移除一个主要贸易枢纽,剩余网络可能变得不连通,从而暴露出全球治理中的脆弱性。
Matrix representations, such as adjacency matrices, can be used to compute the number of paths of a given length. This connects to the A-level Further Mathematics topic of matrices and their applications.
矩阵表示(如邻接矩阵)可用于计算给定长度的路径数量。这与 A-level 进阶数学中矩阵及其应用的主题相关。
9. Linear Regression for Development Indicators | 发展指标的线性回归
International bodies such as the UN compare development indicators like GDP per capita, life expectancy, and education. Linear regression models the relationship between two of these variables, for example, y = a + bx, where y is life expectancy and x is log GDP per capita.
联合国等国际机构比较人均 GDP、预期寿命和教育等发展指标。线性回归用于建模其中两个变量之间的关系,例如 y = a + bx,其中 y 是预期寿命,x 是人均 GDP 的对数。
The least-squares estimates of a and b are found by minimising the sum of squared residuals. The correlation coefficient r measures the strength and direction of the linear relationship, with values close to 1 or -1 indicating strong association.
a 和 b 的最小二乘估计通过最小化残差平方和求得。相关系数 r 衡量线性关系的强度和方向,接近 1 或 -1 的值表明存在强相关关系。
In an exam, you might be given summary statistics Σx, Σy, Σx², Σy², Σxy and asked to compute b = Sxy / Sxx. This is routine in A-level Statistics and directly relevant to evidence-based policy.
在考试中,你可能会得到汇总统计量 Σx、Σy、Σx²、Σy²、Σxy,并要求计算 b = Sxy / Sxx。这在 A-level 统计学中是常规内容,并且与循证政策直接相关。
10. Optimising Resource Allocation | 优化资源配置
Global governance often asks: how should a fixed budget be allocated among competing programmes? Linear programming is the standard tool, with an objective function such as maximising total health benefits subject to budget and capacity constraints.
全球治理经常提出这样的问题:固定预算应如何在相互竞争的方案之间分配?线性规划是标准工具,其目标函数是在预算和能力约束下最大化总健康收益。
The feasible region is defined by linear inequalities, and the optimal solution occurs at a vertex of this region. This is a core topic in A-level Decision Mathematics, often solved graphically or using the simplex method.
可行区域由线性不等式定义,最优解出现在该区域的顶点。这是 A-level 决策数学的核心主题,通常通过图解法或单纯形法求解。
For example, if each unit of vaccination costs £20 and each unit of clean water costs £10, with a total budget of £4000, the constraint 20x + 10y ≤ 4000 limits the possible combinations. Maximising an objective like 5x + 3y then selects the best mix.
例如,如果每单位疫苗接种成本为 20 英镑,每单位洁净水成本为 10 英镑,总预算为 4000 英镑,则约束条件 20x + 10y ≤ 4000 限制了可能的组合。最大化目标函数如 5x + 3y 即可选择最佳组合。
11. Comparing Country Data with Logarithms | 用对数比较国家数据
Economic and demographic data often span several orders of magnitude. Using raw values can hide patterns, so logarithms are used to rescale the data. For example, comparing GDP per capita of $500 and $50,000 is easier on a log scale because log 500 ≈ 2.7 and log 50,000 ≈ 4.7.
经济和人口数据往往跨越几个数量级。使用原始值可能会掩盖规律,因此使用对数来重新缩放数据。例如,比较人均 GDP 500 美元和 50,000 美元在对数尺度上更容易,因为 log 500 ≈ 2.7,log 50,000 ≈ 4.7。
The laws of logarithms allow you to transform multiplicative comparisons into additive ones. If one country’s GDP is 100 times another’s, the log difference is simply log 100 = 2, making trends easier to interpret.
对数法则允许你将乘法比较转换为加法比较。如果一个国家的 GDP 是另一个国家的 100 倍,那么对数差就是 log 100 = 2,从而使趋势更易于解释。
This technique is widely used in the UN Human Development Index and in cross-country growth regressions. A-level students should be comfortable converting between exponential and logarithmic forms.
这一技术广泛应用于联合国人类发展指数和跨国增长回归中。A-level 学生应能熟练地在指数形式和对数形式之间进行转换。
12. Exam-Style Applications and Common Pitfalls | 考试风格应用与常见误区
In an exam, a global governance question may present a real-world scenario and ask you to choose an appropriate model. Always check the assumptions: exponential growth assumes a constant rate, while differential equations assume continuous change.
在考试中,全球治理问题可能会呈现一个现实世界的情景,并要求你选择合适的模型。始终检查假设:指数增长假设增长率恒定,而微分方程假设连续变化。
Common pitfalls include confusing correlation with causation in regression, forgetting to state units, and misinterpreting p-values as the probability that H₀ is true. A p-value is actually the probability of observing the data, or something more extreme, given that H₀ is true.
常见误区包括在回归中将相关关系与因果关系混淆、忘记说明单位,以及将 p 值误解为 H₀ 为真的概率。p 值实际上是在 H₀ 为真的情况下观察到该数据或更极端数据的概率。
When using formulas, write down the equation first, substitute values carefully, and use exact values where possible. Showing your working is essential because examiners award method marks even if the final answer is incorrect.
使用公式时,先写下方程,仔细代入数值,并尽可能使用精确值。展示计算过程至关重要,因为即使最终答案错误,考官也会给予方法分。
Published by TutorHao | Maths Revision Series | aleveler.com
更多咨询请联系16621398022(同微信)
屏轩国际教育cambridge primary/secondary checkpoint, cat4, ukiset,ukcat,igcse,alevel,PAT,STEP,MAT, ibdp,ap,ssat,sat,sat2课程辅导,国外大学本科硕士研究生博士课程论文辅导Cancel reply