A leasing firm claims that the mean number of miles driven a
Solution
USING T DISTRIBUTION
Formulating the null and alternative hypotheses,
Ho: u >= 13380
Ha: u < 13380 [ANSWERS, HYPOTHESES]
********************************
As we can see, this is a 1 tailed T test, as n = 23 < 30 is too small to use z. [ANSWER, LEFT TAILED T TEST]
********************************
Thus, getting the critical t,
df = 22
tcrit = -1.717144374
Getting the test statistic, as
X = sample mean = 12086
uo = hypothesized mean = 13380
n = sample size = 23
s = standard deviation = 3140
Thus, t = (X - uo) * sqrt(n) / s = -1.976371335 [ANSWER]
******************************
df = 22
tcrit = -1.717144374 [ANSWER]
**************************
Also, the p value is
p = 0.030391545
Comparing z and zcrit (or, p and significance level), we REJECT THE NULL HYPOTHESIS.
SO: YES, WE CAN SUPOORT THE CLAIM. [ANSWER]
