Biostats Chapter 4 and 5

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

1/10

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.

11 Terms

1
New cards

Correlation coefficient r

measures strength and direction of linear relationship between two continuous variables, from –1 to +1.

2
New cards

when to use Pearson versus Spearman correlation

pearson for interval/ratio

spearman for ordinal data

both for linear correlations

3
New cards

coefficient of determination r2

the proportion of the variance in one variable that is accounted for, or “explained,” by the variance in the other variable

if Pearson r= .5 means .5 correlation between test scores and class attendance, then r squared = .25 or 25% of the variance in test scores can be predicted by class attendance

4
New cards

Regression

If two variables are highly correlated, it is possible to predict the value of one of them (the dependent variable) from the value of the other (the independent variable)

5
New cards

linear regression

Y= a + bx + e

x= age

a= the y intercept

b= slope

e= error

line of best fit to scattergrams

6
New cards

multiple regression

Y = a + B1X1 + B2X….

interval or ratio data

multiple independent variables

when predicting the value of a variable

7
New cards

logistic regression

transform the linear regression data so that the values of Y are limited to the range of 0 to 1, giving us the probability of the outcome Y occurring (like any probability, it can range only from 0 to 1) for given values of X

nominal data when predicting the value of a variable

outcome variable is dichotomous nominal variable

8
New cards

Survival analysis (aka Cox proportional Hazards analysis)

“time to event” data

interval or ratio data

9
New cards

Kaplan- Meier Analysis (cox regression)

type of survival curve

This plot shows the proportion of people surviving for any given length of time.

10
New cards

hazard ratios

used in survival analysis

quantifies the relative likelihood of an event occurring in one group compared to another at any given point in the study

11
New cards

hazard score less than 1, 1 and greater than 1

less than one indicates a protective effect

1= no effect

greater than 1 = a risk factor