document.write( "Question 760393: It has been reported that many college freshmen indicate they will major in business or a related field. A random sample of 400 incoming college freshmen was asked their preference in a major, and 95 replied that they were considering business as a major. Find the 99% confidence interval of the true proportion of incoming college freshmen who choose business or a related field as a major. \n" ); document.write( "
Algebra.Com's Answer #462609 by reviewermath(1029)\"\" \"About 
You can put this solution on YOUR website!
Q:
\n" ); document.write( "It has been reported that many college freshmen indicate they will major in business or a related field. A random sample of 400 incoming college freshmen was asked their preference in a major, and 95 replied that they were considering business as a major. Find the 99% confidence interval of the true proportion of incoming college freshmen who choose business or a related field as a major.
\n" ); document.write( "-------------------------------------------------------------------------------
\n" ); document.write( "A:
\n" ); document.write( "For the lower limit, enter the following formula into an Excel spreadsheet:
\n" ); document.write( " =95/400 + normsinv(.005)*sqrt((95/400)*(1-95/400)/400) \r
\n" ); document.write( "\n" ); document.write( "For the upper limit, enter the following formula into an Excel spreadsheet:
\n" ); document.write( "=95/400 - normsinv(.005)*sqrt((95/400)*(1-95/400)/400)
\n" ); document.write( "The 99% CI is (0.1827,0.2923)
\n" ); document.write( "
\n" );