The average public high school has 468 students with a standard deviation of 87.
a. If a public school is selected what is the probability that the number of student enrolled is greater than 400?
b. If a random sample of 38:public elementary schools is selected what is the probability that the number of students enrolled is between 445 and 485?
1
Expert's answer
2022-05-03T04:01:53-0400
We have a normal distribution, μ=468,σ=87.
Let's convert it to the standard normal distribution.
a. z=σx−μ=87400−468=−0.78,P(X>400)=P(Z>−0.78)==1−P(Z<−0.78)=1−0.2177=0.7823 (from z-table).
b. zˉ=σ/nxˉ−μ,zˉ1=87/38445−468=−1.63,zˉ2=87/38485−468=1.20,P(445<Xˉ<485)=P(−1.63<Zˉ<1.20)==P(Zˉ<1.20)−P(Zˉ<−1.63)==0.8849−0.0516=0.8333 (from z-table).
Comments