SOLUTION: Assume that a procedure yields a binomial distribution with a trial repeated n=5 times. Use some form of technology to find the probability distribution given the probability p=0

Algebra.Com
Question 1118898: Assume that a procedure yields a binomial distribution with a trial repeated
n=5 times. Use some form of technology to find the probability distribution given the probability p=0.528 of success on a single trial.

Answer by solver91311(24713)   (Show Source): You can put this solution on YOUR website!

Enter the following in Cells A1 through B7 in an Excel spreadsheet:

X P(X)
0 =BINOMDIST(A2,5,0/528,False)
1 =BINOMDIST(A3,5,0/528,False)
2 =BINOMDIST(A4,5,0/528,False)
3 =BINOMDIST(A5,5,0/528,False)
4 =BINOMDIST(A6,5,0/528,False)
5 =BINOMDIST(A7,5,0/528,False)
John

My calculator said it, I believe it, that settles it


RELATED QUESTIONS

Assume that a procedure yields a binomial distribution with a trial repeated n=5 times.... (answered by Edwin McCravy)
Assume that a procedure yields a binomial distribution with a trial repeated n=5 times. (answered by Theo)
Assume that a procedure yields a binomial distribution with a trial repeated n = 5... (answered by ikleyn)
Assume that a procedure yields a binomial distribution with a trial repeated n = 5... (answered by ikleyn)
Assume that a procedure yields a binomial distribution with a trial repeated n = 5... (answered by ikleyn,greenestamps)
Assume that a procedure yields a binomial distribution with a trial repeated n = 16... (answered by ikleyn)
Assume that a procedure yields a binomial distribution with a trial repeated n=8 times.... (answered by Boreal)
Assume that a procedure yields a binomial distribution with a trial repeated n=19 times.... (answered by Boreal)
Assume that a procedure yields a binomial distribution with a trial repeated n = 12... (answered by Theo)