Answer:
C. 0.015
Step-by-step explanation:
Binomial probability distribution
The binomial probability is the probability of exactly x successes on n repeated trials, and X can only have two outcomes.
[tex]P(X = x) = C_{n,x}.p^{x}.(1-p)^{n-x}[/tex]
In which [tex]C_{n,x}[/tex] is the number of different combinations of x objects from a set of n elements, given by the following formula.
[tex]C_{n,x} = \frac{n!}{x!(n-x)!}[/tex]
And p is the probability of X happening.
In this problem, we want:
[tex]P(X = 3)[/tex] when [tex]n = 4, p = \frac{1}[6}[/tex]
So
[tex]P(X = x) = C_{n,x}.p^{x}.(1-p)^{n-x}[/tex]
[tex]P(X = 3) = C_{4,3}.(\frac{1}{6})^{3}.(\frac{5}{6})^{1} = 0.015[/tex]
So the correct answer is:
C. 0.015