User:Psarka/PR2 computed example

From Wikipedia, the free encyclopedia

This is a proposal to replace the ARR RRR template by two separate templates, one for risk reduction, and one for risk increase.

Motivation

The current ARR RRR template is as follows:

More information Example 1: risk reduction, Example 2: risk increase ...
  Example 1: risk reduction Example 2: risk increase
Experimental group (E) Control group (C) Total (E) (C) Total
Events (E) EE = 15 CE = 100 115 EE = 75 CE = 100 175
Non-events (N) EN = 135 CN = 150 285 EN = 75 CN = 150 225
Total subjects (S) ES = EE + EN = 150 CS = CE + CN = 250 400 ES = 150 CS = 250 400
Event rate (ER) EER = EE / ES = 0.1, or 10% CER = CE / CS = 0.4, or 40% EER = 0.5 (50%) CER = 0.4 (40%)
Close
More information Equation, Variable ...
EquationVariableAbbr.Example 1Example 2
EER CER< 0: absolute risk reduction ARR()0.3, or ()30% N/A
> 0: absolute risk increaseARI N/A0.1, or 10%
(EER CER) / CER< 0: relative risk reductionRRR()0.75, or ()75% N/A
> 0: relative risk increaseRRI N/A0.25, or 25%
1 / (EER CER)< 0: number needed to treatNNT()3.33 N/A
> 0: number needed to harmNNH N/A10
EER / CERrelative riskRR0.251.25
(EE / EN) / (CE / CN)odds ratioOR0.1671.5
EER CERattributable riskAR()0.30, or ()30%0.1, or 10%
(RR 1) / RRattributable risk percentARP N/A20%
1 RR (or 1 OR)preventive fractionPF0.75, or 75% N/A
Close

In my opinion it is cognitively overloaded, as the differences between risk reduction and risk increase are quite significant, so it is cumbersome to merge them to one. In particular:

  • many fields contain missing values, indicating the difference
  • if/else logic (expressed as <0 or >0) is necessary to separate the terms
  • shared formulas for ARR & ARI, RRR & RRI, NNT & NNH are actually not shared in the main literature, so the actual separation is even larger.

Changes

This is a proposed example for the risk reduction:

More information Example 1: risk reduction, Experimental group (E) ...
  Example 1: risk reduction
Experimental group (E) Control group (C) Total
Events (E) EE = 15 CE = 100 115
Non-events (N) EN = 135 CN = 150 285
Total subjects (S) ES = EE + EN = 150 CS = CE + CN = 250 400
Event rate (ER) EER = EE / ES = 0.1, or 10% CER = CE / CS = 0.4, or 40%
Close
More information Equation, Variable ...
EquationVariableAbbr.Value
CER - EERabsolute risk reduction ARR0.3, or 30%
(CER - EER) / CER relative risk reduction RRR 0.75, or 75%
1 / (CER EER)number needed to treatNNT3.33
EER / CERrelative riskRR0.25
(EE / EN) / (CE / CN)odds ratioOR0.167
1 RRpreventive fractionPF0.75
Close

This is a proposed example for the risk increase:

More information Example 2: risk increase, Experimental group (E) ...
  Example 2: risk increase
Experimental group (E) Control group (C) Total
Events (E) EE = 75 CE = 100 115
Non-events (N) EN = 75 CN = 150 285
Total subjects (S) ES = EE + EN = 150 CS = CE + CN = 250 400
Event rate (ER) EER = EE / ES = 0.5, or 50% CER = CE / CS = 0.4, or 40%
Close
More information Equation, Variable ...
EquationVariableAbbr.Value
EER CER absolute risk increaseARI0.1, or 10%
(EER CER) / CER relative risk increaseRRI0.25, or 25%
1 / (EER CER) number needed to harmNNH10
EER / CERrelative riskRR1.25
(EE / EN) / (CE / CN)odds ratioOR1.5
(RR 1) / RRattributable risk percentARP20%
Close

While they duplicate some of the content, separate examples are, in my opinion, easier to comprehend at a glance.

Related Articles

Wikiwand AI