At Westonci.ca, we provide reliable answers to your questions from a community of experts. Start exploring today! Our platform provides a seamless experience for finding reliable answers from a knowledgeable network of professionals. Join our Q&A platform to connect with experts dedicated to providing accurate answers to your questions in various fields.
Sagot :
Answer: See the attached image for the answers. I've arranged the tiles in the proper order.
- minimum = 2
- lower quartile = 4
- second quartile = 8
- upper quartile = 19
- maximum = 21
This is known as a five number summary.
=========================================================
Explanation:
The first thing to do is to sort the numbers from smallest to largest
You should get this set {2, 4, 7, 8, 16, 19, 21}
The middle most value is 8. So this is the median or the second quartile.
--------------
Split the data set into two lists like so
L = {2,4,7}
U = {16,19,21}
Everything in set L represents the lower set of values smaller than the median. Set U represents the upper set of values larger than the median.
Find the median of sets L and U to get 4 and 19 respectively. These represent the values of Q1 and Q3
Q1 = first quartile = lower quartile = 4
Q3 = third quartile = upper quartile = 19
--------------
As you can probably guess, the min and max are the smallest and largest values of the set. We can see that min = 2 and max = 21.
Visit us again for up-to-date and reliable answers. We're always ready to assist you with your informational needs. We hope you found this helpful. Feel free to come back anytime for more accurate answers and updated information. We're glad you chose Westonci.ca. Revisit us for updated answers from our knowledgeable team.