📚 Year 10 CIE Statistics: Interdisciplinary Problem-Solving Practice | Year 10 CIE 统计:跨学科综合题型训练
In Year 10 CIE Statistics, applying statistical methods to real-world, cross-curricular contexts is essential for mastering problem-solving skills. This article provides structured training in interdisciplinary question types drawn from Biology, Economics, Physics, Geography, and more, covering probability, data handling, correlation, and inference.
在 Year 10 CIE 统计课程中,将统计方法应用于现实世界和跨学科情境是掌握解题技能的关键。本文提供一套结构化的跨学科综合题型训练,内容涵盖生物、经济、物理、地理等领域,涉及概率、数据处理、相关性和推断。
1. Genetics Probability and Tree Diagrams | 遗传学概率与树形图
In genetics, the likelihood of offspring inheriting certain traits can be modelled using probability tree diagrams. Consider cystic fibrosis (CF) caused by a recessive allele f. If both parents are carriers (Ff), the probability of a child having CF is P(ff) = 1/2 × 1/2 = 1/4, assuming independent assortment.
在遗传学中,后代继承特定性状的概率可以用概率树形图来建模。以囊性纤维化(CF)为例,该病由隐性等位基因 f 引起。若父母双方都是携带者 (Ff),孩子患病的概率为 P(ff) = 1/2 × 1/2 = 1/4,假设等位基因独立分配。
A typical follow‑up asks for the probability that the child is healthy or a carrier (at least one dominant F). Using the complement: P(at least one F) = 1 – P(ff) = 3/4. The tree diagram helps visualise all four equally likely outcomes: FF, Ff, fF, ff.
典型的后续问题要求计算孩子健康或是携带者(至少一个显性 F)的概率。利用互补事件:P(至少一个 F) = 1 – P(ff) = 3/4。树形图帮助可视化所有四种等可能结果:FF、Ff、fF、ff。
2. Economics: Weighted Index Numbers and Inflation | 经济学:加权指数与通货膨胀
Economists measure inflation using weighted index numbers. A typical CIE problem supplies prices and quantities of a basket of goods for a base year (0) and a current year (1). Students calculate a Laspeyres price index, a form of weighted mean, using base‑year quantities as weights.
经济学家用加权指数衡量通货膨胀。典型的 CIE 题目提供一组商品在基年 (0) 和当年 (1) 的价格与数量。学生以基年数量为权重,计算拉氏价格指数,这是一种加权平均值。
Laspeyres Index = Σ(P₁Q₀) / Σ(P₀Q₀) × 100
The interpretation: if the index is 112, prices have risen by 12% since the base year. Questions often link to household expenditure patterns and real vs nominal values.
指数解读:若指数为 112,则自基年以来物价上涨了 12%。题目经常联系家庭支出模式以及实际值与名义值的区别。
3. Physics: Measurement Error and Standard Deviation | 物理学:测量误差与标准差
In physics labs, repeated measurements show random variation. The sample standard deviation quantifies precision. For five time measurements (seconds): 2.34, 2.37, 2.33, 2.36, 2.35, compute the mean (2.35 s) and then the sample s.d. using divisor n−1.
在物理实验中,重复测量会呈现随机差异。样本标准差用于量化精密度。对五次时间测量值(秒):2.34, 2.37, 2.33, 2.36, 2.35,计算平均值 (2.35 s),再以 n−1 为除数求样本标准差。
s = √[ Σ(xᵢ − x̄)² / (n−1) ]
The computed s is about 0.0158 s. This small standard deviation indicates high consistency, valuable when discussing experimental reliability.
算得 s 约为 0.0158 s。较小的标准差表明测量高度一致,这在讨论实验可靠性时很有价值。
4. Geography: River Discharge and Cumulative Frequency | 地理学:河流径流量与累积频率
Geographers analyse daily river discharge (m³/s) using cumulative frequency graphs. Given a grouped frequency table (e.g., 0–9, 10–19, …), students plot upper class boundaries against cumulative frequency to obtain an ogive. They then estimate the median and interquartile range.
地理学家利用累积频率图分析日河流径流量 (m³/s)。根据分组频数表(如 0–9, 10–19, …),学生以组上限为横坐标、累积频数为纵坐标绘制尖形图,并据此估计中位数和四分位距。
Interpreting the graph, a large interquartile range reflects high variability in river flow, often linked to seasonal rainfall patterns — a direct interdisciplinary connection.
解读图形时,较大的四分位距反映河流流量的高变异性,这往往与季节性降雨模式有关,是一种直接的跨学科联系。
5. Social Science: Sampling Methods and Bias | 社会科学:抽样方法与偏差
Sociological surveys require unbiased sampling. A CIE question might describe interviewing only shoppers at a mall on a Tuesday morning — an opportunity sample. Students identify the method and critique its bias (e.g., under‑representing full‑time workers).
社会调查需要无偏抽样。CIE 题目可能描述仅在周二上午采访商场顾客,这属于方便抽样。学生需识别抽样方法并批评其偏差(例如,未能充分代表全职工作者)。
- Stratified sampling: divides population into strata (age, gender) and selects randomly from each — ensures representation.
- 分层抽样:将总体分为层(年龄、性别)并从每层随机选取,保证代表性。
- Systematic sampling: selects every nth individual after a random start — simple but can miss patterns.
- 系统抽样:随机起点后每隔 n 个抽取一员,简单但可能遗漏周期性模式。
6. Environmental Science: Scatter Graphs and Regression | 环境科学:散点图与回归分析
Data on atmospheric CO₂ concentration (ppm) and global temperature anomaly can be investigated for correlation. Students plot a scatter graph, recognise a positive correlation, and draw a line of best fit by eye. They then use the line for interpolation or extrapolation — a practical application of bivariate data.
大气 CO₂ 浓度 (ppm) 与全球温度距平的数据可用于相关性研究。学生绘制散点图,识别出正相关,并目测绘制最佳拟合线,然后用该线进行内插或外推,这是双变量数据的实际应用。
For non‑linear monotonic trends, Spearman’s rank correlation coefficient is used:
rₛ = 1 − (6 Σd²) / [n(n² − 1)]
where d is the difference in ranks. A strong positive rₛ suggests a link between emissions and warming, driving environmental policy discussions.
其中 d 为位次差。rₛ 的强正值提示排放与变暖之间的关联,推动环境政策讨论。
7. Business: Time Series and Moving Averages | 商业:时间序列与移动平均
Quarterly sales data are smoothed using moving averages to identify the trend. For eight quarters of sales (£ thousands), students calculate a 4‑point centred moving average, plot it against time, and comment on the underlying trend. Later they may estimate seasonal variation.
季度销售数据通过移动平均来平滑,以识别趋势。对于八个季度的销售额(千英镑),学生计算四项中心移动平均,将其对时间作图,并评论潜在趋势。之后可能估算季节变动。
| Quarter | Sales | 4‑point MA | Centred MA |
| 1 | 120 | ||
| 2 | 140 | 132.5 | |
| 3 | 130 | 137.5 | 135.0 |
| 4 | 160 | 142.5 | 140.0 |
Moving averages bridge business analytics and statistical smoothing, highlighting long‑term growth.
移动平均连接了商业分析与统计平滑,突显长期增长。
8. Medicine: Conditional Probability and Screening Tests | 医学:条件概率与筛查测试
Medical screening illustrates conditional probability. A disease has 1% prevalence; a test has 95% sensitivity (P(Positive|Disease)) and 90% specificity (P(Negative|No Disease)). Find the probability that a positive‑tested person actually has the disease, P(Disease|Positive).
医学筛查展示了条件概率。某病患病率为 1%;检验灵敏度为 95% (P(阳性|患病)),特异度为 90% (P(阴性|未患病))。求检测呈阳性的人实际患病的概率 P(患病|阳性)。
| Status | Positive | Negative | Total |
| Disease | 95 | 5 | 100 |
| No Disease | 990 | 8910 | 9900 |
| Total | 1085 | 8915 | 10000 |
Using the table, P(Disease|Positive) = 95/1085 ≈ 0.0876, or 8.76%. The surprisingly low value illustrates why confirmatory tests are essential — a classic interdisciplinary insight.
利用表格计算,P(患病|阳性) = 95/1085 ≈ 0.0876,即 8.76%。这一反直觉的低值说明为何确认性检测必不可少,是经典的跨学科洞见。
9. Sports: Box Plots Comparing Athlete Performance | 体育:盒形图比较运动员表现
Coaches use box‑and‑whisker plots to compare consistency. Two long‑jumpers, A and B, have five‑number summaries: A – min 5.80, Q₁ 6.10, median 6.30, Q₃ 6.50, max 6.70; B – min 5.90, Q₁ 6.20, median 6.35, Q₃ 6.45, max 6.80. Construct parallel box plots and comment.
教练用盒须图比较表现稳定性。两名跳远运动员 A 和 B 的五数概括为:A – 最小值 5.80, Q₁ 6.10, 中位数 6.30, Q₃ 6.50, 最大值 6.70;B – 最小值 5.90, Q₁ 6.20, 中位数 6.35, Q₃ 6.45, 最大值 6.80。绘制并列盒形图并评论。
Athlete A has a larger IQR (0.40 m) than B (0.25 m), indicating more variability. B’s higher median suggests slightly better typical performance, while the smaller spread shows greater consistency.
运动员 A 的四分位距 (0.40 m) 大于 B (0.25 m),表明变异性更大。B 的中位数更高说明典型表现稍好,而较小的离散度表示一致性更强。
10. Psychology: Binomial Distribution and Significance | 心理学:二项分布与显著性
In a psychology experiment, a participant claims to predict a coin toss better than chance. With 10 independent trials, they score 8 correct guesses. To test the claim, we model the number correct under the null hypothesis (p = 0.5) using the binomial distribution B(10, 0.5). We calculate the probability of getting 8 or more correct by chance.
在心理学实验中,一名参与者声称能比猜测更好地预测硬币抛掷结果。在 10 次独立试验中,他猜对了 8 次。为检验该声称,我们在原假设 (p = 0.5) 下用二项分布 B(10, 0.5) 建模,计算随机猜对 8 次或更多的概率。
P(X = k) = C(10, k) × (0.5)ᵏ × (0.5)¹⁰⁻ᵏ = C(10, k) × (0.5)¹⁰
Summing for k = 8, 9, 10: P = [C(10,8) + C(10,9) + C(10,10)] × (0.5)¹⁰ = (45 + 10 + 1) × 1/1024 = 56/1024 ≈ 0.0547. With a significance level of 5% (0.05), this p‑value is just above the threshold, so the evidence is not strong enough to reject the null hypothesis. This introduces basic hypothesis testing through a psychological lens.
对 k = 8, 9, 10 求和:P = [C(10,8) + C(10,9) + C(10,10)] × (0.5)¹⁰ = (45 + 10 + 1) × 1/1024 = 56/1024 ≈ 0.0547。在 5% (0.05) 的显著性水平下,该 p 值刚刚高于阈值,因此证据不足以拒绝原假设。这透过心理学视角引入了基本的假设检验。
Published by TutorHao | Statistics Revision Series | aleveler.com
更多咨询请联系16621398022(同微信)
屏轩国际教育cambridge primary/secondary checkpoint, cat4, ukiset,ukcat,igcse,alevel,PAT,STEP,MAT, ibdp,ap,ssat,sat,sat2课程辅导,国外大学本科硕士研究生博士课程论文辅导Cancel reply