from the book, i have following task
i think there is error in formulation of alternative hypothesis , because word at least means minimum,there for instead of $p < 0.77$, it should be $p \ge 0.77$ , so instead of left test, it is right test and $\alpha=0.01$ means that for right test we will have $1-0.01=0.99$ and critical value is
=NORMSINV(0.99)
which is equal to 2.33
am i right?
