home *** CD-ROM | disk | FTP | other *** search
/ Dream 55 / Amiga_Dream_55.iso / RISCOS / APPS / SCI / OTHERS / CTRLLI.ZIP / !CtrlLimit / !Help < prev    next >
Text File  |  1996-05-20  |  2KB  |  38 lines

  1.         This is a simple program to demonstrate the Central Limit Theorum.  
  2. When you run it it will ask you for the sample size, the bigger this is the 
  3. better the fit to a Normal distribution.  If the size is too big then the program will just be slow.  The suggested size of 16 is good.
  4.         For each individual test a random number is generated between 0 and  639.  These are averaged over the sample.  The graph (in blue) is of the
  5. means of the samples.  It should approximate a Normal.
  6.         As the graph reaches the top of the screen it is redrawn at a smaller scale.  If Space is pressed the programme will superimpose a Normal (in 
  7. yellow) on the graph so you can check the fit.  The programme then quits.
  8.         If Return is pressed the same happens but it first saves the data to a file (!Data) inside the application.  To reload this data run the 
  9. application with Return held down.
  10.         
  11.  
  12.         ⌐1996 Jonathan Amery
  13.         Released as Acorn User PD
  14.  
  15. My Address.
  16. -----------
  17.         If you have any comments, have noticed any bugs, have been directed
  18. here by the program (yes it can happen), suggestions for other utilities,
  19. wish to give me some money (for some reason) or anything else not covered by
  20. the disclaimer above you will be able to contact me at:
  21.  
  22.         3, The Avenue,
  23.         Clifton,
  24.         YORK.
  25.         ENGLAND
  26.         YO3 6AS.
  27.  
  28.         for the forseeable future.  (I will be going to University in
  29. September/October 1996 but mail will be forwarded.)
  30.         If trying to contact me after June 1999 my address may well have
  31. changed, see future Readme/!Help files.
  32.  
  33.         Until about the 20th June 1996 I can be contacted at:
  34.                 jona@bootham.demon.co.uk
  35.  
  36.         Thank-you for reading this long boring document.
  37.  
  38.                         Jonathan Amery.