Statistics (Section E) 

0.0(0)
studied byStudied by 3 people
learnLearn
examPractice Test
spaced repetitionSpaced Repetition
heart puzzleMatch
flashcardsFlashcards
Card Sorting

1/19

Study Analytics
Name
Mastery
Learn
Test
Matching
Spaced

No study sessions yet.

20 Terms

1
New cards
What is hypothesis testing?
The process of making inferences about population parameters based on sample statistics.
2
New cards
What does the null hypothesis (H₀) represent?
A statement that there is no effect, difference, or relationship; it represents the status quo.
3
New cards
What does the alternative hypothesis (H₁) suggest?
It contradicts the null hypothesis, suggesting there is an effect, difference, or relationship.
4
New cards
What does the significance level (α) indicate?
The probability of rejecting the null hypothesis when it is true (Type I error).
5
New cards
What are common significance level values?
0.05 (5%), 0.01 (1%), and 0.10 (10%).
6
New cards
What is a Z-test used for?
For normally distributed data with known population variance.
7
New cards
What is a T-test used for?
For normally distributed data with unknown population variance.
8
New cards
What is the critical region?
The set of values for the test statistic that leads to rejection of the null hypothesis.
9
New cards
What is the critical value?
The value that separates the critical region from the acceptance region.
10
New cards
What does a p-value represent?
The probability of obtaining a test statistic as extreme as the one observed, assuming the null hypothesis is true.
11
New cards
What is the decision rule regarding the p-value and significance level?
If p-value < significance level, reject H₀.
12
New cards
What is a Type I Error?
Rejecting H₀ when it is true (false positive).
13
New cards
What is a Type II Error?
Not rejecting H₀ when it is false (false negative).
14
New cards
What formula is used for a One-Sample Z-Test?
z = (x̄ - μ) / (σ/√n).
15
New cards
When is the Two-Sample T-Test used?
To compare two population means when the population standard deviations are unknown.
16
New cards
What formula is used for the Chi-Squared Goodness-of-Fit Test?
χ² = Σ [(Observed - Expected)² / Expected].
17
New cards
What is the first step in the Hypothesis Testing Procedure?
State the hypotheses: Null hypothesis (H₀) and Alternative hypothesis (H₁).
18
New cards
What should you ensure about your data before conducting a hypothesis test?
That your data meets the assumptions of the test you're using.
19
New cards
What should be included in your conclusion after hypothesis testing?
State the conclusion in the context of the original problem.
20
New cards
How does sample size affect hypothesis testing results?
Larger samples give more reliable results.