home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #20 / NN_1992_20.iso / spool / sci / math / stat / 1827 < prev    next >
Encoding:
Text File  |  1992-09-08  |  1.2 KB  |  31 lines

  1. Newsgroups: sci.math.stat
  2. Path: sparky!uunet!psinntp!isc-newsserver!jsvrc
  3. From: jsvrc@rc.rit.edu (J A Stephen Viggiano)
  4. Subject: Re: Testing for Normality
  5. Message-ID: <1992Sep8.204913.9350@ultb.isc.rit.edu>
  6. Sender: news@ultb.isc.rit.edu (USENET News System)
  7. Nntp-Posting-Host: rcmain.rc.rit.edu
  8. Organization: RIT Research Corp
  9. References: <1992Sep5.064647.15570@constellation.ecn.uoknor.edu>
  10. Date: Tue, 8 Sep 1992 20:49:13 GMT
  11. Lines: 18
  12.  
  13. In article <1992Sep5.064647.15570@constellation.ecn.uoknor.edu> bateman@nsslsun.nssl.uoknor.edu (Monte Bateman) writes:
  14. >I would like to test data for normality.  The books I have
  15. >access to talk about graphing frequencies on "probability paper".
  16. >
  17. >First off, I don't have any.
  18.  
  19. Available at better stationery stores. It's National form 12-083.
  20.  
  21. >Second, it seems that there should be software available 
  22. >to do this test.
  23.  
  24. I don't know of any software, but Lillefors's test is relatively simple, and
  25. described in many texts. Kolmogorov's test, which was the basis for Lillefors's,
  26. requires that you _completely_ specify the distribution (including mean and
  27. variance). Lillefors relaxed this requirement.
  28.  
  29. If you have a spreadsheet with the Gaussian CDF available as a function,
  30. you can program it to perform this test easily. Good luck!
  31.