
David B. answered 04/02/21
Math and Statistics need not be scary
Using a TI series calculator the following code was used. Other calculators or programs will have similar code structure and identical answers.
a) bipdf(8,.3,0) = 0.05765
b) bicdf(8,.3,1) = 0.25530
c) 1 - bicdf(8,.3,3) = 0.19410
note: these are exact answers, from binomial distribution., as requested. Calculations using normal approximation will differ.