CLINICAL STATISITC 5 Flashcards

(37 cards)

1
Q

What is Pearson’s correlation used for?

A

Pearson’s correlation measures the strength and direction of a linear relationship between two continuous variables.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

How is Spearman’s rank correlation different from Pearson’s?

A

Spearman’s rank uses ranks instead of actual values, making it a non-parametric measure less influenced by outliers.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

What are the properties of the correlation coefficient (r)?

A

Range: -1 to 1
r = 1: perfect positive linear relationship
r = -1: perfect negative linear relationship
r = 0: no linear relationship
Unitless

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

What does a positive r value indicate?

A

As one variable increases, the other also increases.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

What’s the purpose of linear regression?

A

To predict the dependent variable (Y) using the independent variable (X).

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

What does a negative r value indicate?

A

As one variable increases, the other decreases.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q

How does regression differ from correlation?

A

Correlation treats both variables equally. Regression assumes one variable (X) predicts the other (Y).

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
8
Q

What is the general formula for a linear regression line?

A

y = b + mx, where:

y = dependent variable
b = intercept
m = slope
x = independent variable

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
9
Q

What does a slope of 0.7 in a regression model mean?

A

For every 1 unit increase in X, Y increases by 0.7 on average.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
10
Q

in the example y = 1.5 + 0.7x, what is the predicted DMFT score when sugar consumption is 3 units?

A

y = 1.5 + 0.7(3) = 3.6

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
11
Q

Match the r value with interpretation:

r = -1 →
r = -0.6 →
r = 0 →
r = 0.3 →
r = 1 →

A

Match the r value with interpretation:

r = -1 → Perfect negative linear relationship
r = -0.6 → Moderate negative correlation
r = 0 → No correlation
r = 0.3 → Weak positive correlation
r = 1 → Perfect positive linear relationship

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
12
Q

What is relative risk (RR)?

A

The ratio of the probability of an event in the exposed group vs the non-exposed group.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
13
Q

In the example, what is the absolute risk difference between vitamin and placebo groups for periodontal disease?

A

36.4% (vitamin) - 62.9% (placebo) = -26.5%

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
14
Q

What is the relative risk for the same example?

A

36.4 / 62.9 = 0.58

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
15
Q

How do you interpret RR = 0.58?

A

42% relative risk reduction in periodontal disease in the vitamin group.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
16
Q

What is an odds ratio (OR)?

A

The ratio of odds of exposure in the diseased group to the odds in the non-diseased group.

17
Q

How do you calculate odds from probability?

A

Odds = p / (1 - p)

18
Q

How do you interpret an odds ratio of 0.34?

A

There’s a 66% reduction in the odds of periodontal disease in the vitamin group.

19
Q

How do odds ratios compare to risk ratios?

A

OR is larger than RR when RR > 1
OR is smaller than RR when RR < 1

20
Q

What is survival analysis used for?

A

To analyze time-to-event data like death, disease onset, recovery, etc.

21
Q

What does the Kaplan-Meier curve represent?

A

It shows the survival probability over time and allows comparison between groups.
BAR- Shows drop out - doesn’t change survival tho

22
Q

What is censoring in survival analysis?

A

When participants don’t experience the event during the study (lost to follow-up, drop out, or study ends).

23
Q

What is the dependent variable in regression?

A

The outcome variable being predicted (Y).

24
Q

What is the independent variable in regression?

A

The predictor variable (X).

25
When do you use risk ratios vs odds ratios?
Use risk ratios for cohort studies (prospective) Use odds ratios for case-control studies
26
What is function of multivariable analysis
- control for confounders - test for interactions between predictors - Improve
27
What is the prevalence rate
= the proportion of a population that are cases at a point in time.
28
What is the relative risk
rate of condition among exposed divided by rate of condition among unexposed
29
what does relative risk = 1 mean
means no difference
30
Relative risk > 1
shows existence of an association between exposure and disease
31
What is the Odds ratio
The odds of an event is the ratio of the probability of occurrence of an event to the probability of non-occurrence
32
Why not compare mean time-to-event between your groups using a t-test?
ignores censoring
33
. Why not compare proportion of events in your groups using risk/odds ratios?
ignores time THATS WHY WE NEED TO USE SURVIVAL ANALYSIS
34
What are limitations of Kaplan Meier
Mainly descriptive Doesn’t control for covariates Requires categorical predictors Can’t accommodate predictor variables that change over time
35
Which of the following data sets is likely to lend itself to survival analysis? A case-control study of caffeine intake and breast cancer. A randomized controlled trial where the outcome was whether or not women developed breast cancer in the study period. A cohort study where the outcome was the time it took women to develop breast cancer. A cross-sectional study which identified both whether or not women have ever had breast cancer and their date of diagnosis.
36
Investigators compared mean cholesterol level between cases with heart disease and controls without heart disease. Which of the following is likely the most appropriate statistical test for this comparison?
37