;;; $Id: BHH282-5.lsp,v 1.1 1994/02/11 16:34:38 bates Exp $ ;;; Data for problem 5, page 282 of Box, Hunter, and Hunter, ;;; "Statistics for Experimenters" (Wiley, 1978) ;;; Data are performance data on devices subject to different ;;; treatments. (def perf '((0.38 0.26 0.41 0.33 0.33 0.37 0.54 0.76 0.51 0.55 0.53 0.41 0.47 0.49 0.42 0.34) (0.53 0.35 0.38 0.45 1.09 0.46 0.57 0.47 0.39 0.74 0.32 0.74 0.48 0.37 0.52 0.44) (0.51 0.63 0.46 0.47 0.42 0.45 0.41 0.39 0.35 0.41 0.49 0.40 0.58 0.46 0.38 0.48)))