document.write( "Question 1193907: 3-78.Thickness measurements of a coating process are made to the nearest hundredth of a millimeter. The thickness measurements are uniformly distributed with values 0.15, 0.16. 0.17, 0.18, and 0.19. Determine the mean and variance of the coating thickness for this process \n" ); document.write( "
Algebra.Com's Answer #826039 by Boreal(15235)![]() ![]() You can put this solution on YOUR website! The mean is the middle of this uniform function that has a=0.15 and b=0.19, so that is (a+b)/2=0.17 \n" ); document.write( "the variance is (b-a)^2/12 \n" ); document.write( "=0.04^2/12=0.0001333 \n" ); document.write( " |