|
|
|
|
|
by roundsquare
6035 days ago
|
|
Don't do a least squares line. That doesn't help. In the first plot, you'll see that in general: x < mean => y > x x > mean => y < x If the scores are normalized. Regression to the mean is that most people move towards the mean in subsequent games/attempts/whatever. But I fail to see what has changed in the analysis -- a and b are both just supposed to be samples from the same distribution, right? Not at all. b is not independent of a, thats the whole point of regression to the mean. If you take ordered pairs where there is no connection between a and b, then you won't get any regression to the mean, you'll get points essentially randomly placed on the plane. |
|
Fair point about "no connection between a and b".
What I should have said was something like: Why is it important that a come before b chronologically? If we were mistaken, and we thought that b came first, then what we would be seeing is "progression from the mean".
Does the concept of regression to the mean depend on the chronology of events? That would be weird -- most probability doesn't, right?