In the output, the null and alternative hypotheses help you to verify that you entered the correct value for the hypothesized proportion.
The sample size (N) is the total number of observations in the sample.
The sample size affects the confidence interval and the power of the test.
Usually, a larger sample size results in a narrower confidence interval. A larger sample size also gives the test more power to detect a difference. For more information, go to What is power?.
The event is the value of interest in the sample. Minitab uses the number of events to calculate the sample proportion, which is an estimate of the population proportion. You can change the value Minitab uses as the event by selecting the other value when you specify the analysis. Select the event according to the proportion that you want the analysis to estimate.
The sample proportion equals the number of events divided by the sample size (N).
The sample proportion is an estimate of the population proportion of the event of interest.
Because the proportion is based on sample data and not on the entire population, it is unlikely that the sample proportion equals the population proportion. To better estimate the population proportion, use the confidence interval.
The confidence interval provides a range of likely values for the population proportion. Because samples are random, two samples from a population are unlikely to yield identical confidence intervals. But, if you repeated your sample many times, a certain percentage of the resulting confidence intervals or bounds would cover the unknown population proportion. The percentage of these confidence intervals or bounds that cover the proportion is the confidence level of the interval. For example, a 95% confidence level indicates that if you take 100 random samples from the population, you could expect approximately 95 of the samples to produce intervals that cover the population proportion.
An upper bound defines a value that the population proportion is likely to be less than. A lower bound defines a value that the population proportion is likely to be greater than.
The confidence interval helps you assess the practical significance of your results. Use your specialized knowledge to determine whether the confidence interval includes values that have practical significance for your situation. If the interval is too wide to be useful, consider increasing your sample size. For more information, go to Ways to get a more precise confidence interval.
N | Event | Sample p | 95% CI for p |
---|---|---|---|
1000 | 87 | 0.087000 | (0.070617, 0.106130) |
In these results, the estimate of the population proportion for households that made a purchase is 0.087. You can be 95% confident that the population proportion is between approximately 0.07 and 0.106.
The p-value is a probability that measures the evidence against the null hypothesis that is in the sample of data. A smaller p-value provides stronger evidence against the null hypothesis.
Use the p-value to determine whether the population proportion is statistically different from the hypothesized proportion.
The results include the Z-value when the calculations use Wilson-Score without a continuity correction.
You can compare the Z-value to critical values of the standard normal distribution to determine whether to reject the null hypothesis. However, using the p-value of the test to make the same determination is usually more practical and convenient.
To determine whether to reject the null hypothesis, compare the Z–value to the critical value. The critical value is Z1-α/2 for a two–sided test and Z1-α for a one–sided test. For a two-sided test, if the absolute value of the Z–value is greater than the critical value, you reject the null hypothesis. If it is not, you fail to reject the null hypothesis. You can calculate the critical value in Minitab or find the critical value from a standard normal table in most statistics books. For more information, go to Using the inverse cumulative distribution function (ICDF) and click "Use the ICDF to calculate critical values".