Question
Suppose that the reliability of a COVID test is
specified as follows: Of people having COVID, 90% of the test detect the disease but 10% go undetected. Of people free of COVID, 99% of the test are judged COVID–ive but 1% are diagnosed as showing COVID+ive. From a large population of which only 0.1% have COVID, one person is selected at random, given the COVID test, and the pathologist reports him/her as COVID+ive. What is the probability that the person actually has COVID?Solution
Let E denote the event that the person selected is actually having COVID and A the event that the person's COVID test is diagnosed as +ive. We need to find P(E|A). Also, E’ denotes the event that the person selected is actually not having COVID. Clearly, {E, E'} is a partition of the sample space of all people in the population. We are given that P(E) = 0.1% = 0.1/100 = 0.001 P(E') = 1 – P(E) = 0.999 P(A|E) = P(Person tested as COVID+ive given that he/she is actually having COVID) = 90% = 90/100 = 0.9 and P(A|E') = P(Person tested as COVID +ive given that he/she is actually not having COVID) = 1% = 1/100 = 0.01 Now, by Bayes' theorem P(E|A) = [P(E) × P(A|E)]/[P(E) × P(A|E) + P(E') × P(A|E')] = [0.001 × 0.9]/[0.001 × 0.9 + 0.999 × 0.01] = 90/1089 = 0.083 approx.
MPLS uses which concept for fast packet forwarding?
What is the advantage of using incremental backups over full backups?
What is the term for a cybersecurity attack that floods a network or website with excessive traffic, causing it to become unavailable?
A Network Audit typically involves assessing which aspects of a network infrastructure?
What is a blockchain?
The CPU control unit typically generates control signals for various components within the CPU, including the:
What is the primary strategy of a divide-and-conquer algorithm?
__________ is capable of taking decisions on its own.
 Which number system is commonly used in mathematics and everyday life?
A control unit in a CPU uses a microprogram to: