18.8k views
3 votes
Suppose you are using α = 0.05 to test the claim that μ > 23 using a p-value. you are given the sample statistics , and find the p-value.

User Marteng
by
8.6k points

1 Answer

3 votes
Since there are no given sample statistics, Let us use the following: n=35, x=24.1, and o=2.7
2-tail test
Using a T-test:
t(24.1) = (24.1-23/[2.7/sqrt(35)] = -2.4103
P - value = 2*P(-100< t < -1.9720, when df = 34)
= tcdf (-100,-2.4103,34) -> using excel
= 0.0107
User Dariush Malek
by
7.5k points