Sonzaschool
Rudi

Sekondari ya Juu · Kidato cha Tano

Basic Applied Mathematics 1

Measure Of Central Tendency Of Grouped And Ungrouped Data

takriban dakika 18 kusoma

Mada za sehemu hiiStatisticsMada 3

Measures of central tendency for grouped and ungrouped data

Measures of central tendency are quantitative measures that capture the central value of a data set. They identify a single score as representative of the entire data set. A measure of central tendency is a value between the minimum and maximum values and best represents unimodal and symmetric distributions. Five measures will be discussed: mean, median, mode, quartile, and percentile.

Remark: Quartiles, deciles, and percentiles are measures of position but are also considered measures of central tendency as they can sometimes equal the median.

The mean (arithmetic mean) is the average of scores in the data, denoted by xˉ\bar{x} for scores x1,x2,x3,,xnx_1, x_2, x_3, \ldots, x_n.

xˉ=sum of valuesTotal number of values=x1+x2+x3++xnN\bar{x} = \frac{\text{sum of values}}{\text{Total number of values}} = \frac{x_1 + x_2 + x_3 + \ldots + x_n}{N}

a) Mean for ungrouped data

Using sigma notation:

xˉ=i=1nxiN(6.1)\bar{x} = \frac{\sum_{i=1}^{n} x_i}{N} \quad (6.1)

When values x1,x2,x3,,xnx_1, x_2, x_3, \ldots, x_n occur with frequencies f1,f2,f3,,fnf_1, f_2, f_3, \ldots, f_n, the mean is:

xˉ=f1x1+f2x2+f3x3++fnxnf1+f2+f3++fn=i=1nfixii=1nfi(6.2)\bar{x} = \frac{f_1 x_1 + f_2 x_2 + f_3 x_3 + \ldots + f_n x_n}{f_1 + f_2 + f_3 + \ldots + f_n} = \frac{\sum_{i=1}^{n} f_i x_i}{\sum_{i=1}^{n} f_i} \quad (6.2)

Example 6.9

Heights of five students: 80, 90, 100, 110, 120 cm. Find the mean height.

xˉ=80+90+100+110+1205=5005=100 cm\bar{x} = \frac{80 + 90 + 100 + 110 + 120}{5} = \frac{500}{5} = 100 \text{ cm}

Example 6.10

Find the mean of the following ungrouped data:

ScoresFrequencies
42
81
112
135
154
171

xˉ=4×2+8×1+11×2+13×5+15×4+17×12+1+2+5+4+1=18015=12\bar{x} = \frac{4 \times 2 + 8 \times 1 + 11 \times 2 + 13 \times 5 + 15 \times 4 + 17 \times 1}{2 + 1 + 2 + 5 + 4 + 1} = \frac{180}{15} = 12

b) The mean for grouped data

i) Common mean method

xˉ=i=1nfixii=1nfi(6.3)\bar{x} = \frac{\sum_{i=1}^{n} f_i x_i}{\sum_{i=1}^{n} f_i} \quad (6.3)

where xix_i represents class marks, nn represents total data entries, and fif_i represents class frequency.

Example 6.11

MarksFrequencies
15 – 196
20 – 2411
25 – 299
30 – 348
35 – 392
40 – 443
45 – 491
Class intervalsClass marks (xix_i)Frequencies (fif_i)(fixif_i x_i)
15 – 19176102
20 – 242211242
25 – 29279243
30 – 34328256
35 – 3937274
40 – 44423126
45 – 4947147
fi=\sum f_i =40
fixi=\sum f_i x_i =1090

xˉ=109040=27.25\bar{x} = \frac{1090}{40} = 27.25

Assumed mean method

Let AA be the assumed mean and did_i be the deviation of each data point or class mark from AA, then di=xiAd_i = x_i - A. Thus, xi=A+dix_i = A + d_i.

xˉ=A+i=1nfidii=1nfi\bar{x} = A + \frac{\sum_{i=1}^{n} f_i d_i}{\sum_{i=1}^{n} f_i}

Example 6.12

MarksNumber of students
10 – 204
20 – 305
30 – 404
40 – 505
50 – 603
60 – 704
70 – 8016
80 – 9013
90 – 10011

Let A=55A = 55.

Class intervalsClass marks (xix_i)Frequencies (fif_i)di=xiAd_i = x_i - Afidif_i d_i
10 – 20154-40-160
20 – 30255-30-150
30 – 40354-20-80
40 – 50455-10-50
50 – 6055300
60 – 706541040
70 – 80751620320
80 – 90851330390
90 – 100951140440
Totals65750

xˉ=A+fidifi\bar{x} = A + \frac{\sum f_i d_i}{\sum f_i}

xˉ=55+75065\bar{x} = 55 + \frac{750}{65}

xˉ=55+11.54\bar{x} = 55 + 11.54

xˉ=66.54\bar{x} = 66.54

ii) Mean by coding method

xˉ=A+cfiuifi\bar{x} = A + \frac{c \cdot \sum f_i u_i}{\sum f_i}

where:

  • AA = assumed mean
  • cc = class size (width)
  • ui=di/c=(xiA)/cu_i = d_i / c = (x_i - A) / c = deviation per class size
  • fif_i = frequency

Example 6.13

Class intervalsFrequency
60 – 625
63 – 6518
66 – 6842
69 – 7127
72 – 748

A=67A = 67, c=3c = 3.

Class intervalsClass marks (xix_i)Frequencies fif_idi=xiAd_i = x_i - Aui=di/cu_i = d_i / cfiuif_i u_i
60 – 62615-6-2-10
63 – 656418-3-1-18
66 – 686742000
69 – 7170273127
72 – 747386216
fi=\sum f_i =100
fiui=\sum f_i u_i =15

xˉ=A+cfiuifi\bar{x} = A + \frac{c \cdot \sum f_i u_i}{\sum f_i}

xˉ=67+315100\bar{x} = 67 + \frac{3 \cdot 15}{100}

xˉ=67+45100\bar{x} = 67 + \frac{45}{100}

xˉ=67+0.45\bar{x} = 67 + 0.45

xˉ=67.45\bar{x} = 67.45

Mwalimu

Unasoma somo hili? Niulize nikuelezee chochote kilichomo.

Ingia ili kumuuliza Mwalimu wa AI wa Sonza kuhusu mada hii.

Ingia ili kuuliza