CAIE AS Statistics: Past Paper Deep Dive | CAIE AS 统计:历年真题深度解析

📚 CAIE AS Statistics: Past Paper Deep Dive | CAIE AS 统计:历年真题深度解析

Welcome to an in-depth exploration of CAIE AS Statistics past papers. This guide breaks down recurring question types, essential techniques, and examiner expectations to help you secure top marks in Paper 5 (Probability & Statistics 1).

欢迎来到CAIE AS统计历年真题深度解析。本指南分解了反复出现的题型、关键技巧以及考官的期望,助你在卷五(概率与统计1)中获得高分。


1. Understanding Mark Schemes and Question Patterns | 理解评分标准与题型分布

The CAIE AS Statistics paper (9709/51 or 52) typically contains 6 to 7 questions covering the full syllabus. Questions often mix data representation with measures of spread, or probability with permutations, so you must be ready to switch contexts rapidly. Mark schemes reward correct method (M marks) even if the final answer is wrong, so always show clear working.

CAIE AS统计试卷(9709/51或52)通常包含6至7道题,覆盖全部考纲。题目常将数据表示与离散度量、或概率与排列组合混合,因此你必须能够快速切换上下文。评分方案会给正确的方法分(M分),即使最终答案错误,所以务必清晰地展示步骤。

Common topics with high weighting include normal distribution, binomial distribution, and combined probability problems. Time management is crucial; aim to spend about 10–12 minutes per question.

权重较高的常见主题包括正态分布、二项分布和组合概率问题。时间管理至关重要,目标为每题花费约10–12分钟。


2. Data Representation: Stem-and-Leaf, Histograms and Box Plots | 数据表示:茎叶图、直方图与箱线图

A stem-and-leaf diagram displays raw data and preserves individual values. In past papers, you are often asked to find the median and quartiles directly from the stem-and-leaf, then draw a box-and-whisker plot. Remember to include a key, e.g., ‘6 | 3 means 63’.

茎叶图展示原始数据并保留每个数值。在真题中,经常要求直接从茎叶图求中位数和四分位数,然后绘制箱线图。务必包含图例,例如“6 | 3 表示63”。

When drawing a histogram, the area of each bar represents frequency, so frequency density = frequency ÷ class width. You must calculate frequency density for unequal class widths. Label axes with ‘Frequency density’ and the variable.

绘制直方图时,每个条形的面积代表频数,因此频数密度 = 频数 ÷ 组距。对于不等距分组,必须计算频数密度。坐标轴标注“频数密度”和变量名。

Box plots can be used to identify outliers using the rule: outlier if < Q1 – 1.5 × IQR or > Q3 + 1.5 × IQR. Exam questions frequently ask for comparisons between two data sets using box plots, commenting on median, interquartile range and skewness.

箱线图可用于识别离群值,规则为:如果小于 Q1 – 1.5×IQR 或大于 Q3 + 1.5×IQR,即视为离群值。考题经常要求利用箱线图对两个数据集进行比较,评论中位数、四分位距和偏态。


3. Measures of Central Tendency and Dispersion | 集中趋势与离散度量

The mean Σx/n and median are the most common averages tested. For ungrouped data use the formula for variance:

均值 Σx/n 和中位数是最常考察的平均数。对于未分组数据,使用方差公式:

s² = (Σx² – (Σx)²/n) / (n – 1)

Note that the denominator is n – 1 for a sample.

注意样本方差的分母为 n – 1。

For grouped data, use midpoints x. The mean is Σfx / Σf and the variance is (Σfx² – (Σfx)²/Σf) / (Σf – 1). Past papers often ask you to calculate these from a frequency table and then interpret the standard deviation.

对于分组数据,使用组中值 x。均值为 Σfx/Σf,方差为 (Σfx² – (Σfx)²/Σf) / (Σf – 1)。历年真题常要求根据频数表计算这些值,然后解释标准差。

When data is coded as y = (x – a)/b, the mean of x is a + bȳ, and the variance of x is b² times the variance of y. This technique simplifies calculations and appears in many exams.

当数据编码为 y = (x – a)/b 时,x的均值为 a + bȳ,x的方差为 b² 乘以 y 的方差。这种技术可简化计算,在许多考试题中出现。


4. Probability and Conditional Probability | 概率与条件概率

Basic probability rules: P(A∪B) = P(A) + P(B) – P(A∩B). If A and B are mutually exclusive, P(A∩B)=0. If independent, P(A∩B) = P(A)P(B) and P(B|A) = P(B).

基本概率公式:P(A∪B) = P(A) + P(B) – P(A∩B)。若A与B互斥,则P(A∩B)=0。若独立,则P(A∩B) = P(A)P(B) 且 P(B|A) = P(B)。

Tree diagrams are extremely useful for multi-stage experiments. Multiply along branches for ‘AND’ and add probabilities of different paths for ‘OR’. Past papers often include conditional probability questions where you need to apply P(A|B) = P(A∩B) / P(B).

树状图对于多阶段试验极为有用。“与”情况沿分支相乘,“或”情况将不同路径的概率相加。真题常包含条件概率问题,需要应用 P(A|B) = P(A∩B) / P(B)。


5. Permutations and Combinations: Counting Pitfalls | 排列与组合:计数陷阱

When order matters, use permutations; when order does not matter, use combinations. A common exam question involves arranging letters with repeated items — remember to divide by the factorial of each repetition.

顺序重要时使用排列;顺序不重要时使用组合。常见考题涉及排列含重复字母的单词——记住除以每个重复次数的阶乘。

ⁿCᵣ = n! / (r!(n–r)!) , ⁿPᵣ = n! / (n–r)!

In ‘choose a committee with at least…’ problems, consider all valid combinations separately or use complementary counting. Many students forget restrictions such as ‘at least one woman’ or treat permutations when only selection is required.

在“至少选一个…”的委员会问题中,分别考虑所有有效组合或使用补集计数。很多学生忘记限制条件,例如“至少一名女性”,或在本应只用选择时误用排列。


6. Discrete Random Variables and Expectation | 离散随机变量与期望值

A probability distribution table must satisfy ΣP(X=x) = 1 and 0 ≤ P ≤ 1. E(X) = Σ x P(X=x), and

Published by TutorHao | Year 12 统计 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