document.write( "Question 1140012: Suppose you have selected a random sample of n=3 measurements from a normal distribution. Compare the standard normal z values with the corresponding t values if you were forming the following confidence intervals.\r
\n" );
document.write( "\n" );
document.write( "(a) 98% confidence interval
\n" );
document.write( "z=
\n" );
document.write( "
\n" );
document.write( "t=
\n" );
document.write( "(b) 99% confidence interval
\n" );
document.write( "z=
\n" );
document.write( "
\n" );
document.write( "t=
\n" );
document.write( "(c) 80% confidence interval
\n" );
document.write( "z=
\n" );
document.write( "
\n" );
document.write( "t=
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #760943 by Boreal(15235) You can put this solution on YOUR website! the zs for each of these are 2.33, 2.576, and 1.28 \n" ); document.write( "the ts for df=2 are 6.965, 9.925,1.886 \n" ); document.write( " |