Bland–Altman plot

From Infogalactic: the planetary knowledge core
Jump to: navigation, search
File:Bland-Alman Plot with CI's on LOA.png
Bland–Altman plot example

A Bland–Altman plot (Difference plot) in analytical chemistry and biostatistics is a method of data plotting used in analyzing the agreement between two different assays. It is identical to a Tukey mean-difference plot, the name by which it is known in other fields, but was popularised in medical statistics by J. Martin Bland and Douglas G. Altman.[1][2]

Agreement vs correlation

Bland and Altman make the point that any two methods that are designed to measure the same parameter (or property) should have good correlation when a set of samples are chosen such that the property to be determined varies considerably. A high correlation for any two methods designed to measure the same property could thus in itself just be a sign that one has chosen a widespread sample. A high correlation does not automatically imply that there is good agreement between the two methods.

How to construct a Bland–Altman plot

Consider a set of n samples (for example, objects of unknown volume). Both assays (for example, different methods of volume measurement) are performed on each sample, resulting in 2n data points. Each of the n samples is then represented on the graph by assigning the mean of the two measurements as the abscissa (x-axis) value, and the difference between the two values as the ordinate (y-axis) value.

Hence, the Cartesian coordinates of a given sample S with values of S_1 and S_2 determined by the two assays is

 S(x,y)=\left( \frac{S_1+S_2}{2}, S_1-S_2 \right).


For comparing the dissimilarities between the two sets of samples independently from their mean values, it is more appropriate to look at the ratio of the pairs of measurements. [3] Log transformation (base 2) of the measurements before the analysis will enable the standard approach to be used; hence the plot will be given by the following equation:

 S(x,y)=\left( \frac{\log_2{S_1}+\log_2{S_2}}{2}, \log_2{S_1}-\log_2{S_2} \right).

This version of the plot is used in MA plot.

Application

One primary application of the Bland–Altman plot is to compare two clinical measurements that each provide some errors in their measure.[4] It can also be used to compare a new measurement technique or method with a gold standard, though this use is contested because the error pertains to the sole new measure. See Analyse-it, MedCalc, GraphPad Prism, R or StatsDirect for software providing Bland–Altman plots.

Bland and Altman plots are extensively used to evaluate the agreement among two different instruments or two measurements techniques. Bland and Altman plots allow us to investigate the existence of any systematic difference between the measurements (i.e., fixed bias) and to identify possible outliers. The mean difference is the estimated bias, and the SD of the differences measures the random fluctuations around this mean. If the mean value of the difference differs significantly from 0 on the basis of a 1-sample t-test, this indicates the presence of fixed bias. If there is a consistent bias, it can be adjusted for by subtracting the mean difference from the new method. It is common to compute 95% limits of agreement for each comparison (average difference ± 1.96 standard deviation of the difference), which tell us how far apart measurements by 2 methods were more likely to be for most individuals. If the differences within mean ± 1.96 SD are not clinically important, the two methods may be used interchangeably. The 95% limits of agreement can be unreliable estimates of the population parameters especially for small sample sizes so, when comparing methods or assessing repeatability, it is important to calculate confidence intervals for 95% limits of agreement. This can be done by Bland and Altman's approximate method [2] or by more precise methods. [5]


Bland and Altman plots were also used to investigate any possible relationship of the discrepancies between the measurements and the true value (i.e., proportional bias). The existence of proportional bias indicates that the methods do not agree equally through the range of measurements (i.e., the limits of agreement will depend on the actual measurement). To evaluate this relationship formally, the difference between the methods should be regressed on the average of the 2 methods. When a relationship between the differences and the true value was identified (i.e., a significant slope of the regression line), regression-based 95% limits of agreement should be provided. [3]


Note

A similar method was proposed in 1981 by Eksborg.[6] This method was based on Deming regression — a method introduced by Adcock in 1878.

See also

References

  1. Lua error in package.lua at line 80: module 'strict' not found.
  2. 2.0 2.1 Lua error in package.lua at line 80: module 'strict' not found. Cite error: Invalid <ref> tag; name "Bland1986" defined multiple times with different content
  3. 3.0 3.1 Lua error in package.lua at line 80: module 'strict' not found.
  4. Lua error in package.lua at line 80: module 'strict' not found.
  5. Lua error in package.lua at line 80: module 'strict' not found.
  6. Eksborg S (1981) Evaluation of method-comparison data. Clin Chem 27:1311-1312

External links