document.write( "Question 628151: 1)On average, 20 percent of the emergency room patients at Bedford hospital lack health insurance. In a random sample of 8 patients what is the probability that 2 will be uninsured?\r
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "2)On average, 20 percent of the emergency room patients at Bedford hospital lack health insurance. In a random sample of 8 patients what is the probability that 2 will be insured?\r
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "3On average, 20 percent of the emergency room patients at Bedford hospital lack health insurance. In a random sample of 8 patients what is the probability that no more than 1 patient is uninsured?\r
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "4) Consumers report on average 1.7 problems per vehicle with a popular make and model of a 2006 car. we randoly select a vehicle of the same make, model and year. what is the probability that it will have more than 3 problems\r
\n" ); document.write( "\n" ); document.write( " \r
\n" ); document.write( "\n" ); document.write( "5. At an outpatient mental health clinic, appointment cancellations occur at a mean rate of 1.5 per day on a typical wednesday. What is the probability that less than 3 cancellations will occur on 2 wednesdays?\r
\n" ); document.write( "\n" ); document.write( " \r
\n" ); document.write( "\n" ); document.write( "6 Thje pediatrics unit at Bedford hospital has 24 beds. The number of patients needing a bed at any point in time is normally distributed with a mean of 19.2 and standard deviation of 2.5. What is the probability that the number of patients needing a bed will exceed the pediatric unit bed capacity
\n" ); document.write( "

Algebra.Com's Answer #395422 by ewatrrr(24785)\"\" \"About 
You can put this solution on YOUR website!
 
\n" ); document.write( "Hi,
\n" ); document.write( " 1- 3 Bionimal Distribution Problems
\n" ); document.write( "Note: The probability of x successes in n trials is:
\n" ); document.write( "P = nCx* \"p%5Ex%2Aq%5E%28n-x%29\" where p and q are the probabilities of success and failure respectively.
\n" ); document.write( "In this case p = .20(uninsured & q = .80(insured)
\n" ); document.write( "nCx = \"n%21%2F%28x%21%28n-x%29%21%29\"
\n" ); document.write( "1. P(x= 2) = 8C2 (.20)^2(.80)^6 = .2936
\n" ); document.write( "2. P(x=6) = 8C6(.20)^6(.80)^2 = .0011
\n" ); document.write( "3. P(x<1) = P(x=0) + P(x=1) = .1678 + .3355 = .5033
\n" ); document.write( "Using Normal distribution for #4 with SD = 1, therefore z = 1.3 and P(>3) = 1 - P(z=1.3) find 1 - NORMSDIST(1.3)
\n" ); document.write( "Using Poison Distribution for #5, Use stattrek.com Poison Distribution Calculator (WED and WED <3) = \".8%2A.8\"
\n" ); document.write( "Using Normal distribution for #4 with mean of 19.2 and standard deviation of 2.5
\n" ); document.write( "P(x>24) = 1 - P(z = (24-19.2)/2.5) find 1 - NORMSDIST(1.92) \n" ); document.write( "
\n" );