95% of males 36 months of age weight more than 12.0 kg.
5% of females newborns are longer than 53.8 cm.
25% of states have a violent crime rate of 252.4 or less per a population of 100,000, while 75% of states have a violent crime rate that is greater than 252.4. 50% of states have a violent crime rate that is less than or equal to 333.8, while 50% of states have a violent crime rate of greater than 333.8. 75% of states have a violent crime rate less than or equal to 454.5 per a population of 100,000, while 25% of states have a violent crime rate of greater than 454.5.
The range of the middle 50% of the observations have a range os 202.1 crimes per a population of 100,000.
Yes.
It is right skewed, because the drifference between Q1 and Q2 is smaller than the difference between Q2 and Q3.
Right skewed
0, 1, 3, 6, 16
Symmetric
-1, 2, 5, 8, 11
M = 40
Q3 of variable y = 52
Variable y has more dispersion because the data set has a wider range of numbers. The data is more spread out.
Variable x is symmetric because the median is in the center of the box and the whiskers are about the same length. The distance between the M and Q1 is is about the same as the distance between the M and Q3.
Variable y is skewed right because the median is left of the center of the box, and the left whisker is smaller than the right whisker. The distance between the M and Q1 is shorter than the distance between the M and Q3.
median of varible x = 16
Q1 of varible y = 22
Varible y is more dispersed because it had a wider range of numbers.
Varibale x does have an ourlier and it is 30.
Variable y is left skewed because the median is to the right of the center of the box.
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)