0. Write a Python program to compute and display the below statistical descriptions of the data. 1. What is the mean of the data? 2. What is the median? 3. What is the mode of the data? Comment on the data’s modality (i.e., bimodal, trimodal, etc.). 4. What is the midran
13, 15, 16, 16, 19, 20, 20, 21, 22, 22, 25, 25, 25, 25, 30, 33, 33, 35, 35, 35, 35, 36, 40,
45, 46, 52, 70.
Write a Python program to compute and display the below statistical descriptions of the data.
1. What is the mean of the data?
2. What is the median?
3. What is the mode of the data? Comment on the data’s modality (i.e., bimodal, trimodal, etc.).
4. What is the midrange of the data?
5. What are the Variance and Standard Deviation?
6. Can you find (roughly) the first quartile (Q1) and the third quartile (Q3) of the data?
7. Give the five-number summary of the data.
8. Show a Boxplot of the data. You can use Microsoft Excel, Python, or other readily available
tools to generate a Boxplot.
![](/static/compass_v2/shared-icons/check-mark.png)
Trending now
This is a popular solution!
Step by step
Solved in 4 steps with 2 images
![Blurred answer](/static/compass_v2/solution-images/blurred-answer.jpg)
![Database System Concepts](https://www.bartleby.com/isbn_cover_images/9780078022159/9780078022159_smallCoverImage.jpg)
![Starting Out with Python (4th Edition)](https://www.bartleby.com/isbn_cover_images/9780134444321/9780134444321_smallCoverImage.gif)
![Digital Fundamentals (11th Edition)](https://www.bartleby.com/isbn_cover_images/9780132737968/9780132737968_smallCoverImage.gif)
![Database System Concepts](https://www.bartleby.com/isbn_cover_images/9780078022159/9780078022159_smallCoverImage.jpg)
![Starting Out with Python (4th Edition)](https://www.bartleby.com/isbn_cover_images/9780134444321/9780134444321_smallCoverImage.gif)
![Digital Fundamentals (11th Edition)](https://www.bartleby.com/isbn_cover_images/9780132737968/9780132737968_smallCoverImage.gif)
![C How to Program (8th Edition)](https://www.bartleby.com/isbn_cover_images/9780133976892/9780133976892_smallCoverImage.gif)
![Database Systems: Design, Implementation, & Manag…](https://www.bartleby.com/isbn_cover_images/9781337627900/9781337627900_smallCoverImage.gif)
![Programmable Logic Controllers](https://www.bartleby.com/isbn_cover_images/9780073373843/9780073373843_smallCoverImage.gif)