\name{ex01.63} \alias{ex01.63} \title{data from exercise 1.63} \description{ The \code{ex01.63} data frame has 7 rows and 3 columns. } \format{ This data frame contains the following columns: \describe{ \item{C1}{ a numeric vector } \item{C2}{ a numeric vector } \item{C3}{ a numeric vector } } } \details{ } \source{ Devore, J. L. (2000) \emph{Probability and Statistics for Engineering and the Sciences (5th ed)}, Duxbury } \examples{ data(ex01.63) } \keyword{datasets}