You have done in 12 minutes what my master's level professor couldn't do in a month, thank you!
@romgossel7971 Жыл бұрын
Amazing job! Great video!
@elviswanasunia8783 жыл бұрын
Well explained. Finally I have understood the importance of the normality assumption. Thanks.
@paria45879 ай бұрын
Your explanation helped me a lot!
@onurvarol10408 ай бұрын
Wondeful. You are the one.
@alichehrazi351811 ай бұрын
Great Explanation! Most of the videos go over the assumption but don't explain the importance of them!
@SzTz1005 ай бұрын
Thank you, at last these error iid's are explained properly.
@YukiYan-go6ov2 жыл бұрын
Thanks for the video. In practice, how do we determine the variance?
@flauschigeswoelkchen3 жыл бұрын
Didn‘t watch this video yet but a lot of the other ones. As I am studying statistics I am so very thankful for your videos. They really do help a lot. Unfortunately I can’t find videos for asymptotic (convergence and such) but I do recommend your videos to all my classmates. Again, thank you!
@gauranshagrawal464811 ай бұрын
After finding Expected value and variance of yi (with the assumption of normality of errors) , on what basis did you conclude that yi is also normally distributed ?
@ChiomaIbe-z4r Жыл бұрын
Thanks a lot Now i understand better
@rajarshibhattacharya51922 жыл бұрын
very helpful. Thank you!
@jesskl6907 Жыл бұрын
Great job! Thank you :))
@sukursukur36173 жыл бұрын
Why normality tests? Why dont we implement poissonity test? What makes normal distribution privileged among other distributions?
@Stats4Everyone3 жыл бұрын
The normal distribution is symmetric. The poison distribution is skewed. If we think about the purpose of regression, we aim to explain the variability in Y. If we end up having skewed error terms then we did not do a good job explaining the variability in Y. The error terms ideally are just randomly scattered above and below zero.... Theoretically, constructing a model with poison distributed error terms may be interesting.... we would lose the F tests that we run later on to determine if the model is significant.. also, we would lose the t and z tests that we use to determine if particular predictors are useful in predicting Y... Though there may be other ways you can run these tests.. some more math would be needed to look into that.