Reading 11 Hypothesis Testing Flashcards
Test the hypothesis that the population correlation coefficient equals zero.
H0: ρ=0; HAlt: ρ≠0
t Calc = r √ n − 2 √ 1 − r 2 where degrees of freedom = 2
Reject H0 if tCalc is greater than t-critical from the t-table for the appropriate degrees of freedom and level of significance.
Identify the rejection rules that apply when trying to determine whether a population mean is greater or less than the hypothesized value.
Greater than the hypothesized value:
Reject H0: Test statistic > positive critical value
Fail to reject H0: Test statistic ≤ positive critical value
Less than the hypothesized value:
Reject H0: Test statistic < negative critical value
Fail to reject H0: Test statistic ≥ negative critical value
Give the formula for degrees of freedom and the pooled estimator of the common variance for a test concerning population means of two normally distributed populations with variances assumed equal.
df = n1 + n2 – 2
s 2 p = s 2 1 ( n 1 − 1 ) \+ s 2 2 ( n 2 − 1 ) n 1 \+ n 2 − 2
s 2 1 = variance of the first sample
s 2 2 = variance of the second sample
Explain the confidence interval and distinguish between the confidence interval and hypothesis test.
A confidence interval is the range of values within which a population parameter is estimated to lie: the acceptance region of the null hypothesis.
A hypothesis test is used to determine whether the hypothesized value of the population mean, μ0, lies within the confidence interval (1 − α) where we fail to reject the null, or within a rejection region (α) where we reject the null in favor of the alternate.
Describe the chi-square test, give the equation, and list three important features of it.
A chi-square test involves comparing the calculated test statistic to the critical chi-square value for the level of significance and degrees of freedom.
χ 2 = s 2 ( n − 1 ) σ 2 0
n = sample size; s2 = sample variance; σ 2 0 = hypothesized value for population variance
Three important features are as follows:
It is asymmetrical.
It is bounded by zero. Chi-square values cannot be negative.
It approaches the normal distribution in shape as the degrees of freedom increase.
How is the test statistic calculated?
Test statistic = Sample statistic − Hypothesized value Standard error of the sample estimate = –– X − μ 0 s / √ n
When is the z-test used, and what is the z-statistic compared to in a z-test?
To conduct hypothesis tests of the population mean when the population is normally distributed and its variance is known.
The z-statistic is compared to the critical z-value at the given level of significance.
The t-test is used when the variance of the population is unknown and which 2 conditions hold?
The sample size is large.
The sample size is small, but the underlying population is normally distributed or approximately normally distributed.
Describe the structure of hypothesis tests concerning the variance of two populations.
One-tailed tests:
H 0 \: σ 2 1 ≤ σ 2 2 ; H a \: σ 2 1 > σ 2 2 H 0 \: σ 2 1 ≥ σ 2 2 ; H a \: σ 2 1 < σ 2 2
Two-tailed tests: H 0 \: σ 2 1 = σ 2 2 ; H a \: σ 2 1 ≠ σ 2 2
σ
2
1
= variance of Population 1
σ
2
2
= variance of Population 2
How are the hypotheses describing the tests of means of two populations structured?
H0: μ1 − μ2 = 0; Ha: μ1 − μ2 ≠ 0 to test if two populations’ means are not equal.
H0: μ1 − μ2 ≥ 0; Ha: μ1 − μ2 < 0 to test if Population 1 mean is less than Population 2.
H0: μ1 − μ2 ≤ 0; Ha: μ1 − μ2 > 0 to test if Population 1 mean exceeds Population 2.
What is the result of decreasing the significance level?
Decreasing the significance level shrinks the rejection region and reduces the probability of a Type I error. This means reducing the power of the test and increasing the probability of failing to reject a false null hypothesis; i.e., increases P(Type II error).
Explain hypothesis testing.
The process of evaluating the accuracy of a statement regarding a population parameter given sample information. A hypothesis is a statement about the value of a population parameter developed to test a theory.
Mathematically state the t-value for hypothesis tests concerning the mean of a single population.
t = –– X − μ 0 s / √ n
––
x
= sample mean
μ0 = hypothesized population mean
s = standard deviation of the sample
n = sample size
In the process of hypothesis testing, the decision whether to use critical values based on the z-distribution or the t-distribution depends on what?
Sample size
The distribution of the population
Whether the variance of the population is known
Describe the alternate hypothesis and state it mathematically.
We are trying to validate the alternate hypothesis (Ha), the statement that will only be accepted if the sample data provides convincing evidence of its truth.
The alternate hypothesis: H a \: μ > μ 0 H a \: μ < μ 0 H a \: μ ≠ μ 0