

   SSttuuddeenntt SSuurrvveeyy DDaattaa

   SSUUMMMMAARRYY::

        This data frame contains the responses of 237 Statis-
        tics I students at the University of Adelaide to a num-
        ber of questions.

   DDAATTAA DDEESSCCRRIIPPTTIIOONN::

        The components of the data frame are: item{Sex}{ The
        sex of the student. (Factor with levels `"Male"' and
        `"Female"'.)  } item{Wr.Hnd}{ The span (distance from
        tip of thumb to tip of little finger of spread hand) of
        writing hand, in centimetres.  } item{NW.Hnd}{ Span of
        non-writing hand } item{W.Hnd}{ Writing hand of stu-
        dent. (Factor, with levels `"Left"' and `"Right"'.)  }
        item{Fold}{ "Fold your arms! Which is on top" (Factor,
        with levels `"R on L"', `"L on R"', `"Neither"'.)  }
        item{Pulse}{ Pulse rate of student (beats per minute.)
        } item{Clap}{ "Clap your hands! Which hand is on top?"
        (Factor, with levels "`Right"', `"Left"', `"Neither"'.)
        } item{Exer}{ How often the student exercises. (Factor,
        with levels `"Freq"' (frequently), `"Some"', "`None"')
        } item{Smoke}{ How much the student smokes. (Factor,
        levels `"Heavy"', `"Regul"' (regularly), `"Occas"'
        (occasionally), `"Never"'.)  } item{Height}{ The height
        of the student, in centimetres.  } item{M.I}{ Indicates
        whether the student expressed height in imperial
        (feet/inches) or metric (centimetres/metres) units.
        (Factor, levels `"Metric"', `"Imperial"'.)  }
        item{Age}{ Age of the student, in years.  }

