From a lot of 10 missiles, 4 are selected at random and fired. If a lot contains 3 defective missiles that will not fire, what is the probability that :
i) All 4 will fire.
ii) At most 2 will not fire.
iii) How many defective missiles might we expect to be included among the 4 that are selected.
i) The number of such chooses is the number of chooses of missles from the good ones, which equals . The total number of different chooses is , so the probability that all chosen missles will shoot equals .
ii) . The number of chooses of missles such that there are defective ones between them is ( defected + an arbitrary missle from the left), so .
iii) Number the defective missles, and let if the -th missle is chosen and if not. Then, by linearity of expectation, the expected number of defective missles chosen equals
The number of choises such that the -th defective missle is chosen is (we choose this missle and arbitrary from the missles left), so
Comments