A-Level CCEA Statistics: Interdisciplinary Mixed Question Training | A-Level CCEA 统计:跨学科综合题型训练

📚 A-Level CCEA Statistics: Interdisciplinary Mixed Question Training | A-Level CCEA 统计:跨学科综合题型训练

In A-Level Statistics under the CCEA specification, the ability to apply statistical techniques across a variety of real-world contexts is essential for top marks. This article delivers integrated exam-style training that blends core methods—hypothesis testing, regression, probability distributions, confidence intervals, and decision theory—with genuine scenarios from biology, economics, psychology, physical geography, medicine, and business. Each section presents a contextual problem, walks through the statistical reasoning, and reinforces crucial links between theory and interdisciplinary practice.

在 CCEA 考试局的 A-Level 统计课程中,能够将统计方法灵活应用于各种真实情境是取得高分的关键。本文提供跨学科综合题型训练,将假设检验、回归分析、概率分布、置信区间、决策理论等核心方法与生物学、经济学、心理学、自然地理、医学和商业中的实际问题相结合。每一节展示一个情境题目,梳理统计推理步骤,巩固理论与跨学科实践之间的重要联系。

1. Hypothesis Testing for a Population Mean: Biology Experiment | 生物学实验中的总体均值假设检验

A biologist investigates whether a new organic fertiliser increases the mean height of tomato seedlings. The historical mean height without treatment is μ₀ = 30.0 cm. She applies the fertiliser to a random sample of 10 seedlings and obtains a sample mean height x̄ = 32.4 cm with sample standard deviation s = 3.1 cm. A 5% significance level is chosen to test if the fertiliser genuinely promotes additional growth.

一位生物学家研究新型有机肥料是否能增加番茄幼苗的平均高度。未施肥的历史均值 μ₀ = 30.0 cm。她对随机抽取的 10 株幼苗施肥,得到样本均值 x̄ = 32.4 cm,样本标准差 s = 3.1 cm。选用 5% 显著性水平检验该肥料是否确实促进生长。

Because the population standard deviation is unknown and the sample size is small, a one-sample t‑test is appropriate. The hypotheses are stated as H₀: μ = 30.0 cm and H₁: μ > 30.0 cm, giving a one‑tailed test. The test statistic is computed using the formula t = (x̄ − μ₀) / (s/√n).

由于总体标准差未知且样本量小,适合使用单样本 t 检验。设立假设:H₀: μ = 30.0 cm,H₁: μ > 30.0 cm,进行单尾检验。检验统计量按公式 t = (x̄ − μ₀) / (s/√n) 计算。

t = (32.4 − 30.0) / (3.1/√10) ≈ 2.448

The degrees of freedom ν = n − 1 = 9. The critical value from the t‑distribution table at α = 0.05 (one‑tailed) is t₉,₀.₀₅ = 1.833. Since 2.448 > 1.833, the test statistic lies in the rejection region. Consequently, we reject H₀ and conclude that there is sufficient evidence at the 5% level to suggest the new fertiliser increases the mean height of tomato seedlings.

自由度 ν = n − 1 = 9。查 t 分布表,α = 0.05 单尾临界值 t₉,₀.₀₅ = 1.833。由于 2.448 > 1.833,检验统计量落入拒绝域。因此拒绝 H₀,认为在 5% 显著性水平下有足够证据表明新肥料提高了番茄幼苗的平均高度。

This biological application highlights the importance of checking assumptions such as normality of the underlying population and randomness of the sample. In real agricultural trials, blocking or randomisation on plots of land would further strengthen the design.

这一生物学应用凸显了检验总体正态性和样本随机性等假设的重要性。在真实的农业试验中,地块的区组化或随机化设计会进一步增强实验可靠性。


2. Correlation and Regression: Economic Data | 经济学中的相关与回归

An economist examines the relationship between household disposable income (x, in £1000s) and annual consumer spending (y, in £1000s) using data from eight randomly selected households. The summary statistics are as follows: Σx = 256, Σy = 184, Σx² = 8640, Σy² = 4576, Σxy = 6224, n = 8.

一位经济学家利用随机选取的八个家庭的数据考察家庭可支配收入(x, 单位千英镑)与年消费支出(y, 单位千英镑)的关系。汇总统计量为:Σx = 256, Σy = 184, Σx² = 8640, Σy² = 4576, Σxy = 6224, n = 8。

The product‑moment correlation coefficient r measures the strength of linear association. It is computed as:

积矩相关系数 r 衡量线性关系的强度,计算如下:

r = [nΣxy − (Σx)(Σy)] / √{[nΣx² − (Σx)²][nΣy² − (Σy)²]}

Substituting the given values gives r ≈ 0.912, indicating a strong positive linear correlation. The regression equation of y on x can be found from the slope b = [nΣxy − (Σx)(Σy)] / [nΣx² − (Σx)²] and intercept a = ȳ − b x̄, where x̄ = Σx/n = 32, ȳ = Σy/n = 23. After calculation, b ≈ 0.68 and a ≈ 1.24, yielding y = 1.24 + 0.68x. This model suggests that for every additional £1000 of disposable income, consumer spending rises by approximately £680.

代入数值得到 r ≈ 0.912,表明存在强正线性相关。y 对 x 的回归方程可通过斜率 b = [nΣxy − (Σx)(Σy)] / [nΣx² − (Σx)²] 和截距 a = ȳ − b x̄ 求得,其中 x̄ = Σx/n = 32,ȳ = 23。经计算,b ≈ 0.68,a ≈ 1.24,得到方程 y = 1.24 + 0.68x。该模型意味着可支配收入每增加 1000 英镑,消费支出约增加 680 英镑。

It is vital to interpret the coefficient of determination r² ≈ 0.83, meaning about 83% of the variation in consumer spending is accounted for by the linear relationship with income. Economic forecasting must, however, remain cautious of extrapolation beyond the observed income range.

解释决定系数 r² ≈ 0.83 至关重要,这意味着消费支出约 83% 的变异可由与收入的线性关系解释。然而,经济预测必须谨慎避免在观测收入范围外进行外推。


3. Chi-Squared Tests: Medical Trial Outcomes | 医学试验中的卡方检验

A medical trial investigates whether a new migraine drug is more effective than a placebo. A total of 200 patients were randomly assigned to either the drug or placebo group, and the outcome (significant relief or no relief) was recorded. The observed frequencies are shown in the table below.

一项医学试验研究一种新的偏头痛药物是否比安慰剂更有效。共 200 名患者被随机分配到药物组或安慰剂组,并记录结果(显著缓解或无缓解)。观察频数见下表。

Significant relief No relief Total
Drug 72 28 100
Placebo 48 52 100
Total 120 80 200

We apply a chi-squared test for independence at the 1% significance level. H₀ states that treatment and outcome are independent; H₁ states they are associated. The expected frequencies are calculated as (row total × column total) / grand total. For the drug‑relief cell, E = (100×120)/200 = 60; for placebo‑no relief, E = (100×80)/200 = 40, and so on.

我们使用 1% 显著性水平的卡方独立性检验。H₀ 假设治疗方式与结果相互独立;H₁ 假设两者存在关联。期望频数按 (行合计 × 列合计) / 总计 计算。药物‑缓解格:E = (100×120)/200 = 60;安慰剂‑无缓解:E = (100×80)/200 = 40,依此类推。

χ² = Σ (O − E)² / E = (72−60)²/60 + (28−40)²/40 + (48−60)²/60 + (52−40)²/40 ≈ 2.4 + 3.6 + 2.4 + 3.6 = 12.0

The degrees of freedom are (rows−1)×(columns−1) = 1. The critical value from χ² distribution at 1% with 1 df is 6.635. Since 12.0 > 6.635, we reject H₀ and conclude there is strong evidence of an association between the drug and migraine relief.

自由度为 (行−1)×(列−1) = 1。1% 水平下、自由度为 1 的卡方临界值为 6.635。因 12.0 > 6.635,拒绝 H₀,结论是有强证据表明药物与偏头痛缓解存在关联。

Such tests are frequently used in clinical trials for binary outcomes. A significant result must be followed by inspection of the residuals to confirm which cells drive the association; here the drug group shows a notably higher than expected relief rate.

这类检验常用于临床试验中的二元结局。显著结果后必须检查残差以确认哪些格驱动关联;此处药物组的缓解率明显高于期望值。


4. Discrete Probability Distributions: Environmental Incidents | 环境事件中的离散概率分布

An environmental agency models the number of chemical spills per month in a large industrial estate using a Poisson distribution. Historical records show the mean rate is λ = 2.5 spills per month. The team calculates the probability of exactly two spills in a given month and the probability of no more than one spill. The Poisson probability mass function is used:

某环保署使用泊松分布对一个大型工业区每月的化学品泄漏事故进行建模。历史记录显示平均发生率为 λ = 2.5 次/月。计算在给定月份恰好发生两次泄漏的概率,以及不超过一次泄漏的概率,使用泊松概率质量函数:

P(X = x) = (e⁻².⁵ × 2.5ˣ) / x!

For exactly two spills: P(X = 2) = e⁻².⁵ × 2.5² / 2! ≈ 0.2565. For no spills: P(X = 0) = e⁻².⁵ ≈ 0.0821; for one spill: P(X = 1) = e⁻².⁵ × 2.5 ≈ 0.2052. Therefore, P(X ≤ 1) = 0.0821 + 0.2052 = 0.2873. There is about a 28.7% chance of at most one spill in a month.

恰好两次泄漏:P(X = 2) = e⁻².⁵ × 2.5² / 2! ≈ 0.2565。零次:P(X = 0) = e⁻².⁵ ≈ 0.0821;一次:P(X = 1) = e⁻².⁵ × 2.5 ≈ 0.2052。因此 P(X ≤ 1) = 0.2873,约 28.7% 的概率一个月最多只发生一次泄漏。

Geographical and environmental applications also involve decisions about scarce resources. If the agency wants to be 95% sure there are enough response teams, they can find the smallest k such that P(X ≤ k) ≥ 0.95. For λ = 2.5, using cumulative Poisson tables or the normal approximation (λ > 15 unjustified here), we find the critical value around 5 or 6. This influences staff rostering in public-sector statistics.

地理与环境应用还涉及稀缺资源的决策。如果环保署想以 95% 的把握保证有足够的应急小组,需要找出最小的 k 使 P(X ≤ k) ≥ 0.95。对于 λ = 2.5,查泊松累积表得到临界值约为 5 或 6。这直接影响公共部门统计中的排班安排。


5. The t-test for Paired Samples: Psychology Memory Study | 配对样本t检验:心理学记忆研究

A cognitive psychologist investigates whether a mnemonic training programme improves short‑term memory. Ten participants are tested before and after the training, recording the number of words recalled out of 30. The differences (after − before) are: 3, 5, -1, 4, 6, 2, 7, 3, 1, 4. The sample mean difference d̄ = 3.4 and the sample standard deviation of differences s_d = 2.37 (both rounded).

一位认知心理学家研究记忆术训练是否能改善短期记忆。10 名参与者在训练前后分别接受测试,记录 30 个词中回忆的数量。差值(后 − 前)为:3, 5, -1, 4, 6, 2, 7, 3, 1, 4。样本均值差 d̄ = 3.4,差值的样本标准差 s_d = 2.37(均四舍五入)。

Since the same participants are used, a paired sample t‑test is correct. The hypotheses are H₀: μ_d = 0 and H₁: μ_d > 0 (one‑tailed), with α = 0.01. The test statistic is t = d̄ / (s_d/√n).

由于使用相同的参与者,配对样本 t 检验是合适的。假设为 H₀: μ_d = 0,H₁: μ_d > 0(单尾),α = 0.01。检验统计量 t = d̄ / (s_d/√n)。

t = 3.4 / (2.37/√10) ≈ 4.536

Degrees of freedom ν = 9. The critical value t₉,₀.₀₁ (one‑tailed) is 2.821. The calculated t far exceeds this critical value, so we reject H₀. There is very strong evidence that the mnemonic training significantly increases recall scores. Psychology experiments often rely on paired designs to control for individual variability, making this a powerful within‑subject approach.

自由度 ν = 9。单尾临界值 t₉,₀.₀₁ = 2.821。计算出的 t 值远大于临界值,故拒绝 H₀。有极强证据表明记忆术训练显著提高了回忆分数。心理学实验常依赖配对设计以控制个体差异,这是一种强有力的被试内方法。


6. Confidence Intervals for a Proportion: Social Survey | 比例置信区间:社会调查

In a large‑scale social survey on public transport usage, a random sample of 600 adults is interviewed, and 420 of them report using the bus at least once a week. The sample proportion p̂ = 420/600 = 0.70. Construct a 95% confidence interval for the true population proportion, p, of adults who use the bus weekly. The margin of error uses the normal approximation and is given by z* × √[p̂(1 − p̂)/n], where z* = 1.96 for 95% confidence.

在一项关于公共交通使用的大规模社会调查中,随机采访了 600 名成年人,其中 420 人表示每周至少乘坐一次公交车。样本比例 p̂ = 420/600 = 0.70。构建每周乘坐公交车的成人总体比例 p 的 95% 置信区间。误差幅度采用正态近似,公式为 z* × √[p̂(1 − p̂)/n],其中 95% 置信水平下 z* = 1.96。

Margin of error = 1.96 × √(0.70×0.30 / 600) ≈ 0.0367

The 95% confidence interval is (0.70 − 0.0367, 0.70 + 0.0367) = (0.6633, 0.7367). We are 95% confident that the true proportion lies between 66.3% and 73.7%. Sociologists must check the conditions: random sampling, independence, and np̂ ≥ 5, n(1-p̂) ≥ 5, which hold here (420 and 180 ≥ 5). This interval informs policy makers about potential demand for expanded bus services.

95% 置信区间为 (0.70 − 0.0367, 0.70 + 0.0367) = (0.6633, 0.7367)。我们有 95% 的置信度认为真实比例介于 66.3% 到 73.7% 之间。社会学家必须检查条件:随机抽样、独立性以及 np̂ ≥ 5、n(1-p̂) ≥ 5,本例均满足(420 和 180 ≥ 5)。该区间为政策制定者扩充公交服务需求提供了信息。


7. Normal Distribution: Quality Control in Engineering | 正态分布:工程质量控制

A manufacturer produces steel bolts whose diameters are normally distributed with mean μ = 10.00 mm and standard deviation σ = 0.15 mm. The specification limits are 10.00 ± 0.30 mm. Bolts outside this interval are defective. Calculate the probability that a randomly selected bolt is defective.

某制造商生产的钢螺栓直径服从正态分布,均值 μ = 10.00 mm,标准差 σ = 0.15 mm。规格上限为 10.00 ± 0.30 mm,超出该范围的螺栓为次品。计算随机抽取一个螺栓为次品的概率。

We standardise the limits: lower Z = (9.70 − 10.00)/0.15 = −2.00, upper Z = (10.30 − 10.00)/0.15 = 2.00. The probability of a bolt being acceptable is P(−2.00 < Z < 2.00) = Φ(2.00) − Φ(−2.00) = 0.9772 − 0.0228 = 0.9544. Hence the probability of a defective bolt is 1 − 0.9544 = 0.0456, or about 4.56%.

标准化上下限:下限 Z = (9.70 − 10.00)/0.15 = −2.00,上限 Z = (10.30 − 10.00)/0.15 = 2.00。合格概率为 P(−2.00 < Z < 2.00) = Φ(2.00) − Φ(−2.00) = 0.9772 − 0.0228 = 0.9544。故次品概率为 1 − 0.9544 = 0.0456,约 4.56%。

Engineers also monitor process capability indices such as Cp and Cpk. In this case, Cp = (USL−LSL)/(6σ) = 0.60/(0.90) ≈ 0.667, indicating the process spread is wider than the specification width, reinforcing the need for improvement. Using the normal model helps set maintenance schedules and calibration checks.

工程师还会监测过程能力指数如 Cp 和 Cpk。本例 Cp = (USL−LSL)/(6σ) = 0.60/0.90 ≈ 0.667,表明过程散布比规格宽度更宽,进一步说明改进的必要。运用正态模型有助于制定维护计划与校准检查。


8. Sampling Methods and Bias: Geography Fieldwork | 抽样方法与偏差:地理实地调查

Geography students measure pebble size along a

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课程辅导,国外大学本科硕士研究生博士课程论文辅导Cancel reply

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

Exit mobile version