Tell me more ×
Cross Validated is a question and answer site for statisticians, data analysts, data miners and data visualization experts. It's 100% free, no registration required.

Consider survey data from surgeries. Y represents observed surgical quality and is measured post-surgery; X represents perceived surgical difficulty level and is measured pre and post surgery.

It is desired to assess the relationship between Y and X.pre and also Y on X.delta = X.post - X.pre. However, since X.delta is derived from X.pre, we know that X.pre and X.delta will be highly correlated. One option is to attempt to reduce such multicollinearity via centering.
Any thoughts on alternative strategies and pros/cons? This scenario sounds similar to the commonly discussed scenario of how to handle change scores via ANCOVA (e.g., Senn 2009, Stat Med) when we have change scores with respect to Y, but it is different since here we have no baseline Y and a change score for X.

share|improve this question
Are you sure of the high correlation? It is not necessarily the case that X.pre and X.delta will be correlated at all. Also, is it necessary for X.pre and X.delta to appear within the same analysis? – whuber Nov 14 '11 at 17:39

Know someone who can answer? Share a link to this question via email, Google+, Twitter, or Facebook.

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Browse other questions tagged or ask your own question.