Simpson Paradox
Vector algebra provides a simple explanation to the Simpson paradox.
With the help of the above applet, it is easy to find four vectors Ai = (xai, yai) and Bi = (xbi, ybi), i = 1, 2, such that:
ybi/xbi > yai/xai, i = 1, 2, whereas
(yb1 + yb2)/(xb1 + xb2) < (ya1 + ya2)/(xa1 + xa2).
1. means that Slope(B1) > Slope(A1) and Slope(B2) > Slope(A2). However, this does not imply the same inequality for the sums: Slope(B1 + B2) > Slope(A1 + A2) may not be true.

Copyright © 1996-2010 Alexander Bogomolny
|