14. Topic 14(COLON) Quantitative Methods for Economists

Lesson 14.2: Summary Statistics And Index Numbers

#### Lesson focus #### Learning outcomes Students should be able to:.

Lesson 14.2: Summary Statistics and Index Numbers

Introduction

Welcome to Lesson 14.2 of Foundation Economics! In this lesson, we will dive into the world of summary statistics and index numbers. By the end of this lesson, you, students, will be able to:

  • Understand and calculate measures of central tendency: mean, median, and mode.
  • Explore measures of dispersion: range, interquartile range, and standard deviation.
  • Construct and interpret index numbers, including price indices based on a base year.
  • Calculate percentage changes, growth rates, and real values from nominal data using an index.
  • Apply index numbers to inflation (like the Consumer Price Index or CPI) and for real-terms comparisons.

Let's get started! 🚀

Measures of Central Tendency

Measures of central tendency summarize a set of data with a single value that represents the center of the data distribution. The three most common measures are:

Mean

The mean is the average of a data set. To calculate it, you sum all the values and divide by the number of values:

$$

$\text{Mean} = \frac{\sum_{i=1}^n x_i}{n}$

$$

Example: If the test scores for five students are 70, 80, 90, 60, and 85, the mean score would be:

$$

$\text{Mean}$ = $\frac{70 + 80 + 90 + 60 + 85}{5}$ = $\frac{385}{5}$ = 77

$$

Median

The median is the middle value when all data points are arranged in order. To find the median:

  1. Sort the data.
  2. If the number of observations is odd, the median is the middle number. If even, it is the average of the two middle numbers.

Example: Given the same test scores, arranged in order (60, 70, 80, 85, 90), the median is 80, as it is the middle value.

Mode

The mode is the value that appears most frequently in the data set. A set can have one mode, more than one mode, or no mode at all.

Example: In the test scores 70, 80, 90, 70, and 85, the mode is 70, since it appears twice.

When to Use Each Measure

  • Mean is best for normally distributed data without outliers.
  • Median is more appropriate for skewed distributions or when outliers are present.
  • Mode is useful for categorical data or to identify the most common value.

Measures of Dispersion

While measures of central tendency indicate the center of the data, dispersion tells us about the spread of the data. Key measures include:

Range

The range is the difference between the maximum and minimum values in a data set:

$$

$\text{Range} = \text{Max} - \text{Min}$

$$

Example: For the scores 60, 70, 80, 85, and 90, the range is:

$$

$\text{Range}$ = 90 - 60 = 30

$$

Interquartile Range (IQR)

The interquartile range measures the middle 50% of the data. It is found by subtracting the first quartile (Q1) from the third quartile (Q3):

$$

$\text{IQR} = Q3 - Q1$

$$

Example: Using the ordered scores (60, 70, 80, 85, 90), Q1 is 70, and Q3 is 85. Thus:

$$

$\text{IQR}$ = 85 - 70 = 15

$$

Standard Deviation

Standard deviation quantifies the amount of variation in a data set. The formula is:

$$

$\sigma = \sqrt{\frac{\sum_{i=1}^{n}(x_i - \mu)^2}{n}}$

$$

where $\mu$ is the mean of the data.

Example: For our scores, using the mean we calculated earlier (77), the deviation for each score is:

$- (70-77)^2 = 49$

$- (80-77)^2 = 9$

$- (90-77)^2 = 169$

$- (60-77)^2 = 289$

$- (85-77)^2 = 64$

Now calculate the variance:

$$\text{Variance} = \frac{49 + 9 + 169 + 289 + 64}{5} = \frac{580}{5} = 116

$$

Thus, the standard deviation is:

$$\sigma = \sqrt{116} \approx 10.77

$$

Constructing and Interpreting Index Numbers

Index numbers are a way to measure changes in a variable or group of variables over time. They are widely used in economics to represent economic indicators. One common type is the price index, which allows you to compare prices relative to a base year.

Price Index

A price index compares the current price of a basket of goods to the price of the same basket in a base year:

$$\text{Price Index} = \left( \frac{\text{Current Price}}{\text{Base Year Price}}

$ight) \times 100$

$$

Example: If the base year price of a basket was $100 and the current price is $120, the price index would be:

$$\text{Price Index} = \left( \frac{120}{100}

$ight) \times 100 = 120$

$$

This means there is a 20% increase in the prices relative to the base year.

Calculating Percentage Changes, Growth Rates, and Real Values

Using index numbers, we can determine how much something has changed over time. This is important for understanding economic growth and inflation.

Percentage Change

To calculate the percentage change:

$$\text{Percentage Change} = \left( \frac{\text{New Value} - \text{Old Value}}{\text{Old Value}}

$ight) \times 100$

$$

Growth Rate

The growth rate tells us how fast something is changing, usually over a specified time period:

$$\text{Growth Rate} = \left( \frac{\text{Value}_{\text{End}} - \text{Value}_{\text{Start}}}{\text{Value}_{\text{Start}}}

$ight) \times 100$

$$

Real Values from Nominal Data

To adjust nominal values for inflation, you can use index numbers to calculate real values:

$$\text{Real Value} = \left( \frac{\text{Nominal Value}}{\text{Price Index}}

$ight) \times 100$

$$

Conclusion

In this lesson, we explored summary statistics and index numbers, crucial tools for any economist. We learned how to summarize data using means, medians, and modes, while also examining the spread of data through the measures of dispersion. Furthermore, we constructed index numbers to track price changes and learned how to analyze growth rates and real values. All of these skills are vital for understanding economic indicators and making informed decisions based on data.

Study Notes

  • Measures of Central Tendency: Mean, Median, Mode
  • Measures of Dispersion: Range, IQR, Standard Deviation
  • Price Index Formula: $ $\text{Price Index}$ = $\left( \frac{\text{Current Price}}{\text{Base Year Price}}

ight) $\times 100$

  • Percentage Change Formula: $ \text{Percentage Change} = $\left($ $\frac{\text{New Value} - \text{Old Value}}{\text{Old Value}}

ight) $\times 100$

  • Real Value Calculation: $ $\text{Real Value}$ = $\left( \frac{\text{Nominal Value}}{\text{Price Index}}

ight) $\times 100$

Practice Quiz

5 questions to test your understanding

Lesson 14.2: Summary Statistics And Index Numbers — Economics | A-Warded