This is easily the best video series I have seen on Linear Regression and has provided me with a fantastic introduction to the subject area. It speaks volumes of your teaching ability and the quality of this series, that this subject area which may be perceived as overly difficult from the outside looking in, has been taught in a way that makes it accessible to basically any and everyone. I tip my hat off to you Brandon and thank you very much for your time and effort. Not only do I feel confident for my test next week, but I know that moving forward while building up my knowledge base, I can use your videos as a reference point. Now onto Multiple Regression :)
I can't say how much I appreciate this video. Simple, elegant, and well-explained. I had a hard time understanding linear regression in my quantitive statistics class, but I figured it out after watching this series. If only all the teachers out there are capable of making it easy and simple like Brandon.
I am so grateful for this series! I have taken many courses on stats, but this is the first time I feel like I really understand it. I wish I had teachers like you at my university. I hope you will do more videos in the future maybe about more advanced topics as well, like mixed models, cox proportional hazard models, mixture models etc.
Finally I've finished those tutorials for simple linear regression. Thank you so much for sharing the knowledge. Here is one little suggestion: It will be much better if you could spend less time on caculation of those numbers and Do pay more attention on explanation of the meaning of every symbols and formulas.
Hey Brandon, Hope u are doing great!! As we all are with your teaching. Can you please make some videos on the requirements or assumptions for the Procedures such as Linear/Logistic Regression, Hypothesis Testing with detailed study. Please make some videos on other popular tests also such as Fisher's Exact Test with Chi Square test comparison and so on... And for your Videos, Please keep them coming.... We all are enjoying the learning... Lots of love..
In the linear model, (y = beta-sub-zero + beta-sub-one etcetera) shouldn't there be an x included after the beta-sub-one, being the independent variable?
Brandon, could you do a series on statistical softwares? I'm about to recommit to learning another but I have no idea what to use. I'd prefer open source. Should I commit to learning R or Python? Are others like SPSS easier with graphical user interfaces and possibly less coding? What tool is best for an analyst that only needs to do basic to moderate statistical analyses beyond Excel. It would be super helpful!
Hi - I agree fully with all the comments below. This whole playlist just cleared almost all confusion about linear regression that I have had throughout the years. Thanks for that. I'll make sure to like and donate. However, one little clarification would be nice. So for example, Let's say I want to model an output of some product and it turns out that this can be fitted to a linear regression model. I have some quality criteria for this product that need to be fulfilled. As I wan't to be sure that the model explains the output or quality parameter in all future batches (based on the same production method and raw materials etc) I choose to set limits based on prediction intervals, as they explain how the individual values will come out with a probability of e.g. 95%. Would I then violate any assumptions? Can I predict the the mean in all future batch-samples using the confidence interval or is future prediction limited to the prediction interval? would I need to take anything into consideration for this. I hope my question make sense.
You can plot residual against anything; it will always be constant variance. y_hat and X are used to show that the variance does not change when the value in x-axis changes
Hi thanks for this video! How would we report residuals in writing? Would something like, "here we report a residual of -0.56 between actual and predicted values" ?
I had performed a linear regression and the residual value is 0.002, what does it indicate? whether the linear regression performed for the chosen independent and dependent variables were good or bad? and also residual is nothing but R-value?
Brandon Foltz is not accomodating when it comes to questions.. I already posted around 12 questions in different videos and yet I haven't received a single response.
This is easily the best video series I have seen on Linear Regression and has provided me with a fantastic introduction to the subject area. It speaks volumes of your teaching ability and the quality of this series, that this subject area which may be perceived as overly difficult from the outside looking in, has been taught in a way that makes it accessible to basically any and everyone. I tip my hat off to you Brandon and thank you very much for your time and effort. Not only do I feel confident for my test next week, but I know that moving forward while building up my knowledge base, I can use your videos as a reference point. Now onto Multiple Regression :)
Agreed and well said!
Couldn't agree more!
same, dude is very good at teaching stuff
I can't say how much I appreciate this video. Simple, elegant, and well-explained. I had a hard time understanding linear regression in my quantitive statistics class, but I figured it out after watching this series. If only all the teachers out there are capable of making it easy and simple like Brandon.
I am so grateful for this series! I have taken many courses on stats, but this is the first time I feel like I really understand it. I wish I had teachers like you at my university. I hope you will do more videos in the future maybe about more advanced topics as well, like mixed models, cox proportional hazard models, mixture models etc.
almost watched all of your non/linear regression videos, really helped me. thanks mate!
Thanks for another outstanding video. Brandon, you do a wonderful job of making concepts accessible. Thank you!
Finally I've finished those tutorials for simple linear regression. Thank you so much for sharing the knowledge. Here is one little suggestion: It will be much better if you could spend less time on caculation of those numbers and Do pay more attention on explanation of the meaning of every symbols and formulas.
awesome .....could not get better this this
Hi Brandon, another terrific video! In your profile, you mention that you recommend looking at some books. Can you list them?
Hey Brandon, thanks for the great video. We enjoy a lot. Clear my basics
Great video, clear explanation. Thanks!
Hey Brandon, Hope u are doing great!! As we all are with your teaching. Can you please make some videos on the requirements or assumptions for the Procedures such as Linear/Logistic Regression, Hypothesis Testing with detailed study. Please make some videos on other popular tests also such as Fisher's Exact Test with Chi Square test comparison and so on... And for your Videos, Please keep them coming.... We all are enjoying the learning... Lots of love..
At 5:55, the equation should read: "y = b0 + b1 * x + epsilon", but "* x" is missing.
thank you man...love your style of teaching!
@Brandon at 6:09 where you put state the regression model... shouldn't (beta sub 1) accompany x?
The slide of the regression formula has an x missing (around 5:58)
In the linear model, (y = beta-sub-zero + beta-sub-one etcetera) shouldn't there be an x included after the beta-sub-one, being the independent variable?
yes, he probably missed that.
Yes, I was about to comment to point that out. But you've already done it
Another great video! Absolutely hooked to your channel Brandon
Brandon, could you do a series on statistical softwares? I'm about to recommit to learning another but I have no idea what to use. I'd prefer open source. Should I commit to learning R or Python? Are others like SPSS easier with graphical user interfaces and possibly less coding? What tool is best for an analyst that only needs to do basic to moderate statistical analyses beyond Excel. It would be super helpful!
Hi,
from what I've read in other resources the SS_residuals is what you named SSE here. This could lead to some confusion.
Besides, great video!
In the 3 squared graph you've used y hat instead of using y bar. I think that's by mistake. Right??
I have also same comments.
THANK YOU!
Hi - I agree fully with all the comments below. This whole playlist just cleared almost all confusion about linear regression that I have had throughout the years. Thanks for that. I'll make sure to like and donate. However, one little clarification would be nice.
So for example, Let's say I want to model an output of some product and it turns out that this can be fitted to a linear regression model. I have some quality criteria for this product that need to be fulfilled. As I wan't to be sure that the model explains the output or quality parameter in all future batches (based on the same production method and raw materials etc) I choose to set limits based on prediction intervals, as they explain how the individual values will come out with a probability of e.g. 95%. Would I then violate any assumptions? Can I predict the the mean in all future batch-samples using the confidence interval or is future prediction limited to the prediction interval? would I need to take anything into consideration for this. I hope my question make sense.
I don't quite understand the meaning of residual vs. y_hat. How it is different from R vs X and why we need that?
You can plot residual against anything; it will always be constant variance. y_hat and X are used to show that the variance does not change when the value in x-axis changes
Great video 👍 do you have one on regression using forecasting as the example?
Hi thanks for this video! How would we report residuals in writing? Would something like, "here we report a residual of -0.56 between actual and predicted values" ?
I had performed a linear regression and the residual value is 0.002, what does it indicate? whether the linear regression performed for the chosen independent and dependent variables were good or bad? and also residual is nothing but R-value?
Brandon you deserve to be a professor
Thanks!
Why is y-bar marked y-hat on the chart?
its a mistake
Hello guys, what is the difference between Residual Plot against Y- hat vs Residual Plot against X ?
What is the sequence of these lectures
Where do we get conclusion that "everyd dollar increase in meal bill there is a predicted amount of $ 0.15 increase". Thanks
The slope is aprox. 0.15.
T-H-A-N-K-S !!!
where did that sloppe 0.1462 appear?
Why we saying errors will follow normal distribution
penyebaeanna merata dari kiri ke kanana
penyabarannya tdk merata, lebih byk yg menyebar disisi kiri
the predicted tip being the mean.
SSR and sse are kinda swap.
😢😢
Brandon Foltz is not accomodating when it comes to questions.. I already posted around 12 questions in different videos and yet I haven't received a single response.