Using the binomial distribution, it is found that:
a)
- The standard deviation is of 2.9.
b) They expect to stop 3.3 cars before finding a driver whose seatbelt is not buckled.
For each driver, there are only two possible outcomes, either they wear their seatbelts, or they do not. The probability of a driver wearing their seatbelt is independent of any other driver, hence, the <em>binomial distribution</em> is used to solve this question.
Binomial probability distribution
Probability of exactly <u>x successes on n repeated trials, with p probability</u>.
The expected value of the binomial distribution is:
The variance of the binomial distribution is:
![V(X) = np(1-p)](https://tex.z-dn.net/?f=V%28X%29%20%3D%20np%281-p%29)
The standard deviation of the binomial distribution is:
In this problem:
- 30% of drivers do not wear their seatbelts, hence
.
- They stop 40 cars during the first hour, hence
.
Item a:
![E(X) = np = 40(0.3) = 12](https://tex.z-dn.net/?f=E%28X%29%20%3D%20np%20%3D%2040%280.3%29%20%3D%2012)
![V(X) = np(1-p) = 40(0.3)(0.7) = 8.4](https://tex.z-dn.net/?f=V%28X%29%20%3D%20np%281-p%29%20%3D%2040%280.3%29%280.7%29%20%3D%208.4)
![\sqrt{V(X)} = \sqrt{np(1-p)} = \sqrt{40(0.3)(0.7)} = 2.9](https://tex.z-dn.net/?f=%5Csqrt%7BV%28X%29%7D%20%3D%20%5Csqrt%7Bnp%281-p%29%7D%20%3D%20%5Csqrt%7B40%280.3%29%280.7%29%7D%20%3D%202.9)
Hence:
- The standard deviation is of 2.9.
Item b:
The <u>number of trials until q successes of a binomial variable</u> is modeled by a geometric distribution, with expected value given by:
![E(X) = \frac{q}{p}](https://tex.z-dn.net/?f=E%28X%29%20%3D%20%5Cfrac%7Bq%7D%7Bp%7D)
In this problem, one success, hence
and:
![E(X) = \frac{q}{p} = \frac{1}{0.3} = 3.3](https://tex.z-dn.net/?f=E%28X%29%20%3D%20%5Cfrac%7Bq%7D%7Bp%7D%20%3D%20%5Cfrac%7B1%7D%7B0.3%7D%20%3D%203.3)
They expect to stop 3.3 cars before finding a driver whose seatbelt is not buckled.
To learn more about the binomial distribution, you can take a look at brainly.com/question/24863377