7.5k views
2 votes
4.48 Same observation, difference sample size: Suppose you conduct a hypothesis test based on a sample where the sample size is n = 50, and arrive at a p-value of 0.08. You then refer back to your notes and discover that you made a careless mistake, the sample size should have been n = 500. Will your p-value increase, decrease, or stay the same?

1 Answer

5 votes

Answer:

P-value is lesser in the case when n = 500.

Explanation:

The formula for z-test statistic can be written as


z=(x-\mu)/((\sigma)/(√(n) ) ) =((x-\mu)√(n))/(\sigma)

here, μ = mean

σ= standard deviation, n= sample size, x= variable.

From the relation we can clearly observe that n is directly proportional to test statistic. Thus, as the value of n increases the corresponding test statistic value also increases.

We can also observe that as the test statistic's numerical value increases it is more likely to go into rejection region or in other words its P-value decreases.

Now, for first case when our n is 50 we will have a relatively low chance of accurately representing the population compared to the case when n= 500. Therefore, the P-value will be lesser in the case when n = 500.

User Virne
by
3.9k points