document.write( "Question 509038: A company is studying the number of daily debit card purchses. If there were 20 purchases and the probability of a debit card purchase is 0.5.
\n" );
document.write( "a. what is the standard deviation of the number of debit card purchases
\n" );
document.write( "b. based on the shape of the distribution approx 99.7% should be between__and __ \n" );
document.write( "
Algebra.Com's Answer #341264 by stanbon(75887) ![]() You can put this solution on YOUR website! A company is studying the number of daily debit card purchases. If there were 20 purchases and the probability of a debit card purchase is 0.5. \n" ); document.write( "a. what is the standard deviation of the number of debit card purchases \n" ); document.write( "Ans: sqrt(npq) = sqrt(20*1/2*1/2) = sqrt(5) \n" ); document.write( "---------------------------------------------- \n" ); document.write( "b. based on the shape of the distribution approx 99.7% should be between__and __ \n" ); document.write( "mean = np = 10 \n" ); document.write( "--- \n" ); document.write( "m-3std = 10-3sqrt(5) is approx 3.29 \n" ); document.write( "--- \n" ); document.write( "m+3std = 10+3sqrt(5) is approx 16.7 \n" ); document.write( "===================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "======================== \n" ); document.write( " |