21.
doesn’t discuss being 95% confident
Right
doesn’t discuss being 95% confident
doesn’t talk about adult Americans.
23.
We are 90% confident that the mean drive time in Taco Bell is between 161.5 and 164.7 seconds
25.
You could 1) have a larger sample size or 2) have a smaller level of confidence to get a smaller confidence interval
27.
A larger sample population is needed because the distribution will be closer to one.
51 is less than 5% of the population size
lower fence is .1647 and upper fence is .1693
It would be possible because there’s a margin of error, but highly unlikely.
29.
lower fence: 318.16 upperfence: 394.04
31.
mean = 4.8925
lower fence = 4.7101 upper fence = 5.0699
data <- c(4.58,5.72,5.19,4.75,5.05,5.02,4.8,4.74,4.77,4.76,4.77,4.56)
mean(data)
## [1] 4.8925
sd(data)
## [1] 0.3194064
d)the interval increases and the margin of error increases
33.
skip
skip
data2 <- c(3148,2057,1758,663,1071,2637,3345,773,743,1370)
mean(data2)
## [1] 1756.5
sd(data2)
## [1] 1007.454
lower fence: 1132.31 upper fence: 2, 380.69
narrower because there is less variability
5.
between 10.117 and 30.114
7.
between 9.542 and 40.289
9.
lower: 7.949 upper: 23.66
lower: 8.586 upper: 20.634
lower: 6.614 upper: 31.36
11.
lower: .226 upper: .542
13. lower: 734.8 upper: 1657.5