Detailed STAT 509 Lesson 6 - Clinical Trial Objectives, Endpoints, and Estimation

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/148

flashcard set

Earn XP

Description and Tags

A comprehensive vocabulary study set for STAT 509 Lesson 6, covering clinical trial endpoints, censoring, dose-finding, risk calculations, survival analysis (Kaplan-Meier, Logrank), and estimation methods like bootstrapping.

Last updated 2:26 PM on 8/21/26
Name
Mastery
Learn
Test
Matching
Spaced
Call with Kai
Chat

No analytics yet

Send a link to your students to track their progress

149 Terms

1
New cards

Clinical trial objective

The specific goals of a trial that must be stated in specific terms; success should depend on obtaining a valid result rather than a predetermined numerical outcome.

2
New cards

Endpoint (outcome)

A quantitative measurement determined for each study participant that is required by the scientific objectives.

3
New cards

Primary objective / primary endpoint

The principal objective or outcome of a clinical trial, which forms the basis for the trial's sample-size calculation.

4
New cards

Secondary objective / secondary endpoint

Additional objectives or outcomes beyond the primary one, with statistical power constrained by the sample size selected for the primary objective.

5
New cards

Hard endpoint

An endpoint well-defined in the protocol, definitive with respect to the disease process, and requiring no subjectivity.

6
New cards

Soft endpoint

An endpoint that does not relate strongly to the disease process or requires subjective assessment by investigators and/or patients.

7
New cards

Continuous measurement

A numerical measurement on a continuous scale, such as blood pressure, weight, or blood chemistry variables.

8
New cards

Event time

An endpoint measuring the time until an event occurs, such as survival time or time to cancer recurrence.

9
New cards

Count

The number or frequency of occurrences, such as migraine-headache frequency or use of rescue medication.

10
New cards

Binary endpoint

An outcome with only two categories, such as recurrence/no recurrence or success/failure.

11
New cards

Ordered categories

Categories with a meaningful order, such as pain levels (absent, mild, moderate, severe) or NYHA status.

12
New cards

Unordered categories

Categories without a natural ranking, such as types of adverse experiences (GI vs. cardiac).

13
New cards

Repeated measurements

Endpoints that are assessed multiple times during the course of a study.

14
New cards

Censoring

Occurs when some follow-up information is available for a participant, but the exact event time is not fully observed.

15
New cards

Right censoring

Censoring where the event has not been observed by the last known follow-up time due to study termination, loss to follow-up, or death from an unrelated cause.

16
New cards

Left censoring

Occurs when the initiation time for the subject, such as the exact time of diagnosis, is unknown.

17
New cards

Interval censoring

Occurs when a subject is not observed for a period and it is unknown exactly when the event occurred within that specific interval.

18
New cards

Type I right censoring

A scenario where all subjects begin at the same time and the study ends at a fixed, predetermined time.

19
New cards

Type II right censoring

A scenario where all subjects begin at the same time and the study terminates once a predetermined proportion of subjects have experienced the event.

20
New cards

Type III right censoring

Random censoring commonly found in clinical trials due to staggered entry and unequal follow-up times.

21
New cards

Independent censoring assumption

The assumption in event-time methods that the censoring mechanism and the event occurrence are not related.

22
New cards

Informative censoring

A situation where patients tend to be censored before an event occurs, which can lead to an underestimation of the event rate.

23
New cards

Disease-specific death problem

The risk of bias because causes of death may not be independent and determining the exact cause of death can be difficult.

24
New cards

Surrogate endpoint

An outcome measured in place of a biologically definitive or clinically meaningful endpoint; it typically tracks disease progress or extent.

25
New cards

Central validity question for surrogates

Whether the surrogate endpoint is strongly associated with the definitive outcome.

26
New cards

Surrogate causal pathway

The theoretical sequence where the disease affects the surrogate endpoint, which in turn affects the definitive endpoint.

27
New cards

CD4 count

A common surrogate endpoint example used in AIDS clinical trials.

28
New cards

Tumor-size reduction

A common surrogate endpoint example used in cancer clinical trials.

29
New cards

Intraocular pressure

A common surrogate endpoint example used in glaucoma clinical trials.

30
New cards

Phase I study (dose-finding)

An early trial aimed at determining the optimal biological dose (OBDOBD) of a drug.

31
New cards

Dose-escalation

A design component specifying how doses are increased for subsequent groups of subjects.

32
New cards

Therapeutic index criterion

Defining an optimum dose as the dose with the maximal separation between risk and benefit.

33
New cards

Minimum effective dose (MED)

For example, the dose that eliminates mild-to-moderate pain in 80%80\% of participants.

34
New cards

Maximum nontoxic dose (MND)

The highest dose associated with serious side effects in no more than 11 of 2020 patients.

35
New cards

Maximum tolerated dose (MTD)

For a cytotoxic cancer drug, the dose yielding serious but reversible toxicity in no more than 30%30\% of patients.

36
New cards

Dose-limiting toxicity (DLT)

A specific definition of toxicity used to govern dose-increase or dose-decrease decisions in a trial.

37
New cards

Continual reassessment method (CRM)

A dose-finding algorithm that fits a mathematical model to accumulating data and updates the estimate of the optimal dose for the next cohort.

38
New cards

Fibonacci sequence in dosing

A sequence (1,1,2,3,5,8,...1, 1, 2, 3, 5, 8, ...) where dose increments are based on the sum of the two previous levels.

39
New cards

Risk difference (RD) formula

RD=pTpPRD = p_T - p_P, where pTp_T is the treatment event probability and pPp_P is the placebo event probability.

40
New cards

Relative risk (RR) formula

RR=pTpPRR = \frac{p_T}{p_P}

41
New cards

Odds formula

odds=p1p\text{odds} = \frac{p}{1-p} for an event probability pp.

42
New cards

Odds ratio (OR) formula

OR=pT1pTpP1pPOR = \frac{\frac{p_T}{1-p_T}}{\frac{p_P}{1-p_P}}, comparing the odds of an event between two groups.

43
New cards

Null value for odds ratio

OR=1.0OR = 1.0, indicating that the odds are equal in both groups.

44
New cards

When OR approximates RR

Occurs when the event probabilities in both groups are relatively small (rare events).

45
New cards

Estimated relative risk from 2 x 2 table

RR^=aa+bcc+d\hat{RR} = \frac{\frac{a}{a+b}}{\frac{c}{c+d}} where aa and cc are successes in Groups 1 and 2.

46
New cards

Estimated odds ratio from 2 x 2 table

OR^=adbc\hat{OR} = \frac{ad}{bc} where a,ba, b are group 1 success/failure and c,dc, d are group 2 success/failure.

47
New cards

SE of log odds ratio

SE[ln(OR^)]=1a+1b+1c+1dSE[\ln(\hat{OR})] = \sqrt{\frac{1}{a} + \frac{1}{b} + \frac{1}{c} + \frac{1}{d}}, used to construct confidence intervals.

48
New cards

Fisher's exact test

A test preferred for equal binary proportions when the expected-cell-count conditions for normal approximations are not met.

49
New cards

Mantel-Haenszel procedure

A method to calculate an adjusted odds ratio by combining individual estimates from different strata.

50
New cards

Mantel-Haenszel assumption

The assumption that the odds ratio is constant across all strata, even if event rates differ between them.

51
New cards

Dose-response / trend analysis

Tests whether increasing dose is associated with a monotone increase or decrease in response.

52
New cards

Jonckheere-Terpstra (JT) trend test

A nonparametric test based on the sum of Mann-Whitney-Wilcoxon comparisons across ordered pairs of dose groups.

53
New cards

JT supports increasing trend

Indicated by a large positive JT statistic.

54
New cards

Cochran-Armitage (CA) trend test

A trend test specifically for binary data that can utilize actual numerical dose levels.

55
New cards

Kaplan-Meier (KM) estimator

A nonparametric method for estimating survival probability S(t)S(t) over time in the presence of censoring.

56
New cards

Kaplan-Meier formula

S^(t)=tkt(1dknk)\hat{S}(t) = \prod_{t_k \le t} \left( 1 - \frac{d_k}{n_k} \right) where dkd_k is failures and nkn_k is the risk set.

57
New cards

S(t) definition

The probability of an individual surviving beyond time tt.

58
New cards

KM risk set (n_k)

The number of patients at risk and still under observation immediately before failure time tkt_k.

59
New cards

Why KM is a step function

Because the survival estimate only changes at times when a failure or event actually occurs.

60
New cards

Change-from-baseline score

Di=YiXiD_i = Y_i - X_i, where XiX_i is the baseline measurement and YiY_i is the final measurement.

61
New cards

Variance of a difference formula

Var(YX)=Var(Y)+Var(X)2Cov(X,Y)Var(Y-X) = Var(Y) + Var(X) - 2Cov(X,Y)

62
New cards

Precision of change scores

The variance of the change can be smaller than the variance of a single measurement if the within-person correlation ρ\rho is high and positive.

63
New cards

ANCOVA model for treatment effect

E(Yi)=β0+β1Ti+β2XiE(Y_i) = \beta_0 + \beta_1 T_i + \beta_2 X_i, where β1\beta_1 represents the adjusted difference between treatments.

64
New cards

Logrank test

A Mantel-Haenszel-type nonparametric test used to compare the survival curves of different groups.

65
New cards

Logrank Z statistic

Z=OEVkZ = \frac{O-E}{\sqrt{\sum V_k}}, which follows a standard normal distribution under the null hypothesis.

66
New cards

Generalized Wilcoxon test

A nonparametric survival-curve comparison that extends the Wilcoxon rank-sum test but does not assume proportional hazards.

67
New cards

P-value limitation in clinical trials

They do not convey the magnitude of clinical effect and are heavily influenced by sample size.

68
New cards

Bootstrap

A resampling method used to estimate the variability or variance of an estimator by sampling with replacement.

69
New cards

Bootstrap variance formula

Varboot(θ^)=1B1b=1B(θ^bθˉboot)2Var_{boot}(\hat{\theta}) = \frac{1}{B-1} \sum_{b=1}^{B} (\hat{\theta}_b - \bar{\theta}_{boot})^2

70
New cards

Exploratory analysis

An analysis beyond the primary protocol objectives, often used to generate hypotheses rather than confirm them.

71
New cards

Multiple-testing problem

The inflation of Type I error rate that occurs when many hypothesis tests are performed on the same data set.

72
New cards

Subset analysis

Comparing treatment groups within specific subgroups, such as age or gender, often as an exploratory exercise.

73
New cards

Wait-loss primary endpoint example

Mean absolute change from baseline weight at 11 year.

74
New cards

NYHA status

An example of an endpoint measured in ordered categories.

75
New cards

Type I right censoring occurrence

Common in laboratory animal experiments but rare in human trials.

76
New cards

Life-table analysis

A method of survival analysis mentioned in the lesson notes.

77
New cards

Two required measurements for event-time analysis

Follow-up time and an indicator for whether that time represents an event or a censoring point.

78
New cards

Effectively identifying OBD

The goal of sequentially rising doses in dose-finding trials.

79
New cards

Fibonacci dose-ranging example sequence

DD, then 2D2D, then 3D3D, then 5D5D, eventually moving to 8D8D, 13D13D, etc.

80
New cards

Modified Fibonacci design

A dose-finding design that may include rules for de-escalation as well as escalation.

81
New cards

Calculated risk difference for 0.25 vs 0.05

0.200.20

82
New cards

Calculated Relative Risk for 0.25 vs 0.05

5.005.00

83
New cards

Calculated Odds Ratio for 0.25 vs 0.05

6.336.33

84
New cards

Calculated risk difference for 0.30 vs 0.10

0.200.20

85
New cards

Calculated Relative Risk for 0.30 vs 0.10

3.003.00

86
New cards

Calculated Odds Ratio for 0.30 vs 0.10

3.863.86

87
New cards

Normal-approximation z test

A test used to compare two binary proportions when sample sizes are large.

88
New cards

SAS PROC FREQ /cmh

The SAS syntax option used to perform a Mantel-Haenszel analysis.

89
New cards

Two-sided trend alternative

Allows for the possibility of either a monotone increasing or monotone decreasing response ordering.

90
New cards

JT tests population medians

The formal statistical parameter compared by the Jonckheere-Terpstra test.

91
New cards

Homogeneous-variance assumption

The assumption that all groups in a parametric trend test share a common population variance.

92
New cards

CONTRAST statement in PROC GLM

The SAS method used to implement a parametric trend test for continuous data.

93
New cards

Kaplan-Meier robustness

The property that the estimator is not adversely affected by unusual data points compared to parametric models.

94
New cards

Meaning of KM step down

Visual indication that an event or failure has occurred at that specific point in time.

95
New cards

Geometric mean and CV

Descriptive statistics preferred when measurement data are lognormally distributed.

96
New cards

Patient as own control

The strategy of using baseline subtraction to improve precision in clinical measurements.

97
New cards

Proportional hazards assumption

An assumption required by the logrank test where hazard functions are constant ratios over time.

98
New cards

Mesothelioma Example 6.4 logrank p-value

p=0.48p = 0.48

99
New cards

Mesothelioma Example 6.4 Wilcoxon p-value

p=0.63p = 0.63

100
New cards

Sampling with replacement probability

In the bootstrap, each original observation has a probability of 1/N1/N for selection on each draw.