Chapter 9
Risk and odds
- Define the population risk of a negative outcome.
 
- Define the population odds of a negative outcome.
 
- Compute the sample risk and sample odds given a table summarizing positive and negative outcomes in a sample.
 
Chapter 20
Two-sample problems: proportions
- Give examples of two-sample problems that involve proportions.
 
Relative risk and odds ratios
- Define the population relative risk of a negative outcome in a treatment group compared to a control group.
 
- Define the population odds ratio of a negative outcome in a treatment group compared to a control group.
 
- Compute the sample relative risk and sample odds ratio given a two-way table.
 
- State what value of relative risk / odds ratio corresponds to “no difference” in risk between the treatment and control populations.
 
- Explain why relative risks and odds ratios are most appropriately considered on a logarithmic scale.
 
- Recognize that odds are not risks, and odds ratios are not relative risks.
 
- Interpret relative risks and odds ratios in terms of whether they indicate the treatment or control condition leads to lower risk.
 
Inferences for Relative Risks and Odds Ratios Using R (Lecture Notes for Lecture 24)
- State the four conditions on the count of a categorical variable for it be binomial.
 
- Compute the sample risks, relative risk, and odds ratio from a two-way table using 
oddsRatio from the mosaic package. 
- Compute confidence intervals for the population relative risk and odds ratio from a two-way table using 
oddsRatio from the mosaic package. 
- Use a confidence interval for either a population relative risk or population odds ratio to test for a difference in risk between a treatment and control population.