We are testing whether there is a difference in mean fuel efficiency between two transmission types.
\[ H_0: \mu_\text{manual} = \mu_\text{auto} \text{ vs } H_1: \mu_\text{manual} \neq \mu_\text{auto} \]
\[ t = \frac{\bar{X}_1 - \bar{X}_2}{\sqrt{\frac{s_1^2}{n_1} + \frac{s_2^2}{n_2}}} \]
If \(p < 0.05\), we reject the null hypothesis.