document.write( "Question 1025889: A well-known bank credit card firm wishes to estimate the proportion of credit card holders who carry a nonzero balance at the end of the month and incur an interest charge. Assume that the desire margin of error is 0.03 at 98% confidence.
\n" );
document.write( "a) How large a sample should be selected if it is anticipated that roughly 70% of the firm’s card holders carry a nonzero balance at the end of the month?
\n" );
document.write( "b) How large a sample should be selected if no planning value for the proportion could be specified?\r
\n" );
document.write( "\n" );
document.write( "Answers:
\n" );
document.write( "a) 1267
\n" );
document.write( "b) 1509 \n" );
document.write( "
Algebra.Com's Answer #641164 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! A well-known bank credit card firm wishes to estimate the proportion of credit card holders who carry a nonzero balance at the end of the month and incur an interest charge. Assume that the desire margin of error is 0.03 at 98% confidence. \n" ); document.write( "a) How large a sample should be selected if it is anticipated that roughly 70% of the firm’s card holders carry a nonzero balance at the end of the month? \n" ); document.write( "n = [2.3263/0.03]*0.7*0.3 \n" ); document.write( "--------------------------------- \n" ); document.write( "b) How large a sample should be selected if no planning value for the proportion could be specified? \n" ); document.write( "n = [2.3263/0.03]*(1/2)^2 \n" ); document.write( "============ \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "================= \n" ); document.write( "Answers: \n" ); document.write( "a) 1267 \n" ); document.write( "b) 1509 \n" ); document.write( " |