document.write( "Question 125752This question is from textbook underatanding basic stats
\n" );
document.write( ": someone that buys something and takes it back after using it one time fling.10% adults deliberately do a one time fling. In a group of 7 friends what is the probabitly that.
\n" );
document.write( "a) no one has done a one-time fling?
\n" );
document.write( "b) at least one person has done a one time fling
\n" );
document.write( "c) no more than two people have done a one-time fling? \n" );
document.write( "
Algebra.Com's Answer #92140 by stanbon(75887) ![]() You can put this solution on YOUR website! someone that buys something and takes it back after using it one time fling.10% adults deliberately do a one time fling. In a group of 7 friends what is the probabitly that. \n" ); document.write( "a) no one has done a one-time fling? \n" ); document.write( "0.9^7 = 0.4783... \n" ); document.write( "--------------------------- \n" ); document.write( "b) at least one person has done a one time fling \n" ); document.write( "= 1-P(no one has done a one time fling) = 1-0.4783..= 0.5217.. \n" ); document.write( "----------------------- \n" ); document.write( "c) no more than two people have done a one-time fling? \n" ); document.write( "= binomcdf(7,0.1,2) = 0.9743... \n" ); document.write( "================================= \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " \n" ); document.write( " |