Data Summarization Methods | 数据汇总方法

📚 Data Summarization Methods | 数据汇总方法

Data summarization is a fundamental skill in statistics. It allows us to reduce large datasets into meaningful numbers that describe the main features of the data. In IB Mathematics, you are expected to know how to calculate and interpret measures of central tendency and dispersion.

数据汇总是统计学中的一项基本技能。它使我们能够将大型数据集简化为有意义的数值,用以描述数据的主要特征。在IB数学中,你需要掌握如何计算和解释集中趋势与离散程度的度量。


1. Types of Data | 数据类型

Before summarizing data, we must identify whether the data is categorical or numerical. Numerical data can be discrete (counted) or continuous (measured).

在汇总数据之前,我们必须确定数据是分类数据还是数值数据。数值数据可以是离散的(可数)或连续的(可测量)。

For example, the number of students in a class is discrete, while the height of each student is continuous.

例如,班级中的学生人数是离散的,而每个学生的身高是连续的。


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

Central tendency measures give a single value that represents the centre of a dataset. The three main measures are the mean, median, and mode.

集中趋势度量给出一个代表数据集中心位置的单一数值。三种主要度量是均值、中位数和众数。


3. Mean | 均值

The mean is the sum of all data values divided by the number of values. For a dataset x₁, x₂, …, xₙ, the population mean is denoted by μ and the sample mean by x̄.

均值是所有数据值之和除以数据个数。对于数据集 x₁, x₂, …, xₙ,总体均值记为 μ,样本均值记为 x̄。

x̄ = (Σxᵢ) / n

For ungrouped data, simply add all values and divide by the count. For example, the mean of 4, 8, 6, 10 is (4+8+6+10)/4 = 7.

对于未分组数据,只需将所有值相加并除以个数。例如,4, 8, 6, 10 的均值为 (4+8+6+10)/4 = 7。

Note: The mean is sensitive to outliers. A single extreme value can pull the mean significantly.

注意:均值对异常值敏感。一个极端值就能显著拉动均值。


4. Median | 中位数

The median is the middle value when the data are arranged in ascending order. If there is an even number of values, the median is the average of the two middle values.

中位数是将数据按升序排列后的中间值。如果数据个数为偶数,则中位数为两个中间值的平均值。

For example, the median of 3, 5, 8, 11, 12 is 8. The median of 3, 5, 8, 11 is (5+8)/2 = 6.5.

例如,3, 5, 8, 11, 12 的中位数是 8。3, 5, 8, 11 的中位数是 (5+8)/2 = 6.5。

The median is resistant to outliers, making it useful for skewed distributions.

中位数对异常值具有抗性,因此适用于偏态分布。


5. Mode | 众数

The mode is the value that appears most frequently in a dataset. A dataset may have no mode, one mode, or multiple modes.

众数是数据集中出现频率最高的数值。一个数据集可能没有众数、有一个众数或多个众数。

For example, in the set 1, 2, 2, 3, 4, the mode is 2. In 1, 1, 2, 2, 3, there are two modes: 1 and 2.

例如,在集合 1, 2, 2, 3, 4 中,众数是 2。在 1, 1, 2, 2, 3 中,有两个众数:1 和 2。

The mode is the only measure that can be used for categorical data.

众数是唯一可用于分类数据的度量。


6. Quartiles and Percentiles | 四分位数与百分位数

Quartiles divide an ordered dataset into four equal parts. The lower quartile (Q₁) is the median of the lower half, and the upper quartile (Q₃) is the median of the upper half. The second quartile (Q₂) is the median.

四分位数将有序数据集分为四个等分部分。下四分位数 (Q₁) 是下半部分的中位数,上四分位数 (Q₃) 是上半部分的中位数。第二个四分位数 (Q₂) 是中位数。

Percentiles indicate the value below which a given percentage of observations fall. For example, the 90th percentile is the value below which 90% of the data lie.

百分位数表示给定百分比的观测值落在其下的数值。例如,第90百分位数是90%的数据位于其下的数值。

When finding quartiles, different software may use different methods. In IB Mathematics, we use the rule that the median is not included when finding Q₁ and Q₃ for an odd number of data points.

在求四分位数时,不同软件可能使用不同方法。在IB数学中,当数据点为奇数时,求 Q₁ 和 Q₃ 不包含中位数本身。


7. Measures of Dispersion | 离散程度的度量

Dispersion measures describe how spread out the data are. Common measures include range, interquartile range, variance, and standard deviation.

离散程度度量描述数据的分散程度。常见度量包括极差、四分位距、方差和标准差。

A small dispersion means the values are close to the centre, while a large dispersion means they are widely spread.

离散程度小意味着数值靠近中心,离散程度大意味着数值分散广泛。


8. Variance and Standard Deviation | 方差与标准差

The variance measures the average squared deviation from the mean. The standard deviation is the square root of the variance and is in the same units as the data.

方差衡量各数据与均值之间平均平方偏差。标准差是方差的平方根,与数据具有相同单位。

For a population, variance is σ² = Σ(xᵢ – μ)² / N. For a sample, variance is s² = Σ(xᵢ – x̄)² / (n-1).

总体方差为 σ² = Σ(xᵢ – μ)² / N。样本方差为 s² = Σ(xᵢ – x̄)² / (n-1)。

σ = √( Σ(xᵢ – μ)² / N )

For IB, you are expected to use your GDC (graphical display calculator) to compute these values, but you must understand the formulas.

在IB中,你应使用图形计算器(GDC)计算这些值,但必须理解公式。


9. Range and Interquartile Range | 极差与四分位距

The range is the difference between the maximum and minimum values. It is simple but easily affected by outliers.

极差是最大值与最小值之差。它简单但易受异常值影响。

The interquartile range (IQR) is Q₃ – Q₁. It contains the middle 50% of the data and is resistant to outliers.

四分位距(IQR)为 Q₃ – Q₁。它包含中间50%的数据,且对异常值具有抗性。

For example, if Q₁ = 12 and Q₃ = 20, then IQR = 8.

例如,若 Q₁ = 12,Q₃ = 20,则 IQR = 8。


10. Grouped Data | 分组数据

When data are grouped into intervals, we can approximate the mean by using the midpoint of each class. The formula for the mean of grouped data is x̄ = Σfx / Σf, where f is the frequency and x is the class midpoint.

当数据按区间分组时,我们可以使用每个组的组中值来近似均值。分组数据的均值公式为 x̄ = Σfx / Σf,其中 f 是频数,x 是组中值。

x̄ = (Σ f x) / (Σ f)

For example, consider the following grouped frequency table:

例如,考虑以下分组频数表:

Class Midpoint x Frequency f f x
0 – 10 5 2 10
10 – 20 15 3 45
20 – 30 25 5 125

The estimated mean is (10+45+125)/(2+3+5) = 180/10 = 18.

估计均值为 (10+45+125)/(2+3+5) = 180/10 = 18。


11. Box-and-Whisker Plots | 箱线图

A box-and-whisker plot displays the minimum, Q₁, median, Q₃, and maximum of a dataset. It is a compact way to show the distribution and identify outliers.

箱线图显示数据集的最小值、Q₁、中位数、Q₃ 和最大值。它是一种紧凑的展示分布和识别异常值的方法。

To draw a box plot, mark the five-number summary on a number line, draw a box from Q₁ to Q₃, a line at the median, and whiskers extending to the minimum and maximum values.

要绘制箱线图,在数轴上标记五数概括,从 Q₁ 到 Q₃ 画一个盒子,中位数处画一条线,并画出延伸到最小值和最大值的须。

Outliers may be plotted individually as points beyond the whiskers.

异常值可以以点的形式绘制在须之外。


12. Choosing the Right Summary | 选择合适的汇总方法

The choice of summary measure depends on the distribution of the data. If the data are symmetric, the mean and standard deviation are appropriate. If the data are skewed, the median and interquartile range are often better.

汇总方法的选择取决于数据的分布。如果数据对称,均值和标准差是合适的。如果数据偏态,中位数和四分位距通常更好。

Always consider whether the summary is meaningful. For example, the mean number of children per family may be 2.3, which is not meaningful as a count, but useful for comparison.

始终考虑汇总是否有意义。例如,每个家庭的平均子女数可能是2.3,作为一个计数没有意义,但用于比较是有用的。

In IB exams, always show your method and state the units where appropriate.

在IB考试中,始终展示你的方法,并在适当的地方注明单位。


Published by TutorHao | Mathematics Revision Series | aleveler.com

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

Comments

屏轩国际教育cambridge primary/secondary checkpoint, cat4, ukiset,ukcat,igcse,alevel,PAT,STEP,MAT, ibdp,ap,ssat,sat,sat2课程辅导,国外大学本科硕士研究生博士课程论文辅导Cancel reply

This site uses Akismet to reduce spam. Learn how your comment data is processed.

Discover more from aleveler.com

Subscribe now to keep reading and get access to the full archive.

Continue reading

Exit mobile version