Top
Adverse Event Rates: Understanding Percentages and Relative Risk
Apr 7, 2026
Posted by Graham Laskett

Adverse Event Risk Calculator

Study Parameters
Sum of all patients' time on drug in years.
Safety Analysis Results
Incidence Rate (IR) 0%
Simple % of subjects who experienced an event.
Adjusted Rate (EAIR) 0
Events per 100 patient-years (Standardized).
Insight: Enter data to see how exposure time shifts the risk perception.

Why this matters: If the EAIR is significantly higher than the IR suggests, it often indicates that the risk is more closely tied to the duration of exposure than the total number of patients.

If you look at a clinical trial summary and see that 15% of patients experienced a headache, you might think you understand the risk. But what if half the patients in that group were on the drug for three years, while the other half were only on it for three weeks? That 15% becomes a misleading number. In the world of drug safety, a simple percentage often hides the real story of how a drug behaves over time.

The adverse event rates we use to judge if a medicine is safe are evolving. For years, the industry relied on simple percentages, but the FDA (Food and Drug Administration) is now pushing for more sophisticated math that accounts for how long a person was actually exposed to the treatment. If you're analyzing safety data or preparing a regulatory submission, understanding the gap between a simple percentage and a risk-adjusted rate is the difference between a clear safety profile and a statistical error.

The Problem with Simple Percentages (Incidence Rate)

The most common way to report safety is the Incidence Rate (IR). This is the simple math we all know: divide the number of people who had an event by the total number of people in the group. It gives you a clean percentage, like "12% of the group had nausea."

While this is easy to read, it has a massive flaw: it ignores time. If one group of patients stays in a study for two years and another stays for two months, the group with the longer stay is naturally more likely to have an event simply because they had more time for something to go wrong. Research has shown that using IR can underestimate the true risk by as much as 18% to 37% when exposure times vary. Essentially, IR treats a patient who took a pill for one day the same as a patient who took it for a decade.

Moving Toward Exposure-Adjusted Metrics

Because simple percentages can be misleading, statisticians use more precise tools. Two of the most important are EIR and EAIR.

Event Incidence Rate Adjusted by Patient-Years (EIR) looks at events per "patient-year." To find this, you calculate how long each person was in the study, add them up, and divide the events by that total. For example, if two patients each stay for six months, that equals one patient-year. This is great for seeing how often a recurring event happens, but it can accidentally overstate risk if one patient has the same side effect ten times.

To fix this, the Exposure-adjusted Incidence Rate (EAIR) has become the gold standard for regulatory bodies. The FDA specifically requested EAIR in 2023 during a Supplemental Biologics License Application (sBLA) because it balances both the time a patient was exposed and whether the event happened at all. It prevents the "long-term patient bias" and provides a much more honest look at the drug's safety profile.

Comparison of Adverse Event Calculation Methods
Method What it Measures Best Use Case Main Weakness
Incidence Rate (IR) % of subjects with an event Short, uniform trials Ignores exposure time
Adjusted Rate (EIR) Events per 100 patient-years Recurrent events Can overcount individual risks
Exposure-Adjusted (EAIR) Risk adjusted for time and frequency Chronic therapies/Long trials Higher programming complexity

Calculating Relative Risk and the IRR

Once you have your rates, the next question is always: "Is this drug riskier than the placebo?" This is where Relative Risk comes in. In safety analysis, this is often expressed as the Incidence Rate Ratio (IRR).

The IRR is simply the rate of the treatment group divided by the rate of the control group. If the treatment group has an IR of 10% and the placebo has 5%, the IRR is 2.0. This tells you the risk is twice as high in the treatment group. However, a ratio alone doesn't tell you if the result is due to chance. That is why experts use confidence intervals-often the Wilson score method for individual rates and the Wald method for ratios-to determine if the risk is statistically significant.

80s anime scientist analyzing a holographic data grid in a futuristic command center.

The Danger of Competing Risks

There is a hidden trap in safety data called "competing risks." Imagine you are tracking a specific side effect, like kidney failure, in a trial for elderly patients. If a patient dies from a heart attack before they can develop kidney failure, the death "competes" with the adverse event. They are no longer at risk of kidney failure because they are no longer alive.

Many old-school analyses used the Kaplan-Meier estimator to handle this, but modern math warns against it in these scenarios. Using Kaplan-Meier when competing risks are high can lead to biased results. Instead, researchers are moving toward "cumulative hazard ratio estimation." This method breaks the hazard down into cause-specific risks, which has been shown to be about 22% more accurate when the competing risk (like death) occurs in more than 15% of the population.

Practical Implementation and Industry Hurdles

Moving from simple percentages to EAIR isn't just a change in math; it's a change in how data is programmed. For those using SAS or R, calculating EAIR takes significantly more effort. Data from the PhUSE annual conference shows that EAIR takes over three times as much programming time as traditional IR calculations.

The most common mistakes happen in the "dirty work" of data cleaning:

  • Incorrectly handling the date a patient started or stopped treatment.
  • Ignoring gaps in treatment (interruptions).
  • Using inconsistent methods to define a "patient-year."

Even when the math is right, communication is a hurdle. Internal reports from large pharmaceutical companies like Roche have noted that a significant portion of medical reviewers initially struggle to interpret EAIR results because they are so used to simple percentages. This means that when you present this data, you can't just provide a table; you have to provide a narrative that explains why the exposure-adjusted number is the one that matters.

80s anime analyst at a crossroads facing a wall representing competing risks.

Regulatory Expectations in 2026

The regulatory wind has shifted. The International Council for Harmonisation (ICH) E9(R1) addendum already requires that we consider treatment discontinuation and exposure time. We are seeing a clear trend: submissions using exposure-adjusted metrics jumped from just 12% in 2020 to nearly half of all submissions by 2023.

The FDA's current approach focuses on the clinical question. If you are running a short-term study where every patient is exposed for exactly 30 days, a simple percentage is fine. But if you are dealing with chronic therapies, oncology, or long-term extensions, the FDA expects to see EAIR. Failure to do so is increasingly viewed not just as a preference, but as a fundamental statistical error that misrepresents the drug's safety.

What is the difference between IR and EAIR?

Incidence Rate (IR) is a simple percentage of people who experienced an event regardless of how long they were treated. Exposure-adjusted Incidence Rate (EAIR) factors in the actual amount of time each patient was exposed to the drug, providing a more accurate risk assessment, especially when some patients stay in a study longer than others.

Why is relative risk important in safety reports?

Relative risk (often as the Incidence Rate Ratio) tells you how much more likely an event is to occur in the treatment group compared to the control group. While a percentage tells you the frequency, the relative risk tells you the strength of the association between the drug and the adverse event.

When should I avoid using Kaplan-Meier for adverse events?

Avoid Kaplan-Meier when "competing risks" are present-for example, when a patient's death might prevent them from ever experiencing the adverse event you are tracking. In these cases, cumulative hazard ratio estimation is preferred for better accuracy.

Does the FDA always require EAIR?

Not always, but it is highly encouraged for chronic therapies or studies where exposure durations vary significantly between groups. The FDA's recent guidance suggests that the choice of method must align with the clinical question being asked.

How do you calculate patient-years for EIR?

Patient-years are typically calculated by taking the date of the last dose, subtracting the date of the first dose, adding one day, and dividing the result by 365.25. This accounts for leap years and provides a standardized unit of exposure.

Next Steps for Safety Analysis

If you are currently managing safety data, start by auditing your exposure durations. If your treatment arms have a variance in follow-up time of more than 30%, move beyond simple percentages. Implement standardized exposure time variables in your SDTM (Study Data Tabulation Model) and create a validation checklist to ensure that treatment interruptions are not being counted as active exposure time.

For those preparing for a regulatory submission, ensure your safety tables include both IR and EAIR. Providing both allows reviewers to see the high-level percentage while trusting the adjusted risk. If you are dealing with a high-mortality population, shift your focus to cause-specific hazard functions to ensure your safety signals aren't being masked by competing risks.

Graham Laskett

Author :Graham Laskett

I work as a research pharmacist, focusing on developing new treatments and reviewing current medication protocols. I enjoy explaining complex pharmaceutical concepts to a general audience. Writing is a passion of mine, especially when it comes to health. I aim to help people make informed choices about their wellness.
About

DB Sentences is your trusted online resource for pharmaceuticals, providing up-to-date information on medications, diseases, and supplements. Discover detailed drug data, disease insights, and supplement facts all in one place. Our user-friendly database offers expert-reviewed content, making it easy to find what you need for better health decisions. Stay informed about drug interactions, side effects, and treatment options. DB Sentences is designed for healthcare professionals, students, and anyone seeking reliable medication information. Explore a comprehensive pharmaceutical reference today.