Skip to content

Commit 39392d9

Browse files
20240912 - actuarial formulas
1 parent 002f144 commit 39392d9

File tree

1 file changed

+9
-1
lines changed

1 file changed

+9
-1
lines changed

11-Clinical-Actuarial-Judgment.Rmd

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,7 @@ Hypothetically, humans reviewing and adjusting the results from the statistical
4141
However, human input also could lead to the possibility or exacerbation of [biased](#bias) [predictions](#prediction).\index{clinical judgment}\index{bias}
4242
In general, with very few exceptions, actuarial approaches are as accurate or more accurate than clinical judgment [@Dawes1989; @Aegisdottir2006; @Baird2000; @Grove1996; @Grove2000].\index{clinical judgment}\index{actuarial}
4343
Moreover, the superiority of actuarial approaches to clinical judgment tends to hold even when the clinician is given more information than the actuarial approach [@Dawes1989].\index{clinical judgment}\index{actuarial}
44+
In addition, actuarial predictions outperform human judgment even when the human is given the result of the actuarial prediction [@Kahneman2011].\index{clinical judgment}\index{actuarial}
4445
Allowing clinicians to override actuarial [predictions](#prediction) consistently leads to lower predictive accuracy [@Garb2019].\index{clinical judgment}\index{actuarial}
4546

4647
In general, [validity](#validity) tends to increase with greater structure (e.g., [structured](#structuredInterview) or [semi-structured](#semiStructuredInterview) [interviews](#interview) as opposed to free-flowing, [unstructured interviews](#unstructuredInterview)), in terms of administration, responses, scoring, interpretation, etc.\index{clinical judgment}\index{actuarial}\index{validity}\index{interview!structured}\index{interview!semi-structured}\index{interview!unstructured}\index{structured!administration}\index{structured!responses}\index{structured!scoring}
@@ -105,18 +106,23 @@ Different clinicians may have different prototypes, leading to lower [inter-rate
105106

106107
### Advantages of Computers {#advantagesOfComputers}
107108

108-
Here are some advantages of computers over humans:\index{actuarial}
109+
Here are some advantages of computers over humans, including "experts":\index{actuarial}
109110

110111
- Computers can process lots of information simultaneously.\index{actuarial}
111112
So can humans.\index{clinical judgment}
112113
But computers can to an even greater degree.\index{actuarial}\index{clinical judgment}
113114
- Computers are faster at making calculations.\index{actuarial}\index{clinical judgment}
115+
- Given the same input, a formula will give the exact same result everytime.\index{actuarial}\index{clinical judgment}
116+
Humans' judgment tends to be inconsistent both across raters and within rater across time, when trying to make judgments or predictions from complex information [@Kahneman2011].\index{actuarial}\index{clinical judgment}
117+
As noted in Section \@ref(reliabilityVsValidity), [reliability](#reliability) sets the upper bound for [validity](#validity), so unreliable judgments cannot be valid.\index{actuarial}\index{clinical judgment}
114118
- Computations by computers are error-free (as long as the computations are programmed correctly).\index{actuarial}\index{clinical judgment}
115119
- Computers' judgments will not be [biased](#bias) by fatigue or emotional responses.\index{actuarial}\index{clinical judgment}\index{bias}
116120
- Computers' judgments will tend not to be [biased](#bias) in the way that humans' cognitive [biases](#bias) are, such as with anchoring [bias](#bias), representativeness [bias](#bias), confirmation [bias](#bias), or recency [bias](#bias).\index{actuarial}\index{clinical judgment}\index{bias}
117121
Computers are less likely to be over-confident in their judgments.\index{actuarial}\index{clinical judgment}\index{over-confidence}
118122
- Computers can more accurately weight the set of predictors based on large data sets.\index{actuarial}
119123
Humans tend to give too much weight to singular predictors.\index{clinical judgment}
124+
Experts may attempt to be clever and to consider complex combinations of predictors, but doing so often reduces validity [@Kahneman2011].\index{clinical judgment}
125+
Simple combinations of predictions often outperform more complex combinations [@Kahneman2011].\index{clinical judgment}
120126

121127
### Advantages of Humans {#advantagesOfHumans}
122128

@@ -168,6 +174,7 @@ Findings consistently show that actuarial methods are as [accurate](#validity) o
168174

169175
Actuarial methods are particularly valuable for criterion-referenced assessment tasks, in which the aim is to [predict](#prediction) specific events or outcomes [@Garb2019].\index{actuarial}
170176
For instance, actuarial methods have shown promise in [predicting](#prediction) violence, criminal recidivism, psychosis onset, course of mental disorders, treatment selection, treatment failure, suicide attempts, and suicide [@Garb2019].\index{actuarial}
177+
Actuarial methods are especially important to use in low-[validity](#validity) environments (like clinical psychology) in which there is considerable uncertainty and unpredictability [@Kahneman2011].\index{actuarial}
171178
Psychometric methods of scale construction such as [factor analysis](#factorAnalysis) may be preferred to statistical [prediction](#prediction) rules for [norm-referenced](#norm) assessment tasks such as describing personality and psychopathology [@Garb2019].\index{factor analysis}\index{norm-referenced}
172179

173180
Moreover, actuarial methods are explicit; they can be transparent and lead to informed scientific criticism to improve them.\index{actuarial}
@@ -223,6 +230,7 @@ By contrast, simpler models showed better [calibration](#calibration) in the int
223230
The [probability nomogram](#bayesianUpdating) with one or multiple assessment findings showed better [calibration](#calibration) than LASSO models because they accounted for the original [base rate](#baseRate), so they did not over-diagnose bipolar disorder.\index{probability!nomogram}\index{Naïve Bayesian}\index{calibration}\index{base rate}\index{least absolute shrinkage and selection option}
224231

225232
In summary, the best models are those that are relatively simple (parsimonious), that can account for one or several of the most important [predictors](#prediction) and their optimal weightings, and that account for the [base rate](#baseRate) of the phenomenon.\index{parsimony}\index{base rate}
233+
Multiple regression and/or prior literature can be used to identify the weights of various [predictors](#prediction).\index{multiple regression}
226234
Even unit-weighted formulas (formulas whose [predictors](#prediction) are equally weighted with a weight of one) can sometimes generalize better to other samples than complex weightings [@Garb2019].
227235
Differential weightings sometimes capture random variance and [over-fit](#overfitting) the model, thus leading to [predictive accuracy](#predictiveValidity) shrinkage in cross-validation samples [@Garb2019], as described below.\index{shrinkage}\index{over-fitting}\index{validity!predictive}
228236
The choice of [predictive](#prediction) variables often matters more than their weighting.

0 commit comments

Comments
 (0)