document.write( "Question 838814: Use the following scenario to answer the next 3 questions. It is known that 30% of all customers of a major credit card pay their bills in full before any interest charges are incurred. Suppose a simple random sample of 150 credit card holders is selected.
\n" ); document.write( "
\n" ); document.write( " What is the probability that between 40 and 50 customers pay their accounts balances in full before any interest charges are incurred?\r
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "

Algebra.Com's Answer #505379 by stanbon(75887)\"\" \"About 
You can put this solution on YOUR website!
It is known that 30% of all customers of a major credit card pay their bills in full before any interest charges are incurred.
\n" ); document.write( "Suppose a simple random sample of 150 credit card holders is selected.
\n" ); document.write( "Binomial Problem with n = 150 and p(pay) = 0.30
\n" ); document.write( "========================================\r
\n" ); document.write( "\n" ); document.write( "What is the probability that between 40 and 50 customers pay their accounts balances in full before any interest charges are incurred?
\n" ); document.write( "P(40<= x <=50) = binomcdf(150,0.3,50)-binomcdf(150,0.3,39)
\n" ); document.write( "----
\n" ); document.write( "= 0.6730
\n" ); document.write( "------------------
\n" ); document.write( "Cheers,
\n" ); document.write( "Stan H.
\n" ); document.write( "----------------
\n" ); document.write( "
\n" ); document.write( "
\n" );