document.write( "Question 1183597: Assume that when adults with smartphones are randomly selected , 44% use them in meetings or classes. If 5 adult smartphone users are randomly selected , find the probability that exactly 2 of them use their smartphones in meetings or classes \n" ); document.write( "
Algebra.Com's Answer #813991 by greenestamps(13203)![]() ![]() You can put this solution on YOUR website! \n" ); document.write( "Straightforward binomial probability.... \n" ); document.write( "The probability that each person uses his phone in meetings or classes is 0.44, so the probability that he does not is 1-0.44 = 0.56. \n" ); document.write( "The probability that in any particular group of 5 people 2 of them use their phones in meetings or classes (and 3 do not) is then \n" ); document.write( "Finally, the number of ways of choosing 2 of the 5 people to be the ones that use their phones in meetings or classes is C(5,2). \n" ); document.write( "So the probability that 2 out of 5 chosen people use their phones in meetings or classes is \n" ); document.write( " \n" ); document.write( "Use a calculator.... \n" ); document.write( " \n" ); document.write( " |