Respuesta :
put the numbers in order
6,7,15,36,41,43,47,49
Q1 = (7 + 15) / 2 = 22/2 = 11 <== first quartile
Q2 = (36 + 41) / 2 = 77/2 = 38.5 <== median
Q3 = (43 + 47) / 2 = 90/2 = 45 <== third quartile
difference of largest value and median.....(49 - 38.5) = 10.5
6,7,15,36,41,43,47,49
Q1 = (7 + 15) / 2 = 22/2 = 11 <== first quartile
Q2 = (36 + 41) / 2 = 77/2 = 38.5 <== median
Q3 = (43 + 47) / 2 = 90/2 = 45 <== third quartile
difference of largest value and median.....(49 - 38.5) = 10.5
Answer:
Step-by-step explanation:
- Put numbers in increasing order: 6,7,15,36,41,43,47,49
- The median is 38.5 (it is the mean of 36 and 41 - the pair of middle entries).
- The lover half of the data is 6,7,15,36 that are to the left of the median
- The first quartile, the median of the lower half, is 11 (it is the mean of 7 and 15 - the pair of middle entries).
- The upper half of the data is 41,43,47,49 that are to the right of the median
- The third quartile, the median of the upper half, is 45 (it is the mean of 43 and 47 - the pair of middle entries).
- The difference of the largest value and the median is 10.5 (49-38.5)