5 % of the babies weigh 12 kg or less and 95 % weigh more
95 % of the babies are 53.8 CM long or smaller, while 5 % are longer than 53.5 cm.
You can interpret the quartiles as percentages. This means that 25 % of the states have a violent crime rate on 252.4 or less, 50 % of the states have a violent crime rate on 333.8 or less and 75 % of the states have a violent crime rate on 454.5 or less. This must mean that 25 % of the states have a violent crime rate on more than 454.5. This is all per 100,000 population.
IQR = 202,1 which means that the middle 50 % of all observations have a range of 202,1.
Yes because it is above the upper fence of 757.
It is right skewed because Q2-Q1 is smaller than Q3-Q2.
Right skewed
Minimum value = 0, Q1 = 1, median = 3, Q3 = 6, Maximum value = 16
Symmetrical
Minimum value = -1, Q1 = 2, median = 5, Q3 = 8, Maximum value = 12
40
54
y - there are more numbers betwenn Q1 and Q3
Symmetric. The median is in the center of the box so the distance to Q1 and Q3 from the median is the same. The whiskers are the same length as well.
right skewed, as the right whisker is longer than the left, and the median is to the left in the box, making the distance from M to Q3 greater than the distance from M to Q1.
15
22
Y, because there are more numbers between Q1 and Q3 and the whiskers are longer
Yes, an outlier at 30
Left skewed, because the median is to the left in the box and the right whisker is longer than the left.
data <- c(.608,.608,.608,.610,.612,
.601,.610,.608,.607,.598,
.606,.610,.605,.611,.600,
.602,.607,.609,.608,.605,
.611,.600,.605,.610,.603)
boxplot(data,horizontal = T)