home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #30 / NN_1992_30.iso / spool / bit / listserv / statl / 2255 < prev    next >
Encoding:
Text File  |  1992-12-17  |  1.3 KB  |  27 lines

  1. Comments: Gated by NETNEWS@AUVM.AMERICAN.EDU
  2. Path: sparky!uunet!paladin.american.edu!auvm!CORNELLC.BITNET!TCD
  3. Message-ID: <STAT-L%92121710381949@VM1.MCGILL.CA>
  4. Newsgroups: bit.listserv.stat-l
  5. Date:         Thu, 17 Dec 1992 10:12:16 EST
  6. Sender:       STATISTICAL CONSULTING <STAT-L@MCGILL1.BITNET>
  7. From:         Tim Dorcey <TCD@CORNELLC.BITNET>
  8. Subject:      data manipulation in Minitab
  9. Lines: 16
  10.  
  11.      From the mention of Minitab that I saw in the recent discussion of
  12. stat packages, I'm led to believe that someone out there can help me with
  13. what seems like a routine data manipulation problem.  Given a column of
  14. data, how would one create a new column where the first element is the
  15. average of row1-row3, the second element is the average of row4-row6,
  16. etc.  The only thing I could think of would be to create a column of
  17. indices 1 1 1 2 2 2 3 3 3 .... , and then use ANOVA to get predicted
  18. values.  This seems pretty round about and I don't even know how I
  19. would generate the indices in the first place.  Anybody know the
  20. simple answer to this problem?  Thanks in advance.
  21.  
  22. Tim Dorcey                        BITNET:   TCD@CORNELLC
  23. Statistical Software Consultant   Internet: TCD@CORNELLC.CIT.CORNELL.EDU
  24. Cornell Information Technologies  Phone:    (607) 255-5715
  25. Cornell University
  26. Ithaca, NY  14853
  27.