Analyzing Decisions and Strategies with Probability - Statistics
Card 1 of 30
What is the definition of a false positive in a medical test?
What is the definition of a false positive in a medical test?
Tap to reveal answer
Test positive when the person is actually disease-free. False positive occurs when healthy person tests positive.
Test positive when the person is actually disease-free. False positive occurs when healthy person tests positive.
← Didn't Know|Knew It →
What is the definition of a false positive in a medical test?
What is the definition of a false positive in a medical test?
Tap to reveal answer
Test indicates disease when the person is actually disease-free. Positive result despite no disease present.
Test indicates disease when the person is actually disease-free. Positive result despite no disease present.
← Didn't Know|Knew It →
What is the sensitivity of a test in probability notation?
What is the sensitivity of a test in probability notation?
Tap to reveal answer
$P(\text{test}+\mid\text{disease})$. Probability of positive test given disease is present.
$P(\text{test}+\mid\text{disease})$. Probability of positive test given disease is present.
← Didn't Know|Knew It →
What is the definition of a false negative in a medical test?
What is the definition of a false negative in a medical test?
Tap to reveal answer
Test indicates no disease when the person actually has the disease. Negative result despite disease being present.
Test indicates no disease when the person actually has the disease. Negative result despite disease being present.
← Didn't Know|Knew It →
What is the specificity of a test in probability notation?
What is the specificity of a test in probability notation?
Tap to reveal answer
$P(\text{test}-\mid\text{no disease})$. Probability of negative test given no disease.
$P(\text{test}-\mid\text{no disease})$. Probability of negative test given no disease.
← Didn't Know|Knew It →
What is the positive predictive value (PPV) in probability notation?
What is the positive predictive value (PPV) in probability notation?
Tap to reveal answer
$P(\text{disease}\mid\text{test}+)$. Probability of having disease given positive test.
$P(\text{disease}\mid\text{test}+)$. Probability of having disease given positive test.
← Didn't Know|Knew It →
Which decision rule chooses the action with the larger expected value (or smaller expected cost)?
Which decision rule chooses the action with the larger expected value (or smaller expected cost)?
Tap to reveal answer
Choose the option with the higher expected value. Maximizes expected gain or minimizes expected loss.
Choose the option with the higher expected value. Maximizes expected gain or minimizes expected loss.
← Didn't Know|Knew It →
What is the expected value formula for a discrete outcome with values $x_i$ and probabilities $p_i$?
What is the expected value formula for a discrete outcome with values $x_i$ and probabilities $p_i$?
Tap to reveal answer
$E(X)=\sum x_i p_i$. Weighted average of outcomes by their probabilities.
$E(X)=\sum x_i p_i$. Weighted average of outcomes by their probabilities.
← Didn't Know|Knew It →
What is the complement rule for an event $A$?
What is the complement rule for an event $A$?
Tap to reveal answer
$P(A^c)=1-P(A)$. Complement probability is one minus the event probability.
$P(A^c)=1-P(A)$. Complement probability is one minus the event probability.
← Didn't Know|Knew It →
What is the multiplication rule for joint probability $P(A\cap B)$?
What is the multiplication rule for joint probability $P(A\cap B)$?
Tap to reveal answer
$P(A\cap B)=P(A)P(B\mid A)$. Joint probability equals marginal times conditional.
$P(A\cap B)=P(A)P(B\mid A)$. Joint probability equals marginal times conditional.
← Didn't Know|Knew It →
State Bayes' rule for $P(A\mid B)$ using $P(B\mid A)$, $P(A)$, and $P(B)$.
State Bayes' rule for $P(A\mid B)$ using $P(B\mid A)$, $P(A)$, and $P(B)$.
Tap to reveal answer
$P(A\mid B)=\frac{P(B\mid A)P(A)}{P(B)}$. Updates prior probability using new evidence.
$P(A\mid B)=\frac{P(B\mid A)P(A)}{P(B)}$. Updates prior probability using new evidence.
← Didn't Know|Knew It →
What is the negative predictive value (NPV) in probability notation?
What is the negative predictive value (NPV) in probability notation?
Tap to reveal answer
$P(\text{no disease}\mid\text{test}-)$. Probability of being healthy given negative test.
$P(\text{no disease}\mid\text{test}-)$. Probability of being healthy given negative test.
← Didn't Know|Knew It →
Compute expected value: Option A pays $\$100$ with prob $0.3$ else $$0$; Option B pays $\$20$ for sure. Which has higher $E$?
Compute expected value: Option A pays $\$100$ with prob $0.3$ else $$0$; Option B pays $\$20$ for sure. Which has higher $E$?
Tap to reveal answer
Option A, since $E_A=100\cdot^0.3=30>20=E_B$. Expected value calculation favors risky option over sure $\$20$.
Option A, since $E_A=100\cdot^0.3=30>20=E_B$. Expected value calculation favors risky option over sure $\$20$.
← Didn't Know|Knew It →
A goalie-pull choice: If pulled, win prob is $0.12$; if not, win prob is $0.06$. Which strategy maximizes win probability?
A goalie-pull choice: If pulled, win prob is $0.12$; if not, win prob is $0.06$. Which strategy maximizes win probability?
Tap to reveal answer
Pull the goalie. Pulling doubles win probability from 6% to 12%.
Pull the goalie. Pulling doubles win probability from 6% to 12%.
← Didn't Know|Knew It →
Identify the posterior odds form: what is $\frac{P(A\mid B)}{P(A^c\mid B)}$ equal to?
Identify the posterior odds form: what is $\frac{P(A\mid B)}{P(A^c\mid B)}$ equal to?
Tap to reveal answer
$\frac{P(B\mid A)}{P(B\mid A^c)}\cdot\frac{P(A)}{P(A^c)}$. Likelihood ratio times prior odds equals posterior odds.
$\frac{P(B\mid A)}{P(B\mid A^c)}\cdot\frac{P(A)}{P(A^c)}$. Likelihood ratio times prior odds equals posterior odds.
← Didn't Know|Knew It →
What is the multiplication rule for independent events $A$ and $B$?
What is the multiplication rule for independent events $A$ and $B$?
Tap to reveal answer
$P(A \cap B)=P(A)P(B)$. For independent events, joint probability equals product of individual probabilities.
$P(A \cap B)=P(A)P(B)$. For independent events, joint probability equals product of individual probabilities.
← Didn't Know|Knew It →
What is the general multiplication rule for events $A$ and $B$?
What is the general multiplication rule for events $A$ and $B$?
Tap to reveal answer
$P(A \cap B)=P(A)P(B\mid A)$. Joint probability equals first event's probability times conditional probability.
$P(A \cap B)=P(A)P(B\mid A)$. Joint probability equals first event's probability times conditional probability.
← Didn't Know|Knew It →
What is the conditional probability formula for $P(A\mid B)$?
What is the conditional probability formula for $P(A\mid B)$?
Tap to reveal answer
$P(A\mid B)=\frac{P(A \cap B)}{P(B)}$. Conditional probability is joint probability divided by condition's probability.
$P(A\mid B)=\frac{P(A \cap B)}{P(B)}$. Conditional probability is joint probability divided by condition's probability.
← Didn't Know|Knew It →
What is the complement rule for an event $A$?
What is the complement rule for an event $A$?
Tap to reveal answer
$P(A^c)=1-P(A)$. Complement probability is one minus the event's probability.
$P(A^c)=1-P(A)$. Complement probability is one minus the event's probability.
← Didn't Know|Knew It →
What is the addition rule for any events $A$ and $B$?
What is the addition rule for any events $A$ and $B$?
Tap to reveal answer
$P(A\cup B)=P(A)+P(B)-P(A\cap B)$. Union probability adds individual probabilities, subtracts overlap.
$P(A\cup B)=P(A)+P(B)-P(A\cap B)$. Union probability adds individual probabilities, subtracts overlap.
← Didn't Know|Knew It →
What is the definition of independence using conditional probability?
What is the definition of independence using conditional probability?
Tap to reveal answer
$A,B$ independent iff $P(A\mid B)=P(A)$. Independence means conditioning doesn't change the probability.
$A,B$ independent iff $P(A\mid B)=P(A)$. Independence means conditioning doesn't change the probability.
← Didn't Know|Knew It →
What is the definition of a false negative in a medical test?
What is the definition of a false negative in a medical test?
Tap to reveal answer
Test negative when the person actually has the disease. False negative occurs when diseased person tests negative.
Test negative when the person actually has the disease. False negative occurs when diseased person tests negative.
← Didn't Know|Knew It →
What is sensitivity in terms of conditional probability?
What is sensitivity in terms of conditional probability?
Tap to reveal answer
$\text{sensitivity}=P(+\mid D)$. Sensitivity is probability of positive test given disease.
$\text{sensitivity}=P(+\mid D)$. Sensitivity is probability of positive test given disease.
← Didn't Know|Knew It →
What is specificity in terms of conditional probability?
What is specificity in terms of conditional probability?
Tap to reveal answer
$\text{specificity}=P(-\mid D^c)$. Specificity is probability of negative test given no disease.
$\text{specificity}=P(-\mid D^c)$. Specificity is probability of negative test given no disease.
← Didn't Know|Knew It →
What is the positive predictive value (PPV) in probability notation?
What is the positive predictive value (PPV) in probability notation?
Tap to reveal answer
$\text{PPV}=P(D\mid +)$. PPV is probability of disease given positive test.
$\text{PPV}=P(D\mid +)$. PPV is probability of disease given positive test.
← Didn't Know|Knew It →
What is the negative predictive value (NPV) in probability notation?
What is the negative predictive value (NPV) in probability notation?
Tap to reveal answer
$\text{NPV}=P(D^c\mid -)$. NPV is probability of no disease given negative test.
$\text{NPV}=P(D^c\mid -)$. NPV is probability of no disease given negative test.
← Didn't Know|Knew It →
Which option is larger if $P(D)=0.01$, $P(+\mid D)=0.99$, $P(+\mid D^c)=0.05$: $P(D\mid +)$ or $0.5$?
Which option is larger if $P(D)=0.01$, $P(+\mid D)=0.99$, $P(+\mid D^c)=0.05$: $P(D\mid +)$ or $0.5$?
Tap to reveal answer
$P(D\mid +)<0.5$. Low disease prevalence makes PPV small despite high sensitivity.
$P(D\mid +)<0.5$. Low disease prevalence makes PPV small despite high sensitivity.
← Didn't Know|Knew It →
What is $P(D\mid +)$ if $P(D)=0.10$, $P(+\mid D)=0.90$, and $P(+\mid D^c)=0.20$?
What is $P(D\mid +)$ if $P(D)=0.10$, $P(+\mid D)=0.90$, and $P(+\mid D^c)=0.20$?
Tap to reveal answer
$\frac{1}{3}$. Apply Bayes' theorem: $\frac{0.1(0.9)}{0.1(0.9)+0.9(0.2)}=\frac{0.09}{0.27}$.
$\frac{1}{3}$. Apply Bayes' theorem: $\frac{0.1(0.9)}{0.1(0.9)+0.9(0.2)}=\frac{0.09}{0.27}$.
← Didn't Know|Knew It →
What is $P(D\mid +)$ if $P(D)=0.50$, $P(+\mid D)=0.90$, and $P(+\mid D^c)=0.10$?
What is $P(D\mid +)$ if $P(D)=0.50$, $P(+\mid D)=0.90$, and $P(+\mid D^c)=0.10$?
Tap to reveal answer
$0.90$. Apply Bayes' theorem: $\frac{0.5(0.9)}{0.5(0.9)+0.5(0.1)}=\frac{0.45}{0.5}$.
$0.90$. Apply Bayes' theorem: $\frac{0.5(0.9)}{0.5(0.9)+0.5(0.1)}=\frac{0.45}{0.5}$.
← Didn't Know|Knew It →
What is $P(D^c\mid -)$ if $P(D)=0.20$, $P(-\mid D)=0.10$, and $P(-\mid D^c)=0.90$?
What is $P(D^c\mid -)$ if $P(D)=0.20$, $P(-\mid D)=0.10$, and $P(-\mid D^c)=0.90$?
Tap to reveal answer
$\frac{36}{41}$. Apply Bayes' theorem: $\frac{0.8(0.9)}{0.2(0.1)+0.8(0.9)}=\frac{0.72}{0.82}$.
$\frac{36}{41}$. Apply Bayes' theorem: $\frac{0.8(0.9)}{0.2(0.1)+0.8(0.9)}=\frac{0.72}{0.82}$.
← Didn't Know|Knew It →