CM- Biostatistics Flashcards
What are the 6 steps in the process of statistics?
- formulate a hypothesis
- design a study to test the hypothesis
- collect valid and accurate data
- manage the data effectively
- analyze the data creatively
- interpret the findings validly to answer the question
What are the 4 practical questions for analyzing data?
- what are the variables?
- predictor [independent]
- outcome [dependent] - What types of variables are they?
- what is the scale
- what is the category [dichotomous, continuous, nominal, ordinal] - If it is continuous, does it meet normality assumption?
- Independent or Paired groups?
What are the 4 categories of variables?
- dichotomous
- sex, death [yes or no] - multi-category nominal
- name, hospital, service
- infection rates by specialty - multi-category ordinal
- class rank quartiles
- age categories [15 to 24, 25-40, 40-60, etc] - Continuous [interval]
- height, weight, age
How can you tell if a continuous outcome variable is normally distributed ?
It will be a standard bell curve where the mean equals the median
When the data is skewed right, what is the better measure of the data, median or mean?
Median because the mean will be disproportionately affected by the outliers
What is the difference between an independent and paired group?
Independent is when the groups don’t have effect on each other.
Ex. ALL UTSW faculty vs. ALL medical students
Dependent is when the groups would have an effect on each other
Ex. Medical students vs. Advisors
You are performing a study and the independent variable is dichotomous. The dependent variable is also dichotomous.
What should you use to analyze the data?
What measures of association are used?
What tests of statistical significance apply?
Analyze with a 2x2 contingency table.
Measures of association:
- RR
- AR
- contingency coefficienct [phi]
Tests:
- chi-squared
- fisher’s exact test
- 95% confidence interval of RR
- McNemar’s test [maintain pairing]
What is the difference between relative risk and odds ratio?
They are calculated the same way with a 2x2 contingency table.
RR = cohort study
Odds Ratio = case control study
What is the difference between Chi2 and fisher’s exact test when evaluating statistical significance?
Chi2 is an approximation that allows you to calculate a p-value.
-Estimation, but good with large numbers
Fisher’s exact is an exact value for statistical significance [not an estimation], but it uses factorials so it is not good with large numbers
How does the 95% confidence interval of the relative risk change with sample size?
As the sample size increases the confidence interval becomes more narrow
When is McMemar’s test used?
paired observations when the independent and dependent variables are dichotomous
When you are conducting a test with:
Independent variable being multi-category nominal
Dependent variable being dichotomous.
What is used for analysis?
What is the measure of association?
What is the test of statistical significance?
Analysis: nX2 contingency table
Measure of association: uncertainty coefficient
Test of Stat Sig : Chi-square
*this will not help you see trends, just differences between the nominal groups
You are conducting a test with:
Independent variable being multi-category ordered
(ex. no, light, medium, heavy smokers)
Dependent variable being dichotomous
What is used for analysis?
What is the measure of association?
What is the test of statistical significance?
Analysis: nX2 contingency table
Measure of association: Goodman-Kruskal gamma
Test of Stat Sig:
- Chi-square
- Chi-square test for trend
You are conducting a study with:
Independent variable being continuous
Dependent variable being dichotomous.
What is used for analysis?
- recode the independent variable into categories and analyze like multi-category ordinal or nominal
- nX2 contingency table
You are performing a study where the independent variable is dichotomous and the dependent variable is continuous.
When you chart the data, the normality assumption is satisfied.
How do you analyze the data?
What is measure of association?
What is the test of stat sig?
Analyze: compare the means
Measure of association = subtract the means
Test of stat sig:
- student’s t-test
- paired t-test