Answer on Question #72629, Math / Statistics and Probability
A random committee of size 3 is selected from 4 doctors and 2 nurses. Write a formula for the probability distribution of the random variable X representing the number of doctors on the committee. Find P(2≤X≤3).
Solution
Let X be the number of doctors on the committee. X is a hypergeometric variable with X∼Hypergeometric(n=3,N=6,K=4)
h(x;N,n,K)=(nN)(xK)(n−xN−K)h(x;6,3,4)=(36)(x4)(3−x6−4), for x=1,2,3P(2≤X≤3)=h(2;6,3,4)+h(3;6,3,4)=(36)(24)(3−26−4)+(36)(34)(3−36−4)==3!(6−3)!6!2!(4−2)!4!⋅1!(2−1)!2!+3!(6−3)!6!3!(4−3)!4!⋅0!(2−0)!2!==1(2)(3)6(5)(4)1(2)4(3)⋅2+1(2)(3)6(5)(4)4⋅1=2012+51=54
Answer: h(x;6,3,4)=(36)(x4)(3−x6−4), for x=1,2,3; P(2≤X≤3)=54
Answer provided by AssignmentExpert.com
Comments