Welcome to Geographical Skills: Understanding the Numbers!
Geography isn't just about maps and mountains; it’s about making sense of the world around us. Often, the best way to do that is by looking at data. Whether you are comparing the wealth of two different countries or looking at how many pebbles are on a beach, you need tools to help you summarise that information.
In this chapter, we will look at descriptive statistics. These are simple tools used to describe a set of data. We will focus on central tendency (the "average"), dispersion (how "spread out" the data is), and specific ways to measure inequality using the Lorenz Curve and the Gini Coefficient.
1. Measures of Central Tendency
Imagine you have measured the height of 50 different waves. You can't just list all 50 numbers in your report—it would be too confusing! Instead, you use a measure of central tendency to find the "typical" value. There are three main ways to do this:
The Mean (The Average)
This is what most people mean when they say "the average." You add up all the values and divide by the number of values you have.
How to calculate: \( \text{Mean} = \frac{\sum x}{n} \)
Where \( \sum x \) is the sum of all values and \( n \) is the total number of values.
When to use it: It is great because it uses every piece of data. However, it can be "pulled" away from the center by one or two very high or very low numbers (called outliers).
The Median (The Middle)
The median is the middle value when all your data is put in order from smallest to largest.
How to find it: Line up your numbers. If you have an odd number of values, it's the one in the middle. If you have an even number, it's the average of the two middle values.
When to use it: It is very useful when your data has extreme outliers. For example, when looking at household income in a city, a few billionaires can make the mean look very high, but the median gives a better idea of what a "normal" person earns.
The Mode (The Most Common)
The mode is the value that appears most often in your data set.
When to use it: It’s the only measure you can use for non-numerical data. For example, if you are recording the dominant rock type at different points along a coast, the "mode" would be the most common rock type (e.g., Limestone).
Quick Tip: If a data set has two modes, it is called bimodal.
2. Measures of Dispersion
Central tendency tells us where the middle is, but dispersion tells us how spread out the data is. Are all the numbers close to the average, or are they all over the place?
The Range
This is the simplest measure of dispersion. It is the difference between the highest and the lowest value.
How to calculate: \( \text{Range} = \text{Maximum value} - \text{Minimum value} \)
Common Mistake: Don't just list the two numbers (e.g., "The range is 10 to 50"). You must do the subtraction to find the single value (e.g., "The range is 40").
The Interquartile Range (IQR)
The range can be misleading if there is one weirdly high or low result. The IQR solves this by looking at the spread of the middle 50% of the data.
1. Find the Median (this splits the data in half).
2. Find the Lower Quartile (LQ) (the middle of the bottom half).
3. Find the Upper Quartile (UQ) (the middle of the top half).
4. \( \text{IQR} = \text{UQ} - \text{LQ} \)
Key Takeaway: A small dispersion means the data is consistent and close to the mean. A large dispersion means the data is very varied.
3. The Lorenz Curve
The Lorenz Curve is a special graph used by geographers to show inequality. It is most commonly used in Topic 3: Globalisation to show the gap between the rich and the poor.
How to read a Lorenz Curve:
- The x-axis shows the cumulative percentage of the population (0% to 100%).
- The y-axis shows the cumulative percentage of wealth or income (0% to 100%).
- A straight diagonal line represents perfect equality (where 20% of people own exactly 20% of the wealth).
- The Lorenz Curve is the curved line that "sags" below the diagonal.
The Rule: The further the curve bows away from the diagonal line, the greater the inequality in that country or place.
4. The Gini Coefficient
If the Lorenz Curve is the picture of inequality, the Gini Coefficient is the mathematical score for it. It represents the area between the line of equality and the Lorenz Curve.
Understanding the Score:
The Gini Coefficient is usually expressed as a number between \( 0 \) and \( 1 \) (or sometimes \( 0 \) to \( 100 \)):
- \( 0 \) = Perfect Equality: Everyone has exactly the same amount of money.
- \( 1 \) (or \( 100 \)) = Perfect Inequality: One single person has all the money, and everyone else has zero.
Did you know? In your exams, you might use this to compare a developing country (which often has a higher Gini score) with a developed country (which often has a lower Gini score), or to see how globalisation has changed inequality over time (Topic 3.7).
Summary Checklist
Don't worry if these seem tricky at first! Just remember these three things:
1. Central Tendency: Mean, Median, and Mode help us find the "typical" value in a geographical data set.
2. Dispersion: Range and IQR tell us if our data is consistent or very spread out.
3. Inequality: The Lorenz Curve is a graph and the Gini Coefficient is a number; both show how unfairly (or fairly) something like wealth is shared out.
Note: For more advanced statistical analysis, such as comparing two sets of data to see if they are significantly different, check the chapter on Statistical tests: t-test, Spearman's rank, and Chi-squared.