Key Concepts:
Mean:
The arithmetic average of a data set, calculated as: \[ \text{Mean} = \frac{\sum x f}{\sum f}, \] where \(x\) represents the class midpoint, and \(f\) is the frequency.\\ In case of grouped data use midpoints of each group to estimate the mean (see Example 2.)Median:
The middle value in an ordered data set. Note that the data must be ordered first. \\Mode:
The most frequently occurring value in a dataset. For grouped data, the modal class is the class with the highest frequency.6
times.2
(most frequent value).Graph work:
You can find certain measures of central tendency from cumulative frequency graph or histograms. See examples 3 and 4 for details.Examples:
Example 1: Find the Mean, Median, and Mode of the Given Data Set.
Given Data:
\\ \(12, 7, 10, 15, 10, 18, 12, 10, 14, 7, 16, 12, 10, 9, 10\)Solution:
Step 1: Find the Mode
5
times.Step 2: Find the Median
Step 3: Find the Mean
Example 2: Find the mean from the following frequency distribution.
\begin{tabular}{c|c|c}Class Interval
&Frequency (f)
&Midpoint (x)
\\ \hline 0 - 10 & 4 & 5 \\ 10 - 20 & 6 & 15 \\ 20 - 30 & 8 & 25 \\ 30 - 40 & 10 & 35 \\ 40 - 50 & 7 & 45 \\ \end{tabular}Solution:
Using the formula: \[ \text{Mean} = \frac{\sum x f}{\sum f}. \] \[ \text{Mean} = \frac{(5 \times 4) + (15 \times 6) + (25 \times 8) + (35 \times 10) + (45 \times 7)}{4 + 6 + 8 + 10 + 7}. \] \[ = \frac{20 + 90 + 200 + 350 + 315}{35}. \] \[ = \frac{975}{35} = 27.86. \] Thus, the mean is approximately \(27.86\).Example 3: Determine the median from the cumulative frequency curve (ogive) below.
Solution:
Step 1: Identify the total number of observations \(n\). Step 2: Find the median position: \(\frac{n}{2} = \frac{35}{2}=17.5\). Step 3: Locate the corresponding value on the cumulative frequency curve: dashed red line on the graph. Step 4: Use interpolation if necessary to estimate the median value. Solution is the intersection of cummulative frequency curve and dashed line. From the graph, the estimated median is around \(28\).Example 4: Determine the Mode from the Given Histogram.
Solution:
Step 1: Identify the modal class.