Inferensys

Glossary

Proportional Reporting Ratio (PRR)

A frequentist disproportionality measure that calculates the ratio of the observed reporting rate of a specific adverse event for a drug of interest to the expected reporting rate of that event for all other drugs in a database.
Data scientist building training data pipeline on laptop, data preprocessing visible, technical workspace.
PHARMACOVIGILANCE STATISTIC

What is Proportional Reporting Ratio (PRR)?

A foundational frequentist disproportionality measure used in pharmacovigilance to detect statistical associations between a specific drug and an adverse event within spontaneous reporting databases.

The Proportional Reporting Ratio (PRR) is a frequentist statistic that quantifies the extent to which a specific adverse event is reported disproportionately for a particular drug compared to its reporting frequency for all other drugs in a database. It is calculated by dividing the observed reporting rate of the event for the drug of interest by the expected reporting rate of that event for all other drugs.

A PRR value exceeding 1, typically with a threshold of 2 or more alongside a chi-squared statistic of 4 or higher, suggests a potential safety signal. While computationally simple and transparent, PRR is sensitive to low report counts, making it prone to false positives, which is why it is often complemented by Bayesian shrinkage methods like the Empirical Bayes Geometric Mean (EBGM).

FREQUENTIST DISPROPORTIONALITY

Key Characteristics of PRR

The Proportional Reporting Ratio (PRR) is defined by a set of core statistical properties and practical characteristics that govern its application in pharmacovigilance signal detection. Understanding these traits is essential for interpreting PRR outputs and comparing its performance against other disproportionality measures.

01

Calculation and Core Formula

The PRR is a simple 2x2 contingency table calculation. It divides the proportion of a specific adverse event for a drug of interest by the proportion of that same event for all other drugs in the database.

  • Formula: PRR = [a / (a + b)] / [c / (c + d)]
  • a: Cases with the drug and the event of interest
  • b: Cases with the drug but without the event
  • c: Cases without the drug but with the event
  • d: Cases without the drug and without the event

A PRR of 2.0 indicates the event is reported twice as frequently for the drug compared to the background rate.

02

Thresholds for Signal Detection

A drug-event combination is traditionally flagged as a statistical signal of disproportionate reporting (SDR) when it meets three specific criteria simultaneously, as established by Evans et al. (2001).

  • PRR Value: The calculated PRR must be ≥ 2
  • Chi-Squared Statistic: The Pearson chi-squared test for independence must be ≥ 4, ensuring the association is unlikely due to chance
  • Case Count: There must be a minimum of 3 individual cases to reduce the risk of flagging spurious associations from single reports

These thresholds balance sensitivity with the need to filter statistical noise.

03

High Sensitivity, Low Specificity

As a frequentist method, PRR is highly sensitive, meaning it is effective at detecting true signals early. However, it suffers from low specificity, generating a high volume of false-positive associations.

  • Volatility with Small Counts: PRR values are extremely unstable when the number of observed cases (cell 'a') is small. A single additional report can cause the PRR to spike dramatically.
  • No Shrinkage: Unlike Bayesian methods like EBGM, PRR does not apply a statistical penalty to shrink estimates toward the null for low-count pairs, making it prone to flagging noise in sparse data.

This characteristic makes PRR an excellent triage tool but requires rigorous clinical review to filter false positives.

04

Comparison to Reporting Odds Ratio

PRR and the Reporting Odds Ratio (ROR) are the two primary frequentist disproportionality measures and are mathematically related. They often produce concordant results in large databases.

  • PRR: A ratio of proportions (risk ratio)
  • ROR: A ratio of odds
  • Convergence: When the adverse event is rare (low background incidence), the PRR and ROR values converge and become nearly identical
  • Divergence: For very common events, the ROR will exaggerate the measure of association compared to the PRR

Both methods share the same vulnerability to instability with low cell counts.

05

Role in Triaging Safety Data

PRR is not a causal inference tool but a hypothesis-generating triage mechanism. It rapidly sifts through millions of drug-event combinations in databases like FAERS and EudraVigilance to prioritize pairs for in-depth clinical review.

  • Automated First Pass: Computationally inexpensive to run across entire databases
  • Prioritization Metric: Generates a ranked list of drug-event pairs sorted by PRR magnitude
  • Input to Signal Validation: A flagged PRR signal triggers the more resource-intensive process of signal validation, which includes causality assessment, literature review, and analysis of dechallenge/rechallenge data

Its primary value is in automating the initial filtering of massive spontaneous reporting datasets.

06

Susceptibility to Confounding

PRR is a crude measure that does not inherently control for confounding variables. Confounding by indication is a major interpretive challenge where the treated disease, not the drug, causes the event.

  • Simpson's Paradox: Stratifying data by a confounder (e.g., age) can reverse the direction of a PRR signal observed in the aggregate data.
  • Masking: A true safety signal can be hidden or 'masked' if a drug is overwhelmingly associated with another, highly reported event that inflates the background rate.
  • Stratification: Analysts often calculate stratified PRRs within subgroups (e.g., age bands, sex) to mitigate confounding, though this reduces the case counts and increases statistical instability.

Clinical context is mandatory to interpret whether a high PRR reflects a true drug effect or a confounding bias.

COMPARATIVE METHODOLOGY ANALYSIS

PRR vs. Other Disproportionality Measures

A comparison of the Proportional Reporting Ratio against other core frequentist and Bayesian disproportionality statistics used in pharmacovigilance signal detection.

FeaturePRRROREBGM

Statistical Framework

Frequentist

Frequentist

Bayesian

Calculation Basis

Ratio of observed to expected reporting rates

Odds ratio of event reporting for drug vs. all other drugs

Posterior mean of the relative reporting ratio

Handles Low Count Cells

Shrinkage Applied

Minimum Cell Count Threshold

≥ 3

≥ 3

None required

Signal Threshold

PRR ≥ 2, Chi-square ≥ 4, N ≥ 3

Lower 95% CI > 1

EB05 ≥ 2

Susceptibility to False Positives

High with sparse data

High with sparse data

Low

Regulatory Adoption

MHRA

Netherlands Lareb

FDA, WHO-UMC

PRR EXPLAINED

Frequently Asked Questions

Clear, technical answers to the most common questions about the Proportional Reporting Ratio and its role in pharmacovigilance signal detection.

The Proportional Reporting Ratio (PRR) is a frequentist disproportionality statistic that quantifies the strength of a statistical association between a specific drug and a specific adverse event in a spontaneous reporting database. It is calculated as the ratio of the observed reporting rate of the event for the drug of interest to the expected reporting rate of that event for all other drugs in the database.

Calculation:

  • a = Reports with drug X and event Y
  • b = Reports with drug X and all other events
  • c = Reports with event Y and all other drugs
  • d = Reports with all other drugs and all other events

PRR = [a / (a + b)] / [c / (c + d)]

A PRR of 2.0 means the event is reported twice as frequently for the drug of interest compared to the background rate. Regulatory thresholds for a signal of disproportionate reporting (SDR) typically require a PRR ≥ 2, a chi-squared statistic ≥ 4, and a minimum of 3 cases (a ≥ 3).

Prasad Kumkar

About the author

Prasad Kumkar

CEO & MD, Inference Systems

Prasad Kumkar is the CEO & MD of Inference Systems and writes about AI systems architecture, LLM infrastructure, model serving, evaluation, and production deployment. Over 5+ years, he has worked across computer vision models, L5 autonomous vehicle systems, and LLM research, with a focus on taking complex AI ideas into real-world engineering systems.

His work and writing cover AI systems, large language models, AI agents, multimodal systems, autonomous systems, inference optimization, RAG, evaluation, and production AI engineering.