document.write( "Question 867248: In a class of 30 students the probability of having someone absent is approximately 88%. Determine the probability that on any given day everyone is absent. \n" ); document.write( "
Algebra.Com's Answer #522879 by ewatrrr(24785)![]() ![]() You can put this solution on YOUR website! p(absent) = .88, n = 30 \n" ); document.write( "P(x = 30) = binompdf(30, .88, 30) = .0216 0r 2.16% chance of that happening \n" ); document.write( " \n" ); document.write( " |