7.2
- standard normal distribution
- α
- P(X<45)= 0.6915
- P(X≤38)= 0.4207
.0071
.3336
.9115
.9998
.9987
.9441
.0375
0.0009
- z=0.67
- The two z-scores are -2.58 and 2.58.
- The two z-scores are -1.88 and 1.88.
- P(X>35)= 0.98
shadenorm(mu=50, sig=7, above = 35,col = "blue",dens = 150)

shadenorm(mu=50, sig=7, above = 65,col = "blue",dens = 150)

shadenorm(mu=50, sig=7, below = 45,col = "blue",dens = 150)

0.87
0.0132
0.70
0.12
96.5%
3.59%
8.1
- sampling distribution
- μ, σ/√n
- standard error of the mean
- True
- False
- False
- Shape=normal, center=30, and spread=2.53 so X̄~N(30,2.53)
- No, the population does not need to be normally distributed because the Central Limit Theorem says that,“regardless of the shape of the underlying population, the sampling distribution of x̄ becomes approximately normal as the sample size, n,increases.” The sampling distribution is the approximate normal curve with μ(x̄)=50 and σ(x̄)=0.63.
- μ(x̄)= 80, σ(x̄)=2
- μ(x̄)=64, σ(x̄)=3
X̄~N(80,2)
P(x̄>83)=0.0668
P(x̄≤75.8)=0.0179
P(78.3<x̄<85.1)=0.7969
P(z<260)=.3557
X̄~N(266,3.578)
P(x̄≤260)=.047
P(x̄≤260)=.004
There is a very low chance that a random sample of 50 pregnancies will result in a mean gestation period of 260 days or less.
.9844