According to the National Bridge Inspection Standard (NBIS), public bridges over 20 feet in length must be inspected and rated every 2 years. The NBIS rating scale ranges from 0 (poorest rating) to 9 (highest rating). University of Colorado engineers used a probabilistic model to forecast the inspection ratings of all major bridges in Denver. (Journal of Performance of Constructed Facilities, Feb. 2005.) For the year 2020, the engineers forecast that 9% of all major Denver bridges will have ratings of 4 or below.

Use the forecast to find the probability that in a random sample of 12 major Denver bridges, at least 4 will have an inspection rating of 4 or below in 2020.

Respuesta :

Answer:

1.80% probability that in a random sample of 12 major Denver bridges, at least 4 will have an inspection rating of 4 or below in 2020.

Step-by-step explanation:

For each bridge, there are only two possible outcomes. Either it has rating of 4 or below, or it does not. The probability of a bridge being rated 4 or below is independent from other bridges. So 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 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.

For the year 2020, the engineers forecast that 9% of all major Denver bridges will have ratings of 4 or below.

This means that [tex]p = 0.09[/tex]

Use the forecast to find the probability that in a random sample of 12 major Denver bridges, at least 4 will have an inspection rating of 4 or below in 2020.

Either less than 4 have a rating of 4 or below, or at least 4 does. The sum of the probabilities of these events is 1.

So

[tex]P(X < 4) + P(X \geq 4) = 1[/tex]

We want [tex]P(X \geq 4)[/tex]

So

[tex]P(X \geq 4) = 1 - P(X < 4)[/tex]

In which

[tex]P(X < 4) = P(X = 0) + P(X = 1) + P(X = 2) + P(X = 3)[/tex]

[tex]P(X = x) = C_{n,x}.p^{x}.(1-p)^{n-x}[/tex]

[tex]P(X = 0) = C_{12,0}.(0.09)^{0}.(0.91)^{12} = 0.3225[/tex]

[tex]P(X = 1) = C_{12,1}.(0.09)^{1}.(0.91)^{11} = 0.3827[/tex]

[tex]P(X = 2) = C_{12,2}.(0.09)^{2}.(0.91)^{10} = 0.2082[/tex]

[tex]P(X = 3) = C_{12,3}.(0.09)^{3}.(0.91)^{9} = 0.0686[/tex]

[tex]P(X < 4) = P(X = 0) + P(X = 1) + P(X = 2) + P(X = 3) = 0.3225 + 0.3827 + 0.2082 + 0.0686 = 0.982[/tex]

Finally

[tex]P(X \geq 4) = 1 - P(X < 4) = 1 - 0.982 = 0.0180[/tex]

1.80% probability that in a random sample of 12 major Denver bridges, at least 4 will have an inspection rating of 4 or below in 2020.