document.write( "Question 206340: Approximately 22% of students are majoring in one of the 4 science colleges. If we were to take a simple random sample of 200 students, what is the probability of getting a value for p-hat that is less than .20? \n" ); document.write( "
Algebra.Com's Answer #155919 by stanbon(75887)\"\" \"About 
You can put this solution on YOUR website!
Approximately 22% of students are majoring in one of the 4 science colleges. If we were to take a simple random sample of 200 students, what is the probability of getting a value for p-hat that is less than .20?
\n" ); document.write( "----------------------------------------
\n" ); document.write( "Draw a normal curve showing the distribution of the sample-proportions.
\n" ); document.write( "That distribution is centered at 0.22 with a standard deviation
\n" ); document.write( "of sqrt[0.22*0.78/200]
\n" ); document.write( "------------------------------
\n" ); document.write( "P(p-hat < 0.20) = normalcdf(0,0.20,0.22,sqrt(0.22*0.78/200) = 0.2474
\n" ); document.write( "===========================================
\n" ); document.write( "Cheers,
\n" ); document.write( "Stan H.
\n" ); document.write( "
\n" );