asked 230k views
3 votes
Suppose X has a Binomial distribution with n=15 and p=.70 Compute P(X>5). Round to 4 decimal places.

asked
User Dennise
by
7.8k points

1 Answer

0 votes

Final answer:

To compute P(X > 5), we use the binomial distribution formula and the binomcdf function. The probability that X is greater than 5 is approximately 0.2246.

Step-by-step explanation:

To compute P(X > 5), we need to find 1 - P(X ≤ 5) using the binomial distribution formula. First, we calculate √15(.281)(.719) to get 1.7409. Then, we use the binomcdf(15, .281, 5) function to find the cumulative probability of X ≤ 5, which is 0.7754. Finally, we subtract 0.7754 from 1 to get the probability P(X > 5) = 0.2246. Thus, the probability that X is greater than 5 is approximately 0.2246.

answered
User Suchoss
by
8.3k points

No related questions found

Welcome to Qamnty — a place to ask, share, and grow together. Join our community and get real answers from real people.