document.write( "Question 1137277: Suppose 40% of a student population works part time. If a random sample size of 300 students is drawn from the population, then the probability that 44% or fewer of the samples work part time is: \n" ); document.write( "
Algebra.Com's Answer #755146 by rothauserc(4718) You can put this solution on YOUR website! standard deviation of the sample proportion = square root(0.40 * (1-0.40) / 300) = 0.0283 \n" ); document.write( ": \n" ); document.write( "The population proportion is 0.40 \n" ); document.write( ": \n" ); document.write( "since the sample size is > 30, we can use the Normal distribution \n" ); document.write( ": \n" ); document.write( "z-score = (0.44 - 0.40) / 0.0283 = 1.4134 is approximately 1.41 \n" ); document.write( ": \n" ); document.write( "look in z-table to find the probability corresponding to a z-score of 1.41 \n" ); document.write( ": \n" ); document.write( "Probability ( X < 0.44 ) = 0.9207 is approximately 0.92 \n" ); document.write( ":\r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |