document.write( "Question 1035065: A study of peach trees found that the average number of peaches per tree was 525. The standard deviation of the population is 140 peaches per tree. A scientist wishes to find the 80% confidence interval for the mean number of peaches per tree. How many trees does she need to sample to obtain an average accurate to within 14 peaches per tree? \n" ); document.write( "
Algebra.Com's Answer #649690 by addingup(3677)![]() ![]() You can put this solution on YOUR website! Margin of Error (half of confidence interval) 14 \n" ); document.write( "The margin of error is defined as the \"radius\" (or half the width) of a confidence interval for a particular statistic. \n" ); document.write( "Level of Confidence 80 \n" ); document.write( "s = Sample standard deviation 140 \n" ); document.write( "'z critical value' from Look-up Table for 80% 1.28 \n" ); document.write( "significant digits 2 \n" ); document.write( "````````````````````````````````````````` \n" ); document.write( "n = (1.28*140/14)^2 \n" ); document.write( "n = Sample Size 163.84 = 164 \n" ); document.write( " \n" ); document.write( " |