Answer:
34.86% probability that it will be huge success
Step-by-step explanation:
Bayes Theorem:
Two events, A and B.
![P(B|A) = \frac{P(B)*P(A|B)}{P(A)}](https://tex.z-dn.net/?f=P%28B%7CA%29%20%3D%20%5Cfrac%7BP%28B%29%2AP%28A%7CB%29%7D%7BP%28A%29%7D)
In which P(B|A) is the probability of B happening when A has happened and P(A|B) is the probability of A happening when B has happened.
In this question:
Event A: Receiving a favorable review.
Event B: Being a huge success.
Information on previous textbooks published show that 20 % are huge successes
This means that ![P(B) = 0.2](https://tex.z-dn.net/?f=P%28B%29%20%3D%200.2)
99 % of the huge successes received favorable reviews
This means that ![P(A|B) = 0.99](https://tex.z-dn.net/?f=P%28A%7CB%29%20%3D%200.99)
Probability of receiving a favorable review:
20% are huge successes. Of those, 99% receive favorable reviews.
30% are modest successes. Of those, 70% receive favorable reviews.
30% break even. Of those, 40% receive favorable reviews.
20% are losers. Of those, 20% receive favorable reviews.
Then
![P(A) = 0.2*0.99 + 0.3*0.7 + 0.3*0.4 + 0.2*0.2 = 0.568](https://tex.z-dn.net/?f=P%28A%29%20%3D%200.2%2A0.99%20%2B%200.3%2A0.7%20%2B%200.3%2A0.4%20%2B%200.2%2A0.2%20%3D%200.568)
Finally
![P(B|A) = \frac{P(B)*P(A|B)}{P(A)} = \frac{0.2*0.99}{0.568} = 0.3486](https://tex.z-dn.net/?f=P%28B%7CA%29%20%3D%20%5Cfrac%7BP%28B%29%2AP%28A%7CB%29%7D%7BP%28A%29%7D%20%3D%20%5Cfrac%7B0.2%2A0.99%7D%7B0.568%7D%20%3D%200.3486)
34.86% probability that it will be huge success