asked 70.0k views
4 votes
Find the median, Q1, Q3, the IQR for the following

B) 24,24,28,32,40,42

No fake answers please thanks

2 Answers

4 votes
24,24,28, 32,40,42
median = (28+32)/2 = 30
Q1 = 24
Q3 = 40
IQR = 40 -24 = 16
answered
User Larry The Llama
by
8.0k points
5 votes
First, you would normally need to order the numbers from least to greatest, but since the numbers are already in order we can skip this step.

24,24,28,32,40,42

The median is the data value in the middle of the data set or, in this case because there is an even number of values, the average of the two middle values.

Median: 30

The first quartile value is the median for the numbers before the median.
So find the median of
24, 24, 28, which is just the middle number.

First quartile: 24

Finding the third quartile is exactly the same as the first, except use the values after the median. (
32, 40, 42)

Third quartile: 40

The IQR (Inter-quartile Range) is just the the third quartile minus the first quartile.

40 - 24 = 16

So here are your answers

Median: 30
First quartile: 24
Third quartile: 40
Inter-quartile range: 16


Let me know if you need help understanding anything and I'll try to explain as best I can.

Hope this helps!!

answered
User Mejwell
by
8.9k points
Welcome to Qamnty — a place to ask, share, and grow together. Join our community and get real answers from real people.