Excel: multicollinearity; variance inflaction factor (VIF)

แชร์
ฝัง
  • เผยแพร่เมื่อ 12 ก.ย. 2024

ความคิดเห็น • 14

  • @kardelencakabay9271
    @kardelencakabay9271 ปีที่แล้ว +3

    This is the video that I look for hours!!

  • @qeemaparatha
    @qeemaparatha ปีที่แล้ว +1

    Loved the way the video was explained. Simple and clearly understandable.

  • @zadefrontier2639
    @zadefrontier2639 2 ปีที่แล้ว +1

    Thanks Keith! You made it easy for me to understand VIF.

  • @adambro8
    @adambro8 2 ปีที่แล้ว +3

    Hi Mark, nice solution! However, I found that there's a simpler way to get the R-squared values (and as such) the VIFs. If you complete the covariance matrix of the independent variables by transposing the columns into lines, and then you invert the matrix with =minverse block function you can easily get the R-squared values with the 1-1/R for each independent variable. :)

    • @peakymeowees5937
      @peakymeowees5937 2 ปีที่แล้ว +2

      HA Ha Nerd

    • @MarkKeith
      @MarkKeith  10 หลายเดือนก่อน

      Thanks Adam, you're totally right. I used this example for my students because I thought it would help them understand it conceptually. But your technique is definitely easier/faster 👍

    • @paulazagonor2672
      @paulazagonor2672 5 หลายเดือนก่อน

      Columns into rows or lines??

  • @thanh-trucle3585
    @thanh-trucle3585 6 หลายเดือนก่อน +1

    Thank you so much! You made it so easy to calculate VIF.

  • @matchalob
    @matchalob 2 ปีที่แล้ว +1

    This video help me a lot! Thank you so much!

  • @blinkarmy25001
    @blinkarmy25001 10 หลายเดือนก่อน +1

    Thank you!!

  • @takanna
    @takanna ปีที่แล้ว

    hi tk u!! I did a multicollinearity check via the methods described and it showed up us:
    during bivariate correlation testing, Pearson is 0.692 (p suggesting moderate to almost strong correlation
    but during linear regression with correlation diagnostics check, it shows VIF of 1.92 and Tolerance of 0.52.
    how shall i interpret the results - are the 2 variables correlated or not correlated?
    also, does correlation refer to colinearity? thank you

    • @MarkKeith
      @MarkKeith  10 หลายเดือนก่อน

      Good question (and I’m sorry I wasn’t able to get to it sooner). But we always trust VIF for multicollinearity over a Pearson correlation because it takes into account all of the features instead of just one at a time. The rules for VIF cutoffs are very tolerant of high individual correlations though. I’ve seen individual correlations between .8 to .9 and yet the VIF score including all features was still acceptable.

    • @takanna
      @takanna 10 หลายเดือนก่อน +1

      @@MarkKeith thank you so much!

  • @jobayerhasan6693
    @jobayerhasan6693 2 ปีที่แล้ว +1

    Thanks sir.