
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 process of conducting a hypothesis test using the independent two-sample t-test with equal variances. An example problem involving the comparison of average blowout times for two tire brands, beltex and roadmaster. Students will learn how to calculate the test statistic, the pooled standard deviation, and the critical value, as well as how to interpret the results.
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 population standard deviations are assumed to be equal ( 1 = 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. Now assume that the two tire populations have the same variance. 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:
1 2 1 2 1 2 1 1 n n s x x t p
, where the pooled st. dev. is ( 2 )
1 2 2 2 2 2 1 1
n n n s n s s (^) p 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 df = n 1 + n 2 – 2 = 28. Using a t table we find the critical value to be 1.701. The Decision Rule is “Reject H 0 if the observed t value is more extreme than the critical t ”. Step 4 The pooled st. deviation is sp = SQRT((140.68^2+140.38^2)/28) = 0.55. The calculated t value is: 15 1 15 1
t = (3.33 – 3.98) / (SQRT(1/15 + 1/15) = –3.25. Step 5 Conclusion: Reject the null hypothesis H 0 since the calculated value (–3.25) is more extreme than the critical value (1.701). Therefore, we have significant evidence that the two tire brands have different durabilities.
t * = –3.