Statistical Tests: Correlation and Regression

0.0(0)
studied byStudied by 0 people
full-widthCall with Kai
GameKnowt Play
learnLearn
examPractice Test
spaced repetitionSpaced Repetition
heart puzzleMatch
flashcardsFlashcards
Card Sorting

1/40

encourage image

There's no tags or description

Looks like no tags are added yet.

Study Analytics
Name
Mastery
Learn
Test
Matching
Spaced

No study sessions yet.

41 Terms

1
New cards

-Student's T test

-Mann-Whitney U (non-parametric if data is not normally distributed)

What test do you use for continuous data with 2 independent samples?

2
New cards

Paired T-test

What test do you use for continuous data with related or paired samples?

3
New cards

One-way ANOVA

What test do you use for continuous data with 3 or more independent samples?

4
New cards

-2 way ANOVA

-repeated measures ANOVA

What test do you use for continuous data with 3 or more related samples?

5
New cards

-Chi-square

-Fisher's Exact (smll sample size)

What test do you use for categorical data with 2 independent samples?

6
New cards

McNemar's test

What test do you use for categorical data with related or paired samples?

7
New cards

Chi-Sqaure for k independent samples

What test do you use for categorical data with 3 or more independent samples?

8
New cards

Cochran Q

What test do you use for categorical data with 3 or more related samples/

9
New cards

correlation coefficient (r)

•Provides a measure of how two variables are linearly associated in a sample

•Provides strength and direction of the relationships between two numerical variables

•Pearson product moment correlation coefficient

10
New cards

sample

r is a ____________ statistic and an estimate of an unknown population parameter

11
New cards

positive correlation

r is positive

<p>r is positive</p>
12
New cards

negative correlation

r is negative

<p>r is negative</p>
13
New cards

no correlation

r is 0

<p>r is 0</p>
14
New cards

stronger

The closer r is to 1 or -1, the _______________ the correlation.

15
New cards

regression analysis

is a statistical tool for evaluating the relationship of one of more independent variables X1, X2, ..., Xk to a single, continuous dependent variable Y

16
New cards

linear regression

What regression model would you use for a continuous outcome variable?

17
New cards

logistic regression

What regression model would you use for a dichotomous outcome variable?

18
New cards

cox regression/"survival analysis"

What regression model would you use for a dichotomous outcome variable?

19
New cards

linear regression

-Used for evaluating the relationship between one or more independent variables (X1, X2, …, Xk) and a single continuous dependent variable Y

–The goal is to develop a statistical model

–A model describes the relationship between variables

–For example, a model relating blood pressure to age

20
New cards

linear regression model

can be formulated to determine the average change in blood pressure for each additional year of age

21
New cards

Ordinary Least Squares (OLS)

used to estimate parameters for simple linear regression

22
New cards

residual

difference between observed SBP and predicted SBP

23
New cards

-linearity

-homoscedasticity

-independence

-normality

What are the assumptions with a linear regression model?

24
New cards

linearity

One assumes the relationship between X and Y is linear

25
New cards

homoscedasticity

Assume that error in the relationship between X and Y is distributed equally

26
New cards

independence

observations are independent of each other

27
New cards

normality

any fixed value or XY is normally distributed

28
New cards

multiple linear regression analysis

an extension of straight-line regression analysis (the simple linear model - which involves only one independent variable) to the situation in which more than one independent variable is considered

29
New cards

confounding

A regression equation can also include variables representing

__________ factors or other factors of interest

30
New cards

the type of outcome variable

The choice of regression model depends on what?

31
New cards

logistic regression

•Can be used to predict a binary outcome variable

•Provides the effect of the estimate as an odds ratio (OR) between groups for categorical predictors or with each 1-unit increase for continuous predictors

32
New cards

OR>1

indicates the odds of having the event increases as the predictor increases

33
New cards

OR<1

indicates the odds of having the even decreases as the predictor increases

34
New cards

outcome

the occurance and timing of an event

35
New cards

cox regression

- Appropriate when we follow subjects over time from a well-defined time point

- Data collection stops at event, end of study, exit for “other” reasons

-Those who do not experience the event during the study period are said to be

censored

36
New cards

deaths

Cox regression "survival analysis" is often applied to the study of what?

37
New cards

survival time

time to event outcome variable

38
New cards

HR=0

treatment leads to same hazard or same survival time

39
New cards

HR>1

greater hazard in the tx group than in the control group

40
New cards

HR<1

smaller hazard in the tx group than in the control group

41
New cards

Kaplan-Meier Curves

•Widely used for estimating survival curves for:

•Survival time for a given proportion of the sample (50%)

•Probability up to and beyond a given time (5-year, 10-year, etc.)

•Compare survival among groups