document.write( "Question 727231: In a study using 13 samples, and in which the population variance is unknown, the distribution that should be used to calculate confidence intervals is
\n" );
document.write( "A) a standard normal distribution.
\n" );
document.write( "B) a t distribution with 12 degrees of freedom.
\n" );
document.write( "C) a t distribution with 13 degrees of freedom.
\n" );
document.write( "D) a t distribution with 14 degrees of freedom.
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #445018 by jim_thompson5910(35256)![]() ![]() ![]() You can put this solution on YOUR website! The population variance is unknown. So the population standard deviation is also unknown (since variance = (standard deviation)^2)\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "So because the the population standard deviation is unknown AND the sample size n is less than 30, this means that you must use the T distribution.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "In this case, you would use a T distribution with degrees of freedom (df) of...\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "df = n-1\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "df = 13-1\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "df = 12\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "So the answer is B) a t distribution with 12 degrees of freedom \n" ); document.write( " |