Answer:
There is a 5.84% probability that in a sample of 10 cars that pass him, exactly 5 are speeding.
Step-by-step explanation:
For each car that passes the trap, there are only two possible outcomes. Either they are speeding, or they are not. This means that we use the binomial probability distribution to solve this problem.
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 combinatios 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 have that:
[tex]n = 10, p = 0.75[/tex]
What is the probability that in a sample of 10 cars that pass him, exactly 5 are speeding?
[tex]P(X = x) = C_{n,x}.p^{x}.(1-p)^{n-x}[/tex]
[tex]P(X = 5) = C_{10,5}.(0.75)^{5}.(0.25)^{5} = 0.0584[/tex]
There is a 5.84% probability that in a sample of 10 cars that pass him, exactly 5 are speeding.