An instructor who taught two sections of engineering statistics last term, the first with 25 students and the second with 35, decided to assign a term project. After all projects had been turned in, the instructor randomly ordered them before grading. Consider the first 15 graded projects.
(a) What is the probability that exactly 10 of these are from the second section? (Round your answer to four decimal places.)
(b) What is the probability that at least 10 of these are from the second section? (Round your answer to four decimal places.)
(c) What is the probability that at least 10 of these are from the same section? (Round your answer to four decimal places.)
(d) What are the mean value and standard deviation of the number among these 15 that are from the second section? (Round your mean to the nearest whole number and your standard deviation to three decimal places.)
mean projects
standard deviation projects
(e) What are the mean value and standard deviation of the number of projects not among these first 15 that are from the second section? (Round your mean to the nearest whole number and your standard deviation to three decimal places.)
mean projects
standard deviation projects
here this is hypergeometric distribution with parameter: | ||
sample size n= | 15 | |
population N= | 60 | |
success size k= | 35 |
a)
P(X=10)= | (kCx)(N-kCn-x)/(NCn) = | 0.1834 |
b)
P(X>=10)=1-P(X<=9)= | 1-∑x=0x-1 (kCx)(N-kCn-x)/(NCn) = | 0.3281 |
c)
P(X>=10)+P(X<=5)=0.0250+0.3281 =0.3532
d)
mean μ=nk/N = | 8.750~ 9 |
std deviation σ=√((nk/N)*(1-k/N)*(N-n)/(N-1)) = | 1.668 |
e)
mean =35-9=26
std deviation σ=√((nk/N)*(1-k/N)*(N-n)/(N-1)) = | 1.668 |
Get Answers For Free
Most questions answered within 1 hours.