A quality control engineer records the thickness, in millimeters, of 9 sample components: and . Each thickness measurement is then converted to a scaled rating using the linear formula . What is the interquartile range (IQR) of the transformed dataset of -values?
Answer: 15
Answer
The interquartile range of the transformed dataset is 15.
The interquartile range (IQR) measures the spread of the middle 50% of the data (). For the original dataset , the median is . is the median of the lower half , which is . is the median of the upper half , which is . Thus, the original . Under a linear transformation , measures of position shift by , so and . Subtracting these yields . Notice that this is simply , as adding a constant shifts the location of the distribution but leaves measures of spread unchanged.
Step-by-Step Solution
Key Concept
Effect of linear transformations on measures of dispersion (IQR, standard deviation, range)
Alternative Method
Transform the individual quartiles directly: and . Then calculate the new IQR directly as .
Estimated Time:1m 30s