Someone please please help me Jason inherited a piece of land from his great-uncle. Owners in the area claim that there is a 45% chance that the land has oil. Jason decides to test the land for oil. He buys a kit that claims to have an 80% accuracy rate of indicating oil in the soil. If the test predicts that there is no oil, what is the probability after the test that the land has oil? 0.1698 0.2217 0.5532 0.7660
What the statement means by `a kit that claims to have an 80% accuracy rate of indicating oil in the soil.` is : - If there is oil, the testing kit will be accurate with a 80% chance: \(P(\mathrm{TestYes} | oil) = 0.8\) - if there is no oil, the testing kit will be accurate with a 80% chance: \(P(\mathrm{TestNo} | \mathrm{no-oil}) = 0.8\) You want to compute : P(oil | TestNo). Invert using Bayes' formula: P(A|B) = P(B|A)P(A) / P(B).
Join our real-time social learning platform and learn together with your friends!