document.write( "Question 289749: At a certain hospital 30% of its diabetic patients seek care for a kidney related problem\r
\n" );
document.write( "\n" );
document.write( "If 50 diabetic patients are randomly chosn from a hospital, what is the probability that half o them are seeking care for a idney related problem?\r
\n" );
document.write( "\n" );
document.write( "Please help ....Thank you \n" );
document.write( "
Algebra.Com's Answer #209804 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! At a certain hospital 30% of its diabetic patients seek care for a kidney related problem \n" ); document.write( "If 50 diabetic patients are randomly chosn from a hospital, what is the probability that half o them are seeking care for a idney related problem? \n" ); document.write( "Please help ....Thank you \n" ); document.write( "---------------------------------- \n" ); document.write( "Binomial Problem: \n" ); document.write( "n = 50 ; p = 0.30 \n" ); document.write( "P(x = 25) = 50C25(0.3)^25*(0.7)^25 \n" ); document.write( "= 0.00144.... \n" ); document.write( "================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |