You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Looking at the text in more detail, I see that I jump directly from gaussian distributions to normal random variables with no explanation of what the latter means. I'll clarify that.
The text used gaussian and occasionally distribution while discussing
the sum of two independent normally distributed random variables.
This was understandable confusing, as I was using the wrong terms.
Uh oh!
There was an error while loading. Please reload this page.
Is this true? I tried adding g1 and g2 in Python code and normalized it and the curve is heavier on the right.
My code:
Excerpt from chapter 3:
A remarkable property of Gaussians is that the sum of two independent independent normal variables (https://en.wikipedia.org/wiki/Sum_of_normally_distributed_random_variables) is also normally distributed!
The text was updated successfully, but these errors were encountered: