asked 171k views
4 votes
Consider the following data set:
3.3, 9.3, 4.6, 2.5, 10, 8, 7.6
Work out the IQR:

2 Answers

2 votes

Answer:

6

Explanation:

3.3, 9.3, 4.6, 2.5, 10, 8, 7.6

Sort the data

2.5, 3.3, 4.6, 7.6, 8, 9.3, 10

Q1: 3.3

Q3: 9.3

IQR = 9.3 - 3.3

= 6

answered
User Schuess
by
8.3k points
4 votes

Answer:

6.

Explanation:

Arrange in ascending order:

2.5, 3.3, 4.6, 7.6, 8, 9.3, 10

The median is 7.6.

The lower quartile is 3.3 and the upper id 9.3 so:

the IQR = 9.3 - 3.3 = 6.

answered
User Sean Feldman
by
8.1k points

No related questions found

Welcome to Qamnty — a place to ask, share, and grow together. Join our community and get real answers from real people.