Answer :
The test statistic is, -0.15.
What is test statistic?
A Programme and any related documentation are examined during static testing, a type of software testing that does not call for the programme to be run. Software testing also includes dynamic testing, which involves interacting with the application as it is being used.
Given: Did Americans work less than 40 hours a week on average in 1980? In 1980, the GSS included questions about the number of hours that the respondent worked per week.
The average number of hours worked per week was 39. 61 hours with a standard deviation of 14. 41 hours.
A sample of 30 respondents was questioned.
Test statistics will be t-test
t = (x bar - μ)/(s / √n)
From above
x bar = 39.61
s=14.41 hours
n=30
μ = 40
So,
t = (39.61 - 40)/( 14.41 / √30)
t = -0.1483
Hence, the test statistic is, -0.15
To know more about the test statistic, click on the link
https://brainly.com/question/15980493
#SPJ4