document.write( "Question 304738: 30 % of firm’s orders come from new customers. A simple random sample of 100 orders will be used to estimate the proportion of new customers. Find probability that sample proportion will be between 0.22 and 0.40 \n" ); document.write( "
Algebra.Com's Answer #218224 by stanbon(75887)\"\" \"About 
You can put this solution on YOUR website!
30 % of firm’s orders come from new customers. A simple random sample of 100 orders will be used to estimate the proportion of new customers. Find probability that sample proportion will be between 0.22 and 0.40
\n" ); document.write( "-----------------
\n" ); document.write( "p = 0.3
\n" ); document.write( "sigma = sqrt(pq) = sqrt(0.3*0.7)
\n" ); document.write( "-------------------------------------
\n" ); document.write( "z(0.22) = (0.22-0.30)/[sqrt(0.3*0.7/100)] = -1.7457
\n" ); document.write( "---
\n" ); document.write( "z(0.40) = (0.40-0.30)/[sqrt(0.3*0.7/100)] = 2.1822
\n" ); document.write( "---
\n" ); document.write( "P(0.22 < p < 0.40) = P(-1.7457 < z < 2.1822) = 0.9450
\n" ); document.write( "===========================
\n" ); document.write( "Cheers,
\n" ); document.write( "Stan H.
\n" ); document.write( "===========================
\n" ); document.write( "
\n" );