document.write( "Question 469190: If the population proportion is 0.75 and a simple random sample of size 225 will be taken:
\n" );
document.write( "A) specify the sampling distribution of p bar, the sample proportion
\n" );
document.write( "B) what is the probability that the sample proportion will take a value between 0.73 and 0.83 \n" );
document.write( "
Algebra.Com's Answer #322169 by stanbon(75887) ![]() You can put this solution on YOUR website! If the population proportion is 0.75 and a simple random sample of size 225 will be taken: \n" ); document.write( "A) specify the sampling distribution of p bar, the sample proportion \n" ); document.write( "mean of all samples of size 225 = 0.75 \n" ); document.write( "std of all samples of size 225 = sqrt[0.75*0.25/225] = 0.0289 \n" ); document.write( "----------------------------------------------------------------- \n" ); document.write( "B) what is the probability that the sample proportion will take a value between 0.73 and 0.83 \n" ); document.write( "--- \n" ); document.write( "z(0.73) = (0.73-0.75)/0.0289 = -0.6920 \n" ); document.write( "z(0.83) = (0.83-0.75)/0.0289 = 2.7682 \n" ); document.write( "--- \n" ); document.write( "P(0.73 < p < 0.83) = P(-0.6920 < z < 2.7682) = 0.5338 \n" ); document.write( "=================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " \n" ); document.write( " |