Adapted from an appendix of my MS thesis.
Pooling Effect Sizes
Fixed-Effect Model
The fixed-effect model assumes that all effect sizes stem from a single, homogeneous population. It states that all studies share the same true effect size. According to the fixed-effect model, the only reason why a study ’s observed effect size deviates from is because of its sampling error . This sampling error causes the observed effect to deviate from the overall, true effect. We can describe the relationship as the following [1].
In the formula of the fixed-effect model, the true effect size is symbolized by , not as in the equation. Previously, we only made statements about the true effect size of one individual study . The fixed-effect tells us that a study’s true effect size , and the overall, pooled effect size , are identical. The formula of the fixed-effect models tells us that there is only one reason why observed effect sizes deviate from the true overall effect: because of the sampling error . Furthermore, all things being equal, as the sample size becomes larger, the sampling error becomes smaller [1].
If we want to calculate the pooled effect size under the fixed-effect model, we therefore simply use a weighted average of all studies. To calculate the weight for each study , we can use the standard error, which we square to obtain the variance of each effect size. Since a lower variance indicates higher precision, the inverse of the variance is used to determine the weight of each study [1].
Once we know the weights, we can calculate the weighted average, our estimate of the true pooled effect . This method is the most common approach to calculate average effects in meta-analyses. Since we use the inverse of the variance, it is often called inverse-variance weighting, or simply inverse-variance meta-analysis [1].
Random-Effects Model
The fixed-effect model assumes that all our studies are part of a homogeneous population. However, it is simply unrealistic that studies in a meta-analysis are always completely homogeneous. It is likely that we can anticipate considerable between-study heterogeneity in the true effects. The random-effects model assumes that there is not only one true effect size but a distribution of true effect sizes. The goal of the random-effects model is therefore not to estimate the one true effect size of all studies, but the mean of the distribution of true effects [1].
Similar to the fixed-effect model, the random-effects model starts by assuming that an observed effect size is an estimator of the study’s true effect size , burdened by sampling error [1].
The fact that we use instead of is an important difference. The random-effects model only assumes that is the true effect size of one single study . It stipulates that there is a second source of error, denoted by . This second source of error is introduced by the fact that even the true effect size of study is only part of an over-arching distribution of true effect sizes with mean [1].
The random-effects model tells us that there is a hierarchy of two processes. The observed effect sizes of a study deviate from their true value because of the sampling error. But even the true effect sizes are only a draw from a universe of true effects, whose mean we want to estimate as the pooled effect of our meta-analysis. We can express the random-effects mode in one line. This formula makes it clear that our observed effect size deviates from the pooled effect because of two error terms, and [1].
A crucial assumption of the random-effects model is that the size of is independent of . That is, the size of is a product of chance, and chance alone. This is known as the exchangeability assumption of the random-effects model. All true effect sizes are assumed to be exchangeable in so far as we have nothing that could tell us how big will be in some study before seeing the data [1].
The challenge associated with the random-effects model is that we have to take the error into account. To do this, we have to estimate the variance of the distribution of true effect sizes. This variance is known as . Once we know the value of , we can include the between-study heterogeneity when determining the inverse-variance weight of each effect size. In the random-effects model, we therefore calculate an adjusted random-effects weight for each observation [1].
Using the adjusted random-effects weights, we then calculate the pooled effect size using the inverse variance method, just as we do using the fixed-effect model [1].
There are several methods to estimate , and it is an ongoing research question which of these estimators performs best for different kinds of data. Overall, estimators of fall into two categories. Some, like the DerSimonian-Laird and Sidik-Jonkman estimator, are based on closed-form expressions. The restricted maximum likelihood, Paule-Mandel estimator, and empirical Bayes estimator find the optimal value of through an iterative algorithm [1].
The Knapp-Hartung adjustments try to control for the uncertainty in our estimate of the between-study heterogeneity. While significance tests of the pooled effect usually assume a normal distribution known as Wald tests, the Knapp-Hartung method is based a . Applying a Knapp-Hartung adjustment is usually sensible. Several studies have shown that these adjustments can reduce the chance of false positives, especially when the number of studies is small [1].
References
- Harrer, Mathias, Cuijpers, Pim, Furukawa Toshi A, Ebert, David D (2021) Doing Meta-Analysis With R: A Hands-On Guide. Chapman & Hall/CRC Press.

Top comments (0)