Tag: 统计

  • Year 8 AQA Statistics: Unit Test Mock Paper Analysis | 八年级 AQA 统计:单元测试模拟卷解析

    📚 Year 8 AQA Statistics: Unit Test Mock Paper Analysis | 八年级 AQA 统计:单元测试模拟卷解析

    This mock paper analysis guides Year 8 students through typical AQA Statistics unit test questions, with step-by-step solutions and key revision points in both English and Chinese. Understanding these worked examples will strengthen your data handling skills and prepare you for exam success.

    本模拟卷解析带领八年级学生演练典型的 AQA 统计单元测试题,提供逐步求解过程和关键复习要点,并配以中英双语讲解。通过这些范例解析,你可以巩固数据处理能力,为考试做好充分准备。


    1. Types of Data | 数据类型

    The question asks to classify each item as qualitative or quantitative, and if quantitative, to further label it as discrete or continuous: shoe size, type of car, temperature (°C), number of siblings.

    题目要求将各项分类为定性数据或定量数据,如果是定量数据,还需标明是离散还是连续:鞋码、汽车类型、温度(°C)、兄弟姐妹数量。

    Shoe size is numerical and can be ordered, so it is quantitative. Although shoe sizes can have half sizes, they take fixed values along a scale, making them discrete data.

    鞋码是数字且可以排序,因此是定量数据。尽管有半码,但它们沿刻度取固定值,所以是离散数据。

    Type of car is a category without a numerical meaning, so it is qualitative data.

    汽车类型是类别,没有数值意义,因此是定性数据。

    Temperature measured in degrees Celsius can take any value within a range and can include decimals, so it is quantitative continuous data.

    以摄氏度计量的温度在范围内可取任意值且可以含小数,因此是定量连续数据。

    Number of siblings is a count of people, which can only be a whole number, so it is quantitative discrete data.

    兄弟姐妹数量是人数计数,只能是整数,所以是定量离散数据。


    2. Bar Chart Interpretation | 条形图解读

    A bar chart shows the favourite fruits of 40 students: apples (10), bananas (12), oranges (8), grapes (6), others (4). The question asks: which fruit is the mode and what fraction of the total prefer bananas?

    某条形图显示了 40 名学生最喜欢的水果:苹果 (10)、香蕉 (12)、橙子 (8)、葡萄 (6)、其他 (4)。问题要求:找出众数水果,并计算喜欢香蕉的学生占总数的几分之几。

    The mode is the category with the highest frequency. Bananas have the highest bar with a frequency of 12, so the mode is bananas.

    众数是频数最高的类别。香蕉的条形最高,频数为 12,所以众数是香蕉。

    To find the fraction for bananas, write frequency over total: 12/40. This simplifies by dividing numerator and denominator by 4 to give 3/10.

    计算香蕉所占比例,用频数除以总数:12/40。分子分母同除以 4 约简,得到 3/10。

    Always check the scale on the vertical axis when reading frequencies from a bar chart, as each small square may represent more than one unit.

    从条形图读取频数时,务必检查纵轴刻度,因为每个小格可能代表多个单位。


    3. Pie Chart Angles | 饼图角度计算

    A survey of 60 people on their preferred sport yields: football 20, tennis 15, basketball 10, swimming 15. A pie chart is to be drawn. Calculate the angle for the football sector.

    一项对 60 人的偏好运动调查结果为:足球 20 人,网球 15 人,篮球 10 人,游泳 15 人。需要绘制饼图。请计算足球扇形的圆心角。

    The total number of people is 60. The angle for any sector is found using the formula:

    总人数为 60。任一扇形的角度计算公式为:

    Angle = (Frequency / Total) × 360°

    For football: (20 / 60) × 360°. First simplify 20/60 to 1/3. Then 1/3 × 360° = 120°.

    足球扇形:(20 / 60) × 360°。先将 20/60 化简为 1/3,然后 1/3 × 360° = 120°。

    Similarly, tennis and swimming each give (15/60) × 360° = 90°, and basketball gives (10/60) × 360° = 60°. Always check that all angles sum to 360°.

    同理,网球和游泳分别是 (15/60) × 360° = 90°,篮球是 (10/60) × 360° = 60°。务必验证所有角度之和等于 360°。


    4. Mode from a Data Set | 数据集的众数

    Find the mode from this list of test scores: 7, 9, 6, 7, 8, 7, 10, 6, 7, 9.

    从以下测验分数列表中找出众数:7, 9, 6, 7, 8, 7, 10, 6, 7, 9。

    The mode is the value that appears most often. Organising the data can help: 6 appears twice, 7 appears four times, 8 once, 9 twice, 10 once. The highest frequency is 4, so the mode is 7.

    众数是出现次数最多的数值。整理数据有助于观察:6 出现两次,7 出现四次,8 一次,9 两次,10 一次。最高频数为 4,因此众数是 7。

    If two values share the highest frequency, the data set is bimodal. In this case, only 7 is the highest, so a single mode.

    如果有两个值同时达到最高频数,则数据集为双众数。这里只有 7 最高,所以是单众数。


    5. Median Calculation | 中位数计算

    Find the median of the following ordered data: 3, 5, 7, 9, 11. Then find the median of: 4, 6, 8, 10, 12, 14.

    求以下有序数据的中位数:3, 5, 7, 9, 11。再求另一组数据的中位数:4, 6, 8, 10, 12, 14。

    When the number of data values n is odd, the median is the middle value. Here n = 5, the third value is 7, so median = 7.

    当数据个数 n 为奇数时,中位数是正中间的值。此处 n = 5,第 3 个数是 7,所以中位数为 7。

    For an even number of values, there are two middle numbers. With 6 values, the middle pair are the 3rd and 4th: 8 and 10. The median is their mean: (8 + 10) / 2 = 9.

    当数据个数为偶数时,有两个中间数。6 个数据中,中间对是第 3 和第 4 个:8 和 10。中位数是它们的平均值:(8 + 10) / 2 = 9。

    Always sort the data in order first. The median is not affected by extreme values, making it useful for comparing distributions.

    一定要先将数据排序。中位数不受极端值影响,因此在比较分布时很有用。


    6. Mean from a Frequency Table | 从频数表求平均数

    A frequency table shows the number of pets owned by 25 families:

    一张频数表显示了 25 个家庭拥有的宠物数量:

    Number of pets (x) Frequency (f)
    0 4
    1 8
    2 9
    3 4

    Calculate the mean number of pets per family.

    计算每个家庭平均拥有的宠物数量。

    Add an fx column multiplying each x by its frequency: 0×4=0, 1×8=8, 2×9=18, 3×4=12. Sum of fx = 0+8+18+12 = 38. Total frequency Σf = 25.

    增加一列 fx,将每个 x 乘以对应频数:0×4=0, 1×8=8, 2×9=18, 3×4=12。fx 总和 = 0+8+18+12 = 38。总频数 Σf = 25。

    Mean = Σ(fx) / Σf = 38 / 25 = 1.52 pets

    The mean is a suitable average when data are fairly symmetrical without extreme outliers.

    平均数在数据分布对称且无极端值时是合适的平均值。


    7. Range and Spread | 极差与离散度

    Two cricketers’ scores over five innings: Player A: 30, 45, 28, 52, 35. Player B: 10, 80, 12, 75, 18. Compare their ranges and decide who is more consistent.

    两位板球运动员五局得分:选手 A: 30, 45, 28, 52, 35。选手 B: 10, 80, 12, 75, 18。比较他们的极差,并判断谁的发挥更稳定。

    Range = highest value – lowest value. For Player A: max 52, min 28, range = 52 – 28 = 24.

    极差 = 最大值 – 最小值。选手 A:最大 52,最小 28,极差 = 52 – 28 = 24。

    For Player B: max 80, min 10, range = 80 – 10 = 70.

    选手 B:最大 80,最小 10,极差 = 80 – 10 = 70。

    A smaller range indicates more consistent scores. Player A has a much smaller range (24) than Player B (70), so Player A is more consistent, even though both may have similar means.

    极差越小表示得分越稳定。选手 A 的极差 (24) 比选手 B (70) 小得多,因此选手 A 更加稳定,即使两人的平均分可能相近。


    8. Probability Scale | 概率尺度

    Describe the probability of each event using a word from the probability scale: impossible, unlikely, even chance, likely, certain. a) The sun will rise tomorrow. b) Rolling a 7 on a fair six-sided dice. c) Picking a red card from a standard deck of 52 playing cards.

    用概率尺度的词语描述每个事件的概率:不可能、不太可能、等可能性、很可能、一定。a) 明天太阳升起。b) 掷一个公平六面骰子得到 7 点。c) 从一副标准的 52 张扑克牌中抽到一张红色牌。

    The sun rising tomorrow is a certainty based on all past evidence, so the probability is ‘certain’. In numerical terms, it is 1.

    根据所有过往证据,明天太阳升起是必然事件,所以概率是“一定”,数值为 1。

    Rolling a 7 on a standard dice that only shows 1 to 6 cannot happen, so it is ‘impossible’. The probability is 0.

    标准骰子只有 1 到 6 点,掷出 7 点不可能发生,因此是“不可能”,概率为 0。

    A deck has 26 red cards and 26 black cards. The chance of picking a red card is exactly 26/52 = 1/2, described as an ‘even chance’.

    一副牌有 26 张红牌和 26 张黑牌。抽到红牌的概率恰好是 26/52 = 1/2,描述为“等可能性”。


    9. Probability of an Event | 单一事件的概率

    A bag contains 5 blue marbles, 3 red marbles and 2 green marbles. One marble is chosen at random. Find the probability that it is (a) blue, (b) red, (c) not green.

    一个袋子里有 5 粒蓝色弹珠、3 粒红色弹珠和 2 粒绿色弹珠。随机抽取一粒。求抽到以下颜色的概率:(a) 蓝色,(b) 红色,(c) 不是绿色。

    The total number of marbles is 5 + 3 + 2 = 10. Probability is calculated as:

    总弹珠数为 5 + 3 + 2 = 10。概率计算公式为:

    P(event) = Number of favourable outcomes / Total number of outcomes

    (a) P(blue) = 5 / 10 = 1/2 or 0.5. (b) P(red) = 3 / 10. (c) ‘Not green’ means the marble is either blue or red. Favourable outcomes = 5 + 3 = 8, so P(not green) = 8/10 = 4/5.

    (a) P(蓝色) = 5/10 = 1/2 或 0.5。(b) P(红色) = 3/10。(c) “不是绿色”表示弹珠是蓝色或红色,有利结果数 = 5+3=8,因此 P(非绿) = 8/10 = 4/5。

    Always check that probabilities of all mutually exclusive outcomes sum to 1: 5/10 + 3/10 + 2/10 = 1.

    务必检查所有互斥结果的概率之和为 1:5/10 + 3/10 + 2/10 = 1。


    10. Mutually Exclusive Events | 互斥事件

    A spinner has four equal sections labelled A, B, C, D. What is the probability of landing on A or B? Explain why events ‘land on A’ and ‘land on B’ are mutually exclusive.

    一个转盘被均分为四个区域,分别标有 A, B, C, D。求转到 A 或 B 的概率。解释为什么“转到 A”和“转到 B”是互斥事件。

    Events are mutually exclusive if they cannot happen at the same time. The spinner cannot land on both A and B in a single spin, so the events are mutually exclusive.

    如果两个事件不可能同时发生,则它们互斥。转盘单次转动不可能同时停在 A 和 B,因此这些事件互斥。

    For mutually exclusive events, the probability of either occurring is the sum of their individual probabilities. P(A) = 1/4, P(B) = 1/4. So P(A or B) = 1/4 + 1/4 = 2/4 = 1/2.

    对于互斥事件,其中任一发生的概率是各自概率之和。P(A) = 1/4, P(B) = 1/4。所以 P(A 或 B) = 1/4 + 1/4 = 2/4 = 1/2。

    This addition rule only works for mutually exclusive events. If events can overlap, you must subtract the overlap probability to avoid double counting.

    这一加法规则仅适用于互斥事件。如果事件可能重叠,则必须减去重叠部分的概率,避免重复计算。


    Published by TutorHao | Statistics Revision Series | aleveler.com

    更多咨询请联系16621398022(同微信)

  • Year 8 AQA Statistics: Top Scorer’s Guide to High Marks | Year 8 AQA 统计:学霸高分经验分享

    📚 Year 8 AQA Statistics: Top Scorer’s Guide to High Marks | Year 8 AQA 统计:学霸高分经验分享

    Achieving top marks in Year 8 AQA Statistics is not about memorising formulas blindly – it is about truly understanding how to collect, process, and interpret data, and how to apply probability in everyday contexts. This guide shares the strategies used by highest-achieving students to secure full marks consistently.

    在 Year 8 AQA 统计考试中拿下高分,不是靠死记硬背公式,而是要真正理解如何收集、处理和解读数据,以及如何在日常生活中应用概率。这份指南分享了那些一贯取得满分的学生所用的策略。


    1. Start with the Syllabus – Know What’s Tested | 从考纲入手——明确考试范围

    High-scorers always begin by thoroughly checking the AQA Year 8 Statistics specification. Core topics include data collection, frequency tables, bar charts and pictograms, pie charts, averages (mean, median, mode), the range, and basic probability. Identifying exactly what will be assessed stops you from wasting hours on irrelevant content.

    高分学生总是从仔细研读 AQA Year 8 统计考纲开始。核心主题包括数据收集、频数表、条形图和象形图、饼图、平均数(均值、中位数、众数)、极差以及基础概率。明确哪些内容会考,可以避免把时间浪费在不相关的内容上。

    Print a checklist of these subtopics and tick them off as you master each one. This visible progress builds confidence and ensures no weak spot is left behind.

    打印一份子主题清单,每掌握一个就划掉。这种看得见的进步能建立信心,确保没有知识薄弱点被遗漏。


    2. Master Data Collection and Types | 掌握数据收集与数据类型

    Understand the difference between qualitative data (descriptions, e.g. favourite film genre) and quantitative data (numbers, e.g. test marks). Quantitative data can be discrete (counted, like the number of siblings) or continuous (measured, like time in seconds). Top students can instantly classify any dataset, because this decision determines which chart and average to use.

    理解定性数据(描述,例如最喜欢的电影类型)和定量数据(数字,例如考试分数)之间的区别。定量数据又分为离散型(可数,如兄弟姐妹的数量)和连续型(测量,如以秒计的时间)。高分学生能立即对任何数据集进行分类,因为这一决定会影响使用哪种图表和平均数。

    Design a simple survey for your classmates, collect 20 responses, and then label the data type for each question. Turning theory into action solidifies the concept far better than passive reading.

    为你的同学设计一份简单的问卷,收集 20 份回答,然后给每个问题的数据类型打上标签。把理论付诸实践比被动阅读更能牢固掌握概念。


    3. Frequency Tables and Charts Made Easy | 轻松搞定频数表和图表

    Learn to transform a raw list of data into a neat frequency table. Use tally marks to count efficiently – grouping in fives makes totalling quick. For continuous data, grouped frequency tables are essential; always ensure class intervals are equal in width and do not overlap.

    学会将原始数据列表转换成整洁的频数表。用画“正”字来高效计数——五个一组让总计变得很快。对于连续数据,分组频数表必不可少;务必确保组距宽度相等,且相邻组不重叠。

    After building a table, double-check that the sum of the frequencies equals the number of original data points. This simple habit catches counting mistakes early, saving marks on later calculations.

    制表后,仔细检查频数总和是否等于原始数据的个数。这个简单的习惯能及早发现计数错误,为后续计算保住分数。

    From the frequency table you can spot the mode instantly and prepare the data for computing the mean with the correct weighting.

    通过频数表,你能立刻找出众数,并准备好数据以便用正确的权重去计算平均数。


    4. Bar Charts, Pictograms, and Pie Charts – Visualise Data | 条形图、象形图和饼图——可视化数据

    Bar charts are ideal for discrete or categorical data. Draw bars of equal width, with gaps between them, and label both axes clearly. Pictograms use symbols to represent a certain frequency; always state a key showing what one symbol and half a symbol stand for.

    条形图非常适合离散或分类数据。条形图要画成等宽,条与条之间留有空隙,并清晰地标注两根坐标轴。象形图用符号代表一定的频数;务必附上图例,说明一个符号及半个符号分别代表什么。

    For pie charts, calculate the sector angle using: Angle = (category frequency ÷ total frequency) × 360°. Use a protractor and label each sector with its category or percentage. Examiners reward neat, accurate diagrams.

    对于饼图,用公式计算扇区角度:角度 = (类别频数 ÷ 总频数) × 360°。使用量角器,并给每个扇区标上类别或百分比。阅卷老师会给干净、准确的图表加分。

    A frequent trap in exams is misreading pictogram keys. If one smiley face represents 4 people, a half-smiley is 2. Do not assume a half-symbol means one whole unit – always check the key first.

    考试中常见的一个陷阱是读错象形图的图例。如果一个笑脸代表 4 个人,那么半个笑脸就是 2。不要假设半个符号就是 1 个完整单位——一定要先看图例。


    5. Averages: Mean, Median, Mode – The Three Musketeers | 平均数:平均数、中位数、众数——三大基石

    The mean is the balancing point of the data. High achievers always write the formula before plugging in numbers.

    平均数是数据的平衡点。高分学生在代入数字之前总会先写出公式。

    Mean = (Sum of all values) ÷ (Number of values)

    平均值 = (所有数值之和) ÷ (数值个数)

    The median is the middle value when data is ordered from smallest to largest. If there are two middle numbers, find their mean. The mode is simply the most frequent value. Choose the median when a data set contains extreme outliers, because it is not pulled by one very large or very small number.

    中位数是把数据从小到大排序后位于正中的值。如果有两个中间的数,则取它们的平均值。众数就是出现次数最多的值。当数据集中包含极端异常值时,选择中位数,因为它不会被一个很大或很小的数拉偏。

    For frequency tables, compute the mean by multiplying each value by its frequency, adding these products, and dividing by total frequency. This method avoids lengthy repeated addition and reduces errors.

    根据频数表求平均数时,把每个值乘以其频数,将这些乘积相加,再除以总频数。这种方法避免了冗长的重复加法,减少了错误。


    6. Range and Dispersion – Don’t Forget the Spread | 极差与离散度——别忘了数据的分散程度

    Range = Largest value – Smallest value. It tells you how spread out the data is. A small range suggests consistency; a large range points to wide variation. Whenever you calculate an average, also find the range – data description is never complete without a measure of spread.

    极差 = 最大值 – 最小值。它告诉你数据的分散程度。极差小说明数据一致性好;极差大表明变动幅度大。每当计算平均数时,也要计算极差——没有一个描述数据的手段是完整的,除非包含对分散程度的度量。

    In comparison questions, students often lose marks by only comparing averages. You must also comment on the range: ‘Class A had a higher median and a smaller range, showing better and more consistent performance.’

    在比较题中,学生常常因只比较平均数而失分。你必须同时评论极差:“A 班有更高的中位数和更小的极差,说明成绩更好、更稳定。”


    7. Introduction to Probability Basics | 概率基础入门

    Probability measures how likely an event is to happen, on a scale from 0 (impossible) to 1 (certain). It can be written as a fraction, decimal, or percentage. Top students embed the fundamental formula in their memory:

    概率衡量事件发生的可能性,尺度从 0(不可能)到 1(必然)。它可以写成小数、分数或百分数。高分学生把基本公式牢牢刻在脑海中:

    P(Event) = Number of favourable outcomes ÷ Total number of possible outcomes

    P(事件) = 有利结果的数量 ÷ 所有可能结果的总数

    Always list the sample space first. For a fair six-sided die, the sample space is {1, 2, 3, 4, 5, 6}. Then count the favourable outcomes. Writing out the possible outcomes physically prevents you from missing any or counting twice.

    一定要先列出样本空间。对于一个公平的六面骰子,样本空间就是 {1, 2, 3, 4, 5, 6}。然后再数出有利结果的数量。把可能的结果实实在在地写下来,能防止遗漏或重复计数。

    Express probabilities as simplified fractions unless the question asks otherwise. For example, P(rolling an even number) = 3/6 = 1/2.

    除非题目另有要求,概率都要用最简分数表示。例如,P(掷出偶数) = 3/6 = 1/2。


    8. Probability from Experimental Data | 从实验数据中求概率

    Experimental probability, or relative frequency, is calculated from real trials: number of successes ÷ total number of trials. With more trials, the experimental probability usually gets closer to the theoretical probability – this is the Law of Large Numbers in action.

    实验概率,或称相对频率,是从实际试验中计算出来的:成功次数 ÷ 总试验次数。随着试验次数增多,实验概率通常会越来越接近理论概率——这就是大数定律在起作用。

    When given a frequency table of outcomes, you can estimate probabilities for future events. If a spinner lands on red 22 times out of 60 spins, the estimated probability is 22/60, which simplifies to 11/30.

    当给出一个结果的频数表时,你可以估计未来事件的概率。如果一个转盘旋转 60 次,有 22 次停在红色区域,那么估计概率就是 22/60,化简为 11/30。

    Compare expected frequency with actual frequency. A fair coin tossed 100 times is expected to show 50 heads, but getting 46 is still perfectly reasonable – probability does not guarantee exact short-term outcomes.

    比较期望频数与实际频数。一枚公平硬币抛 100 次,期望出现 50 次正面,但实际得到 46 次也完全合理——概率并不能保证短期结果的精准匹配。


    9. Common Mistakes That Cost Marks | 导致失分的常见错误

    Mistake 1: Confusing the median with the mean. Finding the median without first ordering the data is a classic blunder that several marks depend on. Always sort smallest to largest before picking the middle.

    错误一:混淆中位数与平均数。未排序就直接找中位数是一个典型的大错,会导致一连串的失分。务必在选取中间值之前从小到大排序。

    Mistake 2: Using the wrong divisor when calculating the mean from a frequency table. The correct denominator is the total frequency, not the number of data rows. Circle the total frequency before you start dividing.

    错误二:从频数表求平均数时用了错误的除数。正确的分母是总频数,而不是数据行的数量。在开始做除法之前,先把总频数圈起来。

    Mistake 3: Misinterpreting pie chart fractions. If a sector looks like a quarter but is actually slightly larger, measure instead of guessing. Guessing the angle can lead to wrong frequency estimates.

    错误三:误读饼图的占比。如果一个扇区看起来像四分之一,但实际上稍微大一点,要测量而不是猜测。凭感觉猜角度可能导致推算的频数出错。

    Mistake 4: Forgetting to label axes and bars on graphs. A perfectly drawn bar chart loses marks without clear labels. Each axis needs a title, and bars need category names or numbers.

    Published by TutorHao | Year 8 统计 Revision Series | aleveler.com

    更多咨询请联系16621398022(同微信)

  • Year 8 AQA Statistics: In-depth Analysis of Past Papers | Year 8 AQA 统计:历年真题深度解析

    📚 Year 8 AQA Statistics: In-depth Analysis of Past Papers | Year 8 AQA 统计:历年真题深度解析

    Welcome to an in-depth analysis of Year 8 AQA Statistics past papers. This guide will help you understand the types of questions, key concepts, and how to tackle them effectively to boost your confidence and grades.

    欢迎来到 Year 8 AQA 统计历年真题深度解析。本指南将帮助你了解题目类型、关键概念,并有效应对它们,从而增强信心、提高成绩。


    1. Understanding the Exam Structure | 了解考试结构

    Year 8 AQA-style statistics assessments usually consist of a mix of multiple-choice questions, short-answer questions, and longer problem-solving tasks based on real data.

    Year 8 的 AQA 风格统计评估通常包括选择题、简答题和基于真实数据的较长时间的问题解决任务。

    Past papers often include sections on data collection, representing data, measures of central tendency, and probability.

    历年真题通常包含数据收集、数据表示、集中趋势度量和概率等部分。

    It is important to manage your time well, as some questions require detailed explanations or construction of graphs.

    合理安排时间很重要,因为有些题目需要详细的解释或绘制图表。


    2. Data Collection Methods | 数据收集方法

    AQA past papers frequently test your understanding of primary and secondary data. Primary data is collected by you for a specific purpose, while secondary data is gathered from existing sources.

    AQA 历年真题经常考查你对初级数据和次级数据的理解。初级数据是你为特定目的自行收集的,而次级数据则来自现有资料。

    Questions may ask you to identify whether a given scenario involves primary or secondary data, or to suggest a suitable data collection method.

    题目可能会要求你判断给定情景涉及的是初级数据还是次级数据,或提出一种合适的数据收集方法。

    You should also be familiar with sampling methods, such as random sampling and convenience sampling, and be able to explain their advantages and disadvantages.

    你还应熟悉抽样方法,如随机抽样和便利抽样,并能够解释它们的优缺点。

    For example, a past paper might ask: ‘A student records the shoe sizes of everyone in her class. Is this primary or secondary data?’

    例如,一道真题可能会问:“一名学生记录了她班上所有人的鞋码。这是初级数据还是次级数据?”


    3. Frequency Tables and Tally Charts | 频数表和计数图

    Many exam questions provide a tally chart and ask you to complete a frequency table. Each tally mark represents one item, and groups of five are shown with a diagonal stroke.

    许多试题会给出一个计数图,并要求你完成频数表。每个计数符号代表一个项目,每五个用一条斜线表示。

    You need to carefully count the tally marks and enter the total frequency for each category.

    你需要仔细数清计数符号,并为每个类别填入相应的频数。

    Sometimes, you might be asked to create a tally chart from raw data. Ensure you use neat tally marks and group the data correctly into categories.

    有时,你可能需要根据原始数据制作计数图。确保使用整洁的计数符号,并将数据正确分组到各个类别中。

    A typical mistake is losing track of the count, so double-check your totals match the total number of data values.

    一个常见错误是数错,因此要核对你的总频数是否与数据值的总数一致。


    4. Bar Charts and Pictograms | 条形图和象形图

    Bar charts are common in Year 8 AQA papers. You must draw bars of equal width, with equal gaps between them, and label both axes clearly.

    条形图在 Year 8 AQA 试卷中很常见。你必须画出宽度相等且间隔相同的条形,并清楚地标注两个轴。

    When interpreting a bar chart, read the frequency scale accurately and compare the heights of the bars to answer questions.

    解读条形图时,要准确读取频数刻度,并通过比较条形的高度来回答问题。

    Pictograms use symbols to represent data. You need to know how to read a pictogram’s key, for example, one circle represents 5 students.

    象形图用符号来表示数据。你需要知道如何阅读象形图的图例,例如,一个圆圈代表 5 名学生。

    Past papers sometimes ask you to complete a pictogram by drawing the correct number of symbols, using fractions of symbols when necessary.

    真题有时会要求你通过画出正确数量的符号来完成象形图,必要时使用部分符号。


    5. Pie Charts and Angles | 饼图与角度

    Calculating angles for a pie chart is a key skill. The total frequency represents 360°, so you multiply each category’s fraction by 360°.

    计算饼图的角度是一项关键技能。总频数对应 360°,所以你需要用每个类别的比例乘以 360°。

    Angle = (Frequency / Total Frequency) × 360°

    Always show your working clearly, as method marks are often awarded even if the final angle is slightly incorrect.

    始终清晰展示计算过程,因为即使最终角度略有错误,方法分通常也能拿到。

    When drawing a pie chart, use a protractor accurately, label each sector, and remember to give the chart a title.

    绘制饼图时,要准确使用量角器,标注每个扇区,并记得给图表加上标题。

    Interpretation questions require you to compare sector sizes and link them back to the original frequencies or percentages.

    解读题目要求你比较扇区的大小,并将其与原始频数或百分比联系起来。


    6. Mean, Median, Mode and Range | 平均数、中位数、众数和范围

    These measures of average and spread appear in almost every AQA past paper. You need to know how to calculate each one correctly.

    这些关于集中趋势和离散程度的度量几乎出现在每一份 AQA 历年试卷中。你需要知道如何正确计算它们。

    Measure Definition How to calculate
    Mean Average Sum of values ÷ Number of values
    Median Middle value Order data, then find the middle number
    Mode Most frequent Look for the value that appears most often
    Range Spread of data Largest value − Smallest value

    When data is in a frequency table, use the formula Mean = Σ(fx) ÷ Σf. Make sure you add an extra column for fx.

    当数据在频数表中时,使用公式 平均数 = Σ(fx) ÷ Σf。确保你添加了额外的一列来计算 fx。

    Past paper questions often ask you to compare two sets of data using the mean and range, explaining which set is more consistent.

    真题经常要求你使用平均数和范围比较两组数据,并解释哪一组数据更稳定。


    7. Interpreting Line Graphs | 解读折线图

    Line graphs in exam papers show trends over time. You must be able to read values, identify the highest and lowest points, and describe trends using words like ‘increasing’, ‘decreasing’, or ‘steady’.

    试卷中的折线图展示随时间变化的趋势。你必须能够读取数值,找出最高点和最低点,并使用“上升”、“下降”或“平稳”等词语描述趋势。

    A two-line graph might ask you to compare two different data sets, for example, temperature in two cities over a week.

    双折线图可能会要求你比较两组不同的数据,例如,一周内两个城市的气温。

    Be careful to read the scale correctly, especially if it does not start at zero. Misreading the axis can lead to wrong conclusions.

    注意正确读取刻度,尤其是当刻度不是从零开始时。误读坐标轴可能导致错误的结论。

    Some questions require you to predict future values by extending the line, but remember these estimates are not exact.

    有些问题要求你通过延长线条来预测未来值,但要记住这些估计值并不精确。


    8. Scatter Graphs and Correlation | 散点图与相关性

    Scatter graphs show the relationship between two variables. You need to describe the correlation as positive, negative, or none.

    散点图展示两个变量之间的关系。你需要描述相关性为正相关、负相关或无相关。

    Positive correlation means as one variable increases, the other also increases. Negative correlation means one increases while the other decreases.

    正相关意味着一个变量增加,另一个也增加。负相关意味着一个增加而另一个减少。

    Past papers sometimes give you a scatter graph with points already plotted and ask you to draw a line of best fit.

    真题有时会给出已标好点的散点图,并要求你画一条最佳拟合线。

    You can then use this line to estimate unknown values, but be aware that estimation outside the plotted data range is called extrapolation and can be unreliable.

    然后你可以用这条线来估计未知值,但要意识到,在已标数据范围之外的估计称为外推,可能不可靠。


    9. Basic Probability | 基础概率

    Probability is written as a fraction, decimal, or percentage. You might be asked to find the probability of an event from a simple list or a two-way table.

    概率可以写成分数、小数或百分比的形式。你可能会被要求从一个简单列表或双向表中计算事件的概率。

    The probability of an event not happening is 1 minus the probability of it happening. Always simplify fractions unless told otherwise.

    某事件不发生的概率等于 1 减去它发生的概率。除非另有说明,始终要将分数化简。

    In past papers, a typical question gives a spinner with coloured sections or a bag of counters and asks for the probability of landing on a particular colour.

    在真题中,一个典型的题目会给出一个有颜色区域转盘或一袋筹码,并询问转到某种颜色的概率。

    Make sure you read the question carefully: ‘probability of selecting a red counter’ vs. ‘probability of NOT selecting a red counter’.

    务必仔细审题:“抽到红色筹码的概率”与“没有抽到红色筹码的概率”是不同的。


    10. Common Mistakes and How to Avoid Them | 常见错误及避免方法

    One common mistake is forgetting to label axes or provide a title for graphs, which loses valuable presentation marks.

    一个常见的错误是忘记标注坐标轴或给图表加标题,这会白白丢掉宝贵的展示分。

    Students often confuse the median with the mode, or they forget to order the data before finding the median.

    学生经常混淆中位数和众数,或者在找中位数之前忘记将数据排序。

    When calculating the mean from a frequency table, a frequent error is dividing by the number of categories instead of the total frequency.

    从频数表计算平均数时,一个常见的错误是除以类别的数量,而不是总频数。

    In pie charts, pupils sometimes use the raw frequency as the angle without converting it. Always use the formula.

    在饼图中,学生有时会直接用原始频数当作角度而不进行换算。务必使用公式计算。

    In probability, not simplifying answers or writing probabilities greater than 1 are typical errors to watch out for.

    在概率题中,答案不化简或写出大于 1 的概率是需要注意避免的典型错误。


    11. Exam Tips from Past Papers | 从真题中获取的考试技巧

    Read every question twice. Underline keywords such as ‘mean’, ‘probability’, ‘range’, or ‘explain’ to focus your answer.

    每道题读两遍。在“平均数”、“概率”、“范围”或“解释”等关键词下划线,以便使答案更有针对性。

    Show all your workings, even for simple calculations. In AQA-style marking, method marks can save your score.

    展示所有计算过程,即使是简单的计算。在 AQA 风格的评分中,方法分可以帮助你保住分数。

    If you get stuck on a graph-drawing question, start by setting up the axes and labelling them. You can earn marks for this before plotting any data.

    如果画图题让你卡住了,先建立坐标轴并标注。在标绘任何数据之前,你就能拿到这部分分数。

    Check your answers, especially when transferring numbers from a tally chart to a frequency table.

    检查你的答案,尤其是将数字从计数图抄写到频数表时。

    Use the mark scheme from past papers to understand what examiners are looking for. This helps you see where easy marks are gained.

    利用真题的评分方案来理解考官想要什么。这能帮助你看出容易得分的地方在哪里。

    Finally, practise timing yourself with past papers under exam conditions. This builds confidence and helps you manage pressure.

    最后,在考试条件下用真题为自己计时练习。这会建立自信,并帮助你管理考试压力。


    Published by TutorHao | Statistics Revision Series | aleveler.com

    更多咨询请联系16621398022(同微信)

  • Year 8 AQA Statistics: Core Knowledge Review | Year 8 AQA 统计:核心知识点梳理

    📚 Year 8 AQA Statistics: Core Knowledge Review | Year 8 AQA 统计:核心知识点梳理

    Statistics is the science of collecting, organising, presenting and interpreting data. In Year 8, following the AQA framework, you will build on earlier skills to handle more complex data sets, calculate different averages, construct a wider range of charts and begin to explore probability. This article brings together the core knowledge you need to master, with clear explanations and practical examples.

    统计学是收集、整理、展示和解读数据的科学。在 Year 8 的 AQA 课程中,你将在已有基础上进一步处理更复杂的数据集,计算不同的平均数,绘制更多类型的统计图表,并开始探索概率。本文将梳理你需要掌握的核心知识点,提供清晰的解释和实用示例。


    1. Types of Data | 数据类型

    Data can be divided into qualitative (categorical) data and quantitative (numerical) data. Qualitative data describes qualities or categories, such as favourite colour or type of pet. Quantitative data involves numbers and can be either discrete (countable, like the number of students in a class) or continuous (measurable, like height or mass).

    数据可以分为定性(分类)数据和定量(数值)数据。定性数据描述性质或类别,例如最喜欢的颜色或宠物种类。定量数据涉及数字,可以是离散的(可数的,如班级学生人数)或连续的(可测量的,如身高或体重)。

    Recognising the type of data helps you decide which chart to use and which calculations make sense. For categorical data, you cannot calculate a mean, but you can find the mode. For continuous data, you often need to group values into class intervals before analysing.

    识别数据类型有助于决定使用哪种图表以及进行哪些有意义的计算。对于分类数据,你不能计算平均数,但可以找众数。对于连续数据,通常需要在分析前将数值分组为区间。


    2. Collecting Data | 数据收集

    Data can be collected through surveys, questionnaires, experiments or observations. When designing a questionnaire, questions should be clear, unbiased and easy to answer. Avoid leading questions that push respondents towards a particular answer.

    数据可以通过调查、问卷、实验或观察来收集。设计问卷时,问题应当清晰、无偏向且易于回答。避免引导性问题,以免将回答者推向特定答案。

    We also distinguish between primary data (collected yourself for a specific purpose) and secondary data (collected by someone else, such as from books, websites or databases). Primary data is often more reliable for your exact investigation, while secondary data can save time and give larger samples.

    我们也要区分一手数据(自己为特定目的收集的)和二手数据(他人收集的,例如来自书籍、网站或数据库)。一手数据通常对你的具体研究更可靠,而二手数据能节省时间并提供更大的样本量。


    3. Frequency Tables and Grouped Data | 频率表与分组数据

    A frequency table shows how often each value or category occurs. Tally marks are used during data collection to count efficiently. For example, here is a frequency table for the number of books read by 20 students in a month:

    频率表显示每个数值或类别出现的频数。收集数据时使用计数符号可以高效计数。例如,下面是 20 名学生一个月内阅读书籍数量的频率表:

    Books read Tally Frequency
    0 IIII 4
    1 IIIII 5
    2 IIIII I 6
    3 III 3
    4 II 2

    For continuous data, we group values into class intervals, e.g. 0 ≤ h < 10, 10 ≤ h < 20. The frequency then tells us how many data points fall into each interval. We use inequalities to show the boundaries clearly.

    对于连续数据,我们将数值分入组区间,例如 0 ≤ h < 10,10 ≤ h < 20。频率则告诉我们落入每个区间的数据点有多少。我们用不等式清楚地表示边界。


    4. Bar Charts and Pictograms | 条形图与象形图

    A bar chart uses rectangular bars of equal width to represent categorical or discrete data. The height of each bar corresponds to its frequency. Bars are separated by gaps to show that the categories are distinct. You can also draw composite or dual bar charts to compare two data sets side by side.

    条形图使用等宽的矩形条来表示分类或离散数据。每个条的高度对应其频率。条与条之间留有间隙,表明类别是独立的。你还可以绘制复合条形图或双条形图来并列比较两组数据。

    A pictogram uses symbols or pictures to represent data. A key tells you how many items each symbol stands for. When a frequency is not a multiple of the symbol value, part of a symbol is used. Pictograms must be clear and easy to read; always draw symbols the same size and align them neatly.

    象形图使用符号或图片表示数据。图例告诉你每个符号代表多少个项目。当频率不是符号值的整数倍时,就使用符号的一部分。象形图必须清晰易读;始终绘制相同大小的符号,并整齐对齐。


    5. Pie Charts | 饼图

    A pie chart shows proportions of a whole. The total angle at the centre of a circle is 360°. To find the angle for each category, use the formula:

    饼图显示整体中各部分的比例。圆心处的总角度为 360°。计算每个类别的角度,使用以下公式:

    Angle = (Frequency ÷ Total frequency) × 360°

    角度 = (该类别频数 ÷ 总频数)× 360°

    Once you have calculated the angles, draw the sectors using a protractor. Label each sector clearly, or provide a key. Always check that the angles add up to 360°. Pie charts are especially useful when you want to compare parts of a whole visually, but they are less effective when there are many small categories.

    计算出角度后,用量角器画出扇形。清楚地标注每个扇形或提供图例。务必检查角度之和是否为 360°。当你需要直观比较整体中各部分时,饼图特别有用,但当有许多细小类别时效果不佳。


    6. Line Graphs and Scatter Graphs | 折线图与散点图

    A line graph is used to show changes in data over time. The horizontal axis often represents time, and the vertical axis shows the variable being measured. Points are plotted and joined with straight lines. It is important to use an appropriate scale and label both axes.

    折线图用于显示数据随时间的变化。横轴通常表示时间,纵轴表示被测量的变量。描出数据点并用直线连接。使用合适的刻度并给两轴加标签很重要。

    A scatter graph helps investigate whether there is a relationship (correlation) between two sets of numerical data. Each point represents a pair of values. If the points follow an upward trend, the correlation is positive; if the trend is downward, correlation is negative. When no pattern appears, there is no correlation. You may draw a line of best fit to model the relationship and make predictions.

    散点图用于探究两组数值数据之间是否存在关系(相关性)。每个点代表一对数值。如果点的分布呈上升趋势,则为正相关;如果呈下降趋势,则为负相关。当无明显规律时,则无相关性。你可以画一条最佳拟合线来模拟这种关系并进行预测。


    7. Mean, Median, Mode and Range | 平均数、中位数、众数与极差

    These four measures summarise a data set. The mean is the average you get by adding all values and dividing by the number of values.

    这四种度量值概括了数据集。平均数是将所有数值相加后除以数值个数得到的平均值。

    Mean = Σx ÷ n

    平均数 = 数据总和 ÷ 数据个数

    The median is the middle value when the data are arranged in order. If there are two middle values, the median is their mean. The mode is the value that appears most often. A data set can have more than one mode or no mode at all. The range measures spread: largest value minus smallest value.

    中位数是将数据从小到大排列后位于中间的值。若有两个中间值,则中位数为这两个值的平均数。众数是出现次数最多的值。一组数据可以有多个众数,也可能没有众数。极差衡量离散程度:最大值减去最小值。

    For the data set 3, 7, 7, 2, 5, the mean is (3+7+7+2+5) ÷ 5 = 4.8, the median (ordered 2,3,5,7,7) is 5, the mode is 7 and the range is 7-2 = 5.

    对于数据集 3, 7, 7, 2, 5,平均数为 (3+7+7+2+5) ÷ 5 = 4.8,中位数(按序排列 2,3,5,7,7)为 5,众数为 7,极差为 7-2 = 5。


    8. Introduction to Probability | 概率入门

    Probability measures how likely an event is to happen. It is always a number between 0 and 1. A probability of 0 means the event is impossible; a probability of 1 means it is certain. Words such as ‘unlikely’, ‘even chance’ and ‘likely’ can be placed on a probability scale.

    概率衡量一个事件发生的可能性大小。它总是介于 0 到 1 之间的一个数。概率为 0 表示事件不可能发生;概率为 1 表示事件必然发生。诸如“不太可能”“机会均等”“很可能”等词语可标在概率尺度上。

    Theoretical probability is based on equally likely outcomes. For a fair six-sided die, the probability of rolling a 3 is 1/6. The sum of the probabilities of all possible outcomes is 1.

    理论概率基于等可能的结果。对于一枚均匀的六面骰子,掷出 3 的概率为 1/6。所有可能结果的概率之和为 1。


    9. Probability Scale and Experiments | 概率尺度与实验

    Experimental probability (or relative frequency) is found by carrying out trials or experiments:

    实验概率(或称相对频率)通过进行试验或实验得到:

    Experimental probability = Number of successful trials ÷ Total number of trials

    实验概率 = 成功的试验次数 ÷ 试验总次数

    The more trials you carry out, the closer the experimental probability tends to get to the theoretical probability. This is known as the law of large numbers. For example, if you flip a coin 10 times you might not get exactly 5 heads, but after 1000 flips the proportion of heads is likely to be very close to 0.5.

    进行的试验次数越多,实验概率往往越接近理论概率。这被称为大数定律。例如,如果你抛一枚硬币 10 次,可能不会恰好得到 5 次正面,但抛 1000 次后,正面的比例很可能非常接近 0.5。


    10. Mutually Exclusive Events and Sample Space Diagrams | 互斥事件与样本空间图

    Mutually exclusive events cannot happen at the same time. For mutually exclusive events A and B, the probability of A or B occurring is the sum of their individual probabilities: P(A or B) = P(A) + P(B). For example, when rolling a die, getting a 2 and getting a 5 are mutually exclusive, so P(2 or 5) = 1/6 + 1/6 = 1/3.

    互斥事件不可能同时发生。对于互斥事件 A 和 B,A 或 B 发生的概率是它们各自概率之和:P(A 或 B) = P(A) + P(B)。例如,掷一个骰子时,掷出 2 和掷出 5 是互斥事件,因此 P(2 或 5) = 1/6 + 1/6 = 1/3。

    A sample space diagram lists all possible outcomes. For two six-sided dice, there are 36 equally likely outcomes, often shown in a table. You can use the sample space to find probabilities of combined events, like the sum of the dice being 7, which occurs in 6 outcomes (1+6, 2+5, 3+4, 4+3, 5+2, 6+1), so P(sum=7) = 6/36 = 1/6.

    样本空间图列出所有可能的结果。对于两个六面骰子,共有 36 个等可能的结果,通常用表格展示。你可以利用样本空间求组合事件的概率,例如骰子点数之和为 7,共出现在 6 种结果中(1+6, 2+5, 3+4, 4+3, 5+2, 6+1),因此 P(和为7) = 6/36 = 1/6。

    When constructing a sample space, list all possibilities systematically. For a coin and a spinner with sections A, B, C, the outcomes are H-A, H-B, H-C, T-A, T-B, T-C, making a total of 6 equally likely outcomes.

    构建样本空间时,要系统地列出所有可能性。对于一枚硬币和一个有三个区域 A、B、C 的转盘,结果为 H-A, H-B, H-C, T-A, T-B, T-C,总共 6 个等可能的结果。


    Published by TutorHao | Statistics Revision Series | aleveler.com

    更多咨询请联系16621398022(同微信)

  • Year 8 AQA Statistics: International Competition Preparation Guide | Year 8 AQA 统计:国际竞赛备战攻略

    📚 Year 8 AQA Statistics: International Competition Preparation Guide | Year 8 AQA 统计:国际竞赛备战攻略

    Whether you are preparing for the UKMT Junior Maths Challenge, the AMC 8, or an international Kangaroo competition, statistics questions always appear. This guide links your Year 8 AQA statistics knowledge with competition-style questions and effective strategies.

    无论你是在为 UKMT 初级数学挑战、AMC 8 还是国际袋鼠竞赛做准备,统计题总会出现。本指南将 Year 8 AQA 统计知识与竞赛式题目及高效策略相结合。


    1. Understanding Competition Statistics Questions | 理解竞赛统计题

    Always read the full question, including titles, axis labels and units. Check if the vertical axis starts at zero – truncated graphs can mislead.

    务必通读完整的题目,包括标题、坐标轴标签和单位。检查纵轴是否从零开始——截断图表可能具有误导性。

    In multiple-choice contests, quickly eliminate answer options that are clearly too large or too small. Use estimation before calculating precisely.

    在选择题竞赛中,快速排除明显过大或过小的选项。在精确计算之前先进行估算。

    Beware of ‘hidden’ data: a pie chart showing percentages must sum to 100%, and a frequency table must include all categories or

    Published by TutorHao | Year 8 统计 Revision Series | aleveler.com

    更多咨询请联系16621398022(同微信)

  • Year 8 AQA Statistics: Top Scorer’s Secrets to Success | Year 8 AQA 统计:学霸高分经验分享

    📚 Year 8 AQA Statistics: Top Scorer’s Secrets to Success | Year 8 AQA 统计:学霸高分经验分享

    Achieving top marks in Year 8 AQA Statistics is not about memorising formulas blindly – it’s about truly understanding data, spotting patterns and communicating your reasoning clearly. As a high scorer who has been through the AQA assessment objectives, I’ll share the practical strategies, common pitfalls and revision tricks that helped me turn statistics from a weakness into a strength. Whether you are preparing for an end-of-topic test or building a foundation for GCSE, these tips will sharpen your statistical thinking and boost your confidence.

    在 Year 8 AQA 统计中拿下高分,不是靠死记硬背公式,而是真正理解数据、发现规律并清晰地表达你的推理过程。作为一名走过 AQA 评估目标的学霸,我将分享那些帮助我把统计从弱项变成强项的实用策略、常见陷阱和复习技巧。无论你是在准备单元测试,还是在为 GCSE 打基础,这些经验都能提升你的统计思维,并增强你的信心。

    1. Understanding What AQA Year 8 Statistics Really Assesses | 理解 AQA Year 8 统计真正评估什么

    Many students think statistics is just about calculating averages and drawing graphs. While those skills matter, AQA places heavy emphasis on interpreting results, choosing appropriate diagrams and criticising data. The assessment objectives include ‘use and apply standard techniques’, ‘reason, interpret and communicate mathematically’ and ‘solve problems within mathematics and in other contexts’. To score top marks, you must show working, explain your choices and always link answers back to the context.

    许多学生认为统计就是算平均数和画图表。虽然这些技能很重要,但 AQA 非常注重解释结果、选择合适的图示以及批判性分析数据。评估目标包括“使用和应用标准方法”、“推理、解释并用数学语言交流”以及“在数学和其他情境中解决问题”。想要拿高分,你必须展示计算过程、解释你的选择,并始终将答案联系回上下文。

    Another secret of high scorers is reading the question carefully. Learn to spot command words like ‘compare’, ‘describe’, ‘explain’ and ‘justify’. If a question asks ‘compare the two distributions’, you are expected to mention both an average and a measure of spread – simply quoting the mean is not enough.

    学霸的另一秘诀是仔细审题。学会识别指令词,如“比较”、“描述”、“解释”和“证明”。如果题目要求“比较两组数据分布”,你需要提及一个平均数和一个离散程度的度量——仅仅给出均值是不够的。


    2. Mastering Data Types: The Foundation of Every Question | 掌握数据类型:每一道题的基础

    Getting data types right is the first step to choosing statistical diagrams and measures correctly. I used a simple mnemonic: ‘Quan-D or Quan-C?’ Quantitative data is either discrete (countable, like number of siblings) or continuous (measurable, like height). Qualitative data deals with categories, such as eye colour or car brands. Understanding this instantly tells you whether a bar chart or a histogram (in later years) is suitable, and whether the mean is meaningful or not.

    搞清数据类型是正确选择统计图表和度量指标的第一步。我用一个简单的口诀:“定量离散还是连续?”定量数据要么是离散的(可数,如兄弟姐妹人数),要么是连续的(可测,如身高)。定性数据涉及类别,如眼睛颜色或汽车品牌。理解这一点能让你立刻判断条形图还是直方图(高年级会学到)更合适,以及均值是否有意义。

    High scorers also check whether data is primary or secondary. Primary data is collected yourself, giving you control but taking time; secondary data is from existing sources, quicker but may contain bias. In exam questions, you might be asked to suggest an advantage of primary data – always mention reliability and fitness for purpose. AQA loves contextual reasoning, so link your answer to the specific scenario.

    学霸还会检查数据是原始数据还是二手数据。原始数据是自己收集的,可控但耗时;二手数据来自现有来源,速度快但可能含有偏见。考试中可能让你提出原始数据的优点——一定要提到可靠性和与目的的匹配度。AQA 喜欢情境推理,所以要把你的回答与具体情景联系起来。


    3. Reliable Averages: Mean, Median, Mode and Range Made Easy | 可靠的平均数:轻松掌握均值、中位数、众数和极差

    These four measures are your statistical toolkit. The mean (x̄) is the arithmetic average, sensitive to outliers. The median is the middle value when data are ordered, unaffected by extreme values. The mode is the most frequent category, essential for qualitative data. The range (maximum – minimum) shows spread. Top scorers do not just calculate them; they choose the most appropriate measure to describe data convincingly.

    这四个度量是你的统计工具箱。均值(x̄)是算术平均,对异常值敏感。中位数是数据排序后的中间值,不受极端值影响。众数是出现频率最高的类别,对定性数据至关重要。极差(最大值减去最小值)显示离散程度。学霸不仅仅是计算它们,而是选择最合适的度量来有说服力地描述数据。

    Mean (x̄) = Σx ÷ n

    For a small dataset like 3, 5, 5, 7, 10, the mean is (3+5+5+7+10) ÷ 5 = 6, median is 5, mode is 5, range = 10 – 3 = 7. Notice the median is a better representation if the value 10 is an outlier. Practice deciding which average to use: when data is skewed or has outliers, choose the median; when all values are fairly similar, the mean is fine. For clothes sizes, the mode is most useful because you need to know the most common size.

    对于数据集 3, 5, 5, 7, 10,均值是 (3+5+5+7+10) ÷ 5 = 6,中位数是 5,众数是 5,极差 = 10 – 3 = 7。注意如果 10 是异常值,中位数更能代表典型值。练习判断使用哪个平均数:当数据偏斜或有异常值时,选择中位数;当所有值都相当接近时,均值没问题。对于服装尺码,众数最有用,因为你需要知道最常卖的尺码。


    4. Crunching Frequency Tables and Grouped Data Like a Pro | 像专家一样处理频数表和分组数据

    When data is presented in a frequency table, calculating the mean requires multiplying each value by its frequency, summing these products, then dividing by the total frequency. I used to set up extra columns: value (x), frequency (f) and f × x. This systematic approach prevents arithmetic slips and impresses examiners with clear working.

    当数据以频数表呈现时,计算均值需要将每个值乘以其频数,求和所有乘积,再除以总频数。我习惯额外列出几列:数据值(x)、频数(f)和 f × x。这种系统的方法能避免计算错误,清晰的运算过程也会给考官留下好印象。

    For grouped data, remember you don’t know the exact values, so you use the midpoint of each class interval. The formula becomes Mean ≈ Σ(f × midpoint) ÷ Σf. This is an estimate, so state that clearly in your answer. The modal class is the interval with the highest frequency, and the median interval can be found by locating the (total frequency +1)/2 th value in a cumulative frequency sense. High scorers always annotate: show where the median lies, and explain why the mean is only an estimate.

    对于分组数据,记住你不知道确切数值,所以要用每个区间的中点。公式变为 均值 ≈ Σ(f × 中点) ÷

    Published by TutorHao | Year 8 统计 Revision Series | aleveler.com

    更多咨询请联系16621398022(同微信)

  • Year 8 AQA Statistics: Quick Reference Formula & Theorem Handbook | Year 8 AQA 统计学公式定理速查手册

    📚 Year 8 AQA Statistics: Quick Reference Formula & Theorem Handbook | Year 8 AQA 统计学公式定理速查手册

    This compact handbook gathers the essential formulas, theorems and key ideas you will meet in Year 8 AQA Statistics. Use it to revise efficiently, check definitions and remind yourself how to work with data and probability. Every section gives you the English explanation followed by a matching Chinese version so you can master the concepts in both languages.

    这本小手册汇集了 Year 8 AQA 统计学中必备的公式、定理和核心思想。你可以用它来高效复习、核对定义并回顾如何处理数据和概率。每个部分都先提供英文解释,随后给出对应的中文版本,帮助你用双语掌握这些概念。


    1. Types of Data | 数据类型

    Data can be split into two broad types: qualitative and quantitative. Qualitative data (also called categorical data) describes qualities or categories, such as eye colour, favourite subject or car brand. Quantitative data measures quantities with numbers, like height, test marks or the number of pets.

    数据可分为两大类:定性数据和定量数据。定性数据(也称分类数据)描述的是性质或类别,比如眼睛颜色、最喜欢的科目或汽车品牌。定量数据用数字来计量,如身高、考试分数或宠物数量。

    Quantitative data is further divided into discrete and continuous. Discrete data can only take certain separate values (usually whole numbers) – for example, the number of students in a class. Continuous data can take any value within a range and is measured, such as time (3.52 seconds) or mass (1.6 kg).

    定量数据又分为离散数据和连续数据。离散数据只能取某些分开的值(通常是整数),例如一个班的学生人数。连续数据可以在一个范围内取任意值,是测量得到的,比如时间(3.52 秒)或质量(1.6 kg)。


    2. Mean, Median and Mode | 平均数:均值、中位数与众数

    The three most common averages are the mean, median and mode. Each one summarises a data set with a single typical value but is calculated differently and suits different situations.

    最常见的三种平均数是均值、中位数和众数。它们各自用一个典型值概括整个数据集,但计算方式不同,适用的场合也不同。

    The mean (often just called the average) is found by adding up all the data values and dividing by the number of values.

    均值(通常直接称作平均数)是把所有数据值相加,然后除以数据的个数得到。

    Mean = Σx ÷ n

    平均数 = Σx ÷ n

    where Σx means the sum of all the data values and n is the number of values.

    其中 Σx 代表所有数据值的总和,n 是数据的个数。

    The median is the middle value when the data is arranged in order. For an odd number of values, it is the value at position (n+1)÷2. If there is an even number of values, the median is the mean of the two middle values.

    中位数是将数据从小到大排列后位于中间的值。如果数据个数为奇数,中位数在 (n+1)÷2 的位置;如果数据个数为偶数,中位数则是中间两个值的平均数。

    The mode (or modal value) is the value that appears most often. A data set can have one mode, more than one mode (bimodal, multimodal) or no mode if all values occur equally often.

    众数(众数值)是出现次数最多的值。一个数据集可以有一个众数、多个众数(双峰、多峰),也可以没有众数(当所有值出现次数相同时)。


    3. Range | 极差

    The range is a simple measure of spread (how spread out the data is). It only uses the largest and smallest values.

    极差是一个简单的离散程度(数据的分散程度)指标,只用到最大值和最小值。

    Range = Largest value − Smallest value

    极差 = 最大值 − 最小值

    A larger range tells you the data is more spread out; a smaller range means the values are more clustered together. The range is easy to calculate but can be heavily affected by a single extremely high or low value (an outlier).

    极差越大,说明数据越分散;极差越小,数据越集中。极差计算简便,但很容易受到个别极高或极低数值(离群值)的影响。


    4. Calculating Averages from Frequency Tables | 从频率表计算平均数

    When data is given in a frequency table, each value (x) appears with a certain frequency (f). To find the mean, you multiply each value by its frequency, add up those products and then divide by the total frequency.

    当数据以频率表形式给出时,每个数据值 (x) 都对应一个频数 (f)。要求平均数,需要把每个值乘以它的频数,将所有这些乘积相加,再除以总频数。

    Mean = Σ(f × x) ÷ Σf

    平均数 = Σ(f × x) ÷ Σf

    If the data is grouped into class intervals, you cannot see the exact original values. In this case, use the midpoint of each class interval as your x. The formula remains the same.

    如果数据被归入组段中,你无法看到确切的原始数值。这时就用每个组段的组中点作为 x,计算公式不变。

    Example: A frequency table shows scores 1 (frequency 3), 2 (frequency 5), 3 (frequency 2). Σf = 10. Σ(f × x) = (1×3) + (2×5) + (3×2) = 3+10+6 = 19. Mean = 19 ÷ 10 = 1.9.

    例子:一个频率表显示得分 1(频数 3)、2(频数 5)、3(频数 2),Σf = 10。Σ(f × x) = (1×3)+(2×5)+(3×2)=3+10+6=19。平均数 = 19 ÷ 10 = 1.9。


    5. Statistical Diagrams: Bar Charts, Pie Charts & Scatter Graphs | 统计图:条形图、饼图与散点图

    A bar chart uses bars of equal width to show the frequency of categories. The height of each bar represents the frequency. Bar charts are for categorical or discrete data, and the bars do not touch each other.

    条形图用等宽的条形来表示各类别的频数。每个条形的高度代表频数。条形图适用于分类数据或离散数据,且条形之间不接触。

    In a pie chart, a circle is divided

    Published by TutorHao | Year 8 统计 Revision Series | aleveler.com

    更多咨询请联系16621398022(同微信)

  • AQA Year 8 Statistics: Exam Technique and Marking Criteria | AQA 八年级统计:答题技巧与评分标准

    📚 AQA Year 8 Statistics: Exam Technique and Marking Criteria | AQA 八年级统计:答题技巧与评分标准

    Doing well in AQA Year 8 Statistics is not just about knowing formulas—it is about understanding what examiners look for and how marks are awarded. This guide will help you sharpen your exam technique, avoid common pitfalls, and make the most of every mark available.

    在 AQA 八年级统计考试中取得好成绩,不仅仅需要记住公式——更需要理解考官如何评分以及如何写出高分答案。本指南将帮助你提高答题技巧,避开常见陷阱,充分把握每一个得分点。


    1. Understanding the Exam Structure | 了解考试结构

    The AQA Year 8 Statistics test usually includes a mixture of short-answer questions, calculations, and longer questions requiring interpretation. Knowing the types of questions helps you plan your time and approach.

    AQA 八年级统计测试通常包含简答题、计算题和需要解释推断的长题目。了解题目类型有助于你合理分配时间并选择合适的答题方式。

    The paper may be divided into sections: collecting data, representing data, analysing data, and probability. Each section tests different skills.

    试卷可能分为多个部分:数据收集、数据表示、数据分析以及概率。每个部分考查不同的技能。

    • Check the front cover for the total marks and time allowed.
    • 查看封面上的总分和允许时间。
    • Look through the whole paper before you start writing.
    • 答题前快速浏览整份试卷。

    2. Reading the Question Carefully | 仔细审题

    Many marks are lost because students misread what is being asked. Underline command words such as ‘calculate’, ‘compare’, ‘explain’, or ‘estimate’. These tell you exactly what to do.

    很多丢分情况都是因为学生没有认真读题。勾画出指令词,例如“计算”、“比较”、“解释”或“估计”,这些词明确告诉你该做什么。

    If a question asks for ‘an estimate of the mean’, do not calculate the exact mean unless you have the raw data. Use midpoints and frequencies.

    如果题目要求“估计平均数”,不要直接计算精确平均数(除非有原始数据),而应使用组中值和频数。

    Always check whether you need to give a reason or justify your answer with a calculation.

    务必检查是否需要给出理由或用计算来论证答案。


    3. Showing Your Working Out | 展示解题步骤

    In AQA Statistics, method marks (M marks) are awarded for showing correct steps, even if the final answer is wrong. Always write down every step of your working.

    在 AQA 统计考试中,即使最终答案错误,只要步骤正确就能得到方法分(M分)。一定要写出每一步解题过程。

    For example, when finding the mean from a frequency table, show the multiplication of each value by its frequency, the sum, and the division. Do not just write the answer.

    例如,从频数表中求平均数时,要展示每个值与对应频数的乘积、求和以及除法运算,而不要只写答案。

    Clear working also helps you check your answer later.

    清晰的解题步骤也有助于你后续检查。


    4. Using Correct Units and Notation | 使用正确的单位和符号

    Marks are often reserved for stating the correct units, such as kg, cm, or minutes. If a question involves money, always include the £ sign and two decimal places.

    很多分数是留给正确单位的,例如千克(kg)、厘米(cm)或分钟(分钟)。涉及金钱的题目,务必使用 £ 符号并保留两位小数。

    Use proper statistical notation: for mean, write the symbol x̄ or just ‘mean = …’. For probability, write P(event) = … or a fraction in simplest form.

    使用正确的统计符号:表示平均数时,可写 x̄ 或 “mean = …”。概率可表示为 P(事件) = … 或以最简分数形式给出。

    When plotting graphs, label axes clearly and include units in brackets if needed.

    绘制图表时,清晰标注坐标轴,并在需要时用括号注明单位。


    5. Handling Data and Charts | 处理数据和图表

    Questions may give you a pie chart, bar chart, or stem-and-leaf diagram. Read scales carefully. One square on a bar chart might represent 2, 5, or 10 units, not always 1.

    题目可能会给出饼图、条形图或茎叶图。仔细读取刻度:条形图中的一格可能代表 2、5 或 10 个单位,并不总是代表 1。

    When asked to compare two data sets using a chart, comment on the shape, spread, and any unusual features. Use numbers from the chart to support your statements.

    当题目要求使用图表比较两组数据时,要评论形状、分散程度和任何异常特征,并用图表中的数字来支持你的说法。

    For stem-and-leaf diagrams, remember to include a key, e.g., ‘4 | 2 means 42’.

    对于茎叶图,记得添加图例,例如 “4 | 2 表示 42”。


    6. Calculating Averages and Range | 计算平均数与极差

    Know the difference between mean, median, mode, and range. The mean is the sum divided by the count; the median is the middle value; the mode is the most frequent; the range is the difference between the highest and lowest.

    区分平均数、中位数、众数和极差。平均数 = 总和 ÷ 数量;中位数是中间值;众数是出现次数最多的值;极差 = 最大值 – 最小值。

    When finding the median from a frequency table, use cumulative frequency to locate the middle position. Do not simply pick the middle row.

    从频数表中求中位数时,要使用累积频数来确定中间位置,而不是简单地选取中间行。

    Always state which average is most appropriate for the data and explain why. For data with extreme values, the median may be better than the mean.

    始终指明哪种平均数最适合该数据并解释原因。对于存在极端值的数据,中位数可能比平均数更合适。


    7. Interpreting Results | 解释结果

    Interpretation questions carry several marks. You need to write a sentence that relates the numbers back to the context. For example, ‘The mean height increased, which suggests the new diet may be effective.’

    解释类题目分值较高。你需要写一句话,把数字与具体情境联系起来。例如:“平均身高增加了,这表明新饮食可能有效。”

    Use comparative language when comparing two sets: ‘higher than’, ‘more spread out’, ‘less consistent’. Support comparisons with data values.

    比较两组数据时使用比较性语言:“高于”、“更分散”、“一致性较低”,并用数据值加以支持。

    Avoid vague statements like ‘Group A is better’ — always explain what the statistics show.

    避免模糊的说法,如“A 组更好”——始终用统计数据来说明。


    8. Probability Basics and Fairness | 概率基础与公平性

    Probability is measured on a scale from 0 (impossible) to 1 (certain). Write probabilities as fractions, decimals, or percentages, but simplify fractions where possible.

    概率用 0(不可能)到 1(确定)的尺度衡量。可以用分数、小数或百分数表示,但分数要化简。

    For a fair game, the probabilities of winning and losing should be equal, or the expected outcomes should be balanced. Explain using the probabilities calculated.

    对于公平的游戏,获胜和失败的概率应当相等,或者期望结果应当平衡。用计算出的概率加以解释。

    When using sample space diagrams or two-way tables, list all outcomes systematically to avoid missing any.

    使用样本空间图或双向表时,系统列出所有结果,避免遗漏。


    9. Common Mistakes to Avoid | 常见错误

    One common error is using the wrong class midpoint in grouped data. For the interval 10 ≤ x < 20, the midpoint is 15, not 20.

    一个常见错误是在分组数据中使用了错误的组中值。对于区间 10 ≤ x < 20,组中值是 15,而不是 20。

    Another mistake is confusing frequency with data value. In a table, the first column is often the value, the second is how many times it occurs.

    另一个错误是混淆频数和数据值。表格中第一列通常是变量值,第二列是出现的次数。

    Students often forget to consider the context when rounding. If a question asks ‘how many people can fit in a bus’, round down even if the calculation suggests rounding up.

    学生常常在求近似值时忽略实际情境。如果题目问“一辆巴士能装多少人”,即使计算结果应上舍入,也要向下取整。

    Also, never write a probability as a ratio like 2:3; use 2/5.

    此外,切勿将概率写成如 2:3 的比形式,应使用 2/5。


    10. Time Management Tips | 时间管理技巧

    Allocate roughly one minute per mark. If a question is worth 4 marks, spend no more than 4–5 minutes on it. Mark questions you find difficult and come back to them later.

    按每分钟一分的速度分配时间。如果一道题值 4 分,花费时间不要超过 4-5 分钟。先标记较难的题目,稍后再回来作答。

    Do not spend too long on one drawing or graph; a rough but accurate sketch can earn full marks if labels and shape are correct.

    不要在绘图上花过多时间;只要标注和形状准确,简略而精确的草图也能得到满分。

    Leave a few minutes at the end to check your answers, especially units, decimal places, and whether you have answered every part of the question.

    留出几分钟检查答案,特别是单位、小数位数以及是否回答了题目的每个部分。


    11. Understanding Mark Schemes | 理解评分方案

    AQA mark schemes for Statistics typically show ‘M’ for method marks, ‘A’ for accuracy marks, and sometimes ‘B’ for independent marks. Knowing this helps you see where marks are earned.

    AQA 统计的评分方案通常用“M”表示方法分,“A”表示答案准确分,有时“B”表示独立分。了解这些能让你清楚分数从何而来。

    Even if your final answer is incorrect, you can still get method marks if you show the correct formula and substitution. Never leave a question blank.

    即使最终答案不正确,只要展示出正确的公式和代入过程,仍然可以获得方法分。绝不要空题。

    For ‘explain’ questions, marks are often awarded for a correct statistical statement and a reference to the context. Practice using mark schemes to self-assess.

    对于“解释”类题目,评分往往看是否给出正确的统计表述并联系上下文。用评分方案进行自我评估练习。


    12. Practice and Self-Assessment | 练习与自我评估

    The best way to improve exam technique is to practise past papers under timed conditions, then check your work against the mark scheme. Note which types of questions you find tricky.

    提高考试技巧的最佳方法是限时练习往年真题,然后对照评分方案检查。记下你觉得棘手的题型。

    Create a checklist of common mark-worthy actions: units, labelled axes, simplified fractions, and comparative statements. Use it while you practise.

    创建一个常见得分动作清单:单位、坐标轴标签、化简分数、比较性陈述等,并在练习时对照使用。

    Ask your teacher for feedback on your written explanations. Sometimes two marks are lost simply because your answer was not specific enough.

    请老师对你的书面解释给出反馈。有时仅因答案不够具体就会丢失两分。

    Published by TutorHao | Statistics Revision Series | aleveler.com

    更多咨询请联系16621398022(同微信)

  • Core Statistics Knowledge for Year 8 (AQA) | Year 8 AQA 统计:核心知识点梳理

    📚 Core Statistics Knowledge for Year 8 (AQA) | Year 8 AQA 统计:核心知识点梳理

    Statistics in Year 8 builds on earlier data handling skills and introduces more formal ways to collect, represent and analyse data. In the AQA curriculum, you will learn to plan investigations, choose appropriate diagrams, calculate averages and spread, and begin to explore probability. This article brings together the core ideas you need to master, with clear explanations in both English and Chinese.

    八年级的统计学习在之前数据处理技能的基础上,引入了更规范的数据收集、表示和分析方法。在 AQA 课程中,你将学习如何规划调查、选择适当的图表、计算平均数和离散程度,并初步探索概率。本文汇集了你需要掌握的核心知识点,并提供清晰的中英文讲解。


    1. Data and Variables | 数据与变量

    Data can be described in different ways. Categorical (qualitative) data consist of names or labels, such as favourite colour or type of pet. Numerical (quantitative) data involve numbers, like height or test scores. Numerical data can be discrete (counted values, e.g. number of siblings) or continuous (measured values, e.g. temperature).

    数据可以用不同方式描述。分类(定性)数据由名称或标签组成,例如喜爱的颜色或宠物类型。数值(定量)数据涉及数字,如身高或考试分数。数值数据可以是离散的(可计数的值,例如兄弟姐妹的个数)或连续的(可测量的值,例如温度)。

    Knowing the data type helps you choose the right graph and the best summary statistics. For example, it would not make sense to find the mean of categorical data, but you can find the mode.

    了解数据类型有助于选择合适的图表和最恰当的汇总统计量。例如,计算分类数据的均值没有意义,但可以找出其众数。


    2. Planning a Statistical Investigation | 规划统计调查

    A good statistical inquiry follows the PPDAC cycle: Problem (pose a clear question), Plan (decide what data to collect and how), Data (collect the data carefully), Analysis (create graphs and calculate statistics), Conclusion (answer the question and reflect). This structure helps you stay organised and avoid bias.

    一个好的统计调查应遵循PPDAC 循环:问题(提出一个清晰的问题)、计划(决定收集什么数据以及如何收集)、数据(仔细收集数据)、分析(绘制图表并计算统计量)、结论(回答问题并进行反思)。这种结构能帮助你保持条理并避免偏差。

    When designing a questionnaire, keep questions simple, avoid leading questions, and ensure response options cover all possibilities. For example, ‘How old are you?’ with boxes for ranges is better than an open-ended blank.

    设计问卷时,问题要简单,避免诱导性问题,并确保回答选项涵盖所有可能性。例如,设置带年龄段选项的“你的年龄是多少?”比留一个空白的开放式问题更好。


    3. Frequency Tables and Grouped Data | 频数表与分组数据

    A frequency table organises data by showing how often each value or group occurs. Tally marks are useful during data collection. For a large set of continuous data, we often use grouped frequency tables with equal class intervals.

    频数表通过显示每个值或组出现的次数来整理数据。在收集数据时,划记符号非常方便。对于大量连续数据,我们通常使用等距分组的分组频数表

    When grouping, choose intervals that do not overlap, such as 10 ≤ h < 15. The midpoint of each interval can be used to estimate the mean.

    分组时,应选择不重叠的区间,例如 10 ≤ h < 15。每个区间的中点可用于估算平均值。


    4. Bar Charts and Pictograms | 条形图与象形图

    Bar charts display categorical or discrete data with rectangular bars. The height of each bar represents the frequency. Always leave equal gaps between bars, label axes, and give the chart a title.

    条形图用矩形条展示分类或离散数据。每个条形的高度表示频数。条形之间必须留出相等的空隙,标注坐标轴,并给图表加上标题。

    Pictograms use symbols or pictures to represent data. A key must be shown to explain what each symbol stands for. When a frequency is not a whole multiple of the symbol value, a part of the symbol may be drawn proportionally.

    象形图使用符号或图片表示数据。必须给出图例以说明每个符号代表多少。当频数不是符号值的整数倍时,可以按比例画出部分符号。


    5. Pie Charts | 饼图

    A pie chart shows proportions of a whole. The angle for each category is calculated using the formula: Angle = (Frequency ÷ Total frequency) × 360°. Circles are drawn with a compass, and sectors are measured with a protractor.

    饼图用于展示各部分占整体的比例。每个类别的角度计算公式为:角度 = (频数 ÷ 总频数)× 360°。绘制时先用圆规画圆,再用量角器测量各扇区。

    Pie charts are best for comparing parts of a whole when you have a small number of categories. Too many slices make the chart hard to read.

    饼图最适合在类别较少时比较各部分占整体的比例。过多的扇形会使图表难以阅读。


    6. Line Graphs and Time Series | 折线图与时间序列

    Line graphs join points with straight line segments to show how a variable changes. When the horizontal axis represents time, we call it a time series graph. These graphs help us spot trends, such as an upward pattern or seasonal variation.

    折线图用直线段连接数据点,以显示变量的变化。当横轴表示时间时,称为时间序列图。这些图表能帮助我们识别趋势,例如上升模式或季节性波动。

    When reading a time series, ask yourself: Is there a general increase, decrease, or no clear trend? Are there any sudden jumps that might indicate an error or unusual event?

    解读时间序列时,要问自己:总体是增加、减少还是没有明显趋势?是否有突然的跳跃,可能暗示着错误或异常事件?


    7. Averages: Mean, Median, Mode | 平均数:均值、中位数、众数

    The mean is calculated by adding all values and dividing by the number of values. In symbols: Mean = Σx ÷ n, where Σx is the sum and n is the total count.

    均值是将所有数值相加后除以数值的个数。用符号表示为:均值 = Σx ÷ n,其中 Σx 表示总和,n 表示总数。

    The median is the middle value when data are ordered. If there is an even number of values, the median is the mean of the two middle numbers. The mode is the value that appears most often. For grouped data, the modal class is the interval with the highest frequency.

    中位数是将数据排序后位于中间的值。如果数据个数为偶数,中位数是中间两个数的平均值。众数是出现次数最多的值。对于分组数据,众数组是频数最高的区间。


    8. Range and Spread | 极差与数据离散程度

    The range measures how spread out the data are. It is found by subtracting the smallest value from the largest value: Range = Largest value − Smallest value. A larger range indicates more variability.

    极差衡量数据的离散程度。其计算方式为最大值减去最小值:极差 = 最大值 − 最小值。极差越大,说明数据变化越大。

    The range is easy to calculate but can be affected by extreme outliers. When you compare two data sets, state which one is more spread out and relate this to the context, e.g. more consistent results.

    极差容易计算,但容易受极端异常值的影响。当比较两个数据集时,要说明哪一个离散程度更大,并联系具体情境,例如分析结果是否更一致。


    9. Scatter Graphs and Correlation | 散点图与相关关系

    A scatter graph plots two sets of numerical data to see if there is a relationship. Positive correlation means that as one variable increases, the other tends to increase. Negative correlation means that as one increases, the other tends to decrease. If the points show no pattern, there is no correlation.

    散点图将两组数值数据绘制在坐标系中,以观察是否存在关系。正相关意味着一个变量增加时,另一个也趋向增加。负相关意味着一个变量增加时,另一个趋向减少。如果数据点没有明显规律,则无相关

    Correlation does not imply causation. An outlier is a data point that lies far away from the general pattern; it should be investigated but not removed without good reason.

    相关性不意味着因果关系。异常值是远离整体模式的数据点;应当对其进行调查,但无正当理由不可随意删除。


    10. Introduction to Probability | 概率基础

    Probability measures how likely an event is, expressed as a fraction, decimal or percentage between 0 (impossible) and 1 (certain). The probability of an event A is: P(A) = Number of favourable outcomes ÷ Total number of equally likely outcomes.

    概率衡量事件发生的可能性,用 0(不可能)到 1(必然)之间的分数、小数或百分比表示。事件 A 的概率为:P(A) = 有利结果数 ÷ 等可能结果总数

    Probabilities can be shown on a probability scale or in a two-way table. The sum of probabilities of all mutually exclusive outcomes equals 1. For equally likely outcomes, listing all possibilities systematically helps avoid mistakes.

    概率可以展示在概率标尺上或双向表格中。所有互斥结果的概率之和等于 1。对于等可能的结果,系统地列出所有可能性有助于避免错误。


    11. Interpreting and Evaluating Results | 结果解读与评估

    After drawing graphs and calculating statistics, you must interpret them in context. For example, ‘The median score rose from 56 to 72, suggesting an improvement in performance over the two terms.’ Always refer back to the original question.

    绘制图表和计算统计量之后,你必须结合具体情境进行解读。例如,“中位分从 56 分上升到 72 分,表明两个学期之间的成绩有所提高。” 始终要回到最初的问题。

    Beware of misleading graphs. Axis scales that do not start at zero, uneven intervals, or exaggerated pictogram symbols can distort the message. Always check the labels and scales before drawing conclusions.

    警惕误导性的图表。坐标轴不从零开始的刻度、不均匀的间距或被夸大的象形图符号都可能曲解信息。在下结论前,务必检查标注和刻度。


    12. Key Formula Summary | 核心公式总结

    The table below summarises the essential formulas you need to know for Year 8 Statistics. Keep this handy when revising.

    下表总结了八年级统计课程中你需要掌握的核心公式。复习时请随时参考。

    Statistic (英文术语) 中文术语 Formula / Method
    Mean 均值 Sum of values ÷ Number of values (Σx ÷ n)
    Median 中位数 Middle value when ordered; mean of two middle values if even number of data
    Mode 众数 Most frequent value
    Range 极差 Largest value − Smallest value
    Probability of event A 事件 A 的概率 P(A) = Favourable outcomes ÷ Total outcomes

    Published by TutorHao | Statistics Revision Series | aleveler.com

    更多咨询请联系16621398022(同微信)

  • Year 8 AQA Statistics: High-Frequency Topics and Common Mistake Analysis | Year 8 AQA 统计:高频考点与易错题分析

    📚 Year 8 AQA Statistics: High-Frequency Topics and Common Mistake Analysis | Year 8 AQA 统计:高频考点与易错题分析

    Welcome to a focused revision guide on Year 8 AQA Statistics. This article pulls together the topics that appear most often in assessments and, crucially, the mistakes that students make year after year. Whether you are studying data types, averages, charts, or probability, understanding these common pitfalls will help you avoid losing marks. Read on for a clear, example-driven breakdown of the highest-frequency content and how to tackle tricky questions with confidence.

    欢迎阅读这份 Year 8 AQA 统计的高频考点与易错题分析。这篇文章汇集了考试中最常出现的主题,以及学生年复一年反复犯的错误。无论你正在学习数据类型、平均数、图表还是概率,理解这些常见陷阱都能帮助你避免失分。接下来,我们将以清晰的示例,详细拆解最高频的考点内容,并教你如何自信应对难题。

    1. Types of Data: Qualitative vs Quantitative | 数据类型:定性数据与定量数据

    The distinction between qualitative (categorical) and quantitative (numerical) data is a fundamental skill. Qualitative data describes qualities or categories, such as eye colour or favourite sport; quantitative data involves numbers that can be counted or measured. Within quantitative data, you must also identify whether it is discrete (countable, like number of siblings) or continuous (measurable, like height). A common mistake is to label shoe size as continuous — it is actually discrete because sizes come in set steps.

    区分定性数据(分类数据)与定量数据(数值数据)是一项基本技能。定性数据描述的是性质或类别,比如眼睛颜色或最喜欢的运动;定量数据则涉及可以计数或测量的数字。在定量数据内部,还要能识别它是离散型(可数,如兄弟姐妹人数)还是连续型(可测量,如身高)。一个常见错误是把鞋码标记为连续型——其实它是离散的,因为鞋码是按固定步长给出的。

    2. Data Collection and Sampling Methods | 数据收集与抽样方法

    Year 8 students need to understand simple random sampling, opportunity sampling, and systematic sampling. You may be asked to describe a method to collect data fairly. A typical error is choosing a sample that is biased, for instance interviewing only classmates during break, or confusing random sampling with haphazard picking. Random sampling means every member of the population has an equal chance of being selected, often achieved using a random number generator or pulling names from a hat.

    Year 8 学生需要理解简单随机抽样、便利抽样和系统抽样。你可能会被要求描述一种公平收集数据的方法。一个典型错误是选择了有偏差的样本,例如只在课间采访自己的同学,或是把随机抽样和随意挑选混为一谈。随机抽样意味着总体中每个成员都有均等的机会被选中,通常通过随机数生成器或抽签来实现。

    3. Designing Questionnaires and Avoiding Bias | 问卷设计与避免偏差

    Questions must be clear, neutral, and have response boxes that cover all possibilities without overlap. A high-frequency error is writing “How old are you?” with options ‘0–10′, ’10–20’ — this confuses a 10-year-old because the categories overlap. Another pitfall is leading questions like “Don’t you agree that maths is fun?” Always practise writing unbiased options and providing a time frame where needed.

    问题必须清晰、中立,并设置能涵盖所有可能情况且互不重叠的选项框。一个高频错误是询问“你的年龄是多少?”并给出选项“0–10”“10–20”——这会让10岁的答题者感到困惑,因为类别重叠了。另一个陷阱是诱导性问题,比如“你难道不认为数学很有趣吗?”。一定要练习编写无偏见的选项,并根据需要提供时间范围。

    4. Frequency Tables and Tally Charts | 频数表与计数表

    When recording data, tally marks must be grouped in fives for quick counting. A surprisingly common error is forgetting the fifth tally crosses the previous four, leading to miscounts. Students may also miss the ‘total’ row. Always ensure the sum of all frequencies equals the number of data items. When given grouped data, intervals must not overlap and should be of equal width if possible.

    在记录数据时,计数记号必须五个一组以便快速清点。一个意外常见的错误是忘记第五个记号要划掉前四个,从而导致计数错误。学生还可能漏掉“总计”行。务必确保所有频数之和等于数据项的数量。当处理分组数据时,组距不能重叠,并且应尽可能保持等宽。

    5. Bar Charts, Pictograms and Pie Charts | 条形图、象形图与饼图

    In AQA questions, you are often asked to complete a bar chart or interpret a pictogram. Key errors include not using a ruler for bars, inconsistent scaling, and forgetting the key in a pictogram. For pie charts, a frequent mistake is miscalculating angles: remember the formula (frequency ÷ total) × 360°. An easy slip is using the frequency directly as the angle. Always check that your angles sum to 360°.

    在 AQA 的题目中,你经常会被要求补全条形图或解读象形图。关键错误包括画条形图时不用直尺、比例不一致,以及忘记象形图的图例。对于饼图,一个常见错误是角度计算失误:记住公式是(频数 ÷ 总数)× 360°。一个容易犯的错误是直接把频数当作角度使用。最后一定要检查所有角的度数之和是否为360°。

    6. Mean, Median, Mode and Range | 平均数、中位数、众数与极差

    These central tendency and spread measures are high-frequency content. The mode is the most common value. The median is the middle value when data is ordered. The mean is sum of values divided by the number of values. The range is the maximum minus the minimum. A classic mistake is finding the median from an unordered list. Another is confusing the mode with the frequency. In a frequency table, the mode is the category with the highest frequency, not the frequency itself. When calculating the mean from a frequency table, use ∑(value × frequency) ÷ total frequency.

    这些中心趋势和离散程度的衡量指标是高频考点。众数是最常出现的数值。中位数是将数据排序后中间的那个值。平均数是数值之和除以数值的个数。极差是最大值减去最小值。一个经典错误是从未经排序的列表里找中位数。另一个错误是把众数和频数混淆。在频数表中,众数是频数最高的那个类别,而不是频数本身。在由频数表计算平均数时,要用 ∑(数值 × 频数)÷ 总频数。

    7. Mean from Grouped Data | 分组数据求平均数

    When data is grouped, we estimate the mean using midpoints. A very common error is using the group boundaries instead of midpoints. Another is forgetting to multiply the midpoint by the frequency, or dividing by the number of groups instead of total frequency. Always set up a table with columns: group, midpoint (x), frequency (f), and f × x. The estimated mean = ∑(f × x) ÷ ∑f. Forgetting units in the final answer can also cost a mark.

    当数据分组时,我们使用组中值来估计平均数。一个非常常见的错误是使用组界而不是组中值。另一个是忘记用组中值乘以频数,或者除以组数而不是总频数。务必制作一个包含组别、组中值(x)、频数(f)和 f × x 的表格。估计平均数 = ∑(f × x)÷ ∑f。在最终答案里忘记写明单位也会导致失分。

    8. Scatter Graphs and Correlation | 散点图与相关性

    Plotting points accurately is vital. Common mistakes include mixing up the x and y axes, forgetting axis labels, and drawing a line of best fit through the origin regardless of the data. The line of best fit should pass through as many points as possible with roughly equal numbers of points above and below it. Correlation can be positive, negative or none. A frequent error is to describe strong correlation as just “positive” without indicating strength. Always use phrases like “weak positive correlation” or “strong negative correlation” when appropriate.

    准确地描点至关重要。常见错误包括混淆 x 轴和 y 轴、忘记坐标轴标签,以及不根据数据分布硬把最佳拟合线画过原点。最佳拟合线应尽可能多地穿过数据点,并使线上下的点数大致相等。相关性可以是正相关、负相关或不相关。一个常见错误是仅仅说“正相关”而不说明强度。适当的时候一定要使用诸如“弱正相关”或“强负相关”这样的表述。

    9. Probability Basics and the Probability Scale | 概率基础与概率标度

    Probability is a measure of chance between 0 (impossible) and 1 (certain). Students often forget that probabilities must be written as a fraction, decimal or percentage, not as a ratio. An error-prone area is adding probabilities instead of multiplying for combined events without structuring. When finding the probability of an event not happening, remember 1 – P(A). The sum of all mutually exclusive outcomes must equal 1. Many marks are lost by giving an answer like 1/6 without simplifying, or leaving probabilities as verbal phrases.

    概率是介于0(不可能)和1(肯定)之间的机会度量。学生常常忘记概率必须写成分数、小数或百分数,而不是比例。一个容易出错的领域是在没有结构化的情况下,对于组合事件用加法代替乘法。求一个事件不发生的概率时,记住用 1 – P(A)。所有互斥结果的概率之和必须等于 1。很多分数因未对 1/6 这样的答案进行约分,或将概率保留为文字描述而丢失。

    10. Sample Space Diagrams and Two-Way Tables | 样本空间图与双向表

    When two events happen, a sample space diagram or a two-way table helps list all equally likely outcomes. A common pitfall is missing some outcomes or counting the same outcome twice. For example, when rolling two dice, students may think (1,2) and (2,1) are the same outcome, but they are distinct. Using a systematic list prevents errors. Probability is then number of successful outcomes ÷ total number of outcomes. Never forget to check that the total matches the number of cells in the diagram.

    当两个事件发生时,样本空间图或双向表有助于列出所有等可能的结果。一个常见陷阱是遗漏某些结果或对同一结果进行重复计数。例如,在掷两个骰子时,学生可能认为 (1,2) 和 (2,1) 是同一个结果,但它们是不同的。使用系统性的列表可以防止错误。概率就等于成功结果数 ÷ 总结果数。务必检查总和是否与图中单元格数量相符。

    11. Misinterpreting Averages in Context | 在情境中误解平均数

    Year 8 questions often ask which average best represents a data set. A classic trap: a set of salaries where the mean is much higher than the median because of one very high earner. Choosing the mean in that case is a mistake because it is not “typical”. The median is more representative when outliers are present. Students also misuse the range — they may say a larger range means data is more accurate, when it really means more spread out. Always tie the explanation back to the context.

    Year 8 的题目经常问哪一个平均数最能代表一组数据。一个经典陷阱是:有一组工资数据,因为有一位极高收入者,使得平均数远高于中位数。这时选择平均数就是个错误,因为它并不“典型”。当存在异常值时,中位数更具代表性。学生还容易误用极差——他们可能会说极差较大意味着数据更准确,而实际上这表示数据更分散。解释时务必结合具体情境。

    12. Effective Checking and Exam Technique | 有效检查与考试技巧

    Many errors can be caught by simply reading the question again and checking your method. Does your mean lie within the min–max range? Do your pie chart angles sum to 360°? Are the units consistent? Always show working clearly; in AQA Statistics, method marks are awarded even if the final answer is wrong. A high-frequency mistake is not answering the actual question — if asked to “compare”, you must use comparative words like “higher”, “more consistent”, and quote figures.

    许多错误只需重读一遍题目并检查解题方法就能发现。你的平均数是否落在最小值到最大值的范围内?饼图的角度加起来是否为360°?单位是否一致?始终清晰地展示解题过程;在 AQA 统计中,即使最终答案有误,过程分也会给。一个高频错误是没有回答题目实际所问——如果题目要求“比较”,你必须用“更高”、“更稳定”这类比较性词汇,并引用具体数字。

    Published by TutorHao | Statistics Revision Series | aleveler.com

    更多咨询请联系16621398022(同微信)

  • A Parent’s Guide to Year 8 Edexcel Statistics | 八年级爱德思统计家长辅导指南

    📚 A Parent’s Guide to Year 8 Edexcel Statistics | 八年级爱德思统计家长辅导指南

    Statistics in Year 8 builds the essential skills your child needs to collect, represent, and interpret data. Under the Edexcel framework, students learn to work with charts, averages, and basic probability. This guide explains key topics clearly so you can support learning at home with confidence.

    八年级的统计课程培养孩子收集、展示和解读数据的基本技能。在爱德思考试局框架下,学生将学习图表、平均数和基础概率。这份指南用清晰的方式解释关键专题,帮助您自信地在家辅导孩子。

    1. Understanding the Year 8 Statistics Curriculum | 了解八年级统计课程大纲

    The Edexcel Year 8 statistics course typically covers five main areas: planning and collecting data, organising data into tables and charts, calculating averages and the range, interpreting statistical diagrams, and an introduction to probability. Students are expected to choose appropriate diagrams, compare data sets, and write simple conclusions.

    爱德思八年级统计课程通常涵盖五个主要部分:计划与收集数据、将数据整理成表格和图表、计算平均数和全距、解读统计图,以及概率入门。学生需要选择合适的图表、比较数据集并写出简单的结论。

    Many tasks are set in real-life contexts, such as survey results, sports scores, or weather readings. Being familiar with these scenarios helps your child see why statistics matters beyond the classroom.

    很多任务都设置在真实情境中,例如调查结果、体育比分或气象读数。熟悉这些情境有助于孩子理解统计在课堂之外的重要性。


    2. Collecting and Organising Data | 数据的收集与整理

    Students learn to distinguish between primary data (collected themselves) and secondary data (from existing sources). They also classify data as categorical (e.g., eye colour) or numerical (e.g., heights). Designing a simple survey sheet or recording results in a tally chart are typical practical activities.

    学生要学会区分一手数据(自己收集的)和二手数据(来自现有来源)。他们还要将数据分类为类别数据(如瞳孔颜色)或数值数据(如身高)。设计简单的调查表或用计数表记录结果是典型的实践活动。

    When helping your child, encourage them to think about who or what they are investigating and why. Discuss whether the sample is fair. For instance, asking only friends about a new school canteen menu may lead to bias.

    在辅导孩子时,鼓励他们思考调查的对象和目的。讨论样本是否公平。例如,只询问朋友对新学校食堂菜单的看法可能导致偏差。


    3. Frequency Tables and Tally Charts | 频数表和计数表

    A tally chart organises raw data using groups of five strokes, with the fifth stroke crossing the first four, making counting quick. From this, a frequency table is created, listing each outcome alongside its frequency.

    计数表用五条一组的笔画整理原始数据,第五条笔画前四条交叉,便于快速计数。由此制出频数表,列出每个结果及其出现频数。

    Example: a survey of favourite fruits might show ‘Apple’ with tally |||| || (7) and ‘Banana’ with |||| (4). Your child should be able to read and complete tally charts and use them to answer questions such as ‘Which fruit was most popular?’

    例如:一项关于最喜欢水果的调查可能显示“苹果”的计数为 |||| || (7),“香蕉”为 |||| (4)。孩子应能阅读和完成计数表,并用它回答如“哪种水果最受欢迎?”的问题。


    4. Bar Charts and Pictograms | 条形图和象形图

    Bar charts represent categorical data with bars of equal width and gaps between them. The height of each bar corresponds to its frequency. Students must label axes, choose a suitable scale, and give the chart a title.

    条形图用等宽并带有间隔的条形表示类别数据。每个条形的高度对应于其频数。学生必须为坐标轴加标签、选择合适的刻度并为图表命名。

    Pictograms use symbols to represent a certain number of items. In Year 8, they often involve part symbols, such as half a picture to stand for 5 when one full symbol represents 10. Reading the key is vital.

    象形图用符号代表一定数量的项目。在八年级,经常涉及部分符号,例如一个完整符号代表10,半个符号代表5。读懂图例至关重要。


    5. Pie Charts | 饼图

    Pie charts show proportions of a whole. The key skill taught is to calculate the angle for each sector using the formula:

    饼图展示整体各部分的比例。教授的关键技能是用公式计算每个扇形的角度:

    Angle = (Frequency ÷ Total Frequency) × 360°

    For a survey where 12 out of 30 students choose walking, the angle is (12 ÷ 30) × 360° = 144°. Students then draw the sector with a protractor. They also learn to interpret pie charts without a protractor by comparing sector sizes.

    在一项调查中,如果30名学生中有12名选择步行,那么角度为 (12 ÷ 30) × 360° = 144°。学生随后用半圆规画出扇形。他们还会学习在没有半圆规的情况下通过比较扇形大小来解读饼图。


    6. Line Graphs and Time Series | 折线图与时间序列

    A line graph plots points joined by straight lines, commonly used to show changes over time (a time series). In Year 8, pupils read scales on both axes, identify trends (upwards, downwards or stable), and spot outliers.

    折线图用点连接成直线,常用来显示随时间的变化(时间序列)。八年级学生需要读取两个坐标轴的刻度,识别趋势(上升、下降或稳定)并发现异常值。

    When working with your child, ask questions like ‘Between which two hours did the temperature rise the most?’ or ‘What might have caused the sudden dip on Tuesday?’ This develops their reasoning.

    和孩子一起练习时,可以问这样的问题:“在哪两个小时之间气温上升最快?”或“什么可能导致周二那个突然的下降?”这可以培养他们的推理能力。


    7. Scatter Graphs and Correlation | 散点图与相关性

    Scatter graphs display pairs of numerical data to see if there is a relationship. Students describe correlation as positive (as one increases, so does the other), negative (one increases, the other decreases) or none. They are not expected to draw lines of best fit at this stage.

    散点图展示成对的数值数据,以观察是否存在关系。学生描述相关性为正相关(一个增加,另一个也增加)、负相关(一个增加,另一个减少)或无相关。现阶段不要求他们绘制最佳拟合线。

    Encourage careful plotting and using the scales correctly. Misplacing a point by one grid line can change the pattern. This is a good place to stress accuracy.

    鼓励孩子仔细描点并正确使用刻度。一个网格线的错误就可能改变模式。这是强调准确性的好时机。


    8. Averages: Mean, Median, Mode and Range | 平均数:均值、中位数、众数和极差

    The mean is calculated by adding all values and dividing by how many there are. For example, for data set 3, 7, 5, 9, 6: sum = 30, number of values = 5, so mean = 30 ÷ 5 = 6.

    均值通过将所有数值相加再除以数值个数来计算。例如,对于数据集 3, 7, 5, 9, 6:和为30,数值个数为5,因此均值 = 30 ÷ 5 = 6。

    The median is the middle value when data are ordered. In the set 3, 5, 6, 7, 9, the median is 6. If there is an even number of values, take the mean of the two middle numbers.

    中位数是数据排序后中间的那个值。在数据集 3, 5, 6, 7, 9 中,中位数为6。如果有偶数个数值,则取中间两个数的均值。

    The mode is the value that appears most often. A set can have one mode, more than one, or no mode at all. The range is the difference between the largest and smallest values, giving a measure of spread.

    众数是出现次数最多的值。一组数据可能有一个众数、多个众数,或没有众数。极差是最大值与最小值之差,用以衡量数据的分散程度。


    9. Comparing Data Sets | 数据集比较

    Students are expected to compare two distributions using an average and the range. A common structure is to state which set has a higher mean or median and which is more spread out (larger range). They should use specific numbers from their calculations.

    学生要学会使用平均数和极差比较两个分布。常见的结构是说明哪组数据有较高的均值或中位数,以及哪组更分散(极差更大)。他们应当引用计算出的具体数字。

    For example: ‘Class A has a mean score of 14 and a range of 6, while Class B has a mean of 12 and a range of 10. This suggests Class A performed better on average and was more consistent.’

    例如:“A班的平均分是14,极差为6,而B班的平均分是12,极差为10。这表明A班平均表现更好,且成绩更稳定。”


    10. Introduction to Probability | 概率入门

    Probability is introduced using words such as ‘impossible’, ‘unlikely’, ‘even chance’, ‘likely’ and ‘certain’. These are then linked to numbers on a scale from 0 to 1. Students calculate the probability of an event as:

    概率的引入使用诸如“不可能”“不太可能”“对半机会”“很可能”和“肯定”等词语,随后将这些词与0到1的数轴上的数字联系起来。学生计算概率的公式为:

    P(event) = Number of favourable outcomes ÷ Total number of outcomes

    Experiment Favourable Outcome Probability
    Rolling a 3 on a fair 6-sided dice 1 (only one face shows 3) 1/6
    Picking a red marble from a bag of 3 red and 5 blue 3 (three red marbles) 3/8

    They also learn that probabilities sum to 1, so the chance of not rolling a 3 is 1 – 1/6 = 5/6. Using fractions, decimals or percentages is acceptable.

    学生也会学习概率之和为1,所以不掷出3的概率是1 – 1/6 = 5/6。可以使用分数、小数或百分比表示。


    11. Common Pitfalls and How to Avoid Them | 常见错误及避免方法

    Misreading scales on charts is very common. Always check what each division stands for before answering. In bar charts, pupils sometimes forget to leave gaps between bars for categorical data. Remind them that gaps are required unless the data are continuous.

    读错图表刻度非常常见。回答前务必检查每个小格代表多少。绘制条形图时,学生有时会忘记在表示类别数据的条形之间留间隙。提醒他们除非数据是连续的,否则必须留出间隙。

    When finding the median, forgetting to order the data is a typical mistake. Another is confusing the mode (most frequent) with the median. Practising ordering quickly can help.

    求中位数时忘记排序是一个典型错误。另一个常见错误是把众数(最频繁)和中位数混淆。快速排序练习会有所帮助。

    In probability, students sometimes give a probability greater than 1 or forget to simplify fractions. Encourage checking: a probability must be between 0 and 1 inclusive.

    在概率中,学生有时会给出大于1的概率或忘记化简分数。鼓励他们检查:概率必须在0到1之间(含)。


    12. Tips for Supporting Your Child at Home | 在家辅导孩子的技巧

    Use everyday data: weather temperatures, sports league tables, or family shopping bills. Ask your child to find averages, draw a quick sketch of a suitable chart, or discuss whether two sets of data show a link.

    利用日常数据:气温、体育联赛积分表或家庭购物小票。让孩子计算平均数、快速画一个合适的图表草图,或讨论两组数据是否显示出关联。

    Focus on the method, not just the answer. Ask ‘Can you explain how you worked that out?’ This reinforces the reasoning Edexcel expects. Short, regular practice sessions are more effective than long, infrequent ones.

    关注方法而不仅仅是答案。多问“你能解释一下你是怎么算出来的吗?”这可以强化爱德思期望的推理能力。短时、定期的练习比长时间、不定期的练习更有效。

    Make statistics positive—share news stories that use graphs or survey results and discuss what they show. This builds your child’s confidence in seeing statistics as a useful, everyday tool.

    让统计变得积极——分享使用图表或调查结果的新闻故事,并讨论它们说明了什么。这能帮助孩子建立信心,将统计视为日常有用的工具。

    Published by TutorHao | Statistics Revision Series | aleveler.com

    更多咨询请联系16621398022(同微信)

  • Year 8 Edexcel Statistics: International Competition Preparation Guide | 八年级爱德思统计:国际竞赛备战攻略

    📚 Year 8 Edexcel Statistics: International Competition Preparation Guide | 八年级爱德思统计:国际竞赛备战攻略

    Preparing for international mathematics competitions like UKMT Junior, AMC 8, or SIMOC requires more than just textbook knowledge. Edexcel Year 8 Statistics provides a solid foundation in data handling and probability, but competition questions often demand deeper reasoning, flexible application, and careful time management. This guide will walk you through key topics, winning strategies, and common errors to help you excel.

    备战国际数学竞赛,如英国 UKMT 初级赛、美国 AMC 8 或 SIMOC,不仅仅需要课本知识。爱德思八年级统计课程为数据处理与概率打下了坚实基础,但竞赛题目往往要求更深层次的推理、灵活应用以及细致的时间管理。本攻略将带你梳理关键主题、获胜策略和常见错误,助你脱颖而出。


    1. Understanding the Competition Landscape | 了解竞赛格局

    Most Year 8 competitions include 20-25 multiple-choice questions to be solved in 40-60 minutes. Statistics questions often involve interpreting charts, calculating averages, or solving probability puzzles. Knowing the format helps you allocate time wisely.

    大多数八年级竞赛包含 20-25 道选择题,需在 40-60 分钟内完成。统计题常见于图表解读、平均数计算或概率谜题。熟悉格式有助于你合理分配时间。

    Familiarise yourself with the target competition’s syllabus. While Edexcel covers basic statistics, competitions may also include measures of spread (range), misleading graphs, or combinatorial counting connected to probability.

    熟悉目标竞赛的大纲。虽然爱德思覆盖了基础统计,但竞赛还可能包括离差度量(极差)、误导性图表或与概率相关的组合计数。

    Review past papers to identify recurring themes. For example, the Junior Mathematical Challenge often features ‘mean of a set after adding a value’ problems, while AMC 8 likes to test probability with spinners and dice.

    回顾历年真题,找出重复出现的主题。例如,初级数学挑战常含“加入新值后的平均数”问题,而 AMC 8 喜欢考转盘和骰子的概率。


    2. Mastering Data Types and Collection | 掌握数据类型与收集方法

    Distinguish between categorical and numerical data. Survey questions may ask whether ‘favourite colour’ is nominal, or if ‘test scores’ are discrete. Competition questions might test your ability to spot biased sampling methods.

    区分分类数据和数值数据。调查题可能会问“最喜欢的颜色”是否属于名义数据,或“考试成绩”是否为离散数据。竞赛题可能考查你识别有偏抽样方法的能力。

    Practice designing a simple survey and identifying the population versus sample. A well-designed question avoids leading language and ensures a random sample. Beware of questions that ask you to critique a survey method for bias.

    练习设计简单调查,并辨别总体与样本。设计良好的问题避免诱导性语言,并确保随机抽样。注意那些要求你批判调查方法是否有偏的题目。

    Understand frequency tables and tally charts. You may need to complete a frequency table from raw data and then compute totals for grouped data. Grouped frequency tables sometimes require you to estimate midpoints for further calculations.

    理解频数表和计数表。你可能需要根据原始数据补全频数表,然后计算分组数据的总频数。分组频数表有时需要估计组中值以便进一步计算。

    Always consider the context: if data is collected about students’ travel methods, is it categorical? Is it nominal or ordinal? Competitions enjoy subtle distinctions, so label carefully.

    总是结合语境:如果数据是关于学生出行方式的,它属于分类数据吗?是名义还是有序?竞赛喜欢细微的区分,因此要仔细标注。


    3. Charts and Graphs: Reading and Creating | 图表与图形:理解与绘制

    Competitions frequently present bar charts, pie charts, line graphs, and scatter diagrams. Be able to extract exact values, compare categories, and note trends. For example, from a double bar chart, determine which category had the greatest increase.

    竞赛中常出现条形图、饼图、折线图和散点图。要能提取精确数值、比较类别并注意趋势。例如,从复式条形图中判断哪个类别的增幅最大。

    Pie charts demand angle calculations. Remember: angle = (category frequency ÷ total frequency) × 360°. If a sector represents 45°, find the fraction of the total as 45/360 = 1/8.

    饼图需要角度计算。牢记:角度 = (类别频数 ÷ 总频数) × 360°。若某扇区对应 45°,求其占总体的比例即 45/360 = 1/8。

    Scatter graphs may require you to describe correlation (positive, negative, or none) and identify outliers. Competitions sometimes ask you to estimate a missing value on a line of best fit, or to pick which y-value best fits the trend.

    散点图可能要求你描述相关性(正相关、负相关或无相关)并识别异常值。竞赛有时会让你在最佳拟合线上估算缺失值,或选择哪个 y 值最符合趋势。

    Always check the scale and axis labels — a common trap is a truncated vertical axis that exaggerates differences. If a bar chart starts at 50 rather than 0, small differences appear larger. Identify such misleading graphs instantly.

    务必检查刻度与轴标签——常见陷阱是截断的纵轴会夸大差异。如果条形图从 50 而非 0 开始,细微差异就显得很大。要迅速识别此类误导性图表。


    4. Measures of Central Tendency | 集中趋势的度量

    Mean, median, and mode are the core trio. The mean is the sum divided by count, the median is the middle value when ordered, and the mode is the most frequent value. Competitions often mix these with missing data problems.

    平均数、中位数和众数是核心三剑客。平均数是总和除以个数,中位数是排序后中间的值,众数是出现最频繁的值。竞赛常将这些与缺失数据问题结合。

    Practice ‘find the missing number given the mean’ type questions. If the mean of five numbers is 12 and four numbers are 10, 14, 11, 13, set up: (10+14+11+13 + x) ÷ 5 = 12. Solve to find x.

    练习“给定平均数求缺失数”类题型。若五个数的平均数是 12,已知其中四个为 10, 14, 11, 13,列方程:(10+14+11+13 + x) ÷ 5 = 12。求解 x。

    Be careful with frequency tables. To find the mean from a frequency table, multiply each value by its frequency, sum the products, then divide by the total frequency. For grouped data, use the midpoint of each class as the value.

    当心频数表。要从频数表求平均数,把每个值乘以频数,将乘积求和,再除以总频数。对于分组数据,以每组的组中

    Published by TutorHao | Year 8 统计 Revision Series | aleveler.com

    更多咨询请联系16621398022(同微信)

  • Year 8 Edexcel Statistics: Winter Break Intensive Revision Plan | Year 8 Edexcel 统计:寒假强化复习计划

    📚 Year 8 Edexcel Statistics: Winter Break Intensive Revision Plan | Year 8 Edexcel 统计:寒假强化复习计划

    Welcome to your winter break statistics intensive revision plan! This guide is designed to help Year 8 Edexcel students consolidate key statistical concepts and build confidence before the new term begins. By following this structured approach, you can turn the holiday break into a powerful learning opportunity.

    欢迎来到你的寒假统计强化复习计划!本指南旨在帮助八年级 Edexcel 学生巩固关键统计概念,在开学前建立信心。通过遵循这一结构化方法,你可以将假期转变为强大的学习机会。


    1. Understanding the Year 8 Statistics Syllabus | 了解八年级统计学教学大纲

    The Edexcel Year 8 statistics curriculum builds on prior knowledge of data handling and introduces more formal methods of analysis. Topics typically include types of data, a variety of charts and graphs, measures of average and spread, and the fundamentals of probability. Familiarising yourself with the full list of topics helps you prioritise your revision.

    Edexcel 八年级统计课程建立在先前数据处理知识的基础上,引入了更正式的分析方法。主题通常包括数据类型、各种图表和图形、平均数和离散程度的度量,以及概率基础知识。熟悉完整主题列表有助于你安排复习的优先顺序。

    Make a checklist of all subtopics: qualitative vs quantitative data, discrete and continuous data, bar charts, pictograms, pie charts, line graphs, stem-and-leaf diagrams, scatter graphs, mean, median, mode, range, and simple probability. Knowing the scope will prevent last-minute surprises.

    制作所有子主题的清单:定性数据与定量数据、离散数据和连续数据、条形图、象形图、饼图、折线图、茎叶图、散点图、平均数、中位数、众数、极差和简单概率。了解范围可以避免临阵磨枪。


    2. Gathering Your Revision Toolkit | 准备复习工具包

    Before diving into revision, gather all necessary materials. You will need your class notes, a textbook or revision guide approved by Edexcel, graph paper, a ruler, coloured pencils, a scientific calculator (though statistics in Year 8 is mostly done by hand), and access to past paper questions or worksheets.

    在深入复习之前,准备好所有必需的材料。你需要课堂笔记、Edexcel 认可的教材或复习指南、坐标纸、直尺、彩色铅笔、科学计算器(尽管八年级统计大多手动计算),以及历年试题或练习题。

    Organise your notes into clear sections. Use sticky notes to mark important formulas like mean = sum of values ÷ number of values. A dedicated notebook for worked examples will be extremely useful for quick revision later.

    将笔记整理成清晰的章节。用便利贴标出重要公式,如平均数 = 数值之和 ÷ 数值个数。准备一个专门用于例题练习的笔记本,对后续快速复习极为有用。


    3. Types of Data and Data Collection | 数据类型与数据收集

    Understanding data types is the foundation of statistics. Data can be qualitative (descriptive, e.g., favourite colour) or quantitative (numerical). Quantitative data splits into discrete (countable, like number of siblings) and continuous (measurable, like height). Designing a survey or experiment requires careful wording to avoid bias.

    理解数据类型是统计的基础。数据可以是定性的(描述性的,例如最喜欢的颜色)或定量的(数值的)。定量数据分为离散型(可数的,例如兄弟姐妹数量)和连续型(可测量的,例如身高)。设计调查或实验需要仔细措辞以避免偏差。

    When collecting data, think about sample size and fairness. A larger random sample gives more reliable results. Avoid leading questions. Practice by writing your own short survey for a topic you like, then classify the data you would collect.

    收集数据时,要考虑样本量和公平性。更大的随机样本能给出更可靠的结果。避免引导性问题。通过为你感兴趣的主题编写一份简短问卷来练习,然后对你将收集的数据进行分类。


    4. Displaying Data: Bar Charts, Pictograms and Pie Charts | 数据显示:条形图、象形图和饼图

    Visual representation helps to communicate findings. Bar charts are used for discrete and categorical data; ensure bars are of equal width and labelled. Pictograms use symbols to represent a certain number of items, and a key must be provided. Pie charts show proportions of a whole, with each sector angle calculated as (category frequency ÷ total frequency) × 360°.

    可视化表示有助于传达研究发现。条形图用于离散和分类数据;确保条形的宽度相等并贴上标签。象形图使用符号表示一定数量的项目,必须提供图例。饼图显示整体的各个部分,每个扇形角度计算公式为(类别频数 ÷ 总频数)× 360°。

    When drawing a pie chart, always use a protractor and double-check that the angles sum to 360°. For a bar chart, the vertical axis should start at zero to avoid exaggerating differences. Practice constructing these graphs from given frequency tables until you can do them confidently without help.

    绘制饼图时,始终用量角器并仔细检查角度总和是否为360°。对于条形图,纵轴应从零开始,以避免夸大差异。练习根据给定的频数表构建这些图表,直到你能自信地独立完成。


    5. Stem-and-Leaf Diagrams and Scatter Graphs | 茎叶图和散点图

    Stem-and-leaf diagrams are a neat way to display small datasets, keeping original values. The ‘stem’ represents the tens digit and the ‘leaf’ the units digit, ordered from smallest to largest. Always include a key. Stem-and-leaf diagrams make it easy to spot the median and range.

    茎叶图是展示小数据集的简洁方式,保留了原始数值。”茎”代表十位数,”叶”代表个位数,从小到大排序。始终要包含图例。茎叶图可以轻松找出中位数和极差。

    Scatter graphs show the relationship between two sets of continuous data. We look for correlation: positive, negative or none. You may be asked to draw a line of best fit and use it to estimate unknown values. Avoid drawing a line that connects all points; it should be straight and follow the trend.

    散点图显示两组连续数据之间的关系。我们要寻找相关性:正相关、负相关或无相关。可能要求你绘制最佳拟合线并用它估计未知值。避免画一条连接所有点的线;它应该是直的并跟随趋势。


    6. Measures of Central Tendency: Mean, Median, Mode | 集中趋势的度量:平均数、中位数和众数

    Mean, median and mode each describe a ‘typical’ value. The mean is the sum of all values divided by the number of values. The median is the middle value when data are ordered. The mode is the most frequent value. For small datasets you can compute all three by hand.

    平均数、中位数和众数各自描述一个”典型”值。平均数是所有数值之和除以数值的个数。中位数是数据排序后位于中间的值。众数是出现频率最高的值。对于小数据集,你可以手动计算三者。

    Be aware that outliers affect the mean but not the median. When comparing datasets, use the most appropriate average. If a question asks ‘on average’ without specification, it usually expects the mean. Practice finding the mean from a frequency table using the ∑fx formula.

    注意异常值会影响平均数但不影响中位数。在比较数据集时,使用最合适的平均数。如果题目中笼统地问”平均”,通常期望你算出平均数。练习使用∑fx公式从频数表求平均数。


    7. Measures of Spread: Range and Introduction to Interquartile Range | 离散程度的度量:极差和四分位距入门

    Range is the simplest measure of spread: highest value minus lowest value. It gives a quick sense of variability. A larger range suggests data is more spread out, but the range is sensitive to outliers. In Year 8, you mainly use range; some schools introduce the interquartile range (IQR = Q₃ – Q₁) as an extension.

    极差是最简单的离散程度度量:最大值减去最小值。它能快速反映变异程度。较大的极差表明数据更分散,但极差易受异常值影响。在八年级,你主要使用极差;有些学校会引入四分位距(IQR = Q₃ – Q₁)作为拓展。

    To find quartiles, order the data and locate the median (Q₂). The lower quartile Q₁ is the median of the lower half, and the upper quartile Q₃ is the median of the upper half. IQR ignores extremes, making it a more robust measure. Practice on small datasets to solidify your understanding.

    要找到四分位数,先将数据排序并定位中位数(Q₂)。下四分位数 Q₁ 是下半部分的中位数,上四分位数 Q₃ 是上半部分的中位数。四分位距忽略极端值,使其更稳健。在小数据集上练习以巩固理解。


    8. Introduction to Probability: Language and Scale | 概率入门:语言与尺度

    Probability measures how likely an event is to happen. It ranges from 0 (impossible) to 1 (certain), and can be expressed as a fraction, decimal or percentage. Everyday words like ‘evens’, ‘unlikely’ and ‘likely’ correspond to numerical values.

    概率衡量一个事件发生的可能性。它取值范围从0(不可能)到1(必然),可以用分数、小数或百分比表示。日常用语如”对等”、”不大可能”和”很可能”对应着具体数值。

    You should be comfortable placing events on a probability scale. For example, flipping a fair coin and getting heads has a probability of ½, which is ‘evens’. Rolling a six on a fair dice is ⅙, considered unlikely. Drawing a red card from a standard deck is ½ again. Recognising these benchmarks helps develop intuition.

    你应该能够把事件放在概率尺度上。例如投掷一枚公平硬币得到正面的概率是½,属于”对等”。掷一个公平骰子得到六的概率是⅙,被认为不大可能。从一副标准牌中抽到红色牌的概率又是½。识别这些基准有助于培养直观感觉。


    9. Calculating Probabilities: Theoretical and Experimental | 计算概率:理论概率与实验概率

    Theoretical probability is based on equally likely outcomes: P(A) = number of favourable outcomes / total number of outcomes. Experimental probability (or relative frequency) comes from trials: P(A) = number of times event occurs / total number of trials. The more trials, the closer experimental probability gets to theoretical probability.

    理论概率基于等可能结果:P(A) = 有利结果的数量 / 总结果的数量。实验概率(或称相对频率)来自试验:P(A) = 事件发生的次数 / 总试验次数。试验次数越多,实验概率越接近理论概率。

    Learn to list all outcomes systematically using sample space diagrams or two-way tables. For combined events, these diagrams prevent missing outcomes. When calculating probabilities from a table, always check that the sum of all probabilities is 1.

    学会使用样本空间图或双向表系统地列出所有结果。对于组合事件,这些图表可以防止遗漏结果。从表中计算概率时,始终检查所有概率之和是否为1。


    10. Probability and Expectation | 概率与期望

    Expectation estimates how many times an event will occur in a certain number of trials. Expected frequency = probability × number of trials. For instance, if the probability of rain on a given day is 0.3, you would expect rain on about 9 days out of 30.

    期望估计某个事件在特定试验次数中发生的次数。期望频数 = 概率 × 试验次数。例如,如果某天下雨的概率是0.3,那么30天中预计约有9天下雨。

    This concept links probability to practical predictions. You may be asked to compare expected values with actual results to discuss whether an experiment seems fair. Remember, expectation is not a guarantee but a long-term average.

    这一概念将概率与实际预测联系起来。你可能会被要求比较期望值与实际结果,讨论实验是否公平。记住,期望不是保证,而是长期平均值。


    11. Weekly Revision Timetable for Winter Break | 寒假每周复习时间表

    Consistency is crucial. Below is a suggested two-week timetable. Adjust to fit your holidays, but aim

    Published by TutorHao | Year 8 统计 Revision Series | aleveler.com

    更多咨询请联系16621398022(同微信)

  • Year 8 Edexcel Statistics: Case Study Practice | 八年级Edexcel统计:案例分析实战演练

    📚 Year 8 Edexcel Statistics: Case Study Practice | 八年级Edexcel统计:案例分析实战演练

    Welcome to this complete case study walkthrough, designed to help you apply every key statistical skill from the Year 8 Edexcel Statistics syllabus. You will learn by doing: from asking a question and collecting data to presenting findings and calculating probabilities. All steps are explained in both English and Chinese, with worked examples and clear reasoning.

    欢迎来到这个完整的案例研究演练,旨在帮助你运用 Edexcel 八年级统计课程中的每一个关键技能。你将通过实践来学习:从提出问题、收集数据到呈现发现和计算概率。每个步骤都用中英双语解释,并配有详细的示例和清晰的推理。


    1. Defining the Statistical Question | 定义统计问题

    Imagine you are a student researcher interested in how Year 8 pupils use their leisure time. You decide to focus on daily screen time spent on gaming and social media, and you suspect there might be a difference between boys and girls. A well-defined statistical question should be specific, measurable and achievable: “How does the daily screen time (in minutes) of Year 8 boys compare with that of Year 8 girls at our school?”

    假设你是一名学生研究员,对八年级学生的休闲时间使用方式感兴趣。你决定关注他们每天花在游戏和社交媒体上的屏幕时间,并猜测男生和女生之间可能存在差异。一个定义清晰的统计问题应当具体、可测量且可实现:“我们学校八年级男生与女生的每日屏幕时间(以分钟计)相比如何?”


    2. Data Collection Method | 数据收集方法

    To answer the question, you need primary data. You design a short questionnaire asking each pupil to record how many minutes they spent on electronic devices for entertainment yesterday. To make the sample representative, you randomly select 15 boys and 15 girls from the Year 8 register. You ensure anonymity and explain that the data will only be used for a class project.

    为了回答这个问题,你需要第一手数据。你设计了一份简短问卷,要求每位学生记录昨天在电子设备上用于娱乐的分钟数。为了使样本具有代表性,你从八年级名单中随机选取了15名男生和15名女生。你确保匿名性,并说明这些数据仅用于课堂项目。

    The questionnaire uses a simple open question: “How many minutes did you spend on screens for fun yesterday?” Data is collected at the start of a school day to minimise recall error. This gives you 30 data values – a manageable size for Year 8 analysis.

    问卷使用一个简单的开放式问题:“你昨天用于娱乐的屏幕时间是多少分钟?”数据在上学日开始时收集,以尽量减少回忆误差。这样你得到了30个数据值——对于八年级的分析来说是一个可管理的样本量。


    3. Raw Data | 原始数据

    After collecting the questionnaires, you list all the responses. The raw data for boys (in minutes) is:

    收集问卷后,你列出所有回答。男生的原始数据(分钟)如下:

    • 15, 30, 45, 45, 60, 60, 60, 75, 90, 90, 120, 60, 75, 90, 45

    The raw data for girls (in minutes) is:

    女生的原始数据(分钟)如下:

    • 15, 30, 30, 45, 45, 60, 60, 60, 45, 30, 15, 45, 60, 75, 90

    Having the data in two separate lists allows you to compare the groups later. Always double-check for any obvious recording mistakes before moving on.

    将数据分成两个列表有助于后续进行组别比较。在进行下一步之前,请务必仔细检查是否存在明显的记录错误。


    4. Organising Data: Frequency Table | 整理数据:频数分布表

    Raw data can be messy, so we create grouped frequency tables using equal class intervals: 0–19, 20–39, 40–59, 60–79, 80–99, and 100–119 minutes. Tallying the boys’ data gives:

    原始数据可能显得杂乱,因此我们使用等距分组创建分组频数表:0–19、20–39、40–59、60–79、80–99 和 100–119 分钟。对男生数据进行计数后得到:

    Screen time (min) Tally Frequency
    0–19 | 1
    20–39 | 1
    40–59 ||| 3
    60–79 |||| || 6
    80–99 ||| 3
    100–119 | 1

    Tallying the girls’ data gives:

    对女生数据进行计数后得到:

    Screen time (min) Tally Frequency
    0–19 || 2
    20–39 ||| 3
    40–59 |||| 4
    60–79 |||| 5
    80–99 | 1
    100–119 0

    Grouped tables help you see patterns at a glance. For example, boys are spread across higher intervals while girls cluster around the middle.

    分组表格有助于你一目了然地看出数据的规律。例如,男生的数据分布在更高的区间,而女生则集中在中间区间。


    5. Displaying Data: Bar Chart | 数据展示:柱状图

    A bar chart (or bar graph) is an excellent way to compare two data sets visually. On graph paper, draw two axes: the horizontal axis for screen time intervals and the vertical axis for frequency. Use a scale of 0 to 7 on the frequency axis and plot a pair of bars for each interval – one for boys and one for girls. Leave a small gap between each pair to show discrete groups.

    柱状图是直观比较两组数据的极佳方式。在方格纸上,画出两条坐标轴:横轴表示屏幕时间区间,纵轴表示频数。在频数轴上采用 0 到 7 的刻度,为每个区间绘制一对柱形——一个代表男生,一个代表女生。在每组柱形之间留出小间隙,以显示离散的分组。

    From the frequencies, you would see that the 60–79 bar is tallest for both groups, but the girls’ bar is slightly lower. Boys have a bar in the 100–119 interval, while girls do not. Always label the axes and give the chart a clear title.

    根据频数,你会看到 60–79 的柱形对两个组都是最高的,但女生的柱形略低一些。男生在 100–119 区间有一个柱形,而女生没有。请务标注坐标轴,并为图表添加清晰的标题。


    6. Displaying Data: Pie Chart | 数据展示:饼图

    A pie chart is useful for showing how the whole sample of 30 pupils is divided among the screen time categories. First, combine the frequencies from both groups for each interval:

    饼图有助于展示 30 名学生的总样本如何在各屏幕时间类别中分布。首先,将两组各区间的频数合并:

    Interval Combined frequency Angle = (frequency/30) × 360°
    0–19 3 36°
    20–39 4 48°
    40–59 7 84°
    60–79 11 132°
    80–99 4 48°
    100–119 1 12°

    Using a protractor, draw each sector in order, starting from a vertical radius. Label each sector with the interval, and colour them distinctly. The pie chart immediately reveals that the 60–79 minute category is the most common, covering 132° of the circle.

    使用量角器,从一条竖直半径开始,依次画出每个扇形。为每个扇形标出对应的区间,并用不同的颜色加以区分。饼图立刻显示出 60–79 分钟类别最为普遍,覆盖了圆的 132°。


    7. Calculating the Mean | 计算平均数

    The mean is the average value of the data set. For boys, add all values together and divide by the number of boys (15):

    平均数(均值)是数据集的平均值。对于男生,将所有数值相加,再除以男生人数(15):

    boys = (15+30+45+45+60+60+60+75+90+90+120+60+

    Published by TutorHao | Year 8 统计 Revision Series | aleveler.com

    更多咨询请联系16621398022(同微信)

  • Year 8 Edexcel Statistics: Summer Prep and Bridging Course | Year 8 Edexcel 统计:暑期预习与衔接课程

    📚 Year 8 Edexcel Statistics: Summer Prep and Bridging Course | Year 8 Edexcel 统计:暑期预习与衔接课程

    Moving into Year 8 means building on the data skills you started in Key Stage 2 and Year 7. The Edexcel Statistics curriculum asks you to handle real-life data, choose the right graphs, and calculate averages to support conclusions. This summer bridging guide sets out the core ideas you will meet, with practical examples and clear steps to make the transition smooth and confident.

    升入 Year 8 意味着你将在 KS2 和 Year 7 的基础上进一步拓展数据处理能力。Edexcel 统计课程要求你处理现实数据、选择合适的图表,并计算平均数来支撑结论。这份暑期衔接指南列出了你将接触的核心概念,配有实用示例和清晰步骤,让你的过渡更顺畅、更自信。

    1. What is Statistics? | 什么是统计?

    Statistics is the study of collecting, organising, presenting, analysing, and interpreting data. In Year 8, you will use data to answer questions about the world around you, from survey results to scientific measurements. It is not just about numbers — it is about making sense of information.

    统计是研究如何收集、整理、展示、分析和解释数据的学科。在 Year 8,你将使用数据来回答周围世界的问题,从调查结果到科学测量。这不仅关乎数字,更关乎理解信息的含义。

    A statistician always asks: ‘What does the data tell me? Is the pattern reliable? Could it have happened by chance?’ These questions will guide your learning throughout the year.

    统计学家总会问:“数据告诉了我什么?这个模式可靠吗?它可能是偶然发生的吗?”这些问题将贯穿你一年的学习。


    2. Types of Data | 数据类型

    In Year 8, you must confidently tell the difference between qualitative and quantitative data. Qualitative data describes qualities or categories — like eye colour, favourite sport, or yes/no answers. Quantitative data records numbers that can be measured or counted, such as height, test scores, or number of siblings.

    在 Year 8,你需要自信地区分定性数据和定量数据。定性数据描述性质或类别,例如眼睛颜色、最爱的运动或是否答案。定量数据记录可以测量或计数的数字,例如身高、测验成绩或兄弟姐妹数量。

    Quantitative data is often split further into discrete and continuous. Discrete data can only take certain values (like number of goals scored — you cannot score 2.5 goals). Continuous data can take any value in a range (like time in a race — 12.3 seconds, 12.35 seconds).

    定量数据通常进一步分为离散数据和连续数据。离散数据只能取特定值(例如进球数——你不能进 2.5 个球)。连续数据可以在一个范围内取任何值(例如赛跑时间——12.3 秒、12.35 秒)。


    3. Collecting Reliable Data | 收集可靠的数据

    Before you can analyse anything, you need good data. You will learn about primary data (collected by you, through surveys, experiments, or observations) and secondary data (collected by someone else, like internet databases or newspapers).

    在分析数据之前,你需要好的数据。你会学到原始数据(你亲自通过调查、实验或观察收集的数据)和二手数据(别人收集的数据,如互联网数据库或报纸)。

    A question for a survey must be clear, unbiased, and easy to answer. For example, instead of asking ‘Do you agree that homework is boring and useless?’ you would ask ‘How do you feel about the amount of homework you receive?’ You will also explore sampling methods and the idea of a fair sample size.

    调查问题必须清晰、无偏见且易于回答。例如,与其问“你同意家庭作业无聊又没用吗?”,不如问“你如何看待你收到的家庭作业量?”你还会探索抽样方法和公平样本量的概念。


    4. Frequency Tables and Tally Charts | 频数表与计数表

    Organising raw data into a frequency table is one of the first steps in making sense of it. You will use tally marks (groups of five) to count how many times each value or category occurs. The frequency is simply the total count.

    将原始数据整理成频数表是理解数据的第一步之一。你将使用计数符号(五个一组)来统计每个值或类别出现的次数。频数就是总计数。

    For grouped data, you will meet class intervals, such as 0 ≤ h < 10. In Year 8, you begin working with inequalities correctly and understanding that boundaries matter — the upper boundary is often not included in the group (unless stated otherwise).

    对于分组数据,你会遇到组距,例如 0 ≤ h < 10。在 Year 8,你开始正确使用不等式,并理解边界的重要性——上限通常不包括在该组内(除非另有说明)。


    5. Bar Charts and Multiple Bar Charts | 条形图与复式条形图

    Bar charts are used for categorical or discrete data. The height of each bar shows the frequency. You must learn to draw bars with equal width, leave gaps between them (to show categories are separate), and label axes clearly.

    条形图用于分类或离散数据。每个条形的高度显示频数。你必须学会绘制等宽条形,在条形之间留空隙(以表示类别是分开的),并清晰地标注坐标轴。

    In Year 8, you will also draw and interpret multiple bar charts, where two or more sets of data are shown side by side. This lets you compare groups — for example, favourite sports by boys and girls in the same chart. A key is essential to show what each colour or shading represents.

    在 Year 8,你还会绘制并解读复式条形图,其中两组或多组数据并排显示。这让你能够进行比较——例如,在同一张图表中比较男生和女生最爱的运动。图例至关重要,用以说明每种颜色或阴影表示什么。


    6. Pie Charts and Angles | 饼图与角度

    A pie chart shows proportions of a whole. You calculate the angle for each category using the formula: angle = (frequency ÷ total frequency) × 360°. Year 8 students often practise drawing pie charts with a protractor and compass.

    饼图展示整体的各个部分。你使用公式计算每个类别的角度:角度 = (频数 ÷ 总频数) × 360°。Year 8 学生通常练习使用量角器和圆规绘制饼图。

    Interpreting pie charts is just as important — you may be asked to estimate frequencies if only the total is given, or to compare two pie charts with different totals. Remember: a larger slice does not always mean a larger number if the totals differ.

    解读饼图同样重要——如果只给出总数,你可能需要估算频数,或比较两个总数不同的饼图。请记住:如果总数不同,较大的扇区并不总是意味着较大的数字。


    7. Mean, Median, Mode, and Range | 平均数、中位数、众数和极差

    These four values summarise a data set and are sometimes called measures of central tendency and spread.

    • The mode is the most frequent value (or modal class for grouped data).
    • The median is the middle value when data is ordered.
    • The mean is the sum of all values divided by the number of values.
    • The range is the difference between the largest and smallest values.

    这四个值概括了一个数据集,有时被称为集中趋势和离散程度的度量。

    • 众数 是出现最频繁的值(对于分组数据是众数组)。
    • 中位数 是将数据排序后的中间值。
    • 平均数 是所有数值之和除以数值的个数。
    • 极差 是最大值与最小值之差。

    In Year 8, you will find the mean from both a list and a frequency table. For a frequency table, use: mean = Σ(fx) ÷ Σf, where x is the data value and f is its frequency. For grouped data, you use the midpoint of each class interval.

    在 Year 8,你将从列表和频数表中计算平均数。对于频数表,使用:平均数 = Σ(fx) ÷ Σf,其中 x 是数据值,f 是其频数。对于分组数据,你使用每个组距的中点值。


    8. Scatter Graphs and Correlation | 散点图与相关性

    Scatter graphs show the relationship between two sets of quantitative data. Each point on the graph represents a pair of values. You will learn to plot points accurately and describe the correlation.

    散点图显示两组定量数据之间的关系。图上的每个点代表一对数值。你将学习准确描点并描述相关性。

    Correlation can be positive (as one variable increases, the other tends to increase), negative (one increases, the other decreases), or none. You will also draw a line of best fit when correlation is strong enough. This line can be used to estimate unknown values — a process called interpolation (within the data range) or extrapolation (outside the data range, which is less reliable).

    相关性可以是正相关(当一个变量增加时,另一个变量也趋于增加)、负相关(一个增加,另一个减少)或无相关。当相关性足够强时,你还会绘制最佳拟合线。这条线可用于估算未知值——这个过程称为内插(在数据范围内)或外推(在数据范围外,可靠性较低)。


    9. Comparing Distributions | 比较分布

    Once you have calculated averages and spread, you need to write about what they show. A common Year 8 task is to compare two sets of data — for example, test scores from two classes. You should always compare a measure of average (mean or median) and a measure of spread (range).

    一旦你计算出平均数和离散程度,你需要描述它们所展示的信息。Year 8 常见的一个任务是比较两组数据——例如,两个班级的测验成绩。你应该总是比较一个平均数度量(平均数或中位数)和一个离散程度度量(极差)。

    A strong comparison says something like: ‘The median score in Class A was 78%, compared with 72% in Class B, so Class A performed better on average. However, the range in Class B was 40%, which was wider than the 25% range in Class A, showing more variation.’

    一个有力的比较会这样说:“A 班的中位数成绩是 78%,而 B 班是 72%,因此 A 班平均表现更好。然而,B 班的极差是 40%,比 A 班的 25% 极差更宽,显示出更大的变异。”


    10. Working with Two-Way Tables | 使用双向表

    A two-way table organises data about two categorical variables. For example, a table might show students’ favourite sport split by gender. You will learn to complete missing values using row and column totals, and to read probabilities directly from the table.

    双向表整理关于两个分类变量的数据。例如,一个表格可以显示学生最爱的运动按性别分类。你将学会使用行和列的合计来补全缺失值,并直接从表中读出概率。

    Year 8 problems often ask: ‘What fraction of girls chose football?’ or ‘What percentage of the total are boys who prefer netball?’ These questions build the foundation for probability work later in Key Stage 3 and GCSE.

    Year 8 的问题常会问:“选择足球的女生占女生的几分之几?”或“喜欢篮网球的无男生占总数的百分之几?”这些问题为 KS3 后期和 GCSE 的概率学习打下基础。


    11. Statistical Diagrams Check List | 统计图表自查清单

    No matter which type of chart you draw, marks in Edexcel assessments are often awarded for presentation details. Use this checklist every time you draw a statistical diagram:

    • Ruler and sharp pencil for all straight lines
    • Axes labelled with the variable name and unit (if any)
    • Even, sensible scales on axes
    • Correct bar width and equal gaps for bar charts
    • Angle measured to the nearest degree for pie charts
    • Key included where multiple data sets are shown

    无论你绘制哪种图表,Edexcel 评估中常常会根据展示细节给分。每次绘制统计图表时请使用这份自查清单:

    • 所有直线使用直尺和尖铅笔
    • 坐标轴标注变量名称和单位(如有)
    • 坐标轴上使用均匀、合理的刻度
    • 条形图使用正确的条宽和相等的间隔
    • 饼图角度测量到最接近的度数
    • 包含多组数据时给出图例

    12. Summer Challenge: Keep Your Skills Fresh | 暑期挑战:保持技能常新

    To walk into Year 8 ready, try these three simple activities over the summer break:

    • Collect data from your family or friends on a fun topic — like daily screen time or favourite ice cream flavours — and create a frequency table and a bar chart.
    • Find a set of numbers from a real source (sports scores, temperatures) and work out mean, median, mode, and range. Write two sentences comparing your findings with a friend’s set.
    • Watch for pie charts and bar charts in the news or on food packaging. Ask yourself: is the chart clear? What does it tell me? Are the angles correct?

    为了以准备好的状态进入 Year 8,请在暑假期间尝试这三项简单活动:

    • 从家人或朋友那里收集一个有趣主题的数据——比如每日屏幕时间或最爱的冰淇淋口味——并制作频数表和条形图。
    • 从真实来源(体育比分、气温)找一组数字,计算平均数、中位数、众数和极差。写两句话比较你的发现和朋友的发现。
    • 留意新闻或食品包装上的饼图和条形图。问问自己:这张图表清晰吗?它告诉我什么?角度正确吗?

    Published by TutorHao | Statistics Revision Series | aleveler.com

    更多咨询请联系16621398022(同微信)

  • Year 8 Edexcel Statistics: Unit Test Mock Paper Analysis | 八年级爱德思统计:单元测试模拟卷解析

    📚 Year 8 Edexcel Statistics: Unit Test Mock Paper Analysis | 八年级爱德思统计:单元测试模拟卷解析

    Welcome to our in-depth walkthrough of a Year 8 Edexcel Statistics unit test mock paper. This article will help you review key concepts, understand common question types, and learn how to approach each problem methodically. By working through these examples, you can build confidence for your real assessment and sharpen your statistical reasoning.

    欢迎阅读我们针对八年级爱德思统计单元测试模拟卷的深入解析。本文帮助你复习核心概念,了解常见题型,并掌握有条理地解决每个问题的方法。通过这些例题练习,你可以为真实测评建立信心,并提升统计推理能力。


    1. Understanding Data Types | 理解数据类型

    In statistics, data is broadly divided into categorical (qualitative) and numerical (quantitative). Categorical data describe qualities or groups, like favourite subject, hair colour, or transport method. Numerical data arise from measurements or counts, and can be discrete (taking specific separate values, e.g. number of siblings, shoe size) or continuous (any value within a range, e.g. height, mass, time).

    在统计学中,数据大致分为类别数据(定性)和数值数据(定量)。类别数据描述属性或组别,比如最喜欢的科目、头发颜色或交通方式。数值数据来自测量或计数,可分为离散数据(取特定的独立值,如兄弟姐妹的数量、鞋码)或连续数据(在某个范围内的任意值,如身高、质量、时间)。

    Recognising the difference is essential because it determines which diagram or summary is appropriate. For categorical data we use bar charts or pie charts; for discrete numerical data we often use bar charts or dot plots; for continuous data we may use line graphs or, later, histograms. In Year 8 Edexcel, the focus is on bar charts, pictograms, pie charts, and simple line graphs.

    识别这些差异至关重要,因为这决定了应使用哪种图表或摘要。对于类别数据,我们使用条形图或饼图;对于离散数值数据,常使用条形图或点阵图;对于连续数据,可使用折线图或日后学习到的直方图。在爱德思八年级,重点放在条形图、象形图、饼图和简单的折线图上。

    Always check whether your data have natural categories or if it makes sense to talk about half-units. For instance, you cannot have half a sibling, so siblings are discrete. Time, however, can be 12.5 seconds, so it is continuous. These distinctions help you choose the correct scales and labels for your diagrams.

    始终要检查数据是否存在自然类别,或谈论半单位是否有意义。例如,不可能有半个兄弟姐妹,因此兄弟姐妹数为离散数据。然而,时间可以是 12.5 秒,因此为连续数据。这些区分有助于你为图表选择正确的刻度和标签。


    2. Data Collection Methods | 数据收集方法

    Data can be gathered by a census, which surveys every member of a population, or by a sample, which asks only a portion. A census is accurate but time-consuming and expensive; a sample is quicker but must be representative to avoid bias. Common sampling techniques include random sampling, where every member has an equal chance of being chosen.

    数据可通过普查(调查总体中每一个成员)或抽样(仅调查一部分)来收集。普查准确但耗时且昂贵;抽样更快,但必须具有代表性以避免偏差。常见的抽样方法包括随机抽样,即每个成员被抽中的机会均等。

    In Year 8, you may design simple questionnaires. Questions should be specific and unbiased. Replace “Do you like school?” (which can be interpreted in many ways) with “How satisfied are you with your school day? (Very satisfied / Satisfied / Neutral / Dissatisfied)”. This gives clearer, more analysable data. Always pilot your questionnaire on a small group before using it widely.

    在八年级,你可能会设计简单的调查问卷。问题应具体且无偏见。将“你喜欢学校吗?”(可从多方面解读)替换为“你对学校生活满意

    Published by TutorHao | Year 8 统计 Revision Series | aleveler.com

    更多咨询请联系16621398022(同微信)

  • Year 8 Edexcel Statistics: Cross-Curricular Integrated Practice | Year 8 Edexcel 统计:跨学科综合题型训练

    📚 Year 8 Edexcel Statistics: Cross-Curricular Integrated Practice | Year 8 Edexcel 统计:跨学科综合题型训练

    Statistics is not an isolated subject – it is a powerful tool used across science, geography, history, sports and social studies. This article presents integrated problem-solving tasks that blend statistical skills with real data from other subjects you study in Year 8. You will practise calculating averages, constructing graphs and interpreting findings while making meaningful connections beyond the maths classroom.

    统计学并不是一门孤立的学科——它是一项在科学、地理、历史、体育和社会学科中广泛使用的强大工具。本文呈现跨学科的综合题型训练,将统计技能与你 Year 8 所学的其他学科的真实数据结合起来。你将练习计算平均值、绘制图表、解读结论,并在数学课堂之外建立有意义的联系。

    1. Science Experiment Data Analysis | 科学实验数据分析

    A group of students measured the heights of cress seedlings after 10 days. The data (in mm) are: 18, 22, 19, 24, 21, 20, 23, 22.

    一组学生测量了10天后水芹苗的高度。数据(毫米)为:18, 22, 19, 24, 21, 20, 23, 22。

    Order the values: 18, 19, 20, 21, 22, 22, 23, 24.

    将数值排序:18, 19, 20, 21, 22, 22, 23, 24。

    Mean = (18+19+20+21+22+22+23+24) ÷ 8 = 169 ÷ 8 = 21.125 mm. Round to 21.1 mm.

    平均数 = (18+19+20+21+22+22+23+24) ÷ 8 = 169 ÷ 8 = 21.125 毫米,四舍五入为 21.1 毫米。

    Median: with 8 data points, the median is the mean of the 4th and 5th values. (21+22) ÷ 2 = 21.5 mm.

    中位数:有8个数据点,中位数为第4和第5个值的平均数。(21+22) ÷ 2 = 21.5 毫米。

    Mode: 22 mm appears most often (twice).

    众数:22 毫米出现最多(两次)。

    Range = 24 – 18 = 6 mm. This tells you how spread out the seedling heights are, helping the scientist see consistency in growth.

    极差 = 24 – 18 = 6 毫米。这告诉你幼苗高度的离散程度,帮助科学家了解生长的一致性。

    You could display these results on a dot plot, with each dot representing one seedling above the number line.

    你可以将这些结果显示在一个点图上,每个点代表数轴上方的一棵幼苗。


    2. Geographical Population Bar Charts | 地理人口柱状图

    The table below shows the estimated population of four European countries in 2024 (in millions).

    下表显示了2024年四个欧洲国家的人口估计值(百万)。

    Country UK France Germany Spain
    Population (m) 67 65 83 47

    Draw a bar chart with countries on the horizontal axis and population on the vertical axis. Use a scale of 1 cm for 10 million.

    绘制柱状图,横轴为国家,纵轴为人口。使用比例尺 1 厘米代表 1000 万。

    Which country has the largest population? Germany at 83 million. Calculate the range: 83 – 47 = 36 million.

    哪个国家人口最多?德国,8300 万。计算极差:83 – 47 = 36 百万。

    Geographically, Germany’s larger population may be linked to its strong economy and central location in Europe, encouraging migration and urban growth.

    从地理上看,德国人口较多可能与其强大的经济和欧洲中心位置有关,这促进了迁徙和城市发展。

    This task links statistics with human geography and helps you understand how demographers use bar charts to compare populations.

    此任务将统计与人文地理联系起来,帮助你理解人口统计学家如何使用柱状图比较人口。


    3. Medieval Village Pie Chart Construction | 中世纪村庄饼图制作

    In a history lesson on medieval society, you learn about the occupations in a typical manor. Suppose 50% were peasants, 25% were craftsmen, 15% were merchants and 10% were clergy.

    在一堂关于中世纪社会的历史课上,你了解了一个典型庄园中的职业。假设50%是农民,25%是工匠,15%是商人,10%是教士。

    To draw a pie chart, calculate the angle for each sector: Peasants: 0.50 × 360° = 180°; Craftsmen: 0.25 × 360° = 90°; Merchants: 0.15 × 360° = 54°; Clergy: 0.10 × 360° = 36°.

    要绘制饼图,计算每个扇区的角度:农民:0.50 × 360° = 180°;工匠:0.25 × 360° = 90°;商人:0.15 × 360° = 54°;教士:0.10 × 360° = 36°。

    If the manor had 240 people, then peasants: 240 × 0.5 = 120; craftsmen: 60; merchants: 36; clergy: 24.

    如果庄园有 240 人,那么农民:240 × 0.5 = 120;工匠:60;商人:36;教士:24。

    This exercise combines statistics with history, showing how pie charts illustrate the proportion of different social groups in the past.

    这个练习将统计与历史结合,展示了饼图如何说明过去不同社会群体的比例。


    4. Stem-and-Leaf Plot for Athletic Times | 运动成绩的茎叶图

    During PE, students ran 50 metres. The times in seconds were: 7.8, 8.2, 7.5, 8.0, 7.9, 8.1, 7.7, 8.3, 7.6.

    在体育课上,学生们跑了 50 米。成绩(秒)为:7.8, 8.2, 7.5, 8.0, 7.9, 8.1, 7.7, 8.3, 7.6。

    Construct a stem-and-leaf diagram. Use the whole second as the stem and the tenth as the leaf.

    制作茎叶图。使用整数秒作为茎,十分位作为叶。

    Ordered data: 7.5, 7.6, 7.7, 7.8, 7.9, 8.0, 8.1, 8.2, 8.3.

    排序数据:7.5, 7.6, 7.7, 7.8, 7.9, 8.0, 8.1, 8.2, 8.3。

    Stem 7: leaves 5, 6, 7, 8, 9; Stem 8: leaves 0, 1, 2, 3. Key: 7|5 means 7.5 s.

    茎 7:叶 5, 6, 7, 8, 9;茎 8:叶 0, 1, 2, 3。图例:7|5 表示 7.5 秒。

    The median is the 5th value: 7.9 seconds. The stem-and-leaf plot keeps the data intact, helping the PE teacher see the distribution of sprint times.

    中位数为第 5 个数值:7.9 秒。茎叶图保留了原始数据,帮助体育老师了解短跑成绩的分布。


    5. Environmental Recycling Grouped Data | 环保回收的分组数据

    A citizenship project recorded the number of plastic bottles recycled by two classes in one week. The table shows the frequency distribution.

    一项公民教育项目记录了两个班级一周内回收的塑料瓶数量。下表显示了频率分布。

    Bottles 0–9 10–19 20–29
    Class 7A 5 11 8
    Class 7B 6 9 13

    Estimate the mean for each class using midpoints: 4.5, 14.5, 24.5.

    使用组中值估计每个班的平均数:4.5, 14.5, 24.5。

    Class 7A total frequency = 5+11+8 = 24. Sum ≈ 5×4.5 + 11×14.5 + 8×24.5 = 22.5 + 159.5 + 196 = 378. Mean ≈ 378 ÷ 24 = 15.75 bottles.

    7A 班总频数 = 5+11+8 = 24。总和 ≈ 5×4.5 + 11×14.5 + 8×24.5 = 22.5 + 159.5 + 196 = 378。平均数 ≈ 378 ÷ 24 = 15.75 个瓶子。

    Class 7B total = 6+9+13 = 28. Sum ≈ 6×4.5 + 9×14.5 + 13×24.5 = 27 + 130.5 + 318.5 = 476. Mean ≈ 476 ÷ 28 = 17 bottles.

    7B 班总数 = 6+9+13 = 28。总和 ≈ 6×4.5 + 9×14.5 + 13×24.5 = 27 + 130.5 + 318.5 = 476。平均数 ≈ 476 ÷ 28 = 17 个瓶子。

    Class 7B recycled slightly more on average. In geography and science, such data support discussions about waste management and sustainability.

    7B 班平均回收略多。在地理和科学中,这类数据支持关于废物管理和可持续性的讨论。


    6. Comparing Pocket Money with Dual Dot Plots | 比较零花钱的双点图

    An economics survey asked Year 8 students about weekly pocket money (£). Boys: 5, 10, 7, 8, 12, 6, 9. Girls: 8, 11, 9, 10, 13, 7, 14.

    一项经济学调查询问了 Year 8 学生每周的零花钱(英镑)。男生:5, 10, 7, 8, 12, 6, 9。女生:8, 11, 9, 10, 13, 7, 14。

    Calculate the mean for boys: (5+10+7+8+12+6+9) ÷ 7 = 57 ÷ 7 ≈ £8.14. For girls: (8+11+9+10+13+7+14) ÷ 7 = 72 ÷ 7 ≈ £10.29.

    计算男生平均数:(5+10+7+8+12+6+9) ÷ 7 = 57 ÷ 7 ≈ 8.14 英镑。女生:(8+11+9+10+13+7+14) ÷ 7 = 72 ÷ 7 ≈ 10.29 英镑。

    Find the median: boys’ ordered data 5,6,7,8,9,10,12 → median = 8. Girls’ ordered 7,8,9,10,11,13,14 → median = 10.

    求中位数:男生排序 5,6,7,8,9,10,12 → 中位数 = 8。女生排序 7,8,9,10,11,13,14 → 中位数 = 10。

    Make a dual dot plot using the same axis. This visual clearly shows girls’ pocket money tends to be higher, prompting social and economic reasoning.

    使用同一坐标轴制作双点图。这个视觉工具清楚地显示女生的零花钱往往更高,引发社会和经济层面的思考。


    7. Scatter Graph: Exercise and Heart Rate | 散点图:运动与心率

    A biology investigation recorded daily exercise time (minutes) and resting heart rate (bpm) for 10 students.

    一项生物学调查记录了 10 名学生的每日运动时间(分钟)和静息心率(次/分)。

    Exercise (min) 30 45 60 20 50 40 70 25 55 35
    Heart rate (bpm) 80 72 68 85 70 75 65 82 70 78

    Plot the points on a scatter graph with exercise time on the x-axis and heart rate on the y-axis.

    在散点图上描点,x 轴为运动时间,y 轴为心率。

    Describe the correlation: as exercise time increases, resting heart rate tends to decrease – a negative correlation.

    描述相关性:随着运动时间增加,静息心率趋于下降——负相关。

    This relationship is studied in physical education and biology; fitter individuals often have lower resting heart rates.

    这种关系在体育和生物学中都有研究;更健壮的人通常静息心率更低。

    You might draw a line of best fit to predict heart rate for a student exercising 80 minutes: roughly 62 bpm.

    你可以画一条最佳拟合线来预测运动 80 分钟的学生的静息心率:大约 62 次/分。


    8. Music Preferences Survey and Pie Charts | 音乐偏好调查与饼图

    A school survey asked 200 students about their favourite music genre. The results: Pop 80, Rock 50, Hip-Hop 40, Classical 20, Other 10.

    一项学校调查询问了 200 名学生最喜欢的音乐流派。结果:流行 80,摇滚 50,嘻哈 40,古典 20,其他 10。

    Calculate the percentage and angle for each sector: Pop:

    Published by TutorHao | Year 8 统计 Revision Series | aleveler.com

    更多咨询请联系16621398022(同微信)

  • Common Statistical Misconceptions and Corrections for Year 8 (Edexcel) | Edexcel Year 8 统计常见误区与纠正方法

    📚 Common Statistical Misconceptions and Corrections for Year 8 (Edexcel) | Edexcel Year 8 统计常见误区与纠正方法

    Statistics is a powerful tool for understanding the world, but many Year 8 students fall into common traps when interpreting data. Misconceptions can lead to incorrect conclusions. In this article, we explore frequent statistical mistakes and show clear methods to correct them, aligned with the Edexcel Year 8 curriculum.

    统计学是理解世界的强大工具,但许多八年级学生经常在解读数据时陷入常见的误区。这些误解可能导致错误的结论。在本文中,我们将探讨常见的统计错误,并给出清晰的纠正方法,贴合Edexcel八年级课程大纲。

    1. Overusing the Mean and Ignoring Median or Mode | 过度使用平均数而忽略中位数与众数

    Many students automatically calculate the mean for any data set, thinking it gives the ‘average’ value. However, the mean is sensitive to extreme values (outliers) and can be misleading when the data is skewed.

    许多学生无论遇到什么数据都自动计算平均数,认为这就是”平均”水平。然而,平均数对极端值(离群值)很敏感,当数据偏斜时会产生误导。

    For example, if the pocket money of five friends is £5, £6, £5, £5, and £100, the mean is £24.20 – which does not represent a typical amount. The median of £5 is far more realistic. The mode is also £5, the most frequent value.

    例如,五个朋友的零花钱分别为5英镑、6英镑、5英镑、5英镑和100英镑,平均数是24.20英镑——这并不代表典型的金额。中位数5英镑要真实得多。众数也是5英镑,是最常出现的值。

    Correction: always check the shape of the data. Use the mean when data is roughly symmetric with no outliers. Use the median when there are outliers or skewed distributions. Use the mode for categorical data or to find the most common item.

    纠正方法:始终检查数据的分布形状。当数据大致对称且没有离群值时,使用平均数。当存在离群值或偏斜分布时,使用中位数。对于分类数据或寻找最常见的项目时,使用众数。


    2. Forgetting to Measure Spread with the Range | 忘记用极差衡量离散程度

    Another common mistake is to report only an average without considering how spread out the data is. Two sets of test scores could have the same mean but very different consistency.

    另一个常见错误是只报告平均数而不考虑数据的分散程度。两组考试分数可能有相同的平均数,但波动程度截然不同。

    For instance, Class A scores: 40, 45, 50, 55, 60 (range = 20); Class B scores: 10, 30, 50, 70, 90 (range = 80). Both have a mean of 50, but Class B is far more inconsistent. Relying solely on the mean hides this.

    例如,A班成绩:40、45、50、55、60(极差=20);B班成绩:10、30、50、70、90(极差=80)。两者的平均数都是50,但B班的波动要大得多。仅依赖平均数会掩盖这一点。

    Correction: always calculate the range (largest value – smallest value) alongside averages. A high range indicates high variability. This gives a fuller picture of the data.

    纠正方法:在计算平均值的同时,始终计算极差(最大值减去最小值)。较大的极差表明数据波动较大。这能提供更完整的数据画像。


    3. Misreading Bar Charts and Histograms | 误读条形图与直方图

    Students often treat bar charts and histograms as the same, but they serve different purposes. A bar chart is used for categorical (qualitative) data with gaps between bars. A histogram is for continuous (quantitative) data with bars touching, where area represents frequency.

    学生经常把条形图与直方图等同于同一种图表,但它们用途不同。条形图用于分类(定性)数据,条形之间有间隙。直方图用于连续(定量)数据,条形相连,面积代表频数。

    A typical mistake: using a histogram to show favourite colours, or drawing a bar chart for grouped heights with bars separated. Correction: identify the data type first. If data can take any value within a range (height, weight), use a histogram. If data falls into named categories (colours, subjects), use a bar chart.

    常见错误:用直方图来展示最喜爱的颜色,或者为分组身高数据绘制条形图且条形分开。纠正:首先识别数据类型。如果数据在一个区间内可以取任意值(身高、体重),使用直方图。如果数据属于命名的类别(颜色、科目),使用条形图。


    4. Confusing Correlation with Causation | 混淆相关关系与因果关系

    When two variables show a trend together, many jump to the conclusion that one causes the other. This is a serious error. Correlation simply means an association, not causation.

    当两个变量呈现共同趋势时,许多人会仓促得出一个导致另一个的结论。这是严重的错误。相关仅仅意味着有关联,并非因果关系。

    Classic example: as ice cream sales increase, drowning incidents also increase. It does not mean ice cream causes drowning. A lurking variable – hot weather – affects both. Correction: always ask whether a third factor could explain the link. Look for evidence beyond the graph.

    经典例子:随着冰淇淋销量上升,溺水事件也增多。这并不意味着冰淇淋导致溺水。一个潜在变量——炎热天气——同时影响着两者。纠正方法:总是问是否有第三个因素可以解释这种关联。寻找图表之外的证据。


    5. Drawing Conclusions from Biased Samples | 从有偏样本中得出结论

    Data collection errors are common. If a sample does not fairly represent the population, any conclusion drawn is unreliable. Year 8 students may survey only their friends and claim that ‘all students like football’.

    数据收集错误很常见。如果样本不能公平地代表总体,任何得出的结论都不可靠。八年级学生可能只调查自己的朋友,然后声称”所有学生都喜欢足球”。

    Correction: ensure sampling is random. Use simple random sampling where everyone has an equal chance of being selected. Avoid convenience sampling. A larger sample size also helps reduce bias.

    纠正方法:确保抽样是随机的。使用简单随机抽样,让每个人都有相等的机会被选中。避免便利抽样。较大的样本量也有助于减少偏差。


    6. Falling for Misleading Graphs | 被误导性图表蒙骗

    Graphs can be designed to exaggerate or hide trends. A common trick is truncating the vertical axis (not starting at zero), which makes small differences look huge. 3D effects and inconsistent scales also mislead.

    图表可以被设计来夸大或隐藏趋势。一个常见的伎俩是截断纵轴(不从零开始),使得微小的差异看起来巨大。三维效果和不一致的刻度也会产生误导。

    Correction: always check the axes. If the vertical axis does not start at 0, the changes appear larger than reality. Read the labels and units carefully. Be sceptical of 3D ‘exploding’ pie charts – they distort proportions.

    纠正方法:始终检查坐标轴。如果纵轴不从0开始,变化就显得比实际情况大。仔细阅读标签和单位。对三维”爆炸”饼图保持怀疑——它们会扭曲比例。


    7. The Gambler’s Fallacy in Probability | 概率中的赌徒谬误

    In probability, students often believe that after a streak of heads when flipping a coin, a tail is ‘due’. This is the gambler’s fallacy – the idea that past independent events affect future ones.

    在概率中,学生常认为抛硬币连续出现正面后,反面”该出现了”。这就是赌徒谬误——认为过去的独立事件会影响未来的事件。

    Correction: each coin toss is independent. The probability of heads remains ½ (50%) regardless of previous results. The same applies to rolling a fair die. Understanding independence prevents bad decisions.

    纠正方法:每次抛硬币都是独立的。无论之前的结果如何,正面的概率始终是½(50%)。掷公平骰子同样适用。理解独立性可以防止糟糕的决策。


    8. Treating Discrete Data as Continuous | 将离散数据当作连续数据处理

    Discrete data can only take specific values (e.g. number of siblings, test scores out of 80). Continuous data can take any value in a range (height, time). Students sometimes draw a line graph for discrete data, implying values that don’t exist.

    离散数据只能取特定值(如兄弟姐妹数量、满分80的考试分数)。连续数据可以在一个范围内取任意值(身高、时间)。学生有时为离散数据绘制折线图,暗示了不存在的中间值。

    Correction: for discrete data, use bar charts or dot plots. Avoid connecting points with lines unless the data is continuous. Check whether fractional values make sense – if not, the data is discrete.

    纠正方法:对于离散数据,使用条形图或点图。除非数据是连续的,否则避免用线段连接各点。检查分数值是否有意义——如果没有,数据就是离散的。


    9. Percentage and Pie Chart Misunderstandings | 百分比与饼图的误解

    Percentages are useful but can trick us. Comparing percentages from very different totals is misleading. For example, ‘50% of students in a small class of 6’ (3 students) vs ‘10% of students in a large school of 1000’ (100 students) – the smaller percentage actually reflects a larger number.

    百分比很有用,但也会欺骗我们。比较基数差异很大的百分比会误导。例如,”6人小班中50%的学生”(3名学生)对比”1000人大校中10%的学生”(100名学生)——较小的百分比实际上代表了更大的数量。

    Pie charts have their own problems. When there are too many categories, slices become tiny and hard to compare. Also, if proportions are similar, it’s difficult to judge differences just by looking. Correction: always ask for the actual frequencies, not just percentages. Consider bar charts as alternatives to pie charts when categories are many or differences are subtle.

    饼图也有其自身的问题。当类别太多时,扇区变得很小,很难比较。此外,如果比例相近,仅凭观察很难判断差异。纠正方法:始终询问实际频数,而不只是百分比。当类别较多或差异细微时,考虑用条形图代替饼图。

    Published by TutorHao | Statistics Revision Series | aleveler.com

    更多咨询请联系16621398022(同微信)

  • Year 8 Edexcel Statistics: Formula and Theorem Quick Reference Handbook | Year 8 Edexcel 统计:公式定理速查手册

    📚 Year 8 Edexcel Statistics: Formula and Theorem Quick Reference Handbook | Year 8 Edexcel 统计:公式定理速查手册

    This bilingual quick reference handbook presents a clear and concise summary of all the essential formulas, definitions and theorems needed for the Year 8 Edexcel Statistics curriculum. Covering topics from data types, averages and probability to charts, correlation and sampling, each key concept is explained in both English and Chinese. Use this handbook to support homework, consolidate classwork and prepare confidently for tests and examinations.

    这本双语速查手册清晰、简明地总结了 Year 8 Edexcel 统计学课程所需的所有基本公式、定义和定理。内容涵盖数据类型、平均数、概率、图表、相关性以及抽样等主题,每个核心概念均配有中英文解释。利用本手册辅助作业、巩固课堂知识,并为测验和考试做好充分准备。

    1. Types of Data | 数据类型

    Data can be classified as qualitative or quantitative. Qualitative data describes qualities or categories (e.g. eye colour, favourite food). Quantitative data represents numerical measurements and can be further divided into discrete data and continuous data. Discrete data can only take certain separate values, often counted in whole numbers (e.g. number of siblings). Continuous data can take any value within a range and is measured rather than counted (e.g. height, mass, time).

    数据可以分为定性数据或定量数据。定性数据描述的是性质或类别(如眼睛颜色、最喜欢的食物)。定量数据表示数值测量,并可进一步分为离散数据和连续数据。离散数据只能取某些独立的值,通常用整数计数(如兄弟姐妹的数量)。连续数据可以取某个范围内的任何值,是测量而非计数得到的(如身高、质量、时间)。

    Identifying data types correctly helps decide which statistical measures and diagrams are appropriate. For example, you calculate a mean for quantitative data but not for qualitative data; a pie chart can show qualitative categories, while a histogram is used for continuous grouped data.

    正确识别数据类型有助于确定采用何种统计度量和图表。例如,定量数据可以计算平均数,而定性数据则无法计算平均数;饼图可以展示定性类别,而直方图则用于连续的分组数据。


    2. Mean, Median, Mode, and Range | 平均数、中位数、众数和极差

    The three averages summarise a data set’s typical value, while the range measures spread. The mean is the sum of all data values divided by the number of values. The median is the middle value when the data are arranged in order. If there are two middle values, the median is the mean of those two. The mode is the value that appears most often. The range is the difference between the largest and smallest values.

    三种平均数总结了数据集的典型值,而极差衡量数据的分散程度。平均数是所有数据值的总和除以数据的个数。中位数是将数据按顺序排列后位于中间的值;如果中间位置有两个值,则中位数是这两个值的平均数。众数是出现频率最高的值。极差是最大值与最小值之差。

    Mean = (x₁ + x₂ + … + xₙ) / n

    平均数 = (x₁ + x₂ + … + xₙ) / n

    Range = Largest value – Smallest value

    极差 = 最大值 – 最小值

    For an odd number of ordered values, the median is the middle term. For an even number, locate the two middle terms, add them together, and divide by 2. The mode may not exist if no value repeats, or there can be more than one mode.

    当有序数据个数为奇数时,中位数就是最中间的那一项。当为偶数时,找出中间的两项,将它们相加后除以 2。如果没有重复值,众数可能不存在;也可能存在多个众数。


    3. Mean from Frequency Tables (Ungrouped and Grouped) | 频数表(未分组和分组)的平均数

    When data are organised in a frequency table, the mean can be calculated using the totals of the ‘value × frequency’ products. For ungrouped data, multiply each distinct value by its frequency, sum all these products, then divide by the total frequency.

    当数据以频数表形式整理时,可以利用“数值 × 频数”的乘积总和来计算平均数。对于未分组数据,将每个不同的数值乘以其频数,将所有乘积相加,然后再除以总频数。

    Mean = (∑ f·x) / ∑ f

    平均数 = (∑ f·x) / ∑ f

    For grouped data, we do not know the exact values, so we use the midpoint (m) of each class interval as an estimate. Multiply each midpoint by its frequency, sum the products, and divide by the total frequency. The result is an estimated mean.

    对于分组数据,我们不知道具体的数值,因此使用每个组距的中值 (m) 作为估算值。将每个中值乘以其频数,求和后除以总频数,所得结果即为估计的平均数。

    Estimated Mean ≈ (∑ f·m) / ∑ f, where m = (lower bound + upper bound) / 2

    估计平均数 ≈ (∑ f·m) / ∑ f,其中 m = (下限 + 上限) / 2


    4. Probability Basics | 概率基础

    Probability measures how likely an event is to happen. It is always a number between 0 and 1, where 0 means impossible and 1 means certain. Probability can be written as a fraction, decimal, or percentage.

    概率衡量某个事件发生的可能性大小。概率值总是在 0 到 1 之间,0 表示不可能发生,1 表示必然发生。概率可以用分数、小数或百分数表示。

    P(Event) = Number of favourable outcomes / Total number of equally likely outcomes

    P(事件) = 有利结果的数量 / 所有等可能结果的总数

    For a fair six-sided dice, the probability of rolling a 3 is 1/6. The sum of the probabilities of all possible mutually exclusive outcomes is 1. The probability of an event not occurring is 1 minus the probability that it does occur.

    对于一个公平的六面骰子,掷出 3 的概率是 1/6。所有互斥的可能结果概率之和为 1。某个事件不发生的概率等于 1 减去该事件发生的概率。


    5. Experimental Probability and Relative Frequency | 实验概率与相对频率

    When we cannot calculate theoretical probability, we can estimate it by conducting an experiment or survey. The relative frequency of an event is the number of times the event occurs divided by the total number of trials. As the number of trials increases, the relative frequency tends to settle closer to the theoretical probability.

    当我们无法计算理论概率时,可以通过实验或调查来估算它。事件的相对频率等于该事件发生的次数除以试验总次数。随着试验次数的增加,相对频率会趋向稳定,更接近理论概率。

    Relative Frequency = Frequency of event / Total number of trials

    相对频率 = 事件发生的频数 / 试验总次数

    If a coin is flipped 100 times and lands on heads 47 times, the experimental probability (relative frequency) of heads is 47/100 = 0.47. We use relative frequency to make predictions: expected number of successes = probability × number of trials.

    如果一枚硬币抛掷 100 次,出现正面 47 次,那么正面的实验概率(相对频率)为 47/100 = 0.47。我们可以用相对频率做预测:期望成功次数 = 概率 × 试验次数。


    6. Pie Charts and Angle Calculation | 饼图与角度计算

    A pie chart is a circular diagram divided into sectors, where each sector represents a category. The angle of each sector is proportional to the frequency of the category. Since a full circle is 360°, the angle for a category is calculated using the formula below.

    饼图是一种将圆形分成多个扇形的图表,每个扇形代表一个类别。每个扇形的角度与类别的频数成比例。由于整个圆为 360°,类别的角度可用以下公式计算。

    Sector Angle = (Frequency / Total Frequency) × 360°

    扇形角度 = (频数 / 总频数) × 360°

    Always check that the sum of all sector angles equals 360° and that each angle is correctly labelled or accompanied by a key. To interpret a pie chart, compare sector sizes; the larger the angle, the greater the proportion of the whole.

    务必检查所有扇形角度之和等于 360°,并且每个角度都有正确的标签或图例。解读饼图时,请比较各扇形的大小;角度越大,占总体的比例就越大。


    7. Stem and Leaf Diagrams | 茎叶图

    A stem and leaf diagram organises data while preserving the original values. The ‘stem’ represents the leading digit(s), and the ‘leaf’ represents the final digit. A key must always be included to show the place value. This diagram makes it easy to find the median, mode, and range.

    茎叶图在整理数据的同时保留了原始数值。“茎”表示前导数字,“叶”表示最后一位数字。图中必须包含一个键来说明数位。这种图可以很方便地找出中位数、众数和极差。

    A typical key: 4 | 7 means 47 or 3 | 2 means 3.2. Leaves are written in ascending order and can be repeated. A back-to-back stem and leaf diagram is used to compare two data sets sharing a common stem.

    典型键如:4 | 7 表示 473 | 2 表示 3.2。叶片按升序排列并可以重复。背对背茎叶图用于比较共用同一茎的两组数据。


    8. Scatter Graphs and Correlation | 散点图与相关性

    A scatter graph displays the relationship between two sets of quantitative data. Each point represents a pair of values (x, y). Correlation describes the pattern of points: positive correlation means as x increases, y tends to increase; negative correlation means as x increases, y tends to decrease; no correlation means there is no clear pattern.

    散点图展示两组定量数据之间的关系。每个点代表一对数值 (x, y)。相关性描述点的分布模式:正相关意味着 x 增大时 y 也趋于增大;负相关意味着 x 增大时 y 趋于减小;无相关则没有明显的模式。

    A line of best fit (trend line) can be drawn when there is clear correlation. The line should have roughly equal numbers of points on both sides and can be used to estimate values. You can estimate a missing y‑value for a given x‑value (interpolation) within the data range, but extrapolation beyond the range is less reliable.

    当存在明显相关性时,可以画出最佳拟合线(趋势线)。线条两侧的点数应大致相等,并可用于估算数值。可以在数据范围内对给定的 x 值估算对应的 y 值(内插法),但超出范围的外推则不够可靠。


    9. Two-way Tables and Relative Frequency | 双向表与相对频率

    A two-way table (or contingency table) summarises the frequencies of two categorical variables simultaneously. It helps answer questions about joint frequencies and conditional probabilities. Marginal totals are the sums of each row and column.

    双向表(或称列联表)同时汇总两个类别变量的频数。它有助于回答关于联合频数和条件概率的问题。边际总和是每行和每列的总计。

    To find the relative frequency of a combination, divide the cell frequency by the total. To find a conditional probability, use the appropriate row or column total as the denominator. Always determine which total is relevant.

    若要计算某个组合的相对频率,则将单元格频数除以总频数。若计算条件概率,则使用相应的行总计或列总计作为分母。务必确定哪个总计是相关的。


    10. Sampling Methods | 抽样方法

    When it is impractical to survey an entire population, a sample is selected. A simple random sample gives every member an equal chance of being chosen, helping to avoid bias. A systematic sample selects members at regular intervals from an ordered list. A convenience sample is based on ease of access, but it may be biased and not representative.

    当调查整个总体不可行时,会选取一个样本。简单随机抽样让每个成员都有相等的被选中机会,有助于避免偏差。系统抽样从有序列表中每隔固定间隔选取成员。便利抽样基于易于获取样本,但可能存在偏差且不具代表性。

    The larger the sample size, the more reliable the results tend to be. When designing a sample, it is important to specify the target population and sampling frame clearly. Avoid leading questions in surveys to maintain objectivity.

    样本量越大,结果往往越可靠。设计样本时,要明确界定目标总体和抽样框。调查中应避免引导性问题,以保持客观性。


    Published by TutorHao | Statistics Revision Series | aleveler.com

    更多咨询请联系16621398022(同微信)

  • Year 8 Edexcel Statistics: Core Knowledge Review | Year 8 Edexcel 统计:核心知识点梳理

    📚 Year 8 Edexcel Statistics: Core Knowledge Review | Year 8 Edexcel 统计:核心知识点梳理

    Statistics is the science of collecting, analysing, and interpreting data. In Year 8 Edexcel Mathematics, you will build a solid foundation in statistical thinking that helps you understand the world through numbers. This article summarises the key concepts you need to master, from types of data to probability and the statistical enquiry cycle.

    统计学是收集、分析和解释数据的科学。在 Year 8 Edexcel 数学课程中,你将建立统计思维的坚实基础,通过数字理解世界。本文总结你需要掌握的核心概念,从数据类型到概率和统计调查循环。


    1. Types of Data | 数据类型

    Data is information that has been collected. It can be categorised as qualitative or quantitative. Qualitative data (also called categorical data) describes qualities or categories, such as eye colour, favourite food, or car brands.

    数据是已收集的信息。它可以分为定性数据和定量数据。定性数据(也称分类数据)描述品质或类别,如眼睛颜色、最喜欢的食物或汽车品牌。

    Quantitative data measures quantities and can be discrete or continuous. Discrete data arises from counting and can only take certain values, like the number of students in a class (you can’t have 28.5 students). Continuous data comes from measuring and can take any value in a range, such as height, weight, or temperature.

    定量数据测量数量,可分为离散和连续。离散数据通过计数得到,只能取特定值,如班级学生人数(不可能有28.5个学生)。连续数据通过测量得到,可以在一个范围内取任意值,如身高、体重或温度。


    2. Collecting Data | 数据收集

    Data can be collected first-hand or second-hand. Primary data is data you collect yourself through experiments, surveys, or observations. It is reliable but can be time-consuming to gather.

    数据可以一手或二手收集。原始数据是你自己通过实验、调查或观察收集的数据。它可靠但收集耗时。

    Secondary data is data that someone else has already collected, such as data from the internet, books, or government reports. It is quicker to obtain, but you must check its reliability and relevance.

    二手数据是他人已经收集好的数据,例如来自互联网、书籍或政府报告的数据。获取更快,但必须检查其可靠性和相关性。

    A well-designed questionnaire should avoid leading questions and use clear, unbiased wording. The sample size should be large enough to be representative of the population.

    设计良好的问卷应避免诱导性问题,使用清晰、无偏见的措辞。样本量应足够大,以代表总体。


    3. Frequency Tables and Tallies | 频数表与划记

    A frequency table organises raw data into a table showing how often each value or category occurs. Tally marks help count the frequencies efficiently, usually in groups of five.

    频数表将原始数据整理成一个表格,显示每个值或类别出现的频率。划记符号有助于高效计数,通常以五个为一组。

    For example, if you survey 20 students about their favourite fruit, you can record tallies and then write the total frequency for each fruit.

    例如,如果你调查20名学生最喜欢的水果,你可以记录划记,然后写出每种水果的总频数。


    4. Bar Charts and Pictograms | 条形图和象形图

    Bar charts represent categorical data using rectangular bars. The height or length of each bar corresponds to the frequency. Bars should have equal widths and gaps between them, as the data is categorical, not continuous.

    条形图使用矩形条表示分类数据。每个条的高度或长度对应频数。条应有相同的宽度,条与条之间应有间隙,因为数据是分类的,而非连续。

    Pictograms use symbols or pictures to represent data. A key shows what each symbol stands for. For instance, one picture of a book might represent 5 books read. Pictograms make data easy to compare visually.

    象形图使用符号或图片表示数据。图例说明每个符号代表什么。例如,一本书的图片可能代表读了5本书。象形图使数据在视觉上易于比较。


    5. Pie Charts and Angles | 饼图与角度

    A pie chart shows proportions of a whole. The whole circle (360°) represents the total frequency. Each category’s angle is calculated by: (Frequency of category ÷ Total frequency) × 360°.

    饼图显示整体的各部分比例。整个圆(360°)代表总频数。每个类别的角度计算为:(类别频数 ÷ 总频数)× 360°。

    When constructing a pie chart, use a protractor to measure angles accurately. Label each sector clearly or provide a legend. Pie charts are excellent for showing percentage shares.

    绘制饼图时,使用量角器准确测量角度。清晰地标记每个扇区或提供图例。饼图非常适合显示百分比份额。


    6. Averages: Mean, Median, Mode | 平均数:均值、中位数、众数

    An average is a single value used to describe the centre of a data set. The mode is the value that appears most often. A data set can have one mode, more than one mode (bimodal), or no mode at all.

    平均数是用于描述数据集中心的一个单值。众数是出现最频繁的值。一个数据集可以有一个众数、多个众数(双峰)或没有众数。

    The median is the middle value when the data is ordered from smallest to largest. If there is an even number of values, the median is the mean of the two middle numbers.

    中位数是将数据从小到大排序后位于中间的值。如果有偶数个值,中位数是中间两个数的均值。

    The mean (often called the average) is calculated by adding all the values together and dividing by the number of values.

    Mean = Sum of all data values ÷ Number of data values

    均值(通常称为平均数)的计算方法是将所有数据值相加,再除以数据值的个数。

    For a frequency table, use: Mean = Σ(value × frequency) ÷ Σfrequency. The mean is sensitive to extreme values (outliers).

    对于频数表,使用:均值 = Σ(值 × 频数)÷ Σ 频数。均值对极端值(异常值)敏感。


    7. Range and Measures of Spread | 极差与离散度

    The range measures how spread out the data is. It is the difference between the largest and smallest values.

    Range = Largest value − Smallest value

    极差衡量数据的离散程度。它是最大值与最小值之差。

    A larger range indicates greater variability. The range is easy to calculate but is affected by outliers. Other measures of spread, such as interquartile range, are introduced in later years.

    较大的极差表明更大的变异性。极差易于计算,但受异常值影响。其他离散度量,如四分位距,将在更高年级介绍。


    8. Scatter Graphs and Correlation | 散点图与相关

    A scatter graph (or scatter plot) displays the relationship between two sets of numerical data. Each point has an x-coordinate and a y-coordinate. By plotting points, you can see if there is a correlation.

    散点图(或散点图)显示两组数值数据之间的关系。每个点都有一个x坐标和一个y坐标。通过绘制点,你可以看出是否存在相关性。

    Positive correlation means as one variable increases, the other also increases. Negative correlation means as one variable increases, the other decreases. No correlation means there is no clear relationship.

    正相关意味着当一个变量增加时,另一个也增加。负相关意味着当一个变量增加时,另一个减少。无相关意味着没有明确的关系。

    Correlation does not imply causation – just because two variables are related does not mean one causes the other.

    相关并不意味着因果关系——仅仅因为两个变量相关,并不意味着一个导致另一个。


    9. Introduction to Probability | 概率入门

    Probability is a measure of how likely an event is to happen. It can be expressed as a fraction, decimal, or percentage between 0 (impossible) and 1 (certain).

    概率是衡量事件发生可能性的度量。它可以表示为介于0(不可能)和1(肯定)之间的分数、小数或百分比。

    The probability scale: 0 = impossible, 0.5 = even chance, 1 = certain. Words such as ‘likely’, ‘unlikely’, and ‘certain’ are used informally.

    概率尺度:0 = 不可能,0.5 = 一半机会,1 = 肯定。像“很可能”、“不太可能”和“肯定”等词语非正式使用。

    For equally likely outcomes, theoretical probability is:

    P(event) = Number of favourable outcomes ÷ Total number of possible outcomes

    对于等可能结果,理论概率为:

    P(事件)= 有利结果的数量 ÷ 可能结果的总数

    Probability can be shown on a probability line or in a two-way table.

    概率可以用概率线或双向表呈现。


    10. Experimental vs Theoretical Probability | 实验概率与理论概率

    Theoretical probability is what we expect to happen based on equally likely outcomes. Experimental probability (relative frequency) is based on actual trials or experiments.

    理论概率是我们基于等可能结果预期发生的事情。实验概率(相对频率)基于实际试验或实验。

    Experimental probability = Number of times event occurs ÷ Total number of trials

    实验概率 = 事件发生次数 ÷ 试验总次数

    The more trials you carry out, the closer the experimental probability tends to get to the theoretical probability – this is the law of large numbers.

    你进行的试验越多,实验概率越趋近于理论概率——这是大数定律。

    For example, if you flip a fair coin 50 times and get 22 heads, the experimental probability of heads is 22/50 = 0.44. The theoretical probability is 0.5.

    例如,如果你抛一枚公平硬币50次,得到22次正面,则正面的实验概率为22/50 = 0.44。理论概率是0.5。


    11. The Statistical Enquiry Cycle

    Published by TutorHao | Year 8 统计 Revision Series | aleveler.com

    更多咨询请联系16621398022(同微信)