biostats exam 2

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

1/98

encourage image

There's no tags or description

Looks like no tags are added yet.

Last updated 6:29 AM on 3/16/26
Name
Mastery
Learn
Test
Matching
Spaced
Call with Kai

No analytics yet

Send a link to your students to track their progress

99 Terms

1
New cards

Hypothesis testing

Uses sample data to make inferences about a population and test whether data are compatible with a specific claim about the population.

2
New cards

Estimation vs hypothesis testing

Estimation asks how large an effect is while hypothesis testing asks whether there is any effect at all.

3
New cards

Null hypothesis (H0)

Statement about a population parameter that assumes no effect, no difference, or no relationship; assumed true at the start of testing.

4
New cards

Alternative hypothesis (HA)

Includes all other possible values of the parameter besides the value stated in the null hypothesis.

5
New cards

Examples of alternative hypotheses

p ≠ 0.5, p > 0.5, p < 0.5.

6
New cards

Hypothesis testing steps

1) State hypotheses 2) Compute test statistic 3) Determine p-value 4) Draw conclusion.

7
New cards

Two-sided test

Tests if the parameter differs from the null value in either direction.

8
New cards

One-sided test

Tests if the parameter differs from the null value in only one direction.

9
New cards

Test statistic

Calculated value from sample data that measures how much the data differ from the null hypothesis.

10
New cards

Null distribution

Probability distribution of the test statistic assuming the null hypothesis is true.

11
New cards

P-value

Probability of obtaining results as extreme or more extreme than observed assuming the null hypothesis is true.

12
New cards

Interpretation of small p-value

Data are unlikely under the null hypothesis and provide evidence against it.

13
New cards

Significance level (α)

Probability threshold used to decide whether to reject the null hypothesis (commonly 0.05).

14
New cards

Decision rule using p-value

If p ≤ α reject H0; if p > α fail to reject H0.

15
New cards

Power of a statistical test

Probability of rejecting a false null hypothesis.

16
New cards

Factors affecting statistical power

Sample size, effect size, variability, and significance level.

17
New cards

Type I error

Rejecting a true null hypothesis.

18
New cards

Probability of Type I error

Equal to the significance level α.

19
New cards

Reducing Type I error

Use a smaller significance level (e.g., 0.01 instead of 0.05).

20
New cards

Type II error

Failing to reject a false null hypothesis.

21
New cards

Relationship between Type II error and power

Lower Type II error corresponds to higher statistical power.

22
New cards

Binomial distribution

Probability distribution describing number of successes in a fixed number of independent trials with constant probability of success.

23
New cards

Binomial distribution parameters

n = number of trials, x = number of successes, p = probability of success.

24
New cards

Binomial distribution formula

P(x) = (n choose x) p^x (1−p)^(n−x).

25
New cards

Expected value of binomial distribution

E(x) = np.

26
New cards

Null expectation example

If n = 18 and p = 0.5 then expected successes = 9.

27
New cards

Two-sided binomial p-value calculation

Probability of observed value and more extreme values on both tails.

28
New cards

Confidence interval

Range of values likely to contain the true population parameter.

29
New cards

Relationship between confidence intervals and hypothesis testing

If the null value lies outside the confidence interval reject H0.

30
New cards

Proportion estimate

p̂ = x/n where x = number in category and n = total observations.

31
New cards

Standard error of proportion

SE = √[p̂(1−p̂)/n].

32
New cards

Agresti-Coull adjusted proportion

p′ = (x+2)/(n+4).

33
New cards

Interpretation of CI significance

If the null value lies outside the confidence interval the result is statistically significant.

34
New cards

Categorical data

Qualitative characteristics describing group membership rather than magnitude.

35
New cards

Nominal variables

Categories without inherent order.

36
New cards

Ordinal variables

Categories with natural ranking or order.

37
New cards

Observational study

Researcher does not assign treatments and simply observes exposures or outcomes.

38
New cards

Cross-sectional study

Observes a population at a single point in time.

39
New cards

Longitudinal study

Observes the same individuals repeatedly over time.

40
New cards

Case-control study

Compares individuals with a disease to controls and looks backward for exposures.

41
New cards

Experimental study

Researcher assigns treatments to participants.

42
New cards

Randomized controlled trial

Participants randomly assigned to treatment or control groups.

43
New cards

2×2 contingency table

Table used to analyze relationship between two categorical variables with two categories each.

44
New cards

Relative risk (RR)

Ratio of probability of an outcome in exposed group to probability in control group.

45
New cards

Risk formula

Risk = number of new cases / population at risk.

46
New cards

Relative risk formula

RR = (a/(a+b)) / (c/(c+d)).

47
New cards

Relative risk interpretation RR=1

No association between exposure and outcome.

48
New cards

Relative risk interpretation RR>1

Exposure increases the risk of the outcome.

49
New cards

Relative risk interpretation RR<1

Exposure decreases the risk of the outcome.

50
New cards

Confidence interval interpretation for RR

If CI includes 1 the association is not statistically significant.

51
New cards

Odds

Ratio of probability of success to probability of failure.

52
New cards

Odds formula

Odds = p/(1−p).

53
New cards

Odds ratio (OR)

Compares odds of an outcome between two groups.

54
New cards

Odds ratio shortcut formula

OR = (a×d)/(b×c).

55
New cards

Odds ratio interpretation OR=1

No association between exposure and outcome.

56
New cards

Odds ratio interpretation OR>1

Outcome more likely in exposed group.

57
New cards

Odds ratio interpretation OR<1

Outcome less likely in exposed group.

58
New cards

When to use odds ratio

Case-control studies, rare outcomes in cross-sectional studies, and logistic regression.

59
New cards

Chi-square goodness-of-fit test

Compares observed frequency distribution with expected distribution under a probability model.

60
New cards

Limitation of binomial test

Only works with two mutually exclusive outcomes.

61
New cards

Advantage of chi-square goodness-of-fit test

Can analyze more than two categories.

62
New cards

Expected frequency formula (goodness-of-fit)

Expected = probability × sample size.

63
New cards

Chi-square statistic formula

χ² = Σ (O − E)² / E.

64
New cards

Degrees of freedom for goodness-of-fit test

df = number of categories − 1.

65
New cards

Decision rule for chi-square test

If χ² > critical value reject H0; if χ² ≤ critical value fail to reject H0.

66
New cards

Chi-square contingency test

Tests whether two categorical variables are independent.

67
New cards

Expected frequency formula (contingency table)

E = (row total × column total) / grand total.

68
New cards

Degrees of freedom for contingency table

df = (rows−1)(columns−1).

69
New cards

Assumptions for chi-square tests

No expected frequency less than 1 and no more than 20% of categories with expected frequency less than 5.

70
New cards

Interpretation of chi-square test

If χ² exceeds critical value there is a significant association between variables.

71
New cards

Normal distribution

Continuous probability distribution forming a symmetrical bell-shaped curve.

72
New cards

Properties of normal distribution

Symmetrical, single mode, mean = median = mode, total area under curve = 1.

73
New cards

Parameters of normal distribution

μ = mean and σ = standard deviation.

74
New cards

Probability in normal distribution

Measured as area under the curve representing proportion of observations.

75
New cards

Empirical rule

68% within 1 SD, 95% within 2 SD, 99.7% within 3 SD of the mean.

76
New cards

Standard normal distribution

Normal distribution with mean 0 and standard deviation 1.

77
New cards

Z-score

Number of standard deviations a value lies from the mean.

78
New cards

Z-score formula

Z = (X − μ) / σ.

79
New cards

Interpretation of Z=0

Value equals the mean.

80
New cards

Interpretation of Z>0

Value above the mean.

81
New cards

Interpretation of Z<0

Value below the mean.

82
New cards

Sampling distribution

Distribution of a statistic across repeated samples from a population.

83
New cards

Standard error of the mean

SE = σ/√n.

84
New cards

Effect of sample size on SE

Larger sample sizes reduce standard error and increase precision.

85
New cards

Central limit theorem

Distribution of sample means approaches a normal distribution as sample size increases regardless of population distribution.

86
New cards

Normal approximation to binomial

Binomial distribution can be approximated by a normal distribution when sample size is large.

87
New cards

Conditions for normal approximation

np ≥ 5 and n(1−p) ≥ 5.

88
New cards

Mean of binomial distribution

μ = np.

89
New cards

Standard deviation of binomial distribution

σ = √[np(1−p)].

90
New cards

Continuity correction

Adjustment of ±0.5 when approximating discrete binomial distribution with continuous normal distribution.

91
New cards

Continuity correction rule (include value)

P(X ≥ x) → x − 0.5 and P(X ≤ x) → x + 0.5.

92
New cards

Continuity correction rule (exclude value)

P(X > x) → x + 0.5 and P(X < x) → x − 0.5.

93
New cards

Spider example mean

μ = np = 20.5.

94
New cards

Spider example standard deviation

σ ≈ 3.20.

95
New cards

Spider example continuity correction

P(X ≥ 31) becomes 30.5.

96
New cards

Spider example Z-score

Z = (30.5 − 20.5)/3.20 ≈ 3.12.

97
New cards

Spider example probability

P(Z > 3.12) ≈ 0.0009.

98
New cards

Spider example p-value (two-sided)

p = 2 × 0.0009 = 0.0018.

99
New cards

Hypothesis test interpretation rule

If p < α reject H0; if p ≥ α fail to reject H0.