Assumptions of Linear Regression

Поделиться
HTML-код
  • Опубликовано: 4 янв 2025

Комментарии • 60

  • @datatab
    @datatab  Год назад +2

    If you like, please find our e-Book here: datatab.net/statistics-book 😎

  • @MuhammadAnas-ct5om
    @MuhammadAnas-ct5om 28 дней назад

    Fantastic explanation. Presentation of the concept is excellent

  • @KitsGravity
    @KitsGravity 3 года назад +4

    Well explained. Thanks for including the diagnostics, which is by far the most important part and something not often covered in most of the videos.

    • @datatab
      @datatab  3 года назад +2

      Glad it was helpful! Regards Hannah

  • @ishaqhussain3892
    @ishaqhussain3892 Год назад +1

    Presentation of the concept is excellent 👍.
    Much appreciated 🎉

    • @datatab
      @datatab  Год назад

      Thanks a lot 😊

  • @shubhamthote4291
    @shubhamthote4291 2 года назад +14

    Hello Ma'am , your teaching technique really Awesome.
    Please make a video lecture on
    """ What if these Linear Regression Assumption get violated ? """

    • @nab5035
      @nab5035 Месяц назад

      you can ask chatgpt, can’t you?

  • @Sokrabiades
    @Sokrabiades 3 месяца назад

    Wow. Fantastic explanation.

  • @perpalmgren4786
    @perpalmgren4786 3 года назад +6

    Hi! Thank you for a great statistic program and wonderful tutorials.
    One question and one statement:
    - Why are not two other important assumptions addressed, namely the problem with outliers and the requirement if independence of residuals?
    - Maybe it should be better illuminated that normality refers to that it is the residuals that should be normally distributed about the predicted dependents variables sore. It can be misunderstood that it is the raw data that should be normally distributed.

    • @datatab
      @datatab  3 года назад +1

      Hello Per, thank you for your feedback! Yes that's right! Maybe we can make a video again to put that better there! Regards Hannah

    • @purplegeezer
      @purplegeezer Год назад

      @@datatab The assumption of independence of errors is actually very important. Your video is misleading people by not covering it.

  • @devanshujindal1731
    @devanshujindal1731 2 года назад +1

    Thank you ma'am for such a simple explanation it really helped me

    • @datatab
      @datatab  2 года назад

      Glad to hear that! Many thanks! Regards Hannah

  • @pubgmobileclashroyale4725
    @pubgmobileclashroyale4725 4 месяца назад +1

    Good video

  • @ipshitaghosh2656
    @ipshitaghosh2656 3 года назад +1

    Very nice explanation 😄🙌

  • @retenim28
    @retenim28 2 года назад +2

    Hi, thanks for the video. Regarding the second assumption (residuals must be normally distributed). Does the histogram represent the normal distribution of the residual, right? I didn't understand if the points in the qqplot are the residuals or the sample data

    • @datatab
      @datatab  2 года назад

      Hello thank you very much! Yes you are right! The captions are not correct, it is the residual in both cases! Regards, Hannah

    • @retenim28
      @retenim28 2 года назад +1

      @@datatab Thanks for the reply. It's very common to see people checking the normality condition on the sample data and not on the residuals. I suppose it's a mistake. Instead, other people say: "Ok, it's not a "real assumption", but it is preferable that features are normally distributed, not only the residuals". Is there any truth behind this statement?

    • @datatab
      @datatab  2 года назад +2

      @@retenim28 Hmm normally you main assumption is that the residuals are normally distributed! I can't answer that off the top of my head, but maybe the residuals are always normally distributed if all variables are normally distributed, but I don't know that for sure!

  • @AbrarKnowledge
    @AbrarKnowledge 3 года назад +1

    Nicely explained!!

    • @datatab
      @datatab  3 года назад

      Many Thanks : )

  • @car6120
    @car6120 Год назад +4

    so wtf do i do if my data isnt linear? just show a graph saying its not linear therefore i havent bothered to run and stats and all these data and research is a waste of time ?

    • @amardeepyaduvanshi5736
      @amardeepyaduvanshi5736 11 месяцев назад +2

      Nope. Then you identify what distribution your dataset is following and try to predict. There are number of other distributions apart from linear. It might be quadratic or logarithmically related.

    • @rod.lustosa
      @rod.lustosa 4 месяца назад

      It should be linear in the --Parameters--, not your data itself. For example, a quadratic y = A + Bx² is still linear. You just need to put x² in your x axis to show that. The parameters in this case are A and B. That's a common misconception not explained in the video. y = A + Bx + Cx² is also linear (it will be a multilinear regression in this case). Even y = A + B cos(x) is linear, but y = A + B cos(Cx) is not linear anymore. C is not linear in relation to y. In general, for a function to be linear for a regression, it should follow y = Af(x) + Bg(x) + Ch(x) +...

  • @kamleshgya6694
    @kamleshgya6694 3 года назад +2

    Very helpful. Thank you so much.

    • @datatab
      @datatab  3 года назад

      Thanks for your feedback!!! Cheers Hannah & Mathias

  • @alia4642
    @alia4642 2 года назад +1

    Thanks so much. What about the assumption: independence of the observations?

    • @datatab
      @datatab  2 года назад

      Hmm, I have not read about it yet, but could make sense! Maybe the result is then no longer normally distributed. With it the assumption of independent observations would then be included in the assumption of normally distributed error. Regards Hannah

  • @ananyaagarwal6504
    @ananyaagarwal6504 Год назад

    Well explained!

  • @bhavaniprasadraoejanthkar2498
    @bhavaniprasadraoejanthkar2498 2 года назад +1

    Hey! Your videos are awesome! It would be great if you make more videos on Machine Learning concepts.

    • @datatab
      @datatab  2 года назад

      Many thanks! Yes we will try! Regards Hannah

  • @marwatawfik3956
    @marwatawfik3956 Год назад

    Thanks so much.
    Do you have some features open (free) for students (i.e. regression)?

  • @sanjeevgarg4355
    @sanjeevgarg4355 3 года назад +2

    Thank you ma'am, helped a lot

  • @itscommentator
    @itscommentator Год назад

    Thank you ma'am!

  • @Gesuselsaviour
    @Gesuselsaviour 3 года назад +1

    Thanks for the video, found it very helpful. Do we also have to ensure that there are no influential points in the data?

    • @datatab
      @datatab  3 года назад +1

      What do you mean by influential points? Personally, I haven't heard of influential points as a requirement, but I haven't looked that up in more detail either! Regards, Hannah and Mathias

    • @Gesuselsaviour
      @Gesuselsaviour 3 года назад +1

      @@datatab By influential point I mean an outlier that greatly affects the slope of the regression line. I was just wondering what the rule of thumb regarding them is when it comes to regression. But fair play if you're not sure if they are part of regression assumptions.

    • @datatab
      @datatab  3 года назад +2

      @@Gesuselsaviour Well, if the outliers are too large, then the error epsilon will probably no longer be normally distributed and thus the requirements are not met, but as is so often the case, there is unfortunately no limit value that says from there it still goes and from there no longer!

  • @foucault9978
    @foucault9978 3 года назад +1

    Thank you very much!

    • @datatab
      @datatab  3 года назад

      You are welcome!

  • @mohsinalam8085
    @mohsinalam8085 3 года назад +1

    Fantastic. Thanks a lot

    • @datatab
      @datatab  3 года назад

      Thanks for your Feedback!

  • @k03dz0n3
    @k03dz0n3 2 года назад

    soooo good! tysm

  • @gopalakrishnamraju9321
    @gopalakrishnamraju9321 2 года назад +1

    Loved your accent

  • @md.kutubulalamubayed6205
    @md.kutubulalamubayed6205 Год назад

    Marvelous

  • @hannahhordijk5121
    @hannahhordijk5121 Год назад

    Why is it the case that you should square the determinant in order to check for linearity? If there would be a logistic correlation, it would still be significant if you squared the determinant, right? Or not?

  • @pramodpatil1609
    @pramodpatil1609 3 года назад +2

    Thanks u so much

    • @datatab
      @datatab  3 года назад

      Many thanks for your Feedback!

    • @datatab
      @datatab  3 года назад

      Regards Hannah and mathias

  • @zimalkhan1422
    @zimalkhan1422 3 года назад

    Some segments in the video are stamped not adjacent to each other

    • @datatab
      @datatab  3 года назад

      Hello, what do you mean by that?

  • @user-kk4og9yv1p
    @user-kk4og9yv1p 2 года назад +1

    Kandungan anda sangat menyentuh

  • @amansinghal5908
    @amansinghal5908 2 года назад +1

    I'm in love

  • @mosama22
    @mosama22 3 года назад +1

    Wow! Thank you :-)

    • @datatab
      @datatab  3 года назад

      Thanks for your Feedback! Regards, Hannah