STAT 509 Lesson 6 - 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/58

flashcard set

Earn XP

Description and Tags

Vocabulary terms and definitions covering clinical trial objectives, various endpoint types, censoring methods, surrogate outcomes, dose-finding strategies, statistical risk measures, and survival analysis based on STAT 509 Lesson 6.

Last updated 2:24 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

59 Terms

1
New cards

Clinical trial objective

Must be stated in specific terms; success should depend on obtaining a valid result rather than observing one 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; it is the basis for the trial's sample-size calculation.

4
New cards

Secondary objective / secondary endpoint

Additional objectives or outcomes beyond the primary one; their statistical power is constrained by the sample size selected for the primary objective.

5
New cards

Hard endpoint

An endpoint that is well-defined in the protocol, definitive with respect to the disease process, and requires 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

Time until an event occurs, such as time to cancer recurrence or survival time.

9
New cards

Count

Number or frequency of occurrences, such as migraine-headache frequency or number of rescue-medication uses.

10
New cards

Binary endpoint

An outcome with exactly two categories, such as recurrence/no recurrence or major cardiac event yes/no.

11
New cards

Ordered categories

Categories with a meaningful order, such as absent, mild, moderate, or severe pain.

12
New cards

Unordered categories

Categories without a natural ranking, such as adverse-experience categories like GI and cardiac.

13
New cards

Repeated measurements

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

14
New cards

Event-time endpoint

Measures the time from study entry until a specified event occurs.

15
New cards

Censoring

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

16
New cards

Right censoring

Occurs when 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.

17
New cards

Left censoring

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

18
New cards

Interval censoring

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

19
New cards

Type I right censoring

Censoring where all subjects begin at the same time and the study ends at the same fixed time.

20
New cards

Type II right censoring

Censoring where all subjects begin at the same time and the study terminates when a predetermined proportion have experienced the event.

21
New cards

Type III right censoring

Censoring that is random, commonly occurring in clinical trials due to staggered entry and unequal follow-up.

22
New cards

Independent censoring assumption

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

23
New cards

Informative censoring

Occurs when patients are censored before the event occurs for reasons related to the event, potentially leading to an underestimation of the event rate.

24
New cards

Surrogate endpoint

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

25
New cards

Surrogate causal pathway

Diseasesurrogate endpointdefinitive endpoint\text{Disease} \rightarrow \text{surrogate endpoint} \rightarrow \text{definitive endpoint}

26
New cards

Treatment Mechanism study

An early developmental trial, such as a pharmacokinetic study, investigating the mechanism of treatment effect like absorption and elimination.

27
New cards

Dose-escalation

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

28
New cards

Dose-ranging

A design testing some or all of a prespecified set of fixed dose levels.

29
New cards

Dose-finding

A design that titrates the dose toward a prespecified optimum based on biological or clinical considerations.

30
New cards

Optimal Biological Dose (OBD)

The goal of a Phase I dose-finding study; the dose identifying high efficacy potential while meeting safety criteria.

31
New cards

Therapeutic index criterion

A method to define an optimum dose as the dose with the maximal separation between risk and benefit.

32
New cards

Minimum Effective Dose (MED)

Example: For a pain medication, the dose that eliminates mild-to-moderate pain in 80%80\% of participants.

33
New cards

Maximum Nontoxic Dose (MND)

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

34
New cards

Maximum Tolerated Dose (MTD)

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

35
New cards

Dose-limiting toxicity (DLT)

A specific toxicity definition used to govern dose-escalation and de-escalation decisions.

36
New cards

Continual Reassessment Method (CRM)

An algorithm that fits a mathematical model to accumulating trial data to repeatedly update the best current guess of the optimal dose.

37
New cards

Fibonaccisequence

1,1,2,3,5,8,13,21,34,...1, 1, 2, 3, 5, 8, 13, 21, 34,...; each new number is the sum of the two previous numbers.

38
New cards

Risk Difference (RD) formula

RD=pTpPRD = p_T - p_P, where pTp_T and pPp_P are event probabilities in the treatment and placebo groups respectively.

39
New cards

Relative Risk (RR) formula

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

40
New cards

Odds formula

Odds=p1p\text{Odds} = \frac{p}{1-p}

41
New cards

Odds Ratio (OR) formula

OR=pT1pTpP1pPOR = \frac{\frac{p_T}{1-p_T}}{\frac{p_P}{1-p_P}}

42
New cards

Estimated Relative Risk (2x2 table) formula

RR^=aa+bcc+d\hat{RR} = \frac{\frac{a}{a+b}}{\frac{c}{c+d}} based on successes (a, c) and failures (b, d) in Group 1 and 2.

43
New cards

Estimated Odds Ratio (2x2 table) formula

OR^=adbc\hat{OR} = \frac{ad}{bc}

44
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}}

45
New cards

Mantel-Haenszel assumption

The assumption that the odds ratio is equal across different strata even if event rates differ among those strata.

46
New cards

Dose-response / trend analysis

Tests whether increasing dose is associated with an ordered increase or decrease in response.

47
New cards

Jonckheere-Terpstra (JT) trend test

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

48
New cards

Cochran-Armitage (CA) trend test

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

49
New cards

Kaplan-Meier estimator

A nonparametric method for estimating survival probability over time in the presence of censoring.

50
New cards

d_k

The number of failures or events occurring at the distinct observed failure time tkt_k.

51
New cards

n_k

The number of patients at risk immediately before failure time tkt_k, excluding those censored before that time.

52
New cards

Kaplan-Meier formula

S^(t)=tkt(1dknk)\hat{S}(t) = \prod_{t_k \leq t} (1 - \frac{d_k}{n_k})

53
New cards

Logrank test

A Mantel-Haenszel-type nonparametric test used to compare survival curves across treatment groups, assuming proportional hazards.

54
New cards

Generalized Wilcoxon test

A nonparametric survival-curve comparison that extends the Wilcoxon rank-sum test to censored data; it does not assume proportional hazards.

55
New cards

Bootstrap

A resampling method used to estimate the variability or variance of an estimator by drawing samples with replacement from the original dataset.

56
New cards

Bootstrap variance formula

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

57
New cards

Exploratory analysis

An analysis focusing on objectives not specified in the primary protocol; used to generate hypotheses rather than confirm them.

58
New cards

Multiple-testing problem

Increasing the number of hypothesis tests inflates the Type I error rate, raising the chance of finding a significant result when no true effect exists.

59
New cards

Subset analysis

Comparing treatment groups within specific subgroups (e.g., gender, age, cholesterol levels); remains exploratory unless planned in advance.