Answer:
Required probability = 0.8131
Step-by-step explanation:
We are given that 90 percent of automobiles in Orange County have both headlights working.
Also, a sample of eight automobiles is taken.
Firstly, the binomial probability is given by;
![P(X=r) =\binom{n}{r}p^{r}(1-p)^{n-r} for x = 0,1,2,3,....](https://tex.z-dn.net/?f=P%28X%3Dr%29%20%3D%5Cbinom%7Bn%7D%7Br%7Dp%5E%7Br%7D%281-p%29%5E%7Bn-r%7D%20for%20x%20%3D%200%2C1%2C2%2C3%2C....)
where, n = number of trails(samples) taken = 8
r = number of successes
p = probability of success and success in our question is % of
automobiles in Orange County having both headlights working
i.e. 90%.
Let X = Number of automobiles in Orange County having both headlights working
So, X ~ ![Binom(n=8,p=0.9)](https://tex.z-dn.net/?f=Binom%28n%3D8%2Cp%3D0.9%29)
So, probability that in a sample of eight automobiles, at least seven will have both headlights working = P(X >= 7)
P(X >= 7) = P(X = 7) + P(X = 8)
=
=
= 0.3826 + 0.4305 = 0.8131 .