i) Let X be the random variable denoting the number of times the man hits the target.
P(X≥2)=1−P(X<2)
P(X<2)=P(X=0)+P(X=1)=(07)⋅(43)7+(17)⋅(43)6⋅(41)
P(X<2)=163842187+5103=0.445
P(X≥2)=1−0.445=0.555
ii) Let us say the man shot N shots.
P(X≥1)≥32 or equivalently P(X=0)≤31
This reduces to finding N such that (43)N≤31
Now, taking log on both sides we get N≥log4−log3log3=3.81
So, he should fire at least 4 shots to have his probability of shooting at least once greater than 32
Comments