SOLUTION: The probability that a small business will go bankrupt in its first year is .21. For 50 such small businesses, find the following probabilities first by using the binomial probabil

Algebra.Com
Question 251974: The probability that a small business will go bankrupt in its first year is .21. For 50 such small businesses, find the following probabilities first by using the binomial probability formula, and then by using the normal
approximation.
a. Exactly 8 go bankrupt.
b. No more than 2 go bankrupt.

Answer by stanbon(75887)   (Show Source): You can put this solution on YOUR website!
The probability that a small business will go bankrupt in its first year is .21. For 50 such small businesses, find the following probabilities first by using the binomial probability formula, and then by using the normal
approximation.
---

a. Exactly 8 go bankrupt.
binomial: P(x=8) = 50C8(0.21)^8*(0.79)^42 = 0.1019
normal approx: normalcdf(7.5,8.5,50*0.21,(50*0.21*0.79)^0.5) = 0.949...
------------------------------------------
b. No more than 2 go bankrupt.
binomial: P(0<= x <=2) = binomcdf(50.0.21,2) = 0.0007674...
normal: normalcdf(49.5,50.5,50*0.21,(50*0.21*0.79)^0.5)) = 4.609x10^-42
-------------------------------------------
Cheers,
Stan H.

RELATED QUESTIONS

The probability that a small business will go bankrupt in its first year is .21. For 50... (answered by stanbon)
According to the US Small Business Administration, small businesses provide 75% of the... (answered by stanbon)
the mean number of business failure per month in a certain town in one year is expted to... (answered by Boreal)
The STATA data set smme.dta contains data from a survey based on a random sample of 192... (answered by ikleyn)
John owns stock in 6 different companies. If the probability that at least one of the... (answered by reviewermath)
A random sample of 75 printers discovered that 25 of them were being used in small... (answered by JimmyJW)
Approximately 60% of all small businesses in Canada have a web site. 8 small businesses... (answered by ikleyn)
Can you please help me with this question. Question 2. Approximately 60% of all small... (answered by ikleyn)
Approximately 70% of all small businesses in Canada have a web site. 10 small businesses... (answered by Boreal)