Relative Risk (Risk Ratio) Calculator
Calculate relative risk from exposed and control group outcomes.
Input Data
Results
Data Source and Methodology
All calculations rely strictly on established statistical formulas. Please refer to MedCalc for more details. All calculations are strictly based on the formulas and data provided by this source.
The Formula Explained
Relative Risk (RR) is calculated as:
RR = (a / (a + b)) / (c / (c + d))
where:
a= Exposed Group with Outcomeb= Exposed Group without Outcomec= Control Group with Outcomed= Control Group without Outcome
Glossary of Terms
- Exposed Group with Outcome: Number of subjects in the exposed group who experienced the outcome.
- Total in Exposed Group: Total number of subjects in the exposed group.
- Control Group with Outcome: Number of subjects in the control group who experienced the outcome.
- Total in Control Group: Total number of subjects in the control group.
How It Works: A Step-by-Step Example
Suppose in a study, 200 out of 1000 people in the exposed group develop the disease, while in the control group, 50 out of 1000 do. The relative risk would be calculated as follows:
RR = (200 / 1000) / (50 / 1000) = 4. This means the exposed group is four times more likely to develop the disease compared to the control group.
Frequently Asked Questions (FAQ)
What is relative risk?
Relative risk is a measure used in statistics to determine the strength of the association between an exposure and an outcome.
How do you calculate relative risk?
Relative risk is calculated by dividing the risk of the event in the exposed group by the risk of the event in the control group.
What does a relative risk greater than 1 mean?
A relative risk greater than 1 indicates a higher risk of the outcome occurring in the exposed group compared to the control group.
Is relative risk the same as odds ratio?
No, relative risk and odds ratio are different measures used in statistical analysis. Relative risk is used when the outcome is common, while odds ratio is often used in case-control studies.
Why is relative risk important?
Relative risk is important in identifying potential health risks and in the development of public health policies and recommendations.
Formula (LaTeX) + variables + units
','
Relative Risk (RR) is calculated as: RR = (a / (a + b)) / (c / (c + d)) where: a = Exposed Group with Outcome b = Exposed Group without Outcome c = Control Group with Outcome d = Control Group without Outcome
- No variables provided in audit spec.
- MedCalc — medcalc.org · Accessed 2026-01-19
https://www.medcalc.org/en/manual/relativerisk.php
Last code update: 2026-01-19
- Initial audit spec draft generated from HTML extraction (review required).
- Verify formulas match the calculator engine and convert any text-only formulas to LaTeX.
- Confirm sources are authoritative and relevant to the calculator methodology.