document.write( "Question 1195911: A film-processing company claims that the owners of digital cameras store on average more than fifteen
\n" );
document.write( "pictures on their cameras, before the eventually download these to a computer or print. A random sample
\n" );
document.write( "of 10 digital camera owners produced the data below on the number of pictures stored on their digital
\n" );
document.write( "cameras.
\n" );
document.write( "25 6 22 26 31 18 13 20 14 2\r
\n" );
document.write( "\n" );
document.write( "3.1) Test this claim at the 10 % level of significance. (10 marks)\r
\n" );
document.write( "\n" );
document.write( "3.2) Estimate with 95 % confidence the mean number of pictures stored on digital cameras.\r
\n" );
document.write( "\n" );
document.write( "(5 marks) \n" );
document.write( "
Algebra.Com's Answer #828549 by Boreal(15235)![]() ![]() You can put this solution on YOUR website! Ho: mean is 15 \n" ); document.write( "Ha: mean is not 15 \n" ); document.write( "alpha=0.10 p{reject Ho|Ho true} \n" ); document.write( "test statistic is a t (0.95; df=9) critical value is |t| >1.833 \n" ); document.write( "mean is 17.7 and s=9.08 \n" ); document.write( "t=(17.7-15)/9.08/sqrt(10) \n" ); document.write( "=0.94 \n" ); document.write( "fail to reject the Ho; insufficient evidence to say that there is a difference at the 10% level. p-value=0.37 \n" ); document.write( "confidence interval will contain 15; it is 17.7+/-2.262*9.08/sqrt(10); the latter=6.50 \n" ); document.write( "The 95% confidence interval is 17.7+/- 6.50 or (11.20, 24.20) units pictures. \n" ); document.write( " |