
Chance V. answered 05/13/21
Patient tutor with a passion for math!
In this situation, it would be appropriate to conduct a 2-sample t-test in order to determine if there is a significant difference between the the mean reduction of blood pressure of the two drugs.
If you use Test statistic: (x1 – x2) / sp(√1/n1 + 1/n2)
where sp = sqrt( [(n1-1)s12 + (n2-1)s22 ] / (n1+n2-2))
We end up with a t-statistic of .3567971948. Our degrees of freedom is determined by the two sample sizes (n1 + n2 + 2) which is 202. If you looked up this value in a t-table with the appropriate degrees of freedom, you would see that the p-value obtained is way over significance level of 0.1.
The real p-value is actually above 50% (it's hard to find a t-table that shows df=202 and t-value=.35679)
This means that the probability of obtaining the results we did by random chance alone is greater than 50%.
In this scenario we would not have enough evidence to conclude that the means differ significantly.
With this being said, option D seems to be the most likely. It even talks about the "difference in point estimates" which refers to the numerator of the two-sample t-test.