Class 12 Geography Chapter 19 Data Processing Notes in English

Chapter mind map: how it all connects
1 · Measures of Central TendencyOne value that represents a whole set of data: mean, median and mode
2 · MeanDirect and indirect methods, for both ungrouped and grouped data
3 · MedianThe positional middle value, found differently for ungrouped and grouped data
Data
Processing
4 · ModeThe most frequent value: a series can be unimodal, bimodal or multimodal
5 · Comparison of Mean, Median, ModeAll three coincide only in a perfectly symmetrical, normal distribution
6 · Skewed DistributionsWhen data is lopsided, the three measures pull apart in a fixed order
What you will learn in this chapter
  • Why raw data needs to be reduced to a single representative number, and the three families of statistical technique used to analyse it
  • How to compute the mean by the direct and indirect methods, for both ungrouped and grouped data
  • How to locate the median of a series, and calculate it exactly for grouped data using the median formula
  • How to find the mode, and tell a unimodal series from a bimodal, trimodal or multimodal one
  • How mean, median and mode relate to each other in a normal distribution, and how that relationship changes when data is skewed
measures of central tendencymeanmedianmode
direct methodindirect methodassumed meanclass interval
cumulative frequencyunimodalbimodalnormal distribution
positive skewnegative skew

1Measures of Central Tendency

Organising and presenting data makes it easier to understand: that is data processing. To actually analyse data, geographers use three families of statistical technique: measures of central tendency (one value that best represents a whole set), measures of dispersion (how spread out the data is around that value) and measures of relationship (how strongly two variables like rainfall and floods are connected). This chapter covers only the first of the three: measures of central tendency.

Learn by heartDefinition 1

Measures of central tendency are the statistical techniques used to find the single value, usually near the centre of a distribution, that best represents the entire data set. They are also called statistical averages. The three main measures are the mean, the median and the mode.

A characteristic like rainfall, elevation or population density varies from place to place. A single representative number lets us compare one district, one year or one region against another without listing every raw value. That number is called the central tendency because it is the point around which the individual values tend to cluster.

2Mean

Learn by heartDefinition 2

The mean (Xˉ\bar{X}) is the simple arithmetic average of a set of values: the value obtained by summing all the observations and dividing by the number of observations. Mean can be calculated by a direct or an indirect method, for both ungrouped and grouped data.

2.1 Computing mean from ungrouped data: direct method

All the raw values are added and the sum is divided by the number of observations.

Formula: Direct Method
Xˉ=xN\bar{X}=\frac{\sum x}{N}
Xˉ\bar{X} = Mean · x\sum x = sum of all the raw values · NN = number of observations
Solved Example 2.1: Mean rainfall of the Malwa Plateau

Normal rainfall (mm) of 7 districts: Indore 979, Dewas 1,083, Dhar 833, Ratlam 896, Ujjain 891, Mandsaur 825, Shajapur 977.

x=979+1083+833+896+891+825+977=6,484\sum x = 979+1083+833+896+891+825+977 = 6{,}484, and N=7N = 7.

Xˉ=xN=6,4847=  \bar{X}=\frac{\sum x}{N}=\frac{6{,}484}{7}=\;926.29 mm

2.2 Computing mean from ungrouped data: indirect method

For a large number of observations, values are first reduced to smaller numbers by subtracting a constant, called the assumed mean, from each of them. This is known as coding.

Formula: Indirect Method
Xˉ=A+dN\bar{X}=A+\frac{\sum d}{N}
AA = assumed (subtracted) constant · d\sum d = sum of the coded scores (d=xAd = x – A) · NN = number of observations
Solved Example: same rainfall data, indirect method

Take assumed mean A=800A = 800. Deviations d=x800d = x – 800: 179, 283, 33, 96, 91, 25, 177. d=884\sum d = 884.

Xˉ=800+8847=800+126.29=  \bar{X}=800+\frac{884}{7}=800+126.29=\;926.29 mm

The mean comes out the same by either method: the indirect method only makes the arithmetic easier for large numbers.

2.3 Computing mean from grouped data: direct method

When data is grouped into a frequency distribution, individual values lose their identity and are represented by the midpoint of the class interval they fall in.

Formula: Direct Method (grouped)
Xˉ=fxN\bar{X}=\frac{\sum fx}{N}
ff = frequency · xx = midpoint of the class interval · NN = number of observations (also =f=\sum f)
Solved Example 2.2: Wage rate of factory workers
Class (₹/day) ff Midpoint xx fxfx
50-70 10 60 600
70-90 20 80 1,600
90-110 25 100 2,500
110-130 35 120 4,200
130-150 9 140 1,260

N=f=99N=\sum f = 99, fx=10,160\sum fx = 10{,}160.

Xˉ=10,16099=  \bar{X}=\frac{10{,}160}{99}=\;₹102.6 / day

2.4 Computing mean from grouped data: indirect method

Formula: Indirect Method (grouped)
Xˉ=A±fdN\bar{X}=A\pm\frac{\sum fd}{N}
AA = midpoint of the assumed-mean class · dd = deviation of each class midpoint from AA · ii = class interval width
Solved Example: same wage data, indirect method

Assumed-mean class = 90-110, so A=100A = 100 (its midpoint). Deviations d=x100d = x-100 give fdfd values −400, −400, 0, 700, 360, so fd=260\sum fd = 260.

Xˉ=100+26099=100+2.6=  \bar{X}=100+\frac{260}{99}=100+2.6=\;102.6, the same answer as the direct method.

Exam Tip

Whichever method is used, the final mean is always identical: that itself is a common 1-mark or 2-mark question (“show that the mean is the same by both methods”).

3Median

Learn by heartDefinition 3

The median (symbol MM) is a positional average: the value of the item that has an equal number of observations on either side of it, once the data is arranged in ascending or descending order.

3.1 Median for ungrouped data

Formula: Ungrouped Median
M=value of the (N+12)th itemM=\text{value of the }\left(\frac{N+1}{2}\right)\text{th item}
Data must first be arranged in ascending or descending order.
Solved Example 2.3: Median height of Himalayan peaks

Heights (m): 8,126; 8,611; 7,817; 8,172; 8,076; 8,848; 8,598. Here N=7N = 7.

Arranged in ascending order: 7,817; 8,076; 8,126; 8,172; 8,598; 8,611; 8,848.

Position =N+12=7+12=4=\frac{N+1}{2}=\frac{7+1}{2}=4th item.

M=  M = \;8,172 m (the 4th value in the arranged series)

3.2 Median for grouped data

Formula: Grouped Median
M=l+if(N2c)M=l+\frac{i}{f}\left(\frac{N}{2}-c\right)
ll = lower limit of the median class · ii = class interval · ff = frequency of the median class · NN = total number of observations · cc = cumulative frequency of the class before the median class
Solved Example 2.4: Median of a grouped distribution
Class ff Cumulative frequency
50-60 3 3
60-70 7 10
70-80 11 21
80-90 (median class) 16 37
90-100 8 45
100-110 5 50

N=50N = 50, so N2=25\frac{N}{2}=25. This falls in class 80-90, so l=80l=80, f=16f=16, i=10i=10, and c=21c=21 (cumulative frequency of the class before it).

M=80+1016(2521)=80+2.5=  M=80+\frac{10}{16}(25-21)=80+2.5=\;82.5

4Mode

Learn by heartDefinition 4

The mode (symbol ZZ or M0M_0) is the value that occurs most frequently in a distribution. It is used less often than mean or median, and a series can have more than one mode.

To find the mode of ungrouped data, arrange all the values in ascending or descending order, which makes the most frequently repeated value easy to spot.

Solved Example 2.5: Unimodal series

Geography test scores of 10 students: 61, 10, 88, 37, 61, 72, 55, 61, 46, 22.

Arranged: 10, 22, 37, 46, 55, 61, 61, 61, 72, 88. The value 61 repeats three times, more than any other, so it is the mode. As no other value repeats this often, the series is unimodal.

Solved Example 2.6: Bimodal series

Scores of another 10 students: 82, 11, 57, 82, 08, 11, 82, 95, 41, 11.

Arranged: 08, 11, 11, 11, 41, 57, 82, 82, 82, 95. Both 11 and 82 repeat three times each, so the series is bimodal.

4.1 Types of mode

1

Unimodal

Exactly one value has the highest frequency in the series.

2

Bimodal

Two values are tied for the highest frequency.

3

Trimodal

Three values have equal and highest frequency.

4

Multimodal

Many values recur with equal, highest frequency.

5

Without mode

No value in the series repeats at all.

5Comparison of Mean, Median and Mode

The three measures of central tendency can be compared using the normal distribution curve: a symmetrical, bell-shaped frequency curve. Many human traits, such as intelligence, personality scores and student achievement, follow this shape.

Fig. 2.1 : In a normal distribution the curve is perfectly symmetrical, so the mean, median and mode all fall at the same central point.
Fig. 2.1: In a normal distribution the curve is perfectly symmetrical, so the mean, median and mode all fall at the same central point.
Why they coincide

Because a normal distribution is symmetrical, the value with the highest frequency sits exactly in the middle, with exactly half the observations above it and half below. So Mean = Median = Mode. Very high and very low scores are rare on both sides.

When data is skewed (lopsided) instead of symmetrical, the three measures pull apart from each other, and always in a fixed order.

Fig. 2.2 : Positive skew: the curve has a long tail toward higher values, pulling the Mean furthest to the right, with Mode nearest the peak and Median in between.
Fig. 2.2: Positive skew: the curve has a long tail toward higher values, pulling the Mean furthest to the right, with Mode nearest the peak and Median in between.
Fig. 2.3 : Negative skew: the long tail points toward lower values, so the Mean is pulled furthest to the left, with Mode nearest the peak and Median in between.
Fig. 2.3: Negative skew: the long tail points toward lower values, so the Mean is pulled furthest to the left, with Mode nearest the peak and Median in between.
Distribution Order along the axis
Normal (symmetrical) Mean = Median = Mode (all coincide)
Positive skew Mode < Median < Mean
Negative skew Mean < Median < Mode
Common Mistake

Students mix up which measure moves furthest in a skew. Remember: the mean is the one that gets pulled hardest, because it is calculated from every value including the extreme ones in the long tail. The mode barely moves, because it just tracks the peak of the curve.

All definitions in one place
Measures of central tendencyThe statistical techniques used to find one representative value near the centre of a data set: the mean, median and mode
Mean (Xˉ\bar{X})The arithmetic average: sum of all values divided by the number of observations
Assumed mean (AA)A constant subtracted from every value to simplify calculation in the indirect method (coding)
Median (MM)The positional middle value, with an equal number of observations on either side
Mode (ZZ / M0M_0)The value that occurs with the highest frequency in a series
Normal distributionA perfectly symmetrical, bell-shaped frequency curve in which mean, median and mode coincide
SkewnessA lopsided (asymmetrical) distribution, in which mean, median and mode do not coincide
Quick Revision: read this the night before the exam
  • Data processing uses three techniques: central tendency, dispersion and relationship: this chapter covers only central tendency
  • Mean Xˉ=xN\bar{X}=\frac{\sum x}{N} (ungrouped, direct) or Xˉ=A+dN\bar{X}=A+\frac{\sum d}{N} (indirect); for grouped data, replace xx and dd with fxfx and fdfd
  • Median = value of the (N+12)\left(\frac{N+1}{2}\right)th item (ungrouped); M=l+if(N2c)M=l+\frac{i}{f}\left(\frac{N}{2}-c\right) for grouped data
  • Mode = the most frequently occurring value; a series can be unimodal, bimodal, trimodal, multimodal, or have no mode at all
  • Mean = Median = Mode only in a symmetrical, normal distribution
  • Positive skew: Mode < Median < Mean. Negative skew: Mean < Median < Mode
Check yourself before the exam
  • Can I compute the mean by both the direct and indirect method, for ungrouped and grouped data?
  • Can I find the median of a grouped distribution using the formula, step by step?
  • Can I identify whether a series is unimodal, bimodal or without mode?
  • Can I state and explain the order of mean, median and mode in a positive and a negative skew?
Practice Questions: 1 mark
  1. 1 markDefine the mean.
  2. 1 markWhat is a measure of central tendency?
  3. 1 markName the three measures of central tendency.
  4. 1 markWhat is the symbol used for the median?
  5. 1 markWhat is meant by “coding” in the indirect method of calculating the mean?
  6. 1 markWhat are the advantages of using the mode?
  7. 1 markWhat is an assumed mean?
  8. 1 markWhen is a distribution called bimodal?
Practice Questions: 2 and 3 marks
  1. 2 marksDistinguish between the direct method and the indirect method of calculating the mean.
  2. 2 marksWhy does the mean come out the same whether it is calculated by the direct or the indirect method?
  3. 3 marksExplain, with the formula, how the median of grouped data is calculated.
  4. 2 marksWhat is the difference between a unimodal and a multimodal series?
  5. 3 marksWhy is the median called a “positional average”?
  6. 2 marksIn the formula M=l+if(N2c)M=l+\frac{i}{f}\left(\frac{N}{2}-c\right), explain what ll, ff and cc stand for.
  7. 3 marksExplain why the mean is pulled further than the mode when a distribution is skewed.
  8. 2 marksWhat is meant by a “trimodal” series? Give an example of your own.
Practice Questions: 5 marks
  1. 5 marksExplain the relative positions of mean, median and mode in a normal distribution and in a skewed distribution, with the help of diagrams.
  2. 5 marksComment on the applicability of mean, median and mode, on the basis of their merits and demerits.
  3. 5 marksExplain, with a suitable imaginary example, the direct and indirect methods of calculating the mean from ungrouped data.
  4. 5 marksDescribe, with an example, how the mean is computed from grouped data using both the direct and the indirect method.
Numerical Practice
  1. 3 marksCalculate the mean of the following values by the direct method: 12, 18, 24, 30, 36.
  2. 3 marksCalculate the median of the following ages (in years): 21, 25, 19, 30, 27, 23.
  3. 3 marksFind the mode of the following data set: 5, 8, 5, 12, 15, 8, 5, 20.
  4. 5 marksThe rainfall (in mm) recorded in 5 stations is 620, 580, 705, 640, 655. Find the mean rainfall by the direct method.
Multiple Choice
  1. 1 markThe measure of central tendency that does NOT get affected by extreme values is:
    (a) Mean(b) Mean and Mode(c) Mode(d) Median
  2. 1 markThe measure of central tendency that always coincides with the hump (peak) of any distribution is:
    (a) Median(b) Median and Mode(c) Mean(d) Mode
  3. 1 markIn the indirect method of finding the mean, the constant subtracted from every value is called the:
    (a) Median(b) Assumed mean(c) Class interval(d) Cumulative frequency
  4. 1 markA series with three values sharing the highest, equal frequency is called:
    (a) Bimodal(b) Unimodal(c) Trimodal(d) Without mode
  5. 1 markThe median of an ungrouped series with NN observations is the value of the:
    (a) N/2N/2th item(b) (N+1)/2(N+1)/2th item(c) NNth item(d) (N1)(N-1)th item
  6. 1 markIn a positively skewed distribution, the correct order along the axis is:
    (a) Mean < Median < Mode(b) Mode < Median < Mean(c) Median < Mode < Mean(d) Mean = Median = Mode
  7. 1 markIn the formula Xˉ=fxN\bar{X}=\frac{\sum fx}{N}, the term xx stands for the:
    (a) Frequency(b) Class interval(c) Midpoint of the class(d) Cumulative frequency
  8. 1 markMean, median and mode all coincide at the same point only in a:
    (a) Positively skewed distribution(b) Negatively skewed distribution(c) Normal distribution(d) Bimodal distribution
Assertion (A): The median is not affected by extreme values in a data set.
Reason (R): The median depends only on the position of an item in the arranged series, not on its actual value.
Assertion (A): In a negatively skewed distribution, the mean lies to the right of the mode.
Reason (R): In a negative skew, the long tail of the curve points toward the lower values, pulling the mean toward the left of the mode.
Assertion (A): A data series can have more than one mode.
Reason (R): When two or more values in a series occur with equal and the highest frequency, the series is called bimodal or multimodal.
Answer Key
MCQ 1-8(d) (d) (b) (c) (b) (b) (c) (c)
Numerical 1Mean =12+18+24+30+365=1205=24=\frac{12+18+24+30+36}{5}=\frac{120}{5}=24
Numerical 2Arranged: 19,21,23,25,27,30 (N=6N=6); Median =23+252=24=\frac{23+25}{2}=24 years
Numerical 35 occurs three times, more than any other value: Mode =5=5
Numerical 4Mean =620+580+705+640+6555=32005=640=\frac{620+580+705+640+655}{5}=\frac{3200}{5}=640 mm
A&R 1(a). Both A and R are true, and R correctly explains A.
A&R 2(a). Both A and R are true, and R correctly explains A.
A&R 3(a). Both A and R are true, and R correctly explains A.
Read this chapter in:English Mediumहिंदी माध्यम