SOLUTION: records show that 12% of all patients admitted to a medical clinic fail to pay their bills and that eventually the bills are forgiven. Suppose n = 12 new patients represent a rand

Algebra.Com
Question 844258: records show that 12% of all patients admitted to a medical clinic fail to pay their bills and that eventually the bills are forgiven. Suppose n = 12 new patients represent a random selection from the large set of prospective patients served by the clinic. Find the probability that:
at most seven of the patient's bills will eventually have to be forgiven?
none of the patients bills have to be forgiven?
between six and eight of the patients will have their bill forgiven?
Thank you in advance for your help.

Answer by stanbon(75887)   (Show Source): You can put this solution on YOUR website!
records show that 12% of all patients admitted to a medical clinic fail to pay their bills and that eventually the bills are forgiven.
------------------------------------
Suppose n = 12 new patients represent a random selection from the large set of prospective patients served by the clinic.
----------------------------------------------
Find the probability that:
1)at most seven of the patient's bills will eventually have to be forgiven?
none of the patients bills have to be forgiven?
P(0<= x <=7) = binomcdf(12,0.12,7) = 0.999986..
--------------------------------------------
between six and eight of the patients will have their bill forgiven?
P(6<= x <=8) = binomcdf(12,0.12,8)-binomcdf(12,0.12,5) = 1- 0.9986 = 0.0014
--------------------------
Cheers,
Stan H.
==========================

RELATED QUESTIONS

Hospital Records show that 12% of all patients are admitted for surgical treatment, 16%... (answered by Theo)
In a primary care clinic, 25% of all patients who have appointments fail to show up.... (answered by ewatrrr)
Bayside Insurance offers two plans. Under plan A, Gissell would pay the first $50 of the (answered by mananth)
Medical billing errors and fraud are on the rise. According to the MBAA website, 8 out of (answered by CPhill,ikleyn)
If x represents the amount of medical bills ($), write a function representing the amount (answered by macston)
It has been reported that a third of all credit card users pay their bills in full each... (answered by stanbon,Fombitz)
You are planning to conduct a clinical trial and will recruit patients from a hospital... (answered by ewatrrr)
I need help with this question, I have worked it several times and still fail to solve it (answered by richwmiller)
According to a well-known statistic theorem, of patients enter a medical clinic at a rate (answered by ikleyn)