SOLUTION: Been out of school a while and I'm required to take an SPC course for work and having difficulty understanding how an answer was calculated.
Urn contains 1000 Black Beads, 4000
Algebra ->
Probability-and-statistics
-> SOLUTION: Been out of school a while and I'm required to take an SPC course for work and having difficulty understanding how an answer was calculated.
Urn contains 1000 Black Beads, 4000
Log On
Question 648329: Been out of school a while and I'm required to take an SPC course for work and having difficulty understanding how an answer was calculated.
Urn contains 1000 Black Beads, 4000 white beads, the example states the probability of getting exactly Five black beads in a random sample of 50 beads is 0.030 (3%), they don't show how this is calculated, was wondering if you could help.
Thanks.
Greg Answer by ewatrrr(24785) (Show Source):
Hi,
Urn contains 1000 Black Beads, 4000 white beads,
Bionomial Distribution Probability
P(5B in sample of 50) = 50C5(.2)^2(.8)^45 = .03
Note: The probability of x successes in n trials is:
P = nCx* where p and q are the probabilities of success and failure respectively.
In this case p = .2 & q = .8 n = 50
nCx =