Question:

Consider the following hypothesis test
H0: μ>=16
Η1: μ < 16
A sample of 36 provided a sample mean of 15.4. The population standard deviation is 3. The value of the test statistic 't' is.

Updated On: May 11, 2025
  • -2.2
  • 1.25
  • -1.2
  • 1.42
Hide Solution
collegedunia
Verified By Collegedunia

The Correct Option is C

Solution and Explanation

To solve this hypothesis testing problem, we need to calculate the test statistic for the given data. The hypothesis we have is a one-tailed test:
H0: μ≥16 (null hypothesis)
H1: μ<16 (alternative hypothesis)
Given data:
Sample size (n) = 36
Sample mean () = 15.4
Population standard deviation (σ) = 3
Population mean under H0 (μ) = 16
The formula for the z-test statistic is:
z = ( − μ) / (σ/√n)
Substituting the given values into the formula:
z = (15.4 − 16) / (3/√36)
z = (−0.6) / (3/6)
z = (−0.6) / 0.5
z = −1.2
Thus, the calculated test statistic is −1.2, which matches the correct answer from the provided options.
Was this answer helpful?
0
0