Answer:
Therefore the probability that an individual who has the symptoms and reacts positively to test actually positively is 0.98.
Step-by-step explanation:
Bayes' Theorem:
[tex]P(A|B)=\frac{P(B|A).P(A)}{P(B)}[/tex]
A,B = events
P(A|B)= probability of A given B is true
P(A),P(B)= the independent probabilities of A and B.
In this case we use Bayes' Theorem (spacial case)
[tex]P(F|E)=\frac{P(F).P(E|F)}{P(F).P(E|F)+P(F').P(E|F')}[/tex]
F= a person with symptoms has hepatitis
F'= a person with symptoms does have not hepatitis
E= Blood test positive.
P(F)= 0.7
P(F') = 1- 0.7 = 0.3
P(E|F)= 92% = 0.92
P(E|F')= 5%=0.05
[tex]P(F|E)= \frac{0.7 \times 0.92}{(0.7 \times 0.92)+(0.3 \times 0.05)}[/tex]
≈0.98
Therefore the probability that an individual who has the symptoms and reacts positively to test actually positively is 0.98.