Q1. A company has two farms that produces apples. There is a possibility that the apple is bad if it inspected closely.
-
- Site Admin
- Posts: 899603
- Joined: Mon Aug 02, 2021 8:13 am
Q1. A company has two farms that produces apples. There is a possibility that the apple is bad if it inspected closely.
company has two farms that produces apples. There is a possibility that the apple is bad if it inspected closely. In one certain week we had the following data: Good Bad Farm 1 43 10 Farm 2 73 15 One apple is randomly selected at the company office. Compute the following: (a) What is the probability that the apple is good given it's from Farm 2 (b) What is the probability that the apple is from Farm 1 given it's bad? - Q2. (Bayes' Theorem) It is given that P (B|A) = 0.15, P (B|A) = 0.03 and P (A) = 0.6. Compute P (A|B).
Q1. A