Math 434 Handouts - Fall 2005

Click here for Math434 home page
Click here for Prof. Sawyer's home page

  • Guide to using SAS    (PDF format)

  • SAS Online Manuals

  • Greenwood and Exponential Greenwood confidence intervals for survival curves    (PDF format)

  • Permutation Tests and Cox-Mantel Tests    (PDF format)
    (This shows how Cox-Mantel-like tests relate to permutation tests for nonparametric tests for two samples with censoring.)

  • Actuarial Estimates for Life Tables    (PDF format)
    (This gives a derivation of the somewhat unintuitive ``Actuarial Correction''

    h_i = d_i/((n_i - (1/2)c_i)*D_i)

    for the hazard rate (or ``conditional probability of failure'') in a time interval (t_i,t_{i+1}). Here d_i is the number of deaths in (t_i,t_{i+1}), c_i is the number of censored observations, n_i is the number at risk just before time t_i, and D_i=t_{i+1}-t_i is the length of the time interval so that h_i is a rate and not a probability. The expression   n_i - (1/2)c_i   corrects for a variable number of censored observation in (t_i,t_{i+1}) but not for a variable number of deaths. This handout assumes that you know something about maximum likelihood estimators.)

  • USING SAS as a statistical calculator to find specific P-values and Quantiles:
    Stat_Pvals.sas     Stat_Pvals.lst

    Last modified October 31, 2005