Code and Results for Chapter 6:
Introduction:
These are results and code for the
problems and examples found in Chapter 6 of this famous book.
Various Figures and Problems:
- prob_6_1.m (a different value of sigma)
- prob_6_2.m (the probability of Type II error)
- prob_6_3.m (variations on alpha)
- prob_6_4.m (comparing different sample sizes)
- prob_6_5.m (a two-tailed test)
- prob_6_6.m (larger M)
- prob_6_7.m (parametric bootstrap on the forearm data)
- parm_bootstrap.m (implements the parametric bootstrap)
- prob_6_8.m (bootstrap standard confidence interval on the forearm data)
- prob_6_9.m (bootstrap estimate of the mean)
- bootstrp_sci.m (implements the bootstrap based estimate of the standard confidence interval)
- prob_6_10.m (hypothesis testing on the remiss data)
- prob_6_11.m (bootstrap estimates of the variance of lsat and law)
- prob_6_12.m (hypothesis testing on the lawpop data)
- cross_corr_fn.m (implements the cross correlation function)
- prob_6_13.m (hypothesis testing on the whisky data)
- prob_6_14.m (a bootstrap confidence interval on the average time between earthquakes)
John Weatherwax
Last modified: Sun May 15 08:46:34 EDT 2005