document.write( "Question 984513: The wait times (in seconds) for fast food service at two burger companies were recorded for quality assurance. Using the data below, find the following for each sample.
\n" );
document.write( "Range
\n" );
document.write( "Standard deviation
\n" );
document.write( "Variance
\n" );
document.write( "Lastly, compare the two sets of results.\r
\n" );
document.write( "\n" );
document.write( "Company Wait times in seconds
\n" );
document.write( "Big Burger Company 105 67 78 120 175 115 120 59
\n" );
document.write( "The Cheesy Burger 133 124 200 79 101 147 118 125 \n" );
document.write( "
Algebra.Com's Answer #605293 by Boreal(15235) You can put this solution on YOUR website! Big B \n" ); document.write( "Range is 59 to 175 or 116 \n" ); document.write( "SD is 34.96 \n" ); document.write( "Variance is 1222.29 (square sd) \n" ); document.write( ";; \n" ); document.write( "Cheesy \n" ); document.write( "Range is 79 to 200 or 121 \n" ); document.write( "SD is 35.50 \n" ); document.write( "Variance is 1260.55 \n" ); document.write( ";; \n" ); document.write( "Add the numbers; square the total, and divide by the number of items in data set. \n" ); document.write( "Then square each number \n" ); document.write( "Then add up the squares and divide by number of items in data set. \n" ); document.write( "Subtract what you did first from what you did second. \n" ); document.write( "Divide by ONE LESS than the number of items. \n" ); document.write( "That is the variance. \n" ); document.write( "Take the square root of the variance, and you have the sd. \n" ); document.write( ";; \n" ); document.write( "Compare them with a two sample t-test \n" ); document.write( "Ho=mu1=mu2 \n" ); document.write( "Ha=not equal \n" ); document.write( "alpha=0.05 P{reject ho|ho true} \n" ); document.write( "test stat t with df 16 \n" ); document.write( "critical value: abs(t)> 2.12 \n" ); document.write( "Calculation is difference in means over sqrt { (s1^2/n1)+(s2^2/n2)} \n" ); document.write( "Result t=-2.157. This is greater than the critical value (mean 1 is less), so that one concludes at the p=0.03 level that the means are not equal.\r \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |