Find the quartiles for the given dataset.

35, 40, 40, 45, 45, 50, 50, 50, 55, 60, 60, 65, 70

(2 points)
Q1:
;

5 answers

To find the quartiles, we need to divide the dataset into four equal parts.

Firstly, we need to find the median, which is the middle value of the dataset.

In this case, the median is the value in the middle of the dataset, which is the 7th value, 50.

Next, we need to find the lower quartile (Q1), which is the median of the lower half of the dataset.

The lower half of the dataset is 35, 40, 40, 45, 45, and 50.

To find the median of this lower half, we take the average of the middle two values, which are 40 and 45.

So, Q1 is 42.5.

Similarly, we need to find the upper quartile (Q3), which is the median of the upper half of the dataset.

The upper half of the dataset is 50, 55, 60, 60, 65, and 70.

To find the median of this upper half, we again take the average of the middle two values, which are 60 and 60.

So, Q3 is 60.

Therefore, the quartiles for the given dataset are:

Q1: 42.5
Q3: 60
What is the median or Q2 of the dataset?
The median is 50
Thx @conner6
thx