document.write( "Question 951299: Jade is resolved to go to the gym everyday. She attends 85% of the time. She calls it a successful week if she goes to the gym everyday of the week. What is the probability that she does not have a successful week? \n" ); document.write( "
Algebra.Com's Answer #580932 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! Jade is resolved to go to the gym everyday. She attends 85% of the time. She calls it a successful week if she goes to the gym everyday of the week. What is the probability that she does not have a successful week? \n" ); document.write( "------ \n" ); document.write( "Binomial Problem with n = 7 ; p(goes) = 0.85 ; p(not go) = 0.15 \n" ); document.write( "----\r \n" ); document.write( "\n" ); document.write( "P(not sucessful) = 1 - P(x = 7) = 1 - (0.85)^7 = 0.6794 \n" ); document.write( "-------------- \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "------------- \n" ); document.write( " |