document.write( "Question 441910: given the amount (oz) of juice in 10 randomly selected juice bottles are:
\n" ); document.write( "15.1, 15.6, 15.6, 15.9, 15.2, 15.9, 15.2,15.1, 15.8, 15.2.\r
\n" ); document.write( "\n" ); document.write( "construct a 94% confidence interval for the mean amount of the juice, u(with a wierd line), in the population of all such bottles. assume that the population has a normal distribution.
\n" ); document.write( "

Algebra.Com's Answer #304890 by stanbon(75887)\"\" \"About 
You can put this solution on YOUR website!
In a sample of 60 mice, a biologist found that 46% were able to run a maze in 30 seconds or less. Find the 90% limit for the population proportion of mice who can run that maze in 30 seconds or less?
\n" ); document.write( "---------------------------
\n" ); document.write( "p-hat = 0.46
\n" ); document.write( "ME = 1.645*sqrt[0.46*0.54/60] = 0.1058
\n" ); document.write( "-----------
\n" ); document.write( "90% CI: 0.46-0.1058 < p < 0.46+0.1058
\n" ); document.write( "=========================================
\n" ); document.write( "Cheers,
\n" ); document.write( "Stan H.
\n" ); document.write( "
\n" );