document.write( "Question 1205803: according to a study conducted approximately 55% of all hospitals in a given town contained 100 or more beds. A researcher draws a sample of 15 hospitals by randomly selecting names from a directory of hospitals.
\n" ); document.write( "A.What is the probability of selecting 10 or more hospitals that have 100 or more beds?
\n" ); document.write( "B.What is the probability of selecting less than five hospitals that have 100 or more beds?
\n" ); document.write( "C.What is the probability of selecting from six to ten hospitals, inclusive, that have 100 or more beds?
\n" ); document.write( "
\n" ); document.write( "

Algebra.Com's Answer #842875 by Theo(13342)\"\" \"About 
You can put this solution on YOUR website!
this looks like a binomial probability distribution type of problem.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "the formula is p(x) = p^x * q^(n-x) * c(n,x).\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "n is 15
\n" ); document.write( "x is from 0 to 15
\n" ); document.write( "p = .55
\n" ); document.write( "q = (1-.55)
\n" ); document.write( "c(n,x) = n! / (x! * (n-x)!\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "probabilities are shown in the excel printout below:\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "the sum of all probabilities is p(x) from 0 to 15 and is equal to 1, as it should be.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "answers to your questions are:\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "A. What is the probability of selecting 10 or more hospitals that have 100 or more beds?\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "p(10 or more) = sum p(x) for x = 10 to 15 = 0.260759769\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "B. What is the probability of selecting less than five hospitals that have 100 or more beds?\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "p(less than 5) = sum p(x) for x = 0 to 4 = 0.025465853\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "C. What is the probability of selecting from six to ten hospitals, inclusive, that have 100 or more beds?\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "p(6 to 10) = sum(p(x) for x = 6 to 10 = 0.802671982\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );