answersLogoWhite

0

Still curious? Ask our experts.

Chat with our AI personalities

JudyJudy
Simplicity is my specialty.
Chat with Judy
BlakeBlake
As your older brother, I've been where you are—maybe not exactly, but close enough.
Chat with Blake
DevinDevin
I've poured enough drinks to know that people don't always want advice—they just want to talk.
Chat with Devin

Add your answer:

Earn +20 pts
Q: How do I do a boxplot?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Continue Learning about Math & Arithmetic

What are the above five values called?

Boxplot


How do you make a box plot in Excel?

Excel does not have a native BOXPLOT function, but you can replicate the function by following the instructions in the related links.


How do you Create a box plot of data that does not have any outliers?

Go into your data to determine which values are outliers and if they're significant and random (not an apparent group), eliminate them. This will take them out of your boxplot.


How do you do a box and whisker plot?

A box and whisker plot is used to show range, you must first find out the quartiles. The first quartile is the left edge of the box, the third quartile is the right edge of the box and the median is the line in the middle. The whiskers are the highest and lowest values in your data set. Sometimes if you have a value in your data that is a long way out then you may not use it as a whisker, this is an outlier.A boxplot is a way of depicting groups of numerical data. They have many lines extending vertically from the whiskers (boxes).


What is a true statement concerning outliers for a data set summarized by a box and whisker plot?

When John Tukey invented the boxplot he suggested (somewhat arbitrarily) that any data points more than 1.5 times the length of the box (ie, the distance between the upper and lower quartiles) from the nearest end of the box should be regarded as outliers.For example, suppose the box length were 2, that the lower quartile were 5 and that the smallest data point were 1.1.5 * 2 = 35 - 3 = 21 < 2; in other words, this data point is too far away from the box.Hence, the smallest data point is an outlier.