7.9k views
1 vote
HELLLPPPPPPP .... The probabilities of a test are represented by I for infected; U, uninfected; D, infection detected; and N, no infection detected. What is the symbolic way to represent the probability of a true positive?

A.
`"P"("I" nnn "D")`

B.
`("P"("I" nnn "D"))/("P"("D"))`

C.
`("P"("U" nnn "N"))/("P"("N"))`

D.
`"P"("I" uuu "D")`

User OSKM
by
8.9k points

2 Answers

3 votes

Answer:

A) P ( I ∩ D )

Explanation:

To find a true positive, we need to find the chance of two events happening: an infection is detected and the person has said infection. That means that it is when both I and D are true.

When in a set, two events happen simultaneously, it is shown with a ∩ (intersection) symbol.

That means that a true positive is shown as P (I ∩ D)

User Shadowwalker
by
8.5k points
5 votes

Answer:

P(I⋂D)

Explanation:

The symbolic way to represent the probability of a true positive is P(I⋂D).

We know that I stands for Infected, U stands for Uninfected, D for Infection detected, N for infection no detected.

Then, a true positive will be given by the intersection of Infected and Infection Detected.

User Cody Hess
by
9.1k points
Welcome to QAmmunity.org, where you can ask questions and receive answers from other members of our community.