You can
put this solution on YOUR website!Two boats, the Prada (Italy) and the Oracle (U.S.A.), are competing for a spot in the upcoming America's Cup race. They race over a part of the course several times. Below are the sample times in minutes. At the .05 significance level, can we conclude that there is a difference in their mean times?
Boat Times (minutes)
Prada (Italy) 12.9 12.5 11.0 13.3 11.2 11.4 11.6 12.3 14.2 11.3
Oracle (U.S.A.) 14.1 14.1 14.2 17.4 15.8 16.7 16.1 13.3 13.4 13.6 10.8 19.0
----------------
Prada sample mean time = 12.17; s = 1.056..
Oracle sample mean time = 14.875; s = 2.2079...
----------
Ho: u(Prada)-u(Oracle) = 0
Ha: u(P)-u(O) is not zero
-------------------------------
I ran a 2-Sample Ttest on the data and got the following results:
test statistic: t= -3.759..
p-value = 0.0016..
df= 16.36
-------
Conclusion:
Since p is less than alpha=5%, reject Ho.
u(P) is not statistically the same as u(O)
================
Cheers,
Stan H.