Answer:
[tex]P(x \le 3) = 0.9920[/tex]
Step-by-step explanation:
Given
[tex]p = 6\%[/tex] --- proportion of drivers that had accident
[tex]n = 14[/tex] -- selected drivers
Required
[tex]P(x \le 3)[/tex]
The question is an illustration of binomial probability, and it is calculated using:
[tex]P(x ) = ^nC_x * p^x * (1 - p)^{n-x}[/tex]
So, we have:
[tex]P(x \le 3) = P(x = 0) +P(x = 1) +P(x = 2) +P(x = 3)[/tex]
[tex]P(x=0 ) = ^{14}C_0 * (6\%)^0 * (1 - 6\%)^{14-0} = 0.42052319017[/tex]
[tex]P(x=1 ) = ^{14}C_1 * (6\%)^1 * (1 - 6\%)^{14-1} = 0.37578668057[/tex]
[tex]P(x=2 ) = ^{14}C_2 * (6\%)^2 * (1 - 6\%)^{14-2} = 0.15591149513[/tex]
[tex]P(x=3 ) = ^{14}C_3 * (6\%)^3 * (1 - 6\%)^{14-3} = 0.03980719024[/tex]
So, we have:
[tex]P(x \le 3) = 0.42052319017+0.37578668057+0.15591149513+0.03980719024[/tex]
[tex]P(x \le 3) = 0.99202855611[/tex]
[tex]P(x \le 3) = 0.9920[/tex] -- approximated