Hypothesis Testing Flashcards
Define p-value
the p-value is the probability that the null hypothesis is true. If the p-value is smaller than α, then that suggests that the null hypothesis can’t be true, leading us to reject the null. When not given α, we have levels of strength to talk about the p-value (very weak, weak, moderate, strong, very strong) based on the size of p-value.
Type II Error
Occurs when we accept Ho, when it is actually false.
Example:
A guilty man goes free.
Type I Error
Occurs when we reject Ho, when it is actually true.
Example:
Jail an innocent man.
<p>What is the power of a test?</p>
<p>It is the likelihood that you will reject the null hypothesis</p>
<p>How do you increase the power of a test?</p>
<ul>
<li>Increase the sample size (n)</li>
<li>Increase the siginificance level (n)</li>
<li>Reduce the amount of variability in the sample</li>
<li>Consider an alternate hypothesis further away from the null hypothesis</li>
</ul>
<p>The higher the power of the test the more evidence you have to \_\_\_\_ the null hypothsis</p>
<p>A. Accept</p>
<p>B. Reject</p>
<p>B. Reject</p>
<p>When you're writing a conclusion what should ithave?</p>
<ul>
<li>If you are rejecting or accepting the null hypothesis based on the amount of evidence you have</li>
<li>The relationship between the significance level and the p-value</li>
<li>Writing the conclusion in context</li>
</ul>
How do you determine expected counts for a chi squared test?
For the variable that you are determining the expected count of, multiply the sum of it’s row by the sum of it’s column and then divide that by the population.
Define α
α, or the statistical significance level, gives you a level at which you determine whether you reject the null hypothesis, or don’t have enough evidence to reject the null hypothesis.