204k views
4 votes
The data below represent the ages of people working at a store.

18, 26, 19, 25, 19, 23, 31, 22, 19, 18, 20
What is the first quartile of these ages?
20
19
23
22

User Yaserso
by
4.9k points

1 Answer

6 votes

Answer:

The first step is sort the values on increasing order and we got:

18, 18, 19, 19, 19, 20, 22, 23. 25, 26, 31

And in order to find the first quartile we can separate the first 5 lowest values from the largest 5 values. And for this case we focus on these values:

18, 18, 19, 19, 19

And if we find the median of the last 5 values we can find the first quartile and we got:


Q_1 = 19

The best answer would be:

19

Explanation:

For this problem we have the following dataset:

18, 26, 19, 25, 19, 23, 31, 22, 19, 18, 20

The first step is sort the values on increasing order and we got:

18, 18, 19, 19, 19, 20, 22, 23. 25, 26, 31

And in order to find the first quartile we can separate the first 5 lowest values from the largest 5 values. And for this case we focus on these values:

18, 18, 19, 19, 19

And if we find the median of the last 5 values we can find the first quartile and we got:


Q_1 = 19

The best answer would be:

19

User Rezoan
by
5.6k points
Welcome to QAmmunity.org, where you can ask questions and receive answers from other members of our community.