document.write( "Question 1161571: If Belson Electronic's new converter produces less than the 110 volts of their old product, they must redesign it. A sample of 303 converters generated a standard deviation of 47.3 volts. Set Alpha at 5 percent. a mean of 107.2 volts, with State and test the proper set of hypotheses. Is a redesign necessary? \n" ); document.write( "
Algebra.Com's Answer #785171 by Boreal(15235) You can put this solution on YOUR website! Assume random sample and independence of process \n" ); document.write( "Ho: voltage is 110 \n" ); document.write( "Ha: it is not 110 \n" ); document.write( "alpha=0.05 P{reject Ho|Ho true) \n" ); document.write( "test is a t 0.975 df=302* s/sqrt(n)=(mu new-mu old)/s/sqrt(n) \n" ); document.write( "critical value |t|>1.968 \n" ); document.write( "t=(107.2-110)/47.3/sqrt(303) \n" ); document.write( "=-2.8*sqrt(303)/47.3 \n" ); document.write( "=-1.03 \n" ); document.write( "p=0.30 \n" ); document.write( "Fail to rejected Ho and insufficient evidence to redesign. \n" ); document.write( " |