document.write( "Question 1176102: The mean weight of trucks traveling on a particular highway road is not known. A highway inspector needs an estimate of the mean. He selects a random sample of 49 trucks passing the weighting station and found the mean to be 14.9 tons, with a standard deviation of 4.1 tons. What is the probability that the average weight will be at most 13.4 tons? \n" ); document.write( "
Algebra.Com's Answer #802422 by Boreal(15235)![]() ![]() You can put this solution on YOUR website! this is a t=(xbar-mean)/s/sqrt(n) \n" ); document.write( "t is df=48 \n" ); document.write( "=(13.4-14.9)*sqrt(49)/4.1 \n" ); document.write( "=-2.56 \n" ); document.write( "probability t is < -2.56 given the df=48 \n" ); document.write( "This is 0.0068 \n" ); document.write( " \n" ); document.write( " |