Tom K. answered 12/09/20
Knowledgeable and Friendly Math and Statistics Tutor
You should use the binomial distribution. If you want to approximate it, you should use the Poisson, not the Normal. That is because np = 50*.01=.5 << 5
if p =.01, P(x = 0) = .99^50 = .605006
P(x = 1) = C(50,1).99^49*.01 = .305559
Thus,P(x <= 1) = .910565
Then, the p-value at 2 is 1- .910565 = .089435
As p > α =.05, you are unable to prove that p has increased.
Incidentally, with the Poisson, P(X <= 1) with λ =.5 is e-.5(1 + .5) = .909796; this is fairly close to .910565, the exact probability.
Tom K.
The mean is np = .5 and the variance is np(1-p) = .475. I leave it to you to take it from there.12/09/20
Samantha H.
I entered Normal as the distribution on my homework, and it said it was correct. I'm still confused about how to state the distribution in the form of P' ~ N (____, ____)12/09/20