All questions
Question 1
In a study of time to recovery from depression, patients are assessed monthly using standardized scales. A patient shows severe depression at month 2, mild depression at month 4, and full recovery at month 6. For the outcome 'time to any improvement' (severe to mild or better), what observation type applies?
- Exact observation at month 4 when improvement was first detected
- Interval censoring between months 2 and 4 when improvement occurred (correct answer)
- Right censoring at month 4 because further improvement was still possible
- Left censoring at month 4 because improvement may have started before detection
- Progressive observation with multiple time points showing gradual improvement
Explanation: When analyzing time-to-event data with periodic assessments, you need to distinguish between different types of censoring based on what you know about when the event actually occurred versus when it was observed.
In this scenario, you know the patient had severe depression at month 2 and mild depression (improvement) at month 4. Since assessments only happen monthly, the actual improvement occurred sometime between these two time points, but you don't know exactly when. This creates interval censoring - you know the event happened within a specific time interval (between months 2 and 4) but not the precise timing. Answer B correctly identifies this situation.
Answer A is wrong because you don't have an exact observation - you only know improvement was detected at month 4, not that it occurred exactly then. The improvement could have happened at any point during those two months.
Answer C misunderstands the outcome of interest. You're measuring "time to any improvement," and that event has already occurred by month 4. Right censoring would apply if you were measuring time to complete recovery and the study ended before full recovery.
Answer D incorrectly suggests left censoring, which occurs when you don't know if the event happened before the study began. Here, you have a clear baseline (severe depression at month 2) before the improvement was detected.
Study tip: For time-to-event questions, always identify exactly what event you're measuring and when you know it occurred versus when it was observed. Interval censoring is common in studies with periodic follow-up visits.
Question 2
In a survival study of cancer patients, some participants moved to different countries and could not be contacted after certain time points. If the probability of moving depends on the patient's unobserved health status at the time of moving, what type of censoring mechanism is this?
- Missing completely at random (MCAR) censoring that will not bias survival estimates
- Missing at random (MAR) censoring that can be adjusted for using observed covariates
- Informative censoring that may bias survival estimates if not properly accounted for (correct answer)
- Administrative censoring that occurs independently of patient characteristics and survival times
- Random censoring that follows an exponential distribution and preserves unbiased estimation
Explanation: When analyzing censoring mechanisms in survival studies, you need to determine whether the reason for censoring is related to the outcome being studied. This distinction is crucial because different types of censoring affect the validity of your survival estimates differently.
In this scenario, patients are lost to follow-up because they moved countries, and crucially, the probability of moving depends on their unobserved health status. This creates informative censoring (also called non-ignorable censoring), where the censoring mechanism is directly related to the survival outcome. For example, sicker patients might be more likely to move back to their home countries for family support, while healthier patients might move for career opportunities. Since we can't observe their health status at the time of moving, we can't account for this relationship, making option C correct.
Option A is wrong because MCAR censoring occurs when the probability of being censored is completely independent of both observed and unobserved patient characteristics. Option B is incorrect because MAR censoring means the censoring depends only on observed covariates, not unobserved health status. While you can adjust for MAR censoring using statistical techniques, you cannot adjust for the unobserved health status described here. Option D is wrong because administrative censoring occurs at predetermined times (like study end dates) and is independent of patient characteristics.
Study tip: Remember the hierarchy of censoring assumptions. MCAR is the least problematic, MAR can be handled with proper adjustment, but informative censoring requires specialized methods or may lead to biased estimates if ignored.
Question 3
In a clinical trial, patients are monitored monthly for disease progression. If a patient shows no progression at month 3 but has clear progression at month 6, what type of censoring applies to this observation?
- Right censoring, because we observe the patient beyond the progression time
- Left censoring, because progression occurred before the month 6 visit
- Interval censoring, because progression occurred sometime between months 3 and 6 (correct answer)
- Exact observation, because we detected progression at the month 6 visit
- Administrative censoring, because the observation schedule determines detection timing
Explanation: When you encounter survival analysis questions involving periodic monitoring, the key is determining what information you have about the timing of the event of interest.
In this scenario, you know the patient was progression-free at month 3 and had clear progression by month 6. This means progression occurred sometime during that 3-month window, but you don't know the exact timing. This is the classic definition of interval censoring – the event occurred within a known time interval, but the precise time is unknown.
Let's examine why the other options are incorrect:
A is wrong because right censoring occurs when you lose track of a patient before observing the event, or the study ends before the event occurs. Here, you did observe progression.
B misunderstands left censoring, which happens when the event occurred before you started observing the patient (like studying cancer recurrence in patients who may have already had recurrences before enrollment). The progression didn't occur before month 6 – it occurred sometime between months 3 and 6.
D is incorrect because you didn't observe the exact moment of progression. You only detected it had occurred by the time of the month 6 visit, but it could have happened anytime after month 3.
Memory tip: Think of censoring types by what you don't know: right censoring = don't know if/when the event will happen; left censoring = don't know when the event started; interval censoring = know the event happened within a specific time window, but not exactly when.
Question 4
In a study of time to viral suppression in HIV patients, researchers find that patients with higher baseline viral loads are more likely to discontinue treatment early due to side effects. This early discontinuation prevents observation of suppression times. What is the primary concern for survival analysis?
- Insufficient sample size will reduce statistical power to detect treatment effects
- Loss of follow-up will create missing data that requires multiple imputation methods
- Informative censoring may bias estimates because censoring depends on suppression likelihood (correct answer)
- Administrative censoring will truncate observation times and limit long-term inferences
- Competing risks from side effects will require specialized analytical approaches beyond standard survival methods
Explanation: When you encounter survival analysis questions, focus on the key assumption that censoring must be non-informative—meaning the reason for censoring shouldn't be related to the outcome of interest.
In this HIV study, patients with higher baseline viral loads are more likely to discontinue treatment due to side effects. This creates a serious problem: the patients who drop out (get censored) are systematically different from those who continue. Specifically, they're the patients who likely would have taken longer to achieve viral suppression or might never have achieved it. When censoring is related to the probability of experiencing the event, it's called informative censoring, and it violates survival analysis assumptions. This will bias time-to-suppression estimates because you're systematically losing the "harder to treat" patients from your analysis. Answer C correctly identifies this as informative censoring bias.
Answer A is wrong because sample size affects power but doesn't address the fundamental bias issue here. Answer B incorrectly suggests multiple imputation, but you can't impute unknown survival times—survival analysis is specifically designed to handle incomplete follow-up through censoring methods. Answer D misidentifies this as administrative censoring, which occurs when studies end at predetermined times regardless of patient characteristics, creating non-informative censoring.
Remember this pattern: whenever dropout or censoring is related to patient characteristics that also affect the outcome probability, suspect informative censoring bias. This is one of the most important violations of survival analysis assumptions to recognize.
Question 5
A researcher analyzes time to employment after job training. Some participants find jobs, others are still searching when the study ends, and some stop searching and are lost to follow-up. If participants who stop searching do so because they become discouraged by lack of progress, how should this censoring be characterized?
- Non-informative censoring that can be ignored in standard survival analysis
- Random censoring that follows the same distribution across all participants
- Administrative censoring that occurs at predetermined times independent of outcomes
- Informative censoring that may overestimate employment rates if not addressed (correct answer)
- Interval censoring that requires specialized estimation methods for time-to-event analysis
Explanation: When analyzing survival data, you must carefully consider why observations are censored, as this directly affects the validity of your results. Censoring occurs when you don't observe the complete time to the event of interest.
The key insight here is recognizing informative censoring - when the reason for censoring is related to the outcome being studied. In this scenario, participants stop searching because they're discouraged by their lack of progress in finding employment. This creates a systematic bias because those who drop out are likely the ones who would have taken longer to find jobs (or might never have found them). When you exclude these participants from your analysis, you're left with a sample enriched with more successful job seekers, leading to overestimated employment rates.
Option A is wrong because this censoring cannot be ignored - it's directly related to the outcome. Option B incorrectly characterizes this as random censoring, but the decision to stop searching is specifically tied to poor job prospects, not random timing. Option C describes administrative censoring (like ending a study at a predetermined date), but here participants are making personal decisions based on their experiences.
Answer: D correctly identifies this as informative censoring that biases results toward better outcomes.
Study tip: Always ask yourself "Why are observations censored?" If the censoring mechanism is related to the outcome (like dropping out due to treatment side effects or poor progress), it's informative and requires special analytical approaches. Random or administrative censoring can be handled with standard survival methods.
Question 6
In a longitudinal study of cognitive decline, researchers test participants every 6 months. A participant scores normally at month 12, shows mild impairment at month 18, and has severe impairment at month 24. For the outcome 'time to mild cognitive impairment,' what type of observation is this?
- Exact observation at month 18 when mild impairment was first detected
- Right censoring at month 18 because we don't know future progression
- Left censoring at month 18 because impairment may have started earlier
- Interval censoring between months 12 and 18 when impairment developed (correct answer)
- Progressive censoring because the participant continued to be followed after impairment
Explanation: When analyzing time-to-event data in survival analysis, you need to identify what type of observation you're dealing with based on when the event actually occurred versus when it was detected.
In this scenario, the participant was normal at month 12 and showed mild impairment at month 18. Since participants are only tested every 6 months, we know the mild cognitive impairment developed sometime during that 6-month window, but we don't know the exact moment it occurred. This creates an interval where we know the event happened, making it interval censoring between months 12 and 18 (answer D).
Answer A is incorrect because we don't have an exact observation - we only know impairment was detected at month 18, not that it started precisely then. The impairment could have begun days or months earlier within that interval.
Answer B misapplies right censoring, which occurs when we lose follow-up on a participant before observing the event of interest. Here, we did observe the event (mild impairment), so there's no censoring of future progression for this particular outcome.
Answer C incorrectly suggests left censoring, which would mean the participant already had mild impairment when the study began. Since the participant tested normal at month 12, we know impairment hadn't started by that point.
Study tip: In survival analysis, always ask yourself: "Do I know exactly when the event occurred?" If you only know it happened between two observation points, it's interval censoring - a common scenario in studies with scheduled follow-up visits.
Question 7
In a study of time to kidney transplant, some patients on the waiting list die before receiving a transplant, while others receive transplants or are still waiting when the study ends. For the specific outcome 'time to transplant,' how should deaths before transplant be handled?
- Exclude these patients from analysis because they never experienced the event of interest
- Treat as exact observations with event time equal to time of death
- Treat as right-censored observations at the time of death (correct answer)
- Treat as competing risks requiring specialized survival analysis methods
- Treat as informative censoring and adjust for baseline mortality risk factors
Explanation: When analyzing survival data, you need to distinguish between different types of incomplete observations. In this kidney transplant study, you're specifically measuring "time to transplant," making transplantation your event of interest, not death.
Patients who die before receiving a transplant represent right-censored observations. These patients were observed until their death, but we never observed the event we're studying (transplantation). Right-censoring occurs when follow-up ends before the event happens, whether due to death, loss to follow-up, or study completion. The key insight is that these patients could have eventually received a transplant if they had lived longer—we simply don't know when. Therefore, option C correctly treats deaths as right-censored at the time of death.
Option A is wrong because excluding these patients would create bias and waste valuable information about waiting times. Option B incorrectly treats death as if it were transplantation, which fundamentally misrepresents what happened to these patients. Option D might seem tempting because death and transplantation are indeed competing events, but the question specifically asks about analyzing "time to transplant" as a single outcome. While competing risks analysis could be appropriate for a broader study, standard survival analysis with right-censoring directly answers the question posed.
Study tip: Remember that censoring depends on your specific research question. The same patients could be events in one analysis (studying time to death) but censored observations in another (studying time to transplant). Always identify your event of interest first.
Question 8
A study follows patients for development of diabetes over 5 years. Patients with family history of diabetes are more likely to drop out of the study due to anxiety about their risk, and these patients also have higher actual risk of developing diabetes. What is the most concerning implication for survival analysis?
- Reduced statistical power due to smaller effective sample size from dropouts
- Violation of proportional hazards assumption in Cox regression models
- Underestimation of diabetes incidence due to loss of high-risk individuals (correct answer)
- Need for competing risk analysis to account for multiple dropout reasons
- Requirement for interval censoring methods due to irregular follow-up timing
Explanation: When analyzing longitudinal studies like this diabetes follow-up, you need to recognize how dropout patterns can create systematic bias in your results. The key issue here is informative censoring — when the reason people leave the study is related to the outcome you're measuring.
In this scenario, patients with family history are both more likely to drop out AND more likely to develop diabetes. When these high-risk individuals systematically leave the study, you're left with a sample that's no longer representative of your original population. This creates a serious underestimation of the true diabetes incidence rate, making option C correct.
Let's examine why the other options miss the mark: A focuses on statistical power, which is about your ability to detect effects, not about bias in your estimates. While fewer participants does reduce power, the bigger problem is that your remaining sample gives you wrong answers, not just less precise ones. B mentions proportional hazards violation, but the dropout pattern described doesn't inherently violate the assumption that hazard ratios remain constant over time. D suggests competing risks analysis, but anxiety-related dropout isn't a competing outcome that prevents diabetes — it's just censoring.
The core principle to remember: in survival analysis, always ask whether censoring is random or informative. When people at higher risk systematically drop out, your survival curves will be overly optimistic, underestimating the true incidence of your outcome. This type of bias can completely invalidate your study conclusions.
Question 9
In a clinical trial comparing two treatments for cancer, the study ends when the last enrolled patient completes 3 years of follow-up. Patients enrolled earlier have longer potential follow-up times than those enrolled later. What type of censoring occurs for patients who don't experience events by study end?
- Type I administrative censoring because all patients are censored at the same calendar date (correct answer)
- Type II administrative censoring because censoring occurs after observing a fixed number of events
- Random censoring because censoring times vary randomly across patients
- Staggered entry censoring because patients enter the study at different times
- Progressive censoring because patients have different follow-up durations
Explanation: When analyzing censoring in survival studies, focus on what determines the censoring time and whether it's planned or random. This question describes a common clinical trial design where enrollment occurs over time but all patients are followed until the same predetermined end date.
The correct answer is A because this represents Type I administrative censoring. In this scenario, the study has a fixed calendar end date when the last enrolled patient reaches 3 years of follow-up. All patients who haven't experienced the event by this predetermined date are censored at the same time point. The key characteristic of Type I censoring is that censoring occurs at a pre-specified time, regardless of how many events have been observed.
Option B is incorrect because Type II administrative censoring occurs when you stop the study after observing a fixed number of events (like stopping after 50 deaths), not after a predetermined time period. Option C misses the mark because this isn't random censoring - the censoring time is planned and administrative, not due to random factors like patients moving away or dropping out for unrelated reasons. Option D confuses the enrollment pattern with the censoring mechanism. While patients do enter at different times (staggered entry), the question specifically asks about the censoring type for patients who don't experience events by study end.
Remember: Type I censoring = fixed time endpoint, Type II censoring = fixed number of events. Don't let staggered enrollment distract you from identifying the actual censoring mechanism at study termination.
Question 10
In a survival study, 40% of subjects experience the event, 35% are lost to follow-up, and 25% complete the study without experiencing the event. If subjects who are lost to follow-up have similar baseline characteristics to those who complete the study, what assumption about the censoring mechanism is most reasonable?
- The censoring is informative because loss to follow-up affects survival estimation
- The censoring is non-informative because it appears independent of event risk (correct answer)
- The censoring follows a competing risk pattern requiring specialized analysis methods
- The censoring is administrative because it follows the predetermined study protocol
- The censoring requires multiple imputation because of the high proportion of missing data
Explanation: Understanding censoring mechanisms is crucial in survival analysis because it affects how you interpret your results and whether standard methods are appropriate. When you encounter questions about censoring, focus on whether the reason for censoring is related to the probability of experiencing the event.
The key insight here is that subjects lost to follow-up have "similar baseline characteristics" to those who complete the study. This strongly suggests the censoring is non-informative - meaning the reason people drop out isn't related to their underlying risk of experiencing the event. When censoring is independent of event risk, standard survival analysis methods like Kaplan-Meier estimation remain valid and unbiased.
Let's examine why the other options miss the mark:
Option A confuses the impact of censoring with whether it's informative. All censoring affects survival estimation by reducing sample size, but that doesn't make it informative. Informative censoring specifically means the censoring process is related to event risk.
Option C misidentifies competing risks. Competing risk occurs when multiple different events can happen to subjects, preventing observation of the primary event. Loss to follow-up isn't a competing event - it's simply an inability to observe what happens.
Option D incorrectly assumes administrative censoring. Administrative censoring happens when the study ends at a predetermined time, not when subjects are lost to follow-up for various reasons.
Study tip: Remember that non-informative censoring requires that the probability of being censored is independent of the probability of experiencing the event. Look for clues about baseline similarity between censored and uncensored groups.
Question 11
A longitudinal study tracks time to cognitive decline in elderly participants with assessments every 12 months. Due to the assessment schedule, when decline is detected, researchers know it occurred sometime during the preceding 12-month interval. If researchers want to minimize this source of uncertainty, what study design modification would be most effective?
- Increase the total study duration to capture more decline events
- Use more sensitive cognitive assessment instruments at each visit
- Increase the frequency of assessments to shorter intervals (correct answer)
- Stratify participants by baseline cognitive scores before analysis
- Use multiple imputation to estimate exact decline times within intervals
Explanation: This question tests your understanding of interval censoring in survival analysis. When you see questions about timing uncertainty in longitudinal studies, focus on how observation frequency affects the precision of event timing.
The key issue here is that researchers only know cognitive decline occurred "sometime during the preceding 12 months" - this creates interval censoring where the exact event time is unknown within a window. To minimize this uncertainty, you need to shrink the window of imprecision. Answer C accomplishes this directly by reducing assessment intervals from 12 months to shorter periods (say, 3 or 6 months). If decline is detected at a quarterly visit, you now know it occurred within the past 3 months rather than 12 months - a substantial improvement in temporal precision.
Answer A (longer study duration) would capture more events but wouldn't reduce the 12-month uncertainty window for any individual event. Answer B (more sensitive instruments) might detect decline earlier within each interval, but the timing uncertainty would remain the same 12-month window. Answer D (baseline stratification) is an analysis approach that doesn't address the fundamental data collection timing issue.
Study tip: In survival analysis questions, distinguish between issues of event detection (sensitivity/specificity) versus event timing precision (observation frequency). When the problem specifically mentions timing uncertainty or interval censoring, the solution usually involves increasing observation frequency, not improving detection methods or extending study duration.
Question 12
In a study of time to treatment failure in tuberculosis patients, some patients stop taking medication due to side effects before failure can be assessed. These patients have a different risk profile for treatment failure compared to those who continue medication. When analyzing time to treatment failure, what is the most appropriate way to handle patients who stop medication?
- Exclude them from analysis because treatment failure cannot be assessed without medication compliance
- Treat them as exact failures at the time they stopped medication
- Treat them as right-censored at medication discontinuation time with potential bias assessment (correct answer)
- Treat them as competing risk events requiring joint analysis of failure and discontinuation
- Impute their failure times based on similar patients who continued treatment
Explanation: When analyzing time-to-event data like treatment failure in tuberculosis patients, you need to distinguish between different types of incomplete observations. The key concept here is understanding censoring versus competing risks in survival analysis.
Patients who discontinue medication due to side effects represent informative censoring - their withdrawal is related to factors that may also influence their risk of treatment failure. Since you cannot observe their treatment failure after discontinuation (they're no longer on treatment), they should be treated as right-censored at the time they stopped medication. However, because this censoring is potentially informative rather than random, you must assess and address the potential bias this creates in your analysis.
Option A is incorrect because excluding these patients wastes valuable information and can introduce selection bias. You observed them for a period of time before discontinuation, which contributes to understanding the survival function.
Option B is wrong because stopping medication is not the same as treatment failure. These are different events with different clinical meanings - discontinuation due to side effects doesn't indicate the treatment failed to work.
Option D incorrectly frames this as a competing risks problem. Competing risks apply when multiple mutually exclusive events can occur (like death from different causes). Here, medication discontinuation and treatment failure aren't truly competing - discontinuation prevents observation of failure rather than competing with it.
Study tip: In survival analysis questions, always ask: "Can I still observe my outcome of interest after this event?" If no, it's censoring. If the event itself prevents the outcome, consider whether it's truly competing risk or simply censoring.
Question 13
A study examines time to first seizure in epilepsy patients. The study protocol requires termination of follow-up exactly 2 years after enrollment for all participants, regardless of seizure status. What type of censoring mechanism is this for patients who don't experience seizures by 2 years?
- Informative censoring because seizure-free patients may have different characteristics
- Loss to follow-up censoring because patients cannot be observed beyond 2 years
- Administrative censoring because termination occurs at a predetermined time (correct answer)
- Random censoring because seizure times follow a random distribution
- Dependent censoring because the censoring time depends on enrollment date
Explanation: When analyzing censoring mechanisms in survival analysis, you need to identify why and how observations are terminated before the event of interest occurs. The key distinction is whether censoring happens due to study design, patient factors, or random processes.
Administrative censoring (Answer C) occurs when follow-up ends at a predetermined time point specified in the study protocol, regardless of patient characteristics or event status. In this epilepsy study, all participants are censored at exactly 2 years - this termination time was decided before the study began and applies uniformly to everyone. The censoring time is completely independent of each patient's seizure risk or characteristics.
Answer A is incorrect because informative censoring occurs when the censoring mechanism is related to the probability of experiencing the event. Here, the 2-year cutoff applies to all patients equally, regardless of their seizure characteristics or risk factors.
Answer B misidentifies the mechanism. Loss to follow-up censoring happens when patients drop out, move away, or become unreachable. These patients could theoretically be followed longer, but contact is lost. In contrast, this study deliberately terminates follow-up at 2 years by design.
Answer D confuses the randomness of event times with censoring mechanisms. While seizure times may follow random distributions, the censoring at 2 years is completely deterministic and protocol-driven.
Remember: Administrative censoring is the most common type in clinical trials and occurs whenever study protocols specify fixed follow-up periods. Look for predetermined time limits that apply to all participants regardless of their individual characteristics.
Question 14
A researcher studies time to first hospitalization in elderly patients. Patient A was hospitalized on day 45, Patient B was last seen healthy on day 60 and then lost to follow-up, and Patient C completed 90 days of follow-up without hospitalization. How should these observations be recorded in the dataset?
- A: (45, event=1); B: (60, event=0); C: (90, event=1)
- A: (45, event=1); B: (60, event=1); C: (90, event=0)
- A: (45, event=1); B: (60, event=0); C: (90, event=0) (correct answer)
- A: (45, event=0); B: (60, event=0); C: (90, event=0)
- A: (45, event=1); B: exclude from analysis; C: (90, event=0)
Explanation: When you encounter survival analysis questions, you're dealing with time-to-event data where the key challenge is properly handling censoring—situations where you don't observe the event of interest for all subjects.
Let's examine each patient's situation carefully. Patient A experienced hospitalization on day 45, so this is a complete observation: time = 45 days, event = 1 (hospitalization occurred). Patient B was last seen healthy on day 60 but then lost to follow-up—we know they were event-free until day 60, but we don't know what happened afterward. This is right censoring: time = 60 days, event = 0 (no observed hospitalization). Patient C completed the full 90-day study period without hospitalization—another censored observation: time = 90 days, event = 0 (no hospitalization observed).
Choice A incorrectly codes Patient C as having an event when they actually remained event-free throughout follow-up. Choice B makes the critical error of coding Patient B as having an event (event=1) when they were simply lost to follow-up—this is a common misconception that lost-to-follow-up means the event occurred. Choice D incorrectly codes Patient A as censored when they clearly experienced the event.
Choice C correctly identifies that only Patient A had the event (event=1), while Patients B and C are both censored observations (event=0) for different reasons—loss to follow-up versus completing study event-free.
Remember: In survival analysis, event=1 means you observed the event occur, event=0 means censored (event-free at last observation, regardless of reason).
Question 15
A researcher studies time to first heart attack in a cohort study. Some participants move away and cannot be contacted after certain time points. If the probability of moving is related to participants' stress levels (which also affect heart attack risk), but stress levels were not measured in the study, what analytical consideration is most important?
- Standard survival analysis methods remain valid because censoring is independent of observed covariates
- Multiple imputation should be used to estimate missing stress level data for moved participants
- Sensitivity analyses should assess potential bias from informative censoring due to unmeasured confounders (correct answer)
- Competing risk methods should be applied to account for moving as an alternative outcome
- Inverse probability weighting should be used based on observed baseline characteristics
Explanation: When analyzing survival data, you must carefully consider whether censoring is "informative" - meaning the reason for censoring is related to the outcome of interest. This scenario presents a classic case of potentially informative censoring that threatens the validity of standard survival analysis.
The correct approach is C: conducting sensitivity analyses to assess potential bias from informative censoring. Since participants who move away do so partly because of stress levels (which also affect heart attack risk), their censoring isn't random - it's systematically related to the unmeasured confounder (stress) that influences the outcome. This violates the "independent censoring" assumption required for valid survival analysis. Sensitivity analyses can explore how different assumptions about the relationship between stress, moving, and heart attack risk might bias your results.
A is incorrect because censoring is NOT independent when moving probability depends on unmeasured stress levels that affect the outcome. The independence assumption is violated even if censoring appears independent of measured covariates.
B is wrong because you cannot impute data for participants who have left the study - you have no information about their stress levels or subsequent outcomes to base imputations on.
D misapplies competing risk methodology. Moving isn't a competing risk that prevents heart attacks from occurring; participants could still have heart attacks after moving. The issue is loss of information, not competing events.
Study tip: In survival analysis questions, always ask: "Is the reason for censoring related to the outcome?" If yes (especially through unmeasured variables), consider informative censoring and the need for sensitivity analyses to assess potential bias.
Question 16
A study follows 100 patients with a chronic disease for 5 years. At the end of the study, 30 patients experienced the event of interest, 20 patients were lost to follow-up at various times, and 50 patients completed the full 5 years without experiencing the event. What type of censoring is present for the 50 patients who completed the study without experiencing the event?
- Left censoring, because their event times are unknown
- Interval censoring, because they were observed over an interval
- Right censoring, because their true event time exceeds the observation period (correct answer)
- No censoring, because they were followed for the complete study duration
- Informative censoring, because their censoring depends on disease severity
Explanation: When analyzing survival data, you need to understand censoring - situations where you don't observe the exact event time for some subjects. The key insight is recognizing what information you have versus what you're missing.
For the 50 patients who completed 5 years without experiencing the event, you know their event time is greater than 5 years, but you don't know when (or if) the event will actually occur. This creates right censoring - the true event time lies to the "right" of your observation period on the timeline. You observed them for 5 years, but their actual survival time extends beyond what you measured.
Looking at the wrong answers: Choice A incorrectly identifies this as left censoring, which occurs when you know an event happened before observation began but don't know exactly when. Choice B suggests interval censoring, which applies when you only know the event occurred within a specific time window (like between two clinic visits). Choice D claims no censoring exists because patients completed the study, but this misses the crucial point - completing the study without an event still means you don't know their true event time.
The confusion often arises because these patients provided "complete" data for the study duration, but from a survival analysis perspective, their true survival times remain unknown and censored.
Study tip: Remember that censoring describes missing event time information, not missing follow-up. Right censoring is the most common type - whenever subjects survive beyond your observation window, their data is right-censored regardless of whether they completed the study protocol.
Question 17
A survival analysis includes 200 subjects followed for up to 10 years. The dataset shows 80 deaths, 60 subjects lost to follow-up, and 60 subjects alive at 10 years. What is the censoring proportion in this study?
- 30%, because 60 out of 200 subjects were lost to follow-up
- 40%, because 80 out of 200 subjects experienced the event
- 60%, because 120 out of 200 subjects were censored (correct answer)
- 70%, because 140 out of 200 subjects didn't die during follow-up
- 50%, because half the subjects completed the full follow-up period
Explanation: When analyzing survival data, you need to understand what censoring means and how to calculate the censoring proportion. Censoring occurs whenever you don't observe the actual event time for a subject - this happens both when subjects are lost to follow-up and when they're still alive at the end of the study period.
In this study, censored observations include the 60 subjects lost to follow-up (you don't know when they might have died) plus the 60 subjects still alive at 10 years (you don't know if or when they'll experience the event after study completion). This gives you 60+60=120 censored subjects out of 200 total subjects, making the censoring proportion 200120=60%.
Option A incorrectly counts only the subjects lost to follow-up (60/200 = 30%), missing the fact that subjects alive at study end are also censored. Option B confuses the event rate with censoring - the 80 deaths represent observed events, not censored observations. Option D attempts to count all non-deaths (140/200 = 70%), but this incorrectly includes the 80 deaths as if they were censored, when deaths are actually complete observations of the event.
Remember that in survival analysis, censoring includes any situation where you don't observe the complete time to event - whether due to loss to follow-up, administrative end of study, or competing risks. Always add up all types of incomplete observations when calculating censoring proportions. Question 18
In a study of time to return to work after injury, researchers contact participants monthly by phone. A participant reports being at work during the month 4 call but was not working during the month 3 call. For the outcome 'time to return to work,' what additional information would change this from interval censoring to exact observation?
- Knowledge of the participant's injury severity and expected recovery time
- Information about the specific date when the participant returned to work (correct answer)
- Data on the participant's work schedule and number of hours worked
- Understanding of the participant's motivation to return to work quickly
- Verification that the participant maintained employment beyond month 4
Explanation: When you encounter survival analysis questions involving time-to-event data, the key distinction is understanding different types of censoring and what information transforms one type into another.
In this scenario, you know the participant wasn't working at month 3 but was working at month 4. This creates interval censoring because the actual return-to-work event occurred somewhere within that one-month interval between calls. You don't know the exact timing, only that it happened within a specific time window.
Option B is correct because knowing the specific date when the participant returned to work would eliminate the uncertainty about timing. Instead of knowing the event occurred "sometime between month 3 and month 4," you'd have the exact moment it occurred, making this a complete (uncensored) observation.
Option A is wrong because injury severity and expected recovery time are baseline characteristics that don't provide information about the actual timing of the return-to-work event. Option C is incorrect because work schedule and hours worked describe the nature of the work return but don't pinpoint when it occurred within that month interval. Option D is wrong because motivation is a psychological factor that might influence recovery speed but doesn't give you the precise timing needed to eliminate interval censoring.
Study tip: Remember that censoring types are defined by what you know about event timing. Right censoring = you know when follow-up ended but not when the event occurred. Interval censoring = you know the event occurred within a time window. Exact observation = you know precisely when the event occurred.
Question 19
A pharmaceutical company studies time to drug approval by regulatory agencies. They begin observation when companies submit applications, but some applications were submitted before the study period began and are already under review. For these applications, what type of censoring issue arises?
- Right censoring because we don't observe the complete approval process
- Interval censoring because approval occurs within a review period
- Left truncation because we only observe applications surviving to the study start (correct answer)
- Administrative censoring because regulatory timelines are predetermined
- Length-biased sampling because longer review processes are more likely to be observed
Explanation: When analyzing survival data, you must distinguish between censoring (incomplete observation of the event) and truncation (selective sampling based on survival). This question tests your understanding of left truncation, a common issue in observational studies.
Left truncation occurs when you can only observe subjects who have "survived" to enter your study period. Here, applications submitted before the study began represent left truncation because only those applications that hadn't been approved or rejected by the study start date could be observed. Applications that were quickly approved or rejected before the study began are completely missing from your dataset—you never see them at all.
Option A is incorrect because right censoring refers to incomplete observation of the endpoint (not knowing when approval occurs), but the issue here is about which applications you can observe in the first place. Option B misses the mark because interval censoring involves knowing an event occurred within a time window but not the exact time—this isn't about imprecise timing of approval. Option D is wrong because administrative censoring refers to ending observation at a predetermined study cutoff time, which isn't the issue described.
The key distinction to remember: censoring means you observe the subject but don't see their complete outcome, while truncation means certain subjects never enter your study at all based on their survival status. Left truncation creates bias because your sample excludes cases with very short or very long times to the event that occurred before observation began.
Question 20
A study examines time to viral rebound in HIV patients after stopping treatment. The study protocol mandates that follow-up stops immediately when a patient's viral load becomes undetectable (indicating successful alternative treatment), even if rebound might occur later. For the outcome 'time to viral rebound,' how should patients with undetectable viral loads be classified?
- Exact observations because undetectable viral load is the opposite of rebound
- Right-censored observations because rebound could still occur after viral suppression (correct answer)
- Competing risk events because viral suppression prevents observation of rebound
- Informative censoring because viral suppression probability may relate to rebound risk
- Administrative censoring because follow-up termination follows protocol requirements
Explanation: When analyzing survival data, you need to distinguish between different types of incomplete observations. Censoring occurs when you know the event of interest (viral rebound) hasn't happened by the observation time, but you don't know if or when it will occur after that point.
In this scenario, patients with undetectable viral loads represent right-censored observations because viral rebound could theoretically still occur after the study ends. The key insight is that "undetectable" doesn't mean "impossible" - it means the event hasn't been observed yet. These patients contribute valuable information about survival up to their last observation point, but we don't know their ultimate outcome.
Option A is incorrect because undetectable viral load doesn't represent the actual event of interest (rebound) - it's simply the absence of the event at that time point. Option C misapplies competing risks, which would apply if viral suppression permanently prevented rebound from ever occurring. However, suppression is potentially temporary, so rebound remains possible. Option D suggests informative censoring, but the protocol-mandated stopping rule based on viral suppression doesn't necessarily create bias related to rebound risk - it's an administrative decision rather than one driven by prognosis.
The distinction here is crucial: temporary viral suppression with protocol-mandated follow-up cessation creates right-censoring, not competing risks or exact observations.
Study tip: In survival analysis, ask yourself "Could the event still happen later?" If yes, it's likely censored. If the competing event permanently prevents your outcome of interest, then consider competing risks.