
Study with the several resources on Docsity
Earn points by helping other students or get them with a premium plan
Prepare for your exams
Study with the several resources on Docsity
Earn points to download
Earn points by helping other students or get them with a premium plan
These lecture notes by dr. Nick evangelopoulos cover the hypothesis testing problem of comparing two unknown population means, μ1 and μ2, using the independent two-sample t-test with unequal variances. An example from the checker cab case, where the sample information for beltex and roadmaster tire brands is provided, and the null and alternative hypotheses, steps for calculating the t-statistic, and the decision rule are explained.
Typology: Study notes
1 / 1
This page cannot be seen from the preview
Don't miss anything!

DSCI 3710 LECTURE NOTES Dr. Nick Evangelopoulos
Situation: There are two unknown population means 1 and 2. We have information on two samples coming from these two populations, and we know the sample means x 1 and x^ 2 , the sample standard deviations s 1 and s 2 , and the sample sizes n 1 and n 2. The sample sizes are small (at least one under 30). Then, we do a t test for two means. Example: Refer to the Checker Cab example, text, p.371. The sample information is: Beltex: x 1^ =3.33, s 1 = 0.68, and n 1 = 15. Roadmaster: x 2^ =3.98, s 2 = 0.38, and n 2 = 15. Can we conclude that the average blowout times are not the same? Test at a = 0.10. Solution: Step1 H 0 : 1 = 2 OR, equivalently: H 0 : 1 – 2 = 0 H A: 1 ≠ 2 H A: 1 – 2 ≠ 0 Step 2 Assuming that H 0 is true, the following quantity will have a t distribution:
2 2 2 1 2 1 1 2 1 2
Step 3 Since the H A here is of the “not-equal-to” type, the test is two-tailed. The tail probability is a = 0.10. The degrees of freedom are computed by a long formula. Here, df = 21.9, rounded to 22. Using a t table we find the critical value to be 1.717. The Decision Rule is “Reject H 0 if the observed t value is more extreme than the critical t value”. Step 4 The calculated value is: 15 (. 38 ) 15 (. 68 )
2 2 t = (3.33 – 3.98) / SQRT(((.68)^2)/15 + ((.38)^2)/15) = –3.23. Step 5 Conclusion: Reject the null hypothesis H 0 since the calculated value (–3.23) is more extreme than the critical value (1.717). Therefore, we have significant evidence that the two tire brands have different durabilities.
t * = –3.