An analyst recorded the number of years of experience for employees at a software company. The distribution of the employees' experience is shown in the table below:
| Years of Experience | Number of Employees |
|---|---|
If the employees with years of experience are removed from the dataset, which of the following statements is true?
- The mean of the dataset will decrease, and the median of the dataset will remain the same.Answer
- BBoth the mean and the median of the dataset will decrease.
- CThe median of the dataset will decrease, and the mean of the dataset will remain the same.
- DThe mean of the dataset will decrease, and the median of the dataset will increase.
Answer
The mean of the dataset will decrease, and the median of the dataset will remain the same.
Removing the two extreme values of years of experience significantly reduces the sum of the data, causing the mean to decrease from to approximately . However, the median remains because both the value of the original -element dataset and the value of the new -element dataset fall within the category of years of experience.
Step-by-Step Solution
Key Concept
The mean is sensitive to extreme values (outliers) and changes when they are removed. The median is a resistant measure of center and remains unchanged if the middle position of the ordered data stays within the same value class.