asked 107k views
4 votes
A university found that 18% of its students withdraw without completing the introductory statistics course. Assume that 20 students registered for the course. If required, round your answer to four decimal places.

(a) Compute the probability that 2 or fewer will withdraw.

(b) Compute the probability that exactly 4 will withdraw.

(c) Compute the probability that more than 3 will withdraw.

(d) Compute the expected number of withdrawals.

1 Answer

4 votes

Answer:

(a)0.2748 (b) 0.2125 (c) 0.4974 (d) 3.6

Step-by-step explanation:

Solution

Given that:

By applying binomial probability formula we have the following:

P(X = x) = (ₙ Cₓ) * p^x * (1 - p)^n - x

Thus

(a) P(X ≤ 2)

= P(X = 0) + P(X = 1) + P(X = 2)

= (20 C₀) * 0.18^0 * (0.82)^20 + (20 C₁) * 0.18\^1 * (0.82)^19 + (20 C₂) * 0.18^2 * (0.82)^18 ​​​​​​​

Probability = 0.2748

(b) P(X = 4) = 0.2125

(c) P(X > 3) = 0.4974

(d)The expected number of withdrawals = n * p = 20 * 0.18

= 3.6

answered
User SansSpoon
by
8.5k points
Welcome to Qamnty — a place to ask, share, and grow together. Join our community and get real answers from real people.