Logistic Regression Using Excel Solver

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

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

  • @keynote8274
    @keynote8274 7 หลายเดือนก่อน +2

    Hey there Linda. I hope you're well. I am currently studying for my postgraduate qualification in data analytics and this video helped me out so much. Thank you for taking the time and effort to upload this and I hope you continue with these videos.

    • @lsw278
      @lsw278  7 หลายเดือนก่อน +2

      I'm glad it helped. Using Excel for this is a little clunky, but it gets the job done! Good luck with your studies

  • @heyhey6333
    @heyhey6333 7 หลายเดือนก่อน +2

    fantastic video!! well explained and very concise. saved me a long night of struggling to learn R haha

    • @lsw278
      @lsw278  7 หลายเดือนก่อน +1

      That's the whole reason I made this video - finding a way to do this WITHOUT R! Glad this helped

  • @mikenyc1589
    @mikenyc1589 3 หลายเดือนก่อน

    Great video....looking for this for years.....One Question: If you run SOLVER 2 times in a row on the same project....What does those "B" values turn into? Thx

  • @ElMakk_Med
    @ElMakk_Med 7 หลายเดือนก่อน +1

    hey, thanks for effort you put into this,
    i have a question, why did you use a natural log function in the likelihood!

    • @lsw278
      @lsw278  7 หลายเดือนก่อน +2

      Great question! (Sorry for the long answer, but it's an important component of this approach to regression).
      In logistic regression, the natural log function is used in the likelihood because of its properties that make it well-suited for modeling probabilities. The logit function, which is the natural log of the odds ratio, converts the probability of success to a linear function of the predictors. It also converts the probability of success to a linear function of the predictors. This linear relationship between the log odds and the predictors is convenient for modeling with linear regression techniques.

  • @j0zdesigns
    @j0zdesigns 4 หลายเดือนก่อน

    Thank you.