document.write( "Question 1078172: In a recent year, 56% of employers offered a consumer-directed health plan (CDHP). This type of plan typically combines a high deductible with a health savings plan. Choose 80 employers at random. What is the probability that more than 50 will offer a CDHP? \n" ); document.write( "
Algebra.Com's Answer #692723 by stanbon(75887) ![]() You can put this solution on YOUR website! In a recent year, 56% of employers offered a consumer-directed health plan (CDHP). This type of plan typically combines a high deductible with a health savings plan. Choose 80 employers at random. What is the probability that more than 50 will offer a CDHP? \n" ); document.write( "------- \n" ); document.write( "Binomial Problem with p = 0.56 and n = 80 \n" ); document.write( "---- \n" ); document.write( "P(x > 50) = 1 - binomcdf(80,0.56,50) = 0.0989 \n" ); document.write( "------- \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "----------- \n" ); document.write( " \n" ); document.write( " |