Tests of Differences and T-Tests; Analysis of Variance Flashcards
Data Analysis in 3 steps.
- ) ________________ (categorical vs. continuous)
- ) _______________ (frecuency(percent) for categorical data and mean (SD) or median (IQR) for continuous data)
- ) _____________ (statistical hypothesis testing and 95% confidence interval)
- ) Levels of Measurement
- ) Descriptive Statistics
- ) Inferential Statistics
What are the 2 common methodologies in inferential statistics?
- Statistical Hypothesis Testing (SHT)
- Confidence Interval (CI)
What are the 2 common uses of inferential statistics and examples?
- ) Estimate population parameters
e. x: Determine length of hospital stay for patients with LBP from the sampled medical groups (using CI) - ) Compare between groups
e. x: Is one treatment more effective than another? (using SHT or CI)
For 𝛼=0.05, p-value <0.05 leads you to _________ the null hypothesis. What does this mean?
Reject
-Observed difference shows significant effect.
For 𝛼=0.05, p-value >/=0.05 leads you to ________ the null hypothesis. What does this mean?
Retain
-Observed difference is probably due to chance and is not significant.
CI to compare between groups bases on the mean difference:
If the mean difference of SBP between the group with the new medication and the group with the standard treatment was 10 and its 95% CI was between (5.1, 15.7), would we reject or retain the null hypothesis and why?
Reject
- The null hypothesis states that the mean difference = mean SBP (experimental) - mean SBP (control) = 0
- Since the 95% CI (5.1 to 15.7) does not include 0, we can deduce that with 95% confidence that the two groups are significantly different.
Experimental Research Design:
- In ________-__________ design subjects are randomly assigned to independent groups.
- In ________-_________ design subjects act as their own control.
- By the number of independent variables (=factor), design can be _____-factor or _____-factor.
- _______-________ design compares changes from pre- to post- test for two or more groups that are formed by random assignment.
- _________ _________ design and crossover design are the types of within-subject design.
- _______ design is used when you have both the within-subjects factors and between-subjects factors.
- between-subjects
- within-subjects
- single or multi
- pretest-posttest
- repeated measures design
- mixed design
The simplest design in testing the differences?
- Single factor
- Two levels (2 groups)
- Between-subjects
- No repeated measures
__-_____ is a SHT that uses a test statistic with a known probability distribution of the t-distribution. It runs under the assumption that the data is ________, meaning what?
- T-test
- Parametric meaning that the data is normally distributed and has equal variance among groups.
What are the 2 types of t-tests and their differences?
Independent t-test (Student’s t-test)
-A SHT that tests whether 2 means collected from two independent samples differ significantly. (between-subject)
Paired t-test
-A SHT that tests whether 2 means collected from the same sample (or paired observations) differ significantly. (within-subject)
For a __________ t-test, the null hypothesis is that the mean value of group 1 is the same as that of group 2. Null is rejected if p-value <0.05.
independent t-test
For a ________ t-test, the null hypothesis is that the mean value in pre-session is the same as that in post-session. Null is rejected if p-value <0.05.
paired t-test
Example Question 1:
- A researcher studied a single intervention session of soft tissue mobilization and its effect for increasing external rotation in patients with musculoskeletal shoulder problems. Experimental and control groups were formed through random assignment. Range of motion (ROM) measurements were taken and the improvement was calculated for each subject.
- Mean improvement (SD) = 16.4 (5.7) degrees for the treatment group.
- Mean inprovement (SD) = 1.0 (5.2) degrees for the control group.
- P-value = 0.001
- )In the SHT, the null hypothesis was that the mean improvement of the outcome in treatment group was ____ _____ __ the mean improvement in control group.
- ) Which SHT would they have applied?
- ) Based on the p-value, would they have rejected the null hypothesis?
- ) the same as
- ) independent t-test
- ) reject the null
Example Question 2:
- In an analysis for cultural competency study, data were matched between pre- and post- sessions and the change of the outcome measurement from pre- to post- sessions was tested using a SHT.
- Mean (SD) = 9.2 (11.7) for the outcome in pre-session
- Mean (SD) = 17.0 (19.3) for the outcome post-session
- P-value = 0.025
- )In the SHT, the null hypothesis was that the mean improvement of the outcome in treatment group was ____ _____ __ the mean improvement in control group.
- ) Which SHT would they have applied?
- ) Based on the p-value, would they have rejected the null hypothesis?
- ) the same as
- ) paired t-test
- ) reject the null
_________ is a statistical procedure that uses the F-ratio to test whether groups’ means differ.
Analysis of Variance (ANOVA)