document.write( "Question 288143: According to the US Census Bureau, roughly 14.5% of individuals are living below the poverty level. Suppose a random sample of 500 individuals was taken.
\n" );
document.write( "a. Describe the sampling distribution of p-hat, the sample proportion of individuals living below the poverty level.\r
\n" );
document.write( "\n" );
document.write( " 1. The mean of p-hat is:_________\r
\n" );
document.write( "\n" );
document.write( " 2. The standard error of p-hat is:_________\r
\n" );
document.write( "\n" );
document.write( "3. In a random sample of 500 individuals, find the probability that no more than 10% are living below the poverty level.
\n" );
document.write( "What is the probability that a random sample of 500 individuals results in 80 or more having an advanced degree? \n" );
document.write( "
Algebra.Com's Answer #208847 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! According to the US Census Bureau, roughly 14.5% of individuals are living below the poverty level. \n" ); document.write( "Suppose a random sample of 500 individuals was taken. \n" ); document.write( "a. Describe the sampling distribution of p-hat, the sample proportion of individuals living below the poverty level. \n" ); document.write( "1. The mean of p-hat is: 14.5% according to the Central Limit Theorem \n" ); document.write( "======================== \n" ); document.write( "2. The standard error of p-hat is: sqrt(0.145*0.855/500) = 0.0157 according to CLT \n" ); document.write( "======================== \n" ); document.write( "3. In a random sample of 500 individuals, find the probability that no more than 10% are living below the poverty level. \n" ); document.write( "--- \n" ); document.write( "Find the z-value that has a left tail of 10%: z = -1.2816.. \n" ); document.write( "Find the x-value associated with z = -1.2816 \n" ); document.write( "x = -1.2816*0.0157+ 0.145 \n" ); document.write( "x = 0.1249 \n" ); document.write( "---------------------------------- \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " \n" ); document.write( " |