1. Let X be random variable with values 4,5,6,7,8 and 9
a. Find the mean and the variance of the sample without replacement of n=2.
b. Find a the sampling distribution of the mean and construct it's histogram
2. An electrical firm manufactures light bulbs that have mean life span of 750 hours with a standard deviation of 30 hours. Assume that the mean life span of manufactured light bulbs is almost normal distributed. If a sample of 25 light bulbs are random selected, find the:
a. Probability that their mean life span is less than 740 hours.
b. Probability that their mean life span is greater than 775 hours .
Draw the normal distribution curve for each item.
1. We have population values "4,5,6,7,8,9," population size "N=6" and sample size "n=2."
Thus, the number of possible samples which can be drawn without replacements is "\\dbinom{6}{2}=15."
a.
"Var(\\bar{X})=\\sigma_{\\bar{x}}^2=E(\\bar{X}^2)-(E(\\bar{X}))^2"
"=521\/12-(13\/2)^2=7\/6"
b.
"\\begin{matrix}\nx\\ \\ \\ \\ 4.5 & 5 & 5.5 & 6 & 6.5 & 7 & 7.5 & 8 & 8.5\\\\\n\\\\\n p(x)\\ \\dfrac{1}{15} & \\dfrac{1}{15} & \\dfrac{2}{15} & \\dfrac{2}{15} & \\dfrac{1}{5} &\\dfrac{2}{15} & \\dfrac{2}{15} & \\dfrac{1}{15} & \\dfrac{1}{15}\n\\end{matrix}"
2. Let "X=" the mean life span: "X\\sim N(\\mu, \\sigma^2\/n)."
Given "\\mu=750 \\ h, \\sigma=30\\ h, n=25."
a.
"=P(Z<-5\/3)\\approx0.0478"
b.
"=1-P(Z\\le\\dfrac{775-750}{30\/\\sqrt{25}})"
"=1-P(Z\\le-25\/6)\\approx0.000015"
Comments
Leave a comment