Answer:
Explanation:
A tree diagram is the right way of determining a list of sample elements in the sample space. It is by finding the ordered n-tuples of the elements in the events under consideration.
We can found the tree diagram for selecting a person from the population in the given question in the attached image below.
b. Given that 6.5% of the population have prostate cancer. Suppose the total population is 100000. Then, we have the following table:
By applying Naive-Bayes theorem, the probability that the test is positive for a randomly chosen person from this population is expressed as:
P( positive ) = P( positive | cancer present ) P( cancer present ) + P( positive | cancer absent ) P( cancer absent )
P( positive ) = 0.21×0.065 + 0.06×(1 - 0.065)
P( positive ) = 0.01365 + 0.0561
P( positive ) = 0.06975
Thus, the probability that the test is positive for a randomly chosen person from this population is:
= 0.06975