
Algorithm Alley - Dr Dobb's Journal - December 1993
"Heads I Win, Tails You Lose"
(c) 1993 by Tom Swan. All rights reserved.

Note: You may use any of the files in this ZIP file to create
your own compiled programs, which you may distribute free of any
charge or royalty.

Files ending in .PAS are for Pascal or Turbo Pascal. Files ending in 
.C are for any ANSI C compiler (I use Borland C++). Files ending in
.TXT contain pseudo code algorithms. Here's an inventory of the files
included in this month's upload:

    chisqr.pas      Algorithm #13: Chi-Square Distribution
    randtest.pas    Implementation of Algorithm #13 in Borland Pascal
    chisqr.xls      Microsoft Excel for Windows Chi-Square table

For more information about the files, see my column "Algorithm Alley"
appearing regularly in Dr. Dobb's Journal. Enjoy!

Tom Swan
Compuserve ID 73627,3241
