telmo-correa / all-of-statistics

Self-study on Larry Wasserman's "All of Statistics"
974 stars 278 forks source link

Fix error in exercise 8 chapter 6. #33

Open achrafmam2 opened 1 year ago

achrafmam2 commented 1 year ago

In the equation

$$ \frac{\sqrt{n} (\bar{X_n} - \mu)}{\sigma} $$

I think $\sigma$ should be 1 instead of $0.1$.

When applying the Central Limit Theorem, we should use the std deviation of the Poisson which is 1.