The cumulative frequency distribution table below shows the completion times (in minutes) for software engineers during a technical skill test:
| Time Interval (min) | Frequency () | Cumulative Frequency () |
|---|---|---|
Using linear interpolation from the cumulative frequency data, what is the percentile completion time?
- Answer
- B
- C
- D
Answer
To find the percentile (), we calculate . The cumulative frequency table shows that rank falls within the class interval . The true lower boundary for this class is , the cumulative frequency of the preceding class is , the frequency of the percentile class is , and the class width is . Substituting into yields .
Step-by-Step Solution
Key Concept
Linear Interpolation of Percentiles from Cumulative Frequency Distributions