You are viewing a single comment's thread. Return to all comments →
The following formula worked. Thanks. But, why is X^2 equal to mean + mean^2 ? What does that calculate?
160.0 + 40.0 * ( 0.88 + pow(0.88, 2))
Seems like cookies are disabled on this browser, please enable them to open this website
Day 5: Poisson Distribution II
You are viewing a single comment's thread. Return to all comments →
The following formula worked. Thanks. But, why is X^2 equal to mean + mean^2 ? What does that calculate?