Survival Analysis Assignment 2
Survival Analysis Assignment 2
1. Write down the complete parametric inference procedures of parameters and survival
function estimation under type-I, type-II and random censoring, when the survival time is
distributed according to the following distributions.
a. Exponential distribution
b. Gamma distribution,
c. Weibull distribution
d. Log normal distribution
2. The attached data (relapse_and_time) consists of the times to relapse and the times to
death following relapse of 10 bone marrow transplant patients. In the sample patients 4
and 6 were alive in relapse at the end of the study and patients 7-10 were alive, free of
relapse at the end of the study. Suppose the time to relapse had an exponential
distribution with hazard rate \lambda and the time to death in relapse had a Weibull
distribution with parameters \theta and \alpha.
3. Suppose that the time to death X has an exponential distribution with hazard rate \lambda
and that the right-censoring time C is exponential with hazard rate \theta. Let T = min(X,
C) and \delta = 1, if X \leq C ; 0, if X > C . Assume that X and C are independent.
a. Find P(\delta = 1)
b. Find the distribution of T .
c. Show that \delta and T are independent.
d. Let (T_1,\delta_1), . . . , (T_n, \delta_n) be a random sample from this model.
Find the maximum likelihood estimator of \lambda.
e. Compute mean and variance of \hat \lambda.
4. Suppose that the following remission durations are observed from 10 patients (n=10)
with solid tumors. Six patients relapse at 3.0, 6.5, 6.5, 10, 12, and 15 months; 1 patient is
lost to follow-up at 8.4 months; and 3 patients are still in remission at the end of the study
after 4.0, 5.7, and 10 months.
a. Compute and plot the PL estimates of the survivorship functions \hat S(t) of the
two treatment groups.
b. Compute the variance of \hat S(t) for every uncensored observation.
c. Estimate the median survival times of the two groups.
d. Examine the prognostic homogeneity of the two groups. That is, whether the
difference in survival between the two treatment groups is statistically significant.
Hint: Use non parametric test to test the difference of median of two distributions
(Mann-Whitney U-test or the Kolmogorov-Smirnov test (Marascuilo and
McSweeney, 1977) or generalized Wilcoxon test can be used)
e. Use a chi-square test to compare the two proportions; the number of male and
female patients in the two treatment groups.
f. Use nonparametric methods to compare the two survival distributions (Gehan’s
generalized Wilcoxon test) of the two treatment groups.