7) The random variable X~B(50, 0.40). Find: a) the largest value of k such that P(X≤ k) < 0.05 b) the smallest number r such that P(X>r) < 0.01. I don't understand how you do these questions, what is the method? Thank you.
7) The random variable X~B(50, 0.40). Find: a) the largest value of k such that P(X≤ k) < 0.05 b) the smallest number r such that P(X>r) < 0.01. I don't understand how you do these questions, what is the method? Thank you.
Assuming you know how to calculate the usual cumulative probability for a binomial so something like calculate the probability that X is less than or equal to 10 P(X<=10) then the questions are about the inverse cumulative, so calcuate the (largest) value k such that the cumulative probability is < 0.05 P(X<=k) < 0.05 Both are usually done on your calculator, but sometimes its worth sketching a rough distribution approximation for a simple verification.
For insight, can you sketch the distribution - so use the usual formula to get the mean and std dev and note that cumulative < 0.05 occurs at approximately mean - 1.6 * std dev