180k views
0 votes
In the data set below, what is the value of the 1st quartile?
(6,7,8,9,10,12,14)

1 Answer

7 votes

Answer: 7 is the first quartile

Explanation:

method to find quartile

Order your data set from lowest to highest values

Find the median. This is the second quartile Q2.

At Q2 split the ordered data set into two halves.

The lower quartile Q1 is the median of the lower half of the data.

The upper quartile Q3 is the median of the upper half of the data.

If the size of the data set is odd, do not include the median when finding the first and third quartiles.

If the size of the data set is even, the median is the average of the middle 2 values in the data set. Add those 2 values, and then divide by 2. The median splits the data set into lower and upper halves and is the value of the second quartile Q2.

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