A software engineer logged the response time, in milliseconds, for seven independent server requests: , , , , , , and . What is the median response time, in milliseconds, for these seven requests?
- A
- Answer
- C
- D
- E
Answer
The median response time is milliseconds.
To find the median, first order the seven data points in ascending order: . Since there are values, the median is the middle value at position . The fourth value in this ordered list is .
Step-by-Step Solution
Key Concept
Median of a finite numerical dataset with an odd count
Estimated Time:45s