Review the key concepts, formulae, and examples before starting your quiz.
🔑Concepts
Central Tendency Overview: It is a single value that represents the center or typical value of a data set. On a horizontal number line where data points are plotted, central tendency identifies the 'balancing point' or the area where the density of points is highest.
The Arithmetic Mean: The mean is the sum of all values divided by the total number of observations. Visually, if you represent each data point as a weight on a beam, the mean is the exact fulcrum point where the beam would stay perfectly level.
Mean of Discrete Frequency Distribution: When data is presented in a table with frequencies (ungrouped), the mean is calculated by multiplying each value () by its frequency (), summing these products, and dividing by the total frequency. This accounts for 'heavier' points that appear more often.
The Median: The median is the middle-most value when data is arranged in order of magnitude. If you visualize the data as a set of bars of increasing height, the median is the height of the bar that splits the set into two equal halves.
Ordering for Median: Unlike the mean, calculating the median requires the data to be sorted in ascending or descending order. This creates a 'gradient' of values where the median sits at the center of the rank.
Impact of Outliers: The mean is sensitive to extreme values (outliers), whereas the median is robust. In a dot plot, a single point shifted far to the right will pull the mean toward it, but the median value will likely remain at the same position or move only slightly.
Effect of Constant Changes: If every value in a data set is increased or decreased by the same constant , the mean also increases or decreases by . Visually, this is equivalent to sliding the entire cluster of data points along the x-axis without changing their relative spacing.
Median Position for Even vs. Odd: For an odd number of data points, the median is a specific physical data point in the center. For an even number, there is a 'gap' in the center, and the median is the numerical midpoint between the two middle-most values.
📐Formulae
Mean for raw data:
Mean for discrete frequency distribution:
Median position when is odd:
Median value when is even:
💡Examples
Problem 1:
The marks obtained by 10 students in a test are: . Find the Mean and the Median marks.
Solution:
- To find the Mean: \ Sum of marks = \ Number of students () = \ Mean . \ 2. To find the Median: \ Arrange marks in ascending order: . \ Since (even), the Median is the average of the and terms. \ term = , term = . \ Median = .
Explanation:
The mean provides the average score of the group, while the median represents the score that separates the lower 50% from the upper 50% after the scores are ranked.
Problem 2:
Calculate the mean for the following frequency distribution: \ Variable (): \ Frequency ():
Solution:
- Calculate the products of and (): \ \ \ \ \ 2. Sum of frequencies (): \ 3. Sum of products (): \ 4. Calculate Mean: \ .
Explanation:
In a frequency distribution, each value is weighted by how many times it occurs. The mean is the total sum divided by the total count of all occurrences.