home *** CD-ROM | disk | FTP | other *** search
/ Big Green CD 8 / BGCD_8_Dev.iso / NEXTSTEP / UNIX / Educational / R-0.49-MI / R-0.49-M / data / insects.doc < prev    next >
Encoding:
Text File  |  1996-11-24  |  515 b   |  25 lines

  1.  
  2. INSECTS - Effectiveness of Insect Sprays
  3.  
  4. DESCRIPTION
  5.  
  6. The counts of insects in agricultural experimental units
  7. treated with different insecticides
  8.  
  9. FORMAT
  10.  
  11. A data frame with 72 observations on 2 variables.
  12.  
  13.   [,1]  count  numeric  Insect Count
  14.   [,2]  spray  factor   The type of spray (A, B, C, D, E, F).
  15.  
  16. SOURCE
  17.  
  18. Geoffrey Beall, (1942).  "The Transformation of Data from
  19. Entomological Field Experiments", Biometrika,  pages 243-262.
  20.  
  21. REFERENCE
  22.  
  23. McNeil, D. (1977).  Interactive Data Analysis.  New York: Wiley.
  24.  
  25.