Question: Write a Python code to display the Box Plot. Find IQR, Q1, Q2, Q3, and outliers for the given dataset using hand calculation. Dataset=(32,14,5,67,88,9,11,13,5,61,7,5)

Write a Python code to display the Box Plot. Find IQR, Q1, Q2, Q3, and outliers for the given dataset using hand calculation. Dataset=(32,14,5,67,88,9,11,13,5,61,7,5)
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
