Let $X_{1}, X_{2}, \ldots, X_{8}$ be a random sample of size $n=8$ from a Poisson distribution with mean $\mu .$ Reject the simple null hypothesis $H_{0}: \mu=0.5$ and accept $H_{1}: \mu>0.5$ if the observed sum $\sum_{i=1}^{8} x_{i} \geq 8$
(a) Show that the significance level is 1 -ppois $(7,8 * .5)$.
(b) Use $\mathrm{R}$ to determine $\gamma(0.75), \gamma(1)$, and $\gamma(1.25)$.
(c) Modify the code in Exercise $4.5 .9$ to obtain a plot of the power function.