Jon S. answered 07/21/22
Patient and Knowledgeable Math and English Tutor
t statistic = (xbar - mu)/(std dev/sqrt(sample size))
xbar = 73
mu = 76.9
std dev = 11.4
n = 34
substituting values into the equation, you will get
t = -1.99
this is a left-side test so p-value will be:
P(t < -1.99)
use table or technology to determine p value = 0.0275 (in excel it is t.dist(-1.99,33,true) - 33 is the degrees of freedom (n - 1).
p-value is less than alpha (0.05), so we reject the null hypothesis
the sample data supports the claim that the population mean is less than 76.9.