The probability that the area covered by a can of spray paint is 0.251
The variable of interest is:
X: are objects that can be painted with a single can of spray paint.
This variable has a normal distribution, with a mean of 25 feet square and a standard deviation of 3 feet square.
Symbolically:
P(X≥27)
To calculate the probability, use the standard normal distribution, so first standardize the value of X using:
Z= (X-μ)/σ
P(X≥27)= P(Z≥(27-25)/3)= P(Z≥0.67)
Now, because the Z-table contains cumulative probability information:
P(Zα≤Z₀)=1-α
you must perform the following conversion to calculate the requested probability:
1 - P(Z<0.67)= 1 - 0.749= 0.251
For more information on Probability, visit :
https://brainly.com/question/15222258
#SPJ4