BookmarkSubscribeRSS Feed
SAS_BK
Calcite | Level 5

Hi,

 

I am trying to determine if two different predictive variables are independently associated with a binary outcome (mortality).  I have 8 covariates that I have controlled for when selecting the model using backwards selection, but want to see if these two variable act independently.

 

When I include an interaction term V1*V2 (or V1 | V2), then neither are significant. If the interaction term is not included then V2 is significant but V1 still is not.  This is true when the covariates are included, or when they are not.

 

 

I think that this means these two are not acting independent of one another, but am not sure. Clinically these variables are not very different, so this would make some sense, but unsure how to explain that in statistical terms.

 

Thanks!

3 REPLIES 3
PaigeMiller
Diamond | Level 26

These tests have nothing to do with independence. The way to determine if two variables are independent is if the correlation between the two estimates is zero, which would be obtained from the CORRB option in most regression procedures.

--
Paige Miller
SAS_BK
Calcite | Level 5

Thank you for the response! I thought that these tests determine if the association with the variable with the outcome is effected by a separate variable (ie: if v1*v2 has a pvalue of <0.05, then they have an association and therefore are not acting independently)?

PaigeMiller
Diamond | Level 26

Interaction, and what I think of as independence between two variables, and not the same. Maybe what you think of as the meaning of independence is different that what I think of by the word independence.

--
Paige Miller

Ready to join fellow brilliant minds for the SAS Hackathon?

Build your skills. Make connections. Enjoy creative freedom. Maybe change the world. Registration is now open through August 30th. Visit the SAS Hackathon homepage.

Register today!
What is ANOVA?

ANOVA, or Analysis Of Variance, is used to compare the averages or means of two or more populations to better understand how they differ. Watch this tutorial for more.

Find more tutorials on the SAS Users YouTube channel.

Discussion stats
  • 3 replies
  • 1334 views
  • 0 likes
  • 2 in conversation