a. Find the p-value of the following test given that
x = 990, n = 100, and σ = 25.
H0: μ = 1000
H1: μ < 1000
b. Repeat part (a) with σ = 50.
c. Repeat part (a) with σ = 100.
d. Describe what happens to the value of the test statistic
and its p-value when the standard deviation
increases.
1
Expert's answer
2020-12-22T19:13:37-0500
xˉ=990
n=100
μ=1000
This is a test of a single population mean and the population standard deviation is known and the sample size is greater than 30 so this is a z-test.
Ztest=nσxˉ−μ
Then looking up the calculated Z-score in a table of the standard normal distribution cumulative probability we find the corresponding probability or p-value.
a) σ=25
Ztest=10025990−1000=−4⟹ p-value = 0.000032
b) σ=50
Ztest=10050990−1000=−2⟹ p-value = 0.02275
c) σ=100
Ztest=100100990−1000=−1⟹ p-value = 0.158655
d) If the standard deviation increases the value of the test statistic value decreases and the p-value increases.
Comments