

   SSttooppppiinngg DDiissttaanncceess ooff CCaarrss

        data(cars)

   FFoorrmmaatt::

        A data frame with 50 observations on 2 variable.

         [,1]      speed      numeric      Speed (mph)
         [,2]      dist       numeric      Stopping distance (ft)

   DDeessccrriippttiioonn::

        The data give the speed of cars and the distances taken
        to stop.  Note that the data were recorded in the
        1920s.

   SSoouurrccee::

        Ezekiel, M. (1930).  Methods of Correlation Analysis.
        Wiley.

   RReeffeerreenncceess::

        McNeil, D. R. (1977).  Interactive Data Analysis.
        Wiley.

