Interpretation and Basic Statistical Concepts

0.0(0)
Studied by 0 people
call kaiCall Kai
Locked
learnLearn
examPractice Test
spaced repetitionSpaced Repetition
heart puzzleMatch
flashcardsFlashcards
GameKnowt Play
Card Sorting

1/100

encourage image

There's no tags or description

Looks like no tags are added yet.

Last updated 3:26 PM on 9/10/26
Name
Mastery
Learn
Test
Matching
Spaced
Call with Kai
Chat

No analytics yet

Send a link to your students to track their progress

101 Terms

1
New cards

age of classmates: what type of data?

ratio data

2
New cards

mean (sensitive to outliers), median (robust), mode (most common).

central tendency

3
New cards

standard deviation (SD), interquartile range (IQR), range. use these to describe your sample before you start inferring things about the population.

spread

4
New cards

all possible values and how often they occur.

distribution

5
New cards

what you actually observed in your sample (your histogram).

empirical distribution

6
New cards

the mathematical model you assume (e.g., normal, binomial, Poisson) to do inference.

statistical (theoretical) distribution

7
New cards

symmetric bell; many biological means approximate this (e.g., average SBP across many samples via CLT).

normal distribution

8
New cards

number of "successes" in n trials (e.g., number with cough among 20 patients on ACE inhibitors).

binomial distribution

9
New cards

counts of rare events over time/space (e.g., infusion pump errors per 1,000 patient-days).

Poisson distribution

10
New cards

even if individual measurements are skewed, the distribution of sample means becomes ~normal as n grows (usually n≥30 is decent). this is why we can build CIs and run t-tests on means without demanding perfect normality.

Central Limit Theorem

11
New cards

single best guess from your sample. mean difference, proportion, risk ratio, etc.

point estimate

12
New cards

range that likely captures the true parameter.

interval estimate

13
New cards

for _______________ (means): if a 95% CI includes 0, not statistically significant at α=0.05.

differences

14
New cards

for ______________ (RR, OR, HR): if the 95% CI includes 1, not significant.

ratios

15
New cards

select all that apply:

what are the hypothesis testing mechanics?

1. state hypotheses

2. choose α (usually 0.05)

3. pick test that matches data type/assumptions

4. compute test statistic & p-value

5. decision: p

16
New cards

false positive (you said "works" when it doesn't).

type I (α) error

17
New cards

false negative (you missed a real effect).

type II (β) error

18
New cards

probability to detect a real effect; increases with bigger n, larger effect, lower variance, higher α.

power (1−β) error

19
New cards

approximately normal or large n:

1 group vs a value → one-sample t-test

2 independent groups → independent t-test

pre/post same patients → paired t-test

≥3 groups → ANOVA (post-hoc tests if significant)

means

20
New cards

chi-square or Fisher's exact (small counts)

proportions/categorical

21
New cards

two independent groups → Mann-Whitney U

paired → Wilcoxon signed-rank

≥3 groups → Kruskal-Wallis

skewed/ordinal

22
New cards

Pearson r (linear, normal-ish) vs Spearman ρ (monotonic, rank-based)

association of two continuous variables

23
New cards

log-rank test, Cox regression

time-to-event

24
New cards

linear (continuous outcome), logistic (binary outcome), Poisson/negative binomial (counts)

regression

25
New cards

unlikely due to chance under H₀ (p

statistically significant

26
New cards

big enough to matter to patients (meets or exceeds a minimal clinically important difference, MCID).

clinically significant

27
New cards

(bell curve): where means live. this family also gives us the z and t tools.

normal

28
New cards

yes/no outcomes counted over n trials (e.g., cough on ACE-I: yes/no across 100 patients).

binomial

29
New cards

counts in categories; tests independence/association in contingency tables ("ACE-I use" × "cough: yes/no").

chi-square (χ²)

30
New cards

ratio of two variances; powers ANOVA and compares model fits (think: "do these groups have different means?" via variance ratios).

F distribution

31
New cards

means →

normal/t

32
New cards

proportions & counts →

binomial/χ²

33
New cards

comparing spreads or ≥3 means →

F

34
New cards

for continuous data (interval/ratio) that cluster around a center. symmetric around the mean; mean = median = mode. fully described by μ (mu, the mean) and σ (sigma, the standard deviation). change μ → the whole curve slides left/right. change σ → the curve gets skinny/tall (small σ) or wide/flat (large σ).

normal distribution

35
New cards

standardize any value to the standard normal (mean 0, SD 1) using a:

z-score

36
New cards

tells you how many SDs away from the mean your observation sits.

z-score

37
New cards

~68% within ±1 SD, _____________ , ~99.7% within ±3 SD.

~95% within ±2 SD

38
New cards

if σ is ____________ and you're estimating it with sample s, and the sample is small, your test statistic follows t, not z (heavier tails, df = n−1).

unknown

39
New cards

no matter the original μ and σ, you compute z=x−μ/σ and now you can use the _____________ to get probabilities.

standard normal table (Φ)

40
New cards

when comparing means using sample SD (unknown σ).

1 mean vs a value (one-sample)

2 independent means (independent)

paired pre/post (paired)

t distribution

41
New cards

goodness-of-fit (do observed counts match expected?) independence in a contingency table (drug class × adverse event).

χ²

42
New cards

select all that apply:

what are the four ingredients for binomial distribution?

1. each trial has two outcomes

2. independent trials

3. constant probability of success = p across trials

4. fixed n trials

43
New cards

this is for categorical outcomes with two options: yes/no, responder/non-responder, cough/no cough.

you repeat the trial n times (each patient is a "flip").

each trial has the same chance of "success" p.

we care about how many successes we get out of n.

binomial

44
New cards

1 group vs a number →

one-sample t

45
New cards

proportions / yes-no counts (AE happened? responder?)

chi-square

46
New cards

bell; mean=median=mode; use z for "how far."

normal

47
New cards

bell with chunky tails; use for means with small n/unknown σ.

t

48
New cards

counts of yes/no across n; proportions live here.

binomial

49
New cards

compare proportions between groups.

chi-square/Fisher

50
New cards

compare 3+ means.

ANOVA/F

51
New cards

select all that apply:

what is the 95% CI test hack?

1. differences (mean or percent): CI crosses 0 → not significant

2. ratios (RR/OR/HR): CI crosses 1 → not significant

52
New cards

new GLP-1 shows 48% responders in n=50.

binomial

53
New cards

compare mean A1c change in 2 independent groups (n=25 each). test?

independent t-test

54
New cards

same patients before/after SGLT2 added. test?

paired t-test

55
New cards

3 antihypertensives, compare mean SBP across the three. test?

ANOVA/F

56
New cards

lives in categorical land. powers the chi-square test: "are two categorical variables associated?" (e.g., ACE-I vs. ARB × cough yes/no). always skewed right; values are ≥ 0. bigger χ² → bigger mismatch between observed vs expected counts.

chi-square (χ²) distribution

57
New cards

ratio of two variances. powers ANOVA ("are any of ≥3 group means different?") and a bunch of regression model comparisons. also right-skewed; ≥ 0. says "at least one group mean isn't like the others."

F distribution

58
New cards

for counts of rare events in a fixed space/time (not yes/no per person, but events per exposure). pharmacy vibes: med errors per 1,000 patient-days, CLABSI per 10,000 line-days, code blues per month. mean = variance = λ (lambda). when events get common, ______________ ~ normal.

Poisson distribution

59
New cards

which is a normal distribution?

Z distribution.

60
New cards

the engine behind most tests

if you take lots of samples and compute their means, those means line up into a bell curve even when the raw data are ugly. the center of that bell is the true population mean (μ). the spread of that bell is the standard error (SE): x-bar = lambda/square root of n

unknown σ → estimate with s

bigger n shrinks SE → narrower bell → tighter confidence intervals → more power.

central limit theorem

61
New cards

you measure a sample and make your best, math-honest statement about the population you care about.

statistical inference

62
New cards

select all that apply:

what are the two complementary tools in statistical inference?

1.estimation

2. hypothesis testing

63
New cards

tells you size + precision

estimation

64
New cards

tells you whether the data are strong enough to reject "no effect."

hypothesis testing

65
New cards

everyone you care about (e.g., all adults with T2DM in Houston).

population

66
New cards

the people you actually measured (e.g., the 220 T2DM patients in your health system this year).

sample

67
New cards

mean μ, SD σ, proportion π

population parameters

68
New cards

mean x̄, SD s, proportion p

sample statistics

69
New cards

you use x̄, s, p to say something about ________________

all of the above

70
New cards

you calculate:

point estimates: one number (x̄, p, mean difference, odds ratio, etc.).

confidence intervals (CIs): a range of plausible values for the true effect.

estimation

71
New cards

select all that apply:

why do CIs matter more than p-values?

1. precision

2. clinical relevance

72
New cards

select all that apply:

what controls CI width?

1. variability

2. sample size

3. confidence level

73
New cards

(s or σ): messier data → wider CI

variability

74
New cards

(n): bigger n → smaller SE = s/√n → tighter CI

sample size

75
New cards

99% CI > 95% CI (wider because more cautious)

confidence level

76
New cards

(means, absolute risk): if the CI crosses 0, not statistically significant at 0.05.

differences

77
New cards

(RR, OR, HR): if the CI crosses 1, not significant.

ratios

78
New cards

estimate ± critical value × standard error (SE)

confidence interval

79
New cards

the number you computed (mean, proportion, mean difference, risk ratio, etc.).

estimate

80
New cards

how "strict" the interval is:

90% → 1.645 (z)

95% → 1.96 (z)

99% → 2.576 (z)

small samples for means → use t* with df (heavier tails).

critical value

81
New cards

"how wobbly is my estimate?" (shrinks with bigger n).

standard error

82
New cards

no effect, no difference.

null (H₀)

83
New cards

there is an effect/difference (two-sided by default).

alternative (Hₐ)

84
New cards

the test is designed to attack H₀ only. at the end you either: reject H₀, or ________________ (you don't "accept" it—you just didn't get enough receipts).

fail to reject H₀

85
New cards

if H₀ were actually true, this is the probability of seeing data this extreme (or more) just by chance.

p-value

86
New cards

using α = 0.05 unless pre-specified otherwise: p ≤ α →

reject H₀ (statistically significant)

87
New cards

using α = 0.05 unless pre-specified otherwise: p > α →

fail to reject H₀ (not statistically significant)

88
New cards

you are conducting a study and set an α level of 0.05. your analysis produces a p-value of 0.02. which of the following conclusions should you make?

reject H₀; you reached statistical significance

89
New cards

increases when the effect is bigger, variability is lower, n is larger, or α is higher.

power

90
New cards

select all that apply:

how do we run a hypothesis test?

1. state H₀/Hₐ

2. choose α

3. compute test statistic → p-value

4. decision + effect size + CI

5. write it cleanly

91
New cards

asks "different?" (up or down). safer default; protects from surprises.

non-directional tests

92
New cards

only if a decrease (or increase) is the only meaningful direction and you pre-registered it. otherwise reviewers will side-eye you.

directional tests

93
New cards

tells you the strength of evidence against H₀.

p

94
New cards

tells you how big the effect could realistically be (precision).

CI

95
New cards

question: "are they different in either direction?" null (H₀): μ₁ − μ₂ = 0Alt (Hₐ): μ₁ − μ₂ ≠ 0 (non-directional)

CI cheat code: 95% CI for (μ₁ − μ₂) does not include 0 → significant difference.

example: mean SBP drop: ARB − ACEI = −4 mmHg (95% CI −7 to −1) → different.

two-sided (non-directional)

96
New cards

question: "are the two within a pre-set 'clinically unimportant' window ± Δ?" null (H₀): |μ₁ − μ₂| ≥ Δ (they differ too much) alt (Hₐ): |μ₁ − μ₂| < Δ (they are equivalent)

how it's done: TOST (Two One-Sided Tests) or the CI rule. CI cheat code (α=0.05): the 90% CI for (μ₁ − μ₂) must lie entirely inside (−Δ, +Δ). (why 90%? because you split α across two one-sided tests.)

example (bioequivalence flavor): generic vs brand AUC ratio. Δ on the log-ratio scale corresponds to the famous 80-125% bounds: the 90% CI for the ratio must sit entirely within 0.80 to 1.25.

testing for equivalence

97
New cards

question: "is treatment 1 better (or worse) than treatment 2? "if "higher is better": H₀: μ₁ − μ₂ ≤ 0Hₐ: μ₁ − μ₂ > 0

CI cheat code (α=0.05): the 95% CI lower bound for (μ₁ − μ₂) is > 0 (for "better"). example: A1c reduction (positive numbers = larger drop better). Drug X − control = +0.4% (95% CI +0.1 to +0.7) → superior.

use one-sided only if the undesired direction truly doesn't matter and you pre-registered it.

testing for superiority

98
New cards

question: "is the new option no worse than control by more than Δ?" pick the direction carefully. suppose higher is better (e.g., A1c drop): H₀: μ₁ − μ₂ ≤ −Δ (new is worse by ≥Δ) Hₐ: μ₁ − μ₂ > −Δ (new is not worse than Δ → non-inferior)

CI cheat code (α=0.05): the 95% CI lower bound for (μ₁ − μ₂) is > −Δ. (equivalently, many protocols use a 97.5% one-sided CI.)

example: new oral GLP-1 vs injectable: Δ = 0.4% A1c. observed difference = −0.10% (95% CI −0.30 to +0.10). lower bound −0.30 > −0.40 → non-inferior. not superior (CI crosses 0).

testing for non-inferiority

99
New cards

____________ in a difference test ≠ equivalence or non-inferiority. you need the right design and the right CI rule.

not significant

100
New cards

select all that apply:

what is the 5-step "traditional" workflow?

1. translate the question

2. choose the test

3. set α (0.05 typical)

4. compute test/CI

5. conclude