Question 188881
----------
SafeRoad Stores is redesigning the checkout lanes in its stores throughout the country. Two designs have been suggested. Tests on customer checkout times have been conducted at two stores where the two new systems have been installed. A summary of the sample data follows: 

System A 
Sample size = 25 
Sample mean checking out time = 4.3 minutes 
Sample standard deviation = 2.0 minutes
------------------------------------------ 
System B
Sample size = 25
Sample mean checkout time = 3.3 minutes
Sample standard deviation = 3.0 minutes
-------------------------------------------- 
At the 0.05 significance level, perform a statistical test to see the two systems are significantly different.
--------------------------------
Ho: u(A) - u(B) = 0
Ha: u(A) - u(B) is not equal to zero
----
Critical t-values for 2-tail test with alpha = 5%: z = +/-1.96 
test statistic: z(4.3-3.3) = (4.4-3.3)/sqrt[(2^2/25) + (3^2/25] = 1.5254
p-value = 2P(z > 1.5254) = 0.1272
---------------------------------------
Conclusion: Since the p-value is greater than 5%, fail to reject Ho.
The checkout times are not the same with the two systmes.
--------------------------------------------------------------
Comment:  Now you need to understand every piece of this solution.
If you do you can work any problem comparing two sample means. 
sample means.
Ask if you do not understand ; it is the only way to learn.
-------------------------------------------------------------
Cheers,
Stan H.