SOLUTION: Assume that the significance level is a = 0.1. Use the given information to find the P-value and the critical value(s).The test statistic of z=1.41 is obtained when testing the cla
Algebra ->
Probability-and-statistics
-> SOLUTION: Assume that the significance level is a = 0.1. Use the given information to find the P-value and the critical value(s).The test statistic of z=1.41 is obtained when testing the cla
Log On
Question 915809: Assume that the significance level is a = 0.1. Use the given information to find the P-value and the critical value(s).The test statistic of z=1.41 is obtained when testing the claim that p>0.3.
P value =
The critical value(s) is/are z= Found 2 solutions by ewatrrr, stanbon:Answer by ewatrrr(24785) (Show Source):
You can put this solution on YOUR website! Ho: p ≤ 0.3
Ha: p > 0.3 (claim)
test stat: z = 1.41
.10 significance level, one-tailed
critical value = z = invNorm(.90) = 1.2845
P(z > 1.2845)...(area under the standard normal curve to the right of blue line represents the critical area)
1.41 > 1.28, reject Ho, accept claim
You can put this solution on YOUR website! Assume that the significance level is a = 0.1. Use the given information to find the P-value and the critical value(s).The test statistic of z=1.41 is obtained when testing the claim that p>0.3.
----
Since the altenate hypothesis is p > 0.3, you have a right-tail test.
------
Since the z-value for p = 0.3 is z = 1.41,
P value = P(z > 1.41) = normalcdf(1.41,100) = 0.0793
----------------------------------------
The critical value(s) is z = invNorm(0.99) = 2.3263
---------------
Cheers,
Stan H.