Here is the question:
A contractor is hired for the job of paving streets and roads, in the end if the quality of pavement is approved by quality assessments, the contractor's work is accepted.
We know from past experience that $95$ percent of pavement cases are accepted. If the quality assessment is right $75$ percent of the time (without error) about the quality of pavement and is incorrect the remaining $25$ percent of the time, what is the probability that a well-paved road is approved and accepted?
I tried to solve this question but it seems to me that the probability of constructing a well-paved road isn't constant and can be anything between $0.7$ and $0.8$ therefore the probability that a well-paved road would be accepted is anything between $0.7$ and $0.75$.
What are your opinions on this? My numbers don't seem rational to me.
Let $A$ be the event of accepting the pavement, and $W$ the event that the pavement is well-paved.
From the text you may evaluate $\mathsf P(A)=0.95, P(A\mid W)=0.75, P(A\mid W^\complement)=0.25$
You seek $\mathsf P(A\cap W)$ which equals $\mathsf P(A\mid W)~\mathsf P(W)$.
So you just need to determine $\mathsf P(W)$.