{"id":475,"date":"2023-04-04T13:07:14","date_gmt":"2023-04-04T13:07:14","guid":{"rendered":"https:\/\/www.editage.com\/blog\/?p=475"},"modified":"2026-06-05T04:27:32","modified_gmt":"2026-06-05T04:27:32","slug":"risk-ratios-odds-ratios-and-hazard-ratios-for-biomedical-researchers","status":"publish","type":"post","link":"https:\/\/www.editage.com\/blog\/risk-ratios-odds-ratios-and-hazard-ratios-for-biomedical-researchers\/","title":{"rendered":"Risk Ratios, Odds Ratios, and Hazard Ratios: Definition, Calculation, Examples"},"content":{"rendered":"\n<p><strong>Contents<\/strong><\/p>\n\n\n\n<ul><li><a href=\"#_Toc231545808\">Foundational Concepts<\/a><\/li><li><a href=\"#_Toc231545809\">The Three Core Ratio Measures<\/a><\/li><li><a href=\"#_Toc231545810\">Step-by-Step Calculations: A Worked Example<\/a><\/li><li><a href=\"#_Toc231545811\">Absolute Effect Measures: Risk Difference, ARR, RRR, NNT, and NNH<\/a><\/li><li><a href=\"#_Toc231545812\">Comprehensive Comparison of Effect Measures<\/a><\/li><li><a href=\"#_Toc231545813\">Which Measure to Use: Study Design Matters<\/a><\/li><li><a href=\"#_Toc231545814\">The OR-as-RR Error: A Common Pitfall<\/a><\/li><li><a href=\"#_Toc231545815\">Controlling for Confounders: Regression Models<\/a><\/li><li><a href=\"#_Toc231545816\">Best Practices for Reporting Statistical Measures<\/a><\/li><li><a href=\"#_Toc231545817\">Real-World Example: Smoking and Lung Cancer Mortality<\/a><\/li><li><a href=\"#_Toc231545818\">Glossary of Key Terms<\/a><\/li><li><a href=\"#_Toc231545819\">Frequently Asked Questions<\/a><\/li><\/ul>\n\n\n\n<p>In biomedical research and clinical literature, the terms risk, odds, and rate appear constantly &nbsp;yet they are frequently misunderstood or used interchangeably. In reality, each describes a distinct mathematical relationship, and choosing the wrong measure can lead to misleading conclusions. This guide explains the foundational concepts, walks through step-by-step calculations with numerical examples, compares all major effect measures, and provides practical guidance on which measure to use for different study designs.<\/p>\n\n\n\n<h2><a id=\"_Toc231545808\">Foundational Concepts<\/a><\/h2>\n\n\n\n<p>Before diving into ratios, it is essential to understand the building blocks.<\/p>\n\n\n\n<h3>Probability, Risk, and Odds<\/h3>\n\n\n\n<p>These three terms are related but mathematically distinct:<\/p>\n\n\n\n<ul><li>Probability is the fraction of times an outcome is expected to occur across many trials. It ranges from 0 to 1 (0% to 100%).<\/li><li>Risk is the probability of an adverse outcome in a defined population over a specified time period. Risk is dimensionless and confined to values between 0 and 1. Example: if 30 out of 100 patients develop an infection, the risk is 0.30 or 30%.<\/li><li>Odds express the ratio of the probability of an event occurring to the probability of it not occurring. If the probability of an event is p, then: Odds = p \/ (1 \u2212 p). Using the example above: Odds = 0.30 \/ 0.70 = 0.43. Odds have no upper bound and can take any non-negative value.<\/li><\/ul>\n\n\n\n<h3>Key Distinction: Risk vs. Odds<\/h3>\n\n\n\n<p>When disease prevalence is low (under approximately 10%), risk and odds are numerically similar and odds ratios closely approximate risk ratios. As prevalence rises, the two diverge \u2014 and the odds ratio will always exaggerate the effect size compared to the risk ratio. This is one of the most important practical points in biostatistics.<\/p>\n\n\n\n<figure class=\"wp-block-table\"><table><tbody><tr><td><strong>Feature<\/strong><\/td><td><strong>Risk (Probability)<\/strong><\/td><td><strong>Odds<\/strong><\/td><\/tr><tr><td><strong>Definition<\/strong><\/td><td>Events \/ Total people at risk<\/td><td>Events \/ Non-events<\/td><\/tr><tr><td><strong>Range<\/strong><\/td><td>0 to 1 (0% to 100%)<\/td><td>0 to infinity<\/td><\/tr><tr><td><strong>Example (30 of 100 infected)<\/strong><\/td><td>30\/100 = 0.30<\/td><td>30\/70 = 0.43<\/td><\/tr><tr><td><strong>When they are similar<\/strong><\/td><td>\u2014<\/td><td>When disease prevalence &lt; 10%<\/td><\/tr><\/tbody><\/table><\/figure>\n\n\n\n<h3>Rate vs. Risk<\/h3>\n\n\n\n<p>A rate expresses change over time. For example, the incidence rate of a disease equals the number of new cases divided by the total person-time at risk. Unlike risk, a rate has a time dimension and can exceed 1.0. A risk is a cumulative probability over a fixed follow-up period, whereas a rate is an instantaneous measure expressed per unit time (e.g., per 100 person-years).<\/p>\n\n\n\n<h3>Risk Factors<\/h3>\n\n\n\n<p>A risk factor is any variable that increases the probability of developing a disease or experiencing an adverse outcome. Examples include smoking (lung cancer), obesity (type 2 diabetes), and radiation exposure (certain cancers). Identifying and quantifying risk factors is the cornerstone of epidemiology and preventive medicine.<\/p>\n\n\n\n<h2><a id=\"_Toc231545809\">The Three Core Ratio Measures<\/a><\/h2>\n\n\n\n<h3>Risk Ratio (Relative Risk)<\/h3>\n\n\n\n<p>The risk ratio (RR), also called relative risk, compares the probability of an outcome in an exposed group to the probability in an unexposed (control) group.<\/p>\n\n\n\n<h4>Formula:&nbsp;<\/h4>\n\n\n\n<p><strong>RR = Risk in exposed group \/ Risk in unexposed group<\/strong><\/p>\n\n\n\n<h4>Interpretation:<\/h4>\n\n\n\n<ul><li>RR = 1: No association; both groups have equal risk.<\/li><li>RR &gt; 1: The exposure is associated with higher risk (harmful).<\/li><li>RR &lt; 1: The exposure is associated with lower risk (protective).<\/li><\/ul>\n\n\n\n<h3>Odds Ratio<\/h3>\n\n\n\n<p>The odds ratio (OR) compares the odds of an outcome in an exposed group to the odds in an unexposed group.<\/p>\n\n\n\n<h4>Formula:&nbsp;<\/h4>\n\n\n\n<p><strong>OR = Odds in exposed group \/ Odds in unexposed group&nbsp; =&nbsp; (a\/b) \/ (c\/d)&nbsp; =&nbsp; ad \/ bc<\/strong><\/p>\n\n\n\n<p>where a = exposed with outcome, b = exposed without outcome, c = unexposed with outcome, d = unexposed without outcome.<\/p>\n\n\n\n<h4>Interpretation:<\/h4>\n\n\n\n<ul><li>OR = 1: No association.<\/li><li>OR &gt; 1: Positive association between exposure and outcome.<\/li><li>OR &lt; 1: Negative (protective) association.<\/li><\/ul>\n\n\n\n<h3>Hazard Ratio<\/h3>\n\n\n\n<p>The hazard ratio (HR) is used in time-to-event (survival) analyses. Unlike RR or OR \u2014 which are cumulative over a study period \u2014 the HR compares the instantaneous rate of events between groups at any given moment in time. It is derived from survival analysis techniques such as the Cox proportional hazards model.<\/p>\n\n\n\n<h4>Formula:&nbsp;<\/h4>\n\n\n\n<p><strong>HR = Hazard rate in intervention group \/ Hazard rate in control group<\/strong><\/p>\n\n\n\n<h4>Interpretation:<\/h4>\n\n\n\n<ul><li>HR = 1: Both groups experience events at the same rate at any given time.<\/li><li>HR &gt; 1: The intervention group experiences events at a higher rate at any point in time.<\/li><li>HR &lt; 1: The intervention group experiences events at a lower rate at any point in time (protective effect).<\/li><\/ul>\n\n\n\n<p>A key feature of the HR: two trials with the same final RR can have very different HRs if one group experienced earlier events. Survival analysis captures this temporal nuance.<\/p>\n\n\n\n<h2><a id=\"_Toc231545810\">Step-by-Step Calculations: A Worked Example<\/a><\/h2>\n\n\n\n<p>The following example uses a hypothetical influenza vaccine trial to show how RR and OR are calculated from a 2\u00d72 contingency table.<\/p>\n\n\n\n<h3>The 2\u00d72 Contingency Table<\/h3>\n\n\n\n<p>Suppose 48 vaccinated and 40 unvaccinated individuals are followed to see who becomes infected:<\/p>\n\n\n\n<figure class=\"wp-block-table\"><table><tbody><tr><td>&nbsp;<\/td><td><strong>Infected<\/strong><\/td><td><strong>Not Infected<\/strong><\/td><td><strong>Total<\/strong><\/td><\/tr><tr><td><strong>Vaccinated (exposed)<\/strong><\/td><td>a = 16<\/td><td>b = 32<\/td><td>48<\/td><\/tr><tr><td><strong>Not vaccinated (unexposed)<\/strong><\/td><td>c = 30<\/td><td>d = 10<\/td><td>40<\/td><\/tr><tr><td><strong>Total<\/strong><\/td><td>46<\/td><td>42<\/td><td>88<\/td><\/tr><\/tbody><\/table><\/figure>\n\n\n\n<h4>Calculating Risk Ratio<\/h4>\n\n\n\n<ul><li>Risk in vaccinated group = a \/ (a + b) = 16 \/ 48 = 0.33 (33%)<\/li><li>Risk in unvaccinated group = c \/ (c + d) = 30 \/ 40 = 0.75 (75%)<\/li><li>RR = 0.33 \/ 0.75 = 0.44<\/li><\/ul>\n\n\n\n<h4>Interpretation:<\/h4>\n\n\n\n<p>Vaccinated individuals are 0.44 times as likely to become infected compared to unvaccinated individuals \u2014 the vaccine reduces the risk of infection by about 56%.<\/p>\n\n\n\n<h4>Calculating Odds Ratio<\/h4>\n\n\n\n<ul><li>Odds of infection (vaccinated) = a \/ b = 16 \/ 32 = 0.50<\/li><li>Odds of infection (unvaccinated) = c \/ d = 30 \/ 10 = 3.0<\/li><li>OR = 0.50 \/ 3.0 = 0.17&nbsp; (equivalently: ad \/ bc = 16\u00d710 \/ 32\u00d730 = 160\/960 = 0.17)<\/li><\/ul>\n\n\n\n<h4>Interpretation:<\/h4>\n\n\n\n<p>The odds of infection among vaccinated individuals are 0.17 times the odds among unvaccinated individuals.<\/p>\n\n\n\n<h4>Why RR and OR Differ in This Example<\/h4>\n\n\n\n<p>The infection rate among unvaccinated individuals is 75%, far above the 10% threshold. This is why the OR (0.17) is considerably smaller than the RR (0.44). When the outcome is common, OR exaggerates the effect compared to RR. The relationship between OR and RR is:<\/p>\n\n\n\n<p><strong>OR = RR \u00d7 [(1 \u2212 risk in unexposed) \/ (1 \u2212 risk in exposed)]<\/strong><\/p>\n\n\n\n<p>When both risks are small (&lt; 10%), this multiplier approaches 1 and OR \u2248 RR.<\/p>\n\n\n\n<h2><a id=\"_Toc231545811\">Absolute Effect Measures: Risk Difference, ARR, RRR, NNT, and NNH<\/a><\/h2>\n\n\n\n<p>Ratio measures (RR, OR, HR) describe relative effects. Absolute measures describe the actual magnitude of benefit or harm \u2014 and are often more relevant for clinical decision-making.<\/p>\n\n\n\n<h3>Risk Difference (Absolute Risk Reduction)<\/h3>\n\n\n\n<p><strong>Formula:&nbsp; ARR = Risk in control group \u2212 Risk in treatment group<\/strong><\/p>\n\n\n\n<p>Using the vaccine example: ARR = 0.75 \u2212 0.33 = 0.42 (42 percentage points). This means that for every 100 people vaccinated, 42 infections are prevented.<\/p>\n\n\n\n<p>A large RR can accompany a trivially small ARR. For example, an RR of 2.0 (doubled risk) sounds alarming, but if the baseline risk is 0.1%, doubling it to 0.2% is clinically insignificant. This is why absolute measures should always accompany relative ones.<\/p>\n\n\n\n<h3>Relative Risk Reduction<\/h3>\n\n\n\n<p><strong>Formula:&nbsp; RRR = 1 \u2212 RR&nbsp; (or equivalently, ARR \/ Risk in control group)<\/strong><\/p>\n\n\n\n<p>Using the vaccine example: RRR = 1 \u2212 0.44 = 0.56 (56%). The vaccine reduces relative risk by 56%.<\/p>\n\n\n\n<p>Caution: RRR reported without ARR can be misleading. A drug that reduces risk from 0.2% to 0.1% has an RRR of 50% \u2014 impressive-sounding \u2014 but an ARR of only 0.1%, meaning 1,000 people must be treated to prevent one event.<\/p>\n\n\n\n<h3>Number Needed to Treat (NNT)<\/h3>\n\n\n\n<p><strong>Formula:&nbsp; NNT = 1 \/ ARR<\/strong><\/p>\n\n\n\n<p>NNT answers: how many patients must receive the treatment for one additional patient to benefit? Lower NNT = more effective treatment.<\/p>\n\n\n\n<p>Using the vaccine example: NNT = 1 \/ 0.42 = 2.4 (approximately 2\u20133 people must be vaccinated to prevent one infection).<\/p>\n\n\n\n<h3>Number Needed to Harm (NNH)<\/h3>\n\n\n\n<p><strong>Formula:&nbsp; NNH = 1 \/ Absolute Risk Increase<\/strong><\/p>\n\n\n\n<p>NNH answers: how many patients must be exposed to a risk factor or treatment for one additional patient to be harmed? Higher NNH = safer intervention.<\/p>\n\n\n\n<p>NNT and NNH together provide a balanced picture of benefit versus risk, and are widely used in evidence-based medicine to communicate clinical significance.<\/p>\n\n\n\n<h3>Survival Ratio<\/h3>\n\n\n\n<p>The survival ratio is the complement of the risk ratio. It compares the probability of not experiencing the outcome between groups:<\/p>\n\n\n\n<p><strong>Survival Ratio = (1 \u2212 Risk in exposed) \/ (1 \u2212 Risk in unexposed)<\/strong><\/p>\n\n\n\n<p>In the vaccine example: (1 \u2212 0.33) \/ (1 \u2212 0.75) = 0.67 \/ 0.25 = 2.68. Unvaccinated individuals are 2.68 times as likely to survive infection-free, compared to vaccinated individuals but wait, the direction flips: vaccinated individuals are 2.68 times as likely to remain infection-free. This framing can be intuitive when communicating protective effects.<\/p>\n\n\n\n<h2><a id=\"_Toc231545812\">Comprehensive Comparison of Effect Measures<\/a><\/h2>\n\n\n\n<figure class=\"wp-block-table\"><table><tbody><tr><td>&nbsp;<\/td><td><strong>Risk Ratio (RR)<\/strong><\/td><td><strong>Odds Ratio (OR)<\/strong><\/td><td><strong>Hazard Ratio (HR)<\/strong><\/td><td><strong>Risk Difference (ARR)<\/strong><\/td><td><strong>NNT \/ NNH<\/strong><\/td><\/tr><tr><td>Also called<\/td><td>Relative risk<\/td><td>\u2014<\/td><td>\u2014<\/td><td>Absolute risk reduction<\/td><td>\u2014<\/td><\/tr><tr><td>Calculation<\/td><td>Risk_exp \/ Risk_ctrl<\/td><td>(a\/b) \/ (c\/d)<\/td><td>Survival analysis (Cox model)<\/td><td>Risk_ctrl \u2212 Risk_exp<\/td><td>1 \/ ARR<\/td><\/tr><tr><td>Null value<\/td><td>1<\/td><td>1<\/td><td>1<\/td><td>0<\/td><td>\u221e (no effect)<\/td><\/tr><tr><td>Range<\/td><td>0 to \u221e<\/td><td>0 to \u221e<\/td><td>0 to \u221e<\/td><td>\u22121 to +1<\/td><td>Any positive number<\/td><\/tr><tr><td>Type of effect<\/td><td>Relative<\/td><td>Relative<\/td><td>Relative (time-varying)<\/td><td>Absolute<\/td><td>Absolute<\/td><\/tr><tr><td>Best study design<\/td><td>Cohort \/ RCT<\/td><td>Case-control, logistic regression<\/td><td>RCT, cohort (time-to-event)<\/td><td>Cohort \/ RCT<\/td><td>Cohort \/ RCT<\/td><\/tr><tr><td>Time dimension<\/td><td>No<\/td><td>No<\/td><td>Yes<\/td><td>No<\/td><td>No<\/td><\/tr><tr><td>Accounts for censoring<\/td><td>No<\/td><td>No<\/td><td>Yes<\/td><td>No<\/td><td>No<\/td><\/tr><tr><td>When OR \u2248 RR<\/td><td>\u2014<\/td><td>When outcome prevalence &lt; 10%<\/td><td>\u2014<\/td><td>\u2014<\/td><td>\u2014<\/td><\/tr><\/tbody><\/table><\/figure>\n\n\n\n<h2><a id=\"_Toc231545813\">Which Measure to Use: Study Design Matters<\/a><\/h2>\n\n\n\n<p>The choice of effect measure is not arbitrary \u2014 it is constrained by <a href=\"https:\/\/www.editage.com\/insights\/qualitative-quantitative-or-mixed-methods-a-quick-guide-to-choose-the-right-design-for-your-research\">study design<\/a>.<\/p>\n\n\n\n<h3>Cohort Studies and Randomised Controlled Trials<\/h3>\n\n\n\n<p>In cohort studies and <a href=\"https:\/\/www.editage.com\/insights\/a-young-researchers-guide-to-a-clinical-trial\">clinical trials<\/a>, participants are not selected based on outcome status. Both RR and OR can be calculated. RR is generally preferred because it is more directly interpretable.<\/p>\n\n\n\n<ul><li>Use RR when the outcome is binary and follow-up time is equal or short.<\/li><li>Use HR when follow-up times vary across participants, or when censoring occurs (i.e., survival analysis is needed).<\/li><li>OR from logistic regression is valid but should be clearly labelled, especially when outcome prevalence is above 10%.<\/li><\/ul>\n\n\n\n<h3>Case-Control Studies<\/h3>\n\n\n\n<p>In case-control studies, participants are selected based on their outcome status (cases vs. controls). Because the sampling is outcome-based, true population prevalence cannot be estimated. So RR cannot be directly calculated.<\/p>\n\n\n\n<ul><li>OR is the appropriate and only valid measure of association in standard case-control studies.<\/li><li>The OR from a case-control study can approximate the RR only when the disease is rare in the source population (&lt; 10%).<\/li><\/ul>\n\n\n\n<h3>Cross-sectional Studies<\/h3>\n\n\n\n<p><a href=\"https:\/\/www.editage.com\/insights\/cross-sectional-studies-overview-applications-advantages-and-challenges\">Cross-sectional studies<\/a> measure exposure and outcome at the same point in time. The prevalence ratio (PR), which is computed identically to RR but using prevalence rather than incidence, is the preferred measure. OR can be reported but is less intuitive.<\/p>\n\n\n\n<h3>Quick Reference: Study Design and Appropriate Measures<\/h3>\n\n\n\n<figure class=\"wp-block-table\"><table><tbody><tr><td><strong>Study design<\/strong><\/td><td><strong>RR valid?<\/strong><\/td><td><strong>OR valid?<\/strong><\/td><td><strong>HR valid?<\/strong><\/td><\/tr><tr><td><strong>Randomised controlled trial<\/strong><\/td><td>Yes<\/td><td>Yes (with caution if outcome common)<\/td><td>Yes (if time-to-event)<\/td><\/tr><tr><td><strong>Cohort study<\/strong><\/td><td>Yes<\/td><td>Yes (with caution if outcome common)<\/td><td>Yes (if time-to-event)<\/td><\/tr><tr><td><strong>Case-control study<\/strong><\/td><td>No (usually)<\/td><td>Yes \u2014 preferred<\/td><td>No<\/td><\/tr><tr><td><strong>Cross-sectional study<\/strong><\/td><td>Prevalence ratio<\/td><td>Yes (less preferred)<\/td><td>No<\/td><\/tr><\/tbody><\/table><\/figure>\n\n\n\n<h2><a id=\"_Toc231545814\">The OR-as-RR Error: A Common Pitfall<\/a><\/h2>\n\n\n\n<p>One of the most documented errors in clinical literature is treating the odds ratio as if it were a risk ratio. Published research has found this misinterpretation in approximately 23\u201326% of studies in fields such as obstetrics and gynaecology and obesity research.<\/p>\n\n\n\n<p>The consequences:<\/p>\n\n\n\n<ul><li>When OR &gt; 1 and the outcome is common, interpreting OR as RR overestimates the strength of the association.<\/li><li>When OR &lt; 1, interpreting OR as RR exaggerates the protective effect.<\/li><li>The error grows as the event rate increases and as the OR moves further from the null (further from 1.0).<\/li><\/ul>\n\n\n\n<p>A useful rule of thumb: if the outcome prevalence in unexposed individuals is under 10%, OR and RR will differ by less than 20%, and the error is unlikely to change clinical conclusions. Above 10%, always report both or use the appropriate measure.<\/p>\n\n\n\n<p>Alternatives when OR is not appropriate but logistic regression has been used: researchers can use Poisson regression with robust variance, log-binomial regression, or modified Poisson regression to estimate RR directly from multivariable models.<\/p>\n\n\n\n<h2><a id=\"_Toc231545815\">Controlling for Confounders: Regression Models<\/a><\/h2>\n\n\n\n<p>In observational studies, simple 2\u00d72 table calculations do not account for confounding variables. Multivariable models are needed to estimate adjusted effect measures.<\/p>\n\n\n\n<h3>Logistic Regression and Adjusted Odds Ratios<\/h3>\n\n\n\n<p>Logistic regression is the standard method for obtaining adjusted odds ratios while controlling for multiple covariates simultaneously. The exponentiated coefficient (exp(\u03b2)) from logistic regression equals the adjusted OR for a one-unit change in the predictor, holding all other variables constant.<\/p>\n\n\n\n<p>Logistic regression is appropriate when:<\/p>\n\n\n\n<ul><li>The outcome is binary.<\/li><li>The study is a case-control design.<\/li><li>The outcome is rare (&lt; 10%) in a cohort study and OR is an adequate approximation of RR.<\/li><\/ul>\n\n\n\n<h3>Cox Proportional Hazards Model and Adjusted Hazard Ratios<\/h3>\n\n\n\n<p>The Cox model estimates the adjusted HR while accounting for time-to-event data and censoring. It assumes proportional hazards, meaning the ratio of hazards between groups remains constant over time. When this assumption is violated, alternative models (e.g., time-varying covariates, restricted mean survival time) are needed.<\/p>\n\n\n\n<h3>Poisson Regression for Risk Ratios<\/h3>\n\n\n\n<p>When the goal is to estimate adjusted RR from a cohort study with a common outcome, Poisson regression with robust (sandwich) standard errors is a well-established alternative to logistic regression. This approach avoids the OR-as-RR error and produces directly interpretable relative risk estimates.<\/p>\n\n\n\n<h2><a id=\"_Toc231545816\">Best Practices for Reporting Statistical Measures<\/a><\/h2>\n\n\n\n<h3>Always Accompany Relative Measures with Absolute Measures<\/h3>\n\n\n\n<p>Reporting a relative measure alone (RR, OR, HR) is insufficient for clinical interpretation. Always include:<\/p>\n\n\n\n<ul><li>The baseline risk (or control group event rate).<\/li><li>The absolute risk reduction or increase (ARR \/ ARI).<\/li><li>NNT or NNH where relevant.<\/li><li>95% confidence intervals for all estimates.<\/li><li>The p-value (though confidence intervals are more informative).<\/li><\/ul>\n\n\n\n<h3>Match the Measure to the Study Design<\/h3>\n\n\n\n<p>Do not report RR from a case-control study. Do not interpret OR as RR when the outcome is common. Use HR when follow-up time is variable or censoring has occurred.<\/p>\n\n\n\n<h3>Transparency About Biases<\/h3>\n\n\n\n<p>Clearly report:<\/p>\n\n\n\n<ul><li>Inclusion and exclusion criteria to define the population.<\/li><li>Data sources and their limitations.<\/li><li>Potential <a href=\"https:\/\/www.editage.com\/insights\/7-tips-to-avoid-biases-in-biomedical-data-collection\">biases<\/a>: selection bias, measurement bias, confounding, and loss to follow-up.<\/li><li>Whether estimates are crude (unadjusted) or adjusted, and for which covariates.<\/li><\/ul>\n\n\n\n<h3>Interpreting Values Near the Null<\/h3>\n\n\n\n<p>A ratio of 1.0 (or a risk difference of 0) means no association. Always consider whether a <a href=\"https:\/\/www.editage.com\/blog\/what-is-confidence-intervals-and-why-is-it-important\/\">confidence interval<\/a> crossing 1.0 (for ratios) or 0 (for differences) renders the finding statistically non-significant. Statistical significance does not equal clinical significance, and vice versa.<\/p>\n\n\n\n<h2><a id=\"_Toc231545817\">Real-World Example: Smoking and Lung Cancer Mortality<\/a><\/h2>\n\n\n\n<p>Smoking is among the most studied risk factors in epidemiology. Data from large US prospective cohort studies illustrate how different effect measures tell different parts of the story:<\/p>\n\n\n\n<figure class=\"wp-block-table\"><table><tbody><tr><td><strong>Outcome<\/strong><\/td><td><strong>Risk in smokers<\/strong><\/td><td><strong>Risk in non-smokers<\/strong><\/td><td><strong>Risk Ratio<\/strong><\/td><td><strong>Absolute Risk Increase<\/strong><\/td><\/tr><tr><td>Lung cancer mortality (men)<\/td><td>~1.4%<\/td><td>~0.07%<\/td><td>~21\u00d7<\/td><td>~1.3 percentage points<\/td><\/tr><tr><td>Heart disease mortality<\/td><td>~6.5%<\/td><td>~3.5%<\/td><td>~2\u00d7<\/td><td>~3 percentage points<\/td><\/tr><\/tbody><\/table><\/figure>\n\n\n\n<p>This illustrates that the risk ratio for lung cancer (approximately 21) is far higher than for heart disease (approximately 2). Yet in absolute terms, smoking causes far more deaths from heart disease simply because heart disease is more common. Both relative and absolute measures are essential for a complete picture.<\/p>\n\n\n\n<h2><a id=\"_Toc231545818\">Glossary of Key Terms<\/a><\/h2>\n\n\n\n<figure class=\"wp-block-table\"><table><thead><tr><td><strong>Term<\/strong><\/td><td><strong>Definition<\/strong><\/td><\/tr><\/thead><tbody><tr><td>Absolute Risk Reduction (ARR)<\/td><td>The arithmetic difference in risk between two groups (control risk minus treatment risk). Indicates how much a treatment reduces the absolute probability of an outcome.<\/td><\/tr><tr><td>Case-control study<\/td><td>A study design in which participants are selected based on their outcome status (cases vs. controls). Exposure history is then compared between groups. Only OR \u2014 not RR \u2014 can be directly calculated.<\/td><\/tr><tr><td>Censoring<\/td><td>In survival analysis, censoring occurs when a participant leaves the study before experiencing the outcome, or the study ends. Censored individuals contribute follow-up time but not an event to the analysis.<\/td><\/tr><tr><td>Cohort study<\/td><td>A study design in which participants are enrolled based on exposure status (exposed vs. unexposed) and followed over time to observe outcomes. Both RR and OR can be calculated.<\/td><\/tr><tr><td>Confounding<\/td><td>A distortion of the true association between exposure and outcome, caused by a third variable related to both. Adjusted analyses (e.g., logistic regression, Cox model) are used to control for confounders.<\/td><\/tr><tr><td>Cox proportional hazards model<\/td><td>A regression model used in survival analysis to estimate adjusted hazard ratios while accounting for time-to-event data and censoring.<\/td><\/tr><tr><td>Hazard rate<\/td><td>The instantaneous probability of an event occurring at a specific point in time, given that the individual has survived until that time.<\/td><\/tr><tr><td>Hazard Ratio (HR)<\/td><td>The ratio of the hazard rate in the intervention group to the hazard rate in the control group at any given time. Used in survival analyses with time-to-event outcomes.<\/td><\/tr><tr><td>Incidence rate<\/td><td>The number of new cases of a disease per unit of person-time at risk. Has a time dimension (e.g., per 100 person-years).<\/td><\/tr><tr><td>Logistic regression<\/td><td>A multivariable statistical model for binary outcomes that yields adjusted odds ratios. The standard method for estimating ORs while controlling for covariates.<\/td><\/tr><tr><td>Null value<\/td><td>The value of an effect measure that indicates no association. For ratio measures (RR, OR, HR), the null value is 1. For difference measures (ARR, risk difference), it is 0.<\/td><\/tr><tr><td>Number Needed to Harm (NNH)<\/td><td>The number of individuals who must be exposed to a risk factor or intervention for one additional person to experience harm. Calculated as 1 \/ Absolute Risk Increase.<\/td><\/tr><tr><td>Number Needed to Treat (NNT)<\/td><td>The number of patients who must receive a treatment for one additional patient to benefit. Calculated as 1 \/ ARR. A smaller NNT indicates greater treatment efficacy.<\/td><\/tr><tr><td>Odds<\/td><td>The ratio of the probability of an event occurring to the probability of it not occurring: p \/ (1 \u2212 p).<\/td><\/tr><tr><td>Odds Ratio (OR)<\/td><td>The ratio of the odds of an outcome in an exposed group to the odds in an unexposed group. The preferred measure in case-control studies.<\/td><\/tr><tr><td>Person-time at risk<\/td><td>The accumulated time that all individuals in a study contribute while being at risk of the outcome. Used to calculate incidence rates.<\/td><\/tr><tr><td>Poisson regression<\/td><td>A regression model that can estimate risk ratios directly from cohort data, particularly useful when the outcome is common and logistic regression would yield ORs that overestimate RR.<\/td><\/tr><tr><td>Prevalence ratio (PR)<\/td><td>The ratio of the prevalence of an outcome in exposed vs. unexposed groups. Conceptually equivalent to RR but used in cross-sectional studies.<\/td><\/tr><tr><td>Probability<\/td><td>The expected frequency of an event across many trials. Ranges from 0 to 1.<\/td><\/tr><tr><td>Proportional hazards assumption<\/td><td>The assumption in the Cox model that the ratio of hazards between groups remains constant over time.<\/td><\/tr><tr><td>Relative Risk Reduction (RRR)<\/td><td>The proportional reduction in risk in the treatment group compared to the control group: 1 \u2212 RR, or ARR \/ control risk.<\/td><\/tr><tr><td>Risk<\/td><td>The probability of an adverse outcome in a defined population over a specific time period. Ranges from 0 to 1.<\/td><\/tr><tr><td>Risk Difference<\/td><td>Synonymous with Absolute Risk Reduction. The arithmetic difference in risk between two groups.<\/td><\/tr><tr><td>Risk factor<\/td><td>Any variable associated with an increased probability of developing a disease or adverse outcome.<\/td><\/tr><tr><td>Risk Ratio (RR)<\/td><td>The ratio of the risk of an outcome in the exposed group to the risk in the unexposed group. Also called relative risk. Preferred in cohort studies and RCTs.<\/td><\/tr><tr><td>Survival analysis<\/td><td>A set of statistical methods for analysing time-to-event data. Accounts for censoring and variable follow-up times. Produces hazard ratios.<\/td><\/tr><tr><td>Survival ratio<\/td><td>The ratio of the probability of not experiencing the outcome in one group versus another: (1 \u2212 Risk in exposed) \/ (1 \u2212 Risk in unexposed).<\/td><\/tr><\/tbody><\/table><\/figure>\n\n\n\n<h2><a id=\"_Toc231545819\">Frequently Asked Questions<\/a><\/h2>\n\n\n\n<h3>Can a hazard ratio and a risk ratio for the same study ever give opposite conclusions?<\/h3>\n\n\n\n<p>In theory, yes, though it is unusual. If events in the treatment group are concentrated early in the study (front-loaded), the HR can be greater than 1 (apparent harm) while the final RR is less than 1 (apparent benefit) because many treated patients who die early no longer appear in later risk windows. This is why examining Kaplan-Meier survival curves and testing the proportional hazards assumption is important. An HR alone, without the accompanying survival curves, can give an incomplete picture.<\/p>\n\n\n\n<h3>Is it possible to convert an odds ratio to a risk ratio after the fact?<\/h3>\n\n\n\n<p>Yes, if you know the baseline risk (the event rate in the control or unexposed group). The formula is: RR = OR \/ [(1 \u2212 baseline risk) + (baseline risk \u00d7 OR)]. This conversion is increasingly used in meta-analyses and systematic reviews to standardise effect measures across studies with different designs. When the baseline risk is very low, OR and RR will already be close and conversion has little effect.<\/p>\n\n\n\n<h3>What does a confidence interval that crosses 1.0 mean for a ratio measure?<\/h3>\n\n\n\n<p>A 95% confidence interval (CI) that includes 1.0 for a ratio measure (RR, OR, HR) means the result is not statistically significant at the conventional \u03b1 = 0.05 threshold; the data are compatible with there being no association. However, the width of the CI is equally important: a narrow CI crossing 1.0 suggests a small, precisely estimated null effect, while a very wide CI crossing 1.0 suggests the study was underpowered and cannot rule out a clinically meaningful effect in either direction.<\/p>\n\n\n\n<h3>When is it appropriate to pool odds ratios in a meta-analysis versus risk ratios?<\/h3>\n\n\n\n<p>OR is generally preferred for pooling in meta-analyses because it has better statistical properties (it is symmetric and less affected by variation in baseline risk across studies). However, if the outcome is common and the studies included mostly cohort designs, pooling RRs or converting ORs to RRs before pooling may give more clinically interpretable results. Some guidelines, such as those from the Cochrane Collaboration, recommend reporting both the pooled OR and an illustrative ARR at a representative baseline risk.<\/p>\n\n\n\n<h3>How does loss to follow-up affect the calculation of these measures?<\/h3>\n\n\n\n<p>Loss to follow-up (attrition) can bias estimates of RR, OR, and HR if the reasons for dropout are related to the outcome or the exposure, a form of informational censoring. For RR and OR in studies without censoring, lost participants are simply excluded from the denominator, which is acceptable only if missingness is completely at random (MCAR). In survival analyses, informative censoring violates the assumption that censoring is independent of the hazard, potentially biasing the HR. Sensitivity analyses, multiple imputation, and inverse probability weighting are common strategies for addressing attrition bias.<\/p>\n\n\n\n<h3>What is the difference between a rate ratio and a risk ratio?<\/h3>\n\n\n\n<p>A risk ratio compares cumulative risks (proportions) over a defined period; it is dimensionless and ranges from 0 to infinity. A rate ratio compares incidence rates, which are expressed per unit of person-time and can exceed 1.0. They are numerically similar when follow-up times are short and uniform, but diverge when follow-up is long or when person-time denominators are used instead of head counts. Rate ratios are appropriate when person-time data are available; risk ratios when only proportions are reported.<\/p>\n\n\n\n<p><em>Would you like guidance from an expert statistician on how to define your study variables and conduct your analysis? Check out Editage\u2019s&nbsp;<a href=\"https:\/\/www.editage.com\/services\/publishing-services-packs\/statistical-analysis\"><strong>Statistical Analysis &amp; Review Services<\/strong><\/a>!<\/em><\/p>\n","protected":false},"excerpt":{"rendered":"In biomedical research and literature, the terms risks, rates, and odds are used very frequently. In medicine (particularly epidemiology), risks, rates, and odds are statistical measures calculated to understand the likelihood of an event occurring (e.g., an infectious disease or response to a treatment in a population or group of individuals). These calculations are important for researchers to determine the relative effectiveness of different treatments or interventions, identify potential risk factors or predictors of an outcome, and make informed decisions about clinical practice or public health policy. Calculating rates of disease can help identify risk factors and guide public health interventions.","protected":false},"author":2,"featured_media":479,"comment_status":"closed","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":[],"categories":[14],"tags":[23,24],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v20.6 - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>Risk Ratios, Odds Ratios, and Hazard Ratios: Definition, Calculation, Examples<\/title>\n<meta name=\"description\" content=\"Learn what are risk ratios, odds ratios, hazard ratios, how to calculate them, differences between them, how to use them in meta-analyses.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/www.editage.com\/blog\/risk-ratios-odds-ratios-and-hazard-ratios-for-biomedical-researchers\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Risk Ratios, Odds Ratios, and Hazard Ratios: Definition, Calculation, Examples\" \/>\n<meta property=\"og:description\" content=\"Learn what are risk ratios, odds ratios, hazard ratios, how to calculate them, differences between them, how to use them in meta-analyses.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/www.editage.com\/blog\/risk-ratios-odds-ratios-and-hazard-ratios-for-biomedical-researchers\/\" \/>\n<meta property=\"og:site_name\" content=\"Educational Articles For Researchers, Students And Authors - Editage Blog\" \/>\n<meta property=\"article:published_time\" content=\"2023-04-04T13:07:14+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2026-06-05T04:27:32+00:00\" \/>\n<meta property=\"og:image\" content=\"http:\/\/www.editage.com\/blog\/wp-content\/uploads\/2023\/04\/Importance-Of-Binomial-Nomenclature.jpg\" \/>\n\t<meta property=\"og:image:width\" content=\"1920\" \/>\n\t<meta property=\"og:image:height\" content=\"1080\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/jpeg\" \/>\n<meta name=\"author\" content=\"Editor Editor\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"Editor Editor\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"18 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\/\/www.editage.com\/blog\/risk-ratios-odds-ratios-and-hazard-ratios-for-biomedical-researchers\/#article\",\"isPartOf\":{\"@id\":\"https:\/\/www.editage.com\/blog\/risk-ratios-odds-ratios-and-hazard-ratios-for-biomedical-researchers\/\"},\"author\":{\"name\":\"Editor Editor\",\"@id\":\"https:\/\/www.editage.com\/blog\/#\/schema\/person\/194519c669bbbc38e9ed47cc02c5a44f\"},\"headline\":\"Risk Ratios, Odds Ratios, and Hazard Ratios: Definition, Calculation, Examples\",\"datePublished\":\"2023-04-04T13:07:14+00:00\",\"dateModified\":\"2026-06-05T04:27:32+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\/\/www.editage.com\/blog\/risk-ratios-odds-ratios-and-hazard-ratios-for-biomedical-researchers\/\"},\"wordCount\":3625,\"publisher\":{\"@id\":\"https:\/\/www.editage.com\/blog\/#organization\"},\"keywords\":[\"Statistical Analysis Services\",\"Statistical Review Services\"],\"articleSection\":[\"Get Published\"],\"inLanguage\":\"en-US\"},{\"@type\":\"WebPage\",\"@id\":\"https:\/\/www.editage.com\/blog\/risk-ratios-odds-ratios-and-hazard-ratios-for-biomedical-researchers\/\",\"url\":\"https:\/\/www.editage.com\/blog\/risk-ratios-odds-ratios-and-hazard-ratios-for-biomedical-researchers\/\",\"name\":\"Risk Ratios, Odds Ratios, and Hazard Ratios: Definition, Calculation, Examples\",\"isPartOf\":{\"@id\":\"https:\/\/www.editage.com\/blog\/#website\"},\"datePublished\":\"2023-04-04T13:07:14+00:00\",\"dateModified\":\"2026-06-05T04:27:32+00:00\",\"description\":\"Learn what are risk ratios, odds ratios, hazard ratios, how to calculate them, differences between them, how to use them in meta-analyses.\",\"breadcrumb\":{\"@id\":\"https:\/\/www.editage.com\/blog\/risk-ratios-odds-ratios-and-hazard-ratios-for-biomedical-researchers\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/www.editage.com\/blog\/risk-ratios-odds-ratios-and-hazard-ratios-for-biomedical-researchers\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/www.editage.com\/blog\/risk-ratios-odds-ratios-and-hazard-ratios-for-biomedical-researchers\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/www.editage.com\/blog\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Risk Ratios, Odds Ratios, and Hazard Ratios: Definition, Calculation, Examples\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/www.editage.com\/blog\/#website\",\"url\":\"https:\/\/www.editage.com\/blog\/\",\"name\":\"Educational Articles For Researchers, Students And Authors - Editage Blog\",\"description\":\"Get insightful educational articles from the world of academia for researchers, students and authors. Visit Editage Blog for helpful content and tips on getting published and writing articles that are up to international journal publication standards. Click here to find out more!\",\"publisher\":{\"@id\":\"https:\/\/www.editage.com\/blog\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/www.editage.com\/blog\/?s={search_term_string}\"},\"query-input\":\"required name=search_term_string\"}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\/\/www.editage.com\/blog\/#organization\",\"name\":\"Educational Articles For Researchers, Students And Authors - Editage Blog\",\"url\":\"https:\/\/www.editage.com\/blog\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/www.editage.com\/blog\/#\/schema\/logo\/image\/\",\"url\":\"https:\/\/www.editage.com\/blog\/wp-content\/uploads\/2022\/08\/editage-logo.png\",\"contentUrl\":\"https:\/\/www.editage.com\/blog\/wp-content\/uploads\/2022\/08\/editage-logo.png\",\"width\":394,\"height\":82,\"caption\":\"Educational Articles For Researchers, Students And Authors - Editage Blog\"},\"image\":{\"@id\":\"https:\/\/www.editage.com\/blog\/#\/schema\/logo\/image\/\"}},{\"@type\":\"Person\",\"@id\":\"https:\/\/www.editage.com\/blog\/#\/schema\/person\/194519c669bbbc38e9ed47cc02c5a44f\",\"name\":\"Editor Editor\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/www.editage.com\/blog\/#\/schema\/person\/image\/\",\"url\":\"https:\/\/secure.gravatar.com\/avatar\/33094b932a69316d705f8302c2f84d82?s=96&d=mm&r=g\",\"contentUrl\":\"https:\/\/secure.gravatar.com\/avatar\/33094b932a69316d705f8302c2f84d82?s=96&d=mm&r=g\",\"caption\":\"Editor Editor\"},\"url\":\"https:\/\/www.editage.com\/blog\/author\/admin-2\/\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Risk Ratios, Odds Ratios, and Hazard Ratios: Definition, Calculation, Examples","description":"Learn what are risk ratios, odds ratios, hazard ratios, how to calculate them, differences between them, how to use them in meta-analyses.","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/www.editage.com\/blog\/risk-ratios-odds-ratios-and-hazard-ratios-for-biomedical-researchers\/","og_locale":"en_US","og_type":"article","og_title":"Risk Ratios, Odds Ratios, and Hazard Ratios: Definition, Calculation, Examples","og_description":"Learn what are risk ratios, odds ratios, hazard ratios, how to calculate them, differences between them, how to use them in meta-analyses.","og_url":"https:\/\/www.editage.com\/blog\/risk-ratios-odds-ratios-and-hazard-ratios-for-biomedical-researchers\/","og_site_name":"Educational Articles For Researchers, Students And Authors - Editage Blog","article_published_time":"2023-04-04T13:07:14+00:00","article_modified_time":"2026-06-05T04:27:32+00:00","og_image":[{"width":1920,"height":1080,"url":"http:\/\/www.editage.com\/blog\/wp-content\/uploads\/2023\/04\/Importance-Of-Binomial-Nomenclature.jpg","type":"image\/jpeg"}],"author":"Editor Editor","twitter_card":"summary_large_image","twitter_misc":{"Written by":"Editor Editor","Est. reading time":"18 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/www.editage.com\/blog\/risk-ratios-odds-ratios-and-hazard-ratios-for-biomedical-researchers\/#article","isPartOf":{"@id":"https:\/\/www.editage.com\/blog\/risk-ratios-odds-ratios-and-hazard-ratios-for-biomedical-researchers\/"},"author":{"name":"Editor Editor","@id":"https:\/\/www.editage.com\/blog\/#\/schema\/person\/194519c669bbbc38e9ed47cc02c5a44f"},"headline":"Risk Ratios, Odds Ratios, and Hazard Ratios: Definition, Calculation, Examples","datePublished":"2023-04-04T13:07:14+00:00","dateModified":"2026-06-05T04:27:32+00:00","mainEntityOfPage":{"@id":"https:\/\/www.editage.com\/blog\/risk-ratios-odds-ratios-and-hazard-ratios-for-biomedical-researchers\/"},"wordCount":3625,"publisher":{"@id":"https:\/\/www.editage.com\/blog\/#organization"},"keywords":["Statistical Analysis Services","Statistical Review Services"],"articleSection":["Get Published"],"inLanguage":"en-US"},{"@type":"WebPage","@id":"https:\/\/www.editage.com\/blog\/risk-ratios-odds-ratios-and-hazard-ratios-for-biomedical-researchers\/","url":"https:\/\/www.editage.com\/blog\/risk-ratios-odds-ratios-and-hazard-ratios-for-biomedical-researchers\/","name":"Risk Ratios, Odds Ratios, and Hazard Ratios: Definition, Calculation, Examples","isPartOf":{"@id":"https:\/\/www.editage.com\/blog\/#website"},"datePublished":"2023-04-04T13:07:14+00:00","dateModified":"2026-06-05T04:27:32+00:00","description":"Learn what are risk ratios, odds ratios, hazard ratios, how to calculate them, differences between them, how to use them in meta-analyses.","breadcrumb":{"@id":"https:\/\/www.editage.com\/blog\/risk-ratios-odds-ratios-and-hazard-ratios-for-biomedical-researchers\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/www.editage.com\/blog\/risk-ratios-odds-ratios-and-hazard-ratios-for-biomedical-researchers\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/www.editage.com\/blog\/risk-ratios-odds-ratios-and-hazard-ratios-for-biomedical-researchers\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/www.editage.com\/blog\/"},{"@type":"ListItem","position":2,"name":"Risk Ratios, Odds Ratios, and Hazard Ratios: Definition, Calculation, Examples"}]},{"@type":"WebSite","@id":"https:\/\/www.editage.com\/blog\/#website","url":"https:\/\/www.editage.com\/blog\/","name":"Educational Articles For Researchers, Students And Authors - Editage Blog","description":"Get insightful educational articles from the world of academia for researchers, students and authors. Visit Editage Blog for helpful content and tips on getting published and writing articles that are up to international journal publication standards. Click here to find out more!","publisher":{"@id":"https:\/\/www.editage.com\/blog\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/www.editage.com\/blog\/?s={search_term_string}"},"query-input":"required name=search_term_string"}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/www.editage.com\/blog\/#organization","name":"Educational Articles For Researchers, Students And Authors - Editage Blog","url":"https:\/\/www.editage.com\/blog\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/www.editage.com\/blog\/#\/schema\/logo\/image\/","url":"https:\/\/www.editage.com\/blog\/wp-content\/uploads\/2022\/08\/editage-logo.png","contentUrl":"https:\/\/www.editage.com\/blog\/wp-content\/uploads\/2022\/08\/editage-logo.png","width":394,"height":82,"caption":"Educational Articles For Researchers, Students And Authors - Editage Blog"},"image":{"@id":"https:\/\/www.editage.com\/blog\/#\/schema\/logo\/image\/"}},{"@type":"Person","@id":"https:\/\/www.editage.com\/blog\/#\/schema\/person\/194519c669bbbc38e9ed47cc02c5a44f","name":"Editor Editor","image":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/www.editage.com\/blog\/#\/schema\/person\/image\/","url":"https:\/\/secure.gravatar.com\/avatar\/33094b932a69316d705f8302c2f84d82?s=96&d=mm&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/33094b932a69316d705f8302c2f84d82?s=96&d=mm&r=g","caption":"Editor Editor"},"url":"https:\/\/www.editage.com\/blog\/author\/admin-2\/"}]}},"jetpack_featured_media_url":"https:\/\/www.editage.com\/blog\/wp-content\/uploads\/2023\/04\/Importance-Of-Binomial-Nomenclature.jpg","_links":{"self":[{"href":"https:\/\/www.editage.com\/blog\/wp-json\/wp\/v2\/posts\/475"}],"collection":[{"href":"https:\/\/www.editage.com\/blog\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.editage.com\/blog\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.editage.com\/blog\/wp-json\/wp\/v2\/users\/2"}],"replies":[{"embeddable":true,"href":"https:\/\/www.editage.com\/blog\/wp-json\/wp\/v2\/comments?post=475"}],"version-history":[{"count":6,"href":"https:\/\/www.editage.com\/blog\/wp-json\/wp\/v2\/posts\/475\/revisions"}],"predecessor-version":[{"id":781,"href":"https:\/\/www.editage.com\/blog\/wp-json\/wp\/v2\/posts\/475\/revisions\/781"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/www.editage.com\/blog\/wp-json\/wp\/v2\/media\/479"}],"wp:attachment":[{"href":"https:\/\/www.editage.com\/blog\/wp-json\/wp\/v2\/media?parent=475"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.editage.com\/blog\/wp-json\/wp\/v2\/categories?post=475"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.editage.com\/blog\/wp-json\/wp\/v2\/tags?post=475"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}