
Mike D. answered 05/23/21
Effective, patient, empathic, math and science tutor
(a) if p = 0.35 and q = 1-p then this is C(6.4) p4 q 2 + C(6,5) p5 q1 + C(6,6) p6 q 0
p (X <= 3) on a TI-84. BINOMCDF. trials = 6, p = 0.35, x value = 3, giving 0.8826
p (X>3) = 1 - 0.8826 = 0.1174 which should agree with the above.
(b) Probability all shop offline = 0.65n
Probability that at least one shops online = 1 - 0.65n > 0.95
0.65n < 0.05
0.65n = 0.05
n log 0.65 = log 0.05
n = (log 0.05 / log 0.65) = 6.95
So n = 7
Approximate with a normal distribution, mean = np, standard deviation = √npq
n = 100, p = 0.35, q = 0.65
p (X > 39)
normalcdf
lower = 39
upper = 1E99
mean = 100 x 0.35
0.2
Nisha J.
Thank you so much sir05/23/21