Suppose that there is a loop in a computer program and that the test to exit the loop depends on the value of a random variable X The program exits the loop whenever X ? Aand this occurs with probability 1/3. If the loop is executed at least once, what is the probability that the loop is executed five times before exiting?
Tabulate and plot the Hypergeometric(20,8,10) probability function.