document.write( "Question 433383: In a local university, 40% of the students live in dormitories. A random sample of n = 80 students is selected for a particular study.\r
\n" );
document.write( "\n" );
document.write( "(a) What is the sampling distribution of P? Please provide its general shape, its standard deviation, and its mean. \r
\n" );
document.write( "\n" );
document.write( "(b) What is the probability that the sample proportion (the proportion living in the dormitories) is between 0.30 and 0.50? \n" );
document.write( "
Algebra.Com's Answer #300426 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! In a local university, 40% of the students live in dormitories. A random sample of n = 80 students is selected for a particular study. \n" ); document.write( "(a) What is the sampling distribution of P? \n" ); document.write( "--- \n" ); document.write( "Note: You have not provided a description of P. \n" ); document.write( "Is it the proportions of all samples of size 80? \n" ); document.write( "Is it the \n" ); document.write( "---- \n" ); document.write( "If it is the population: \n" ); document.write( "mean = np = 80*0.4 = 32 \n" ); document.write( "std = sqrt(npq) = sqrt(32*0.6) = 4.3817.. \n" ); document.write( "--------------------------------------------- \n" ); document.write( "If it is the proportions of samples of size 80: \n" ); document.write( "mean = 0.4 \n" ); document.write( "std = sqrt[0.4*0.6/80] = 0.0548 \n" ); document.write( "------------------------------------- \n" ); document.write( " Please provide its general shape, its standard deviation, and its mean. \n" ); document.write( "---- \n" ); document.write( "(b) What is the probability that the sample proportion (the proportion living in the dormitories) is between 0.30 and 0.50? \n" ); document.write( "z(0.3) = (0.3-0.4)/0.0549 = -1.8215 \n" ); document.write( "z(0.5) = (0.5-0.4)/0.0549 = 1.8215 \n" ); document.write( "--------------- \n" ); document.write( "P(0.3< x <0.5) = (-1.8215< x < 1.8215) = 0.9315 \n" ); document.write( "=============== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |