Home
Explore
Exams
Search for anything
Login
Get started
Home
Untitled Flashcards Set
Untitled Flashcards Set
0.0
(0)
Rate it
Studied by 0 people
View linked note
Learn
Practice Test
Spaced Repetition
Match
Flashcards
Card Sorting
1/19
There's no tags or description
Looks like no tags are added yet.
Study Analytics
All
Learn
Practice Test
Matching
Spaced Repetition
Name
Mastery
Learn
Test
Matching
Spaced
No study sessions yet.
20 Terms
View all (20)
Star these 20
1
New cards
What is the usage of a t-test?
To compare means of two independent samples.
2
New cards
What is the model form of a t-test?
Yij = μ + αi + ϵij
3
New cards
What type of plot is used for exploratory data analysis (EDA) in a t-test?
Box plot.
4
New cards
What is the null hypothesis for a t-test?
μ1 = μ2
5
New cards
What conclusion can be drawn if there is a significant difference in a t-test?
There is a significant difference in the mean [response] between [group 1] and [group 2].
6
New cards
What is the usage of a paired t-test?
To compare means of paired samples (same subjects measured at different times).
7
New cards
What is the null hypothesis for a paired t-test?
μ1 = μ2 or the true mean difference D = 0.
8
New cards
What is the exploratory data analysis technique used for a paired t-test?
Profile of how each observation changes over time.
9
New cards
What is the model form for a one-way ANOVA?
Yi = μ + αi + ϵi
10
New cards
What is the null hypothesis for a one-way ANOVA?
α1 = α2 = ... = αk = 0 or μ1 = μ2 = ... = μk.
11
New cards
What follow-up procedures are used if the F-test is significant in a one-way ANOVA?
Use Tukey or Dunnett multiple comparisons.
12
New cards
What is the usage of a two-way ANOVA?
When the model has two factors of interest.
13
New cards
What is the model form for a two-way ANOVA?
Yij = μ + αi + βj + αβij + ϵij
14
New cards
What is the null hypothesis for a two-way ANOVA?
α1 = α2 = ... = αk = 0 and β1 = β2 = ... = βk = 0.
15
New cards
In a blocked ANOVA, what is the purpose of the blocking factor?
To account for a confounding factor with a known effect.
16
New cards
What is the usage of repeated measures ANOVA?
For within-subjects factors or multiple measurements per experimental unit.
17
New cards
What is the model form for simple linear regression?
Y = β0 + β1X1 + ϵ
18
New cards
What is the null hypothesis for simple linear regression?
β1 = 0.
19
New cards
What is the exploratory data analysis technique used in simple linear regression?
Scatterplot.
20
New cards
What conclusion is typically drawn in multiple linear regression?
[Response] increases by [b1] units for every one-unit increase in X1, holding other variables constant.