home *** CD-ROM | disk | FTP | other *** search
/ Mega Top 1 / os2_top1.zip / os2_top1 / DOS_GG / COMCAT / VOL20.ARJ / VOL2026 < prev    next >
Text File  |  1993-07-27  |  5KB  |  102 lines

  1. CP/MS gg NL volume 2026
  2.  
  3. gelijk aan PC/SIG 26/50, PCgg 25
  4.  
  5. Titel: BOOKI          
  6. 088.58 SKP6PERF COM       19   5-23-83 P: Perforation setting - 6 lines/inch  
  7. 088.59 SKP8PERF COM       19   5-23-83 P: Perforation setting - 8 lines/inch  
  8. 088.60 SP       DOC     8966  11-13-83 P: Documentation                       
  9. 088.61 SP       EXE     2304  11-27-83 P: Print spooler by Alan Jones         
  10. 088.62 SPC      EXE     2304  11-07-83 P: Print spooler for use with data comm
  11. 088.63 T-TEST   BAS     4417   3-31-85 E: Student's T-test and T distribution
  12. 088.64 TOPOFORM COM       19   5-23-83 P: Skip to top of form
  13. 088.65 UNDERLOF COM       19   5-23-83 P: Set underline off
  14. 088.66 UNDERLON COM       19   5-23-83 P: Set underline on
  15. 088.67 VOL2088  ABS     4736   3-31-85 Disk abstract
  16. 088.68 XTAB     BAS     5225   3-31-85 E: Print crosstab reports             
  17.        69 File(s)     25600 bytes free on volume VOL2088
  18.  
  19. EPISTAT, Statistical Package for the IBM PC & Compatibles
  20. Version 3.0, 1984 - by: Tracy L. Gustafson, M.D.
  21.    
  22.         EPISTAT  is  a collection of programs written  in  BASICA 
  23. /GW-Basic  for statistical analysis of small to medium-sized data 
  24. samples ( < 28 samples or variables and < 2000 total data entries 
  25. per file). The 25 programs in EPISTAT perform more than 40 common 
  26. statistical  tests  or functions and provide utilities  for  data 
  27. entry, editing, printing, graphing, sorting, selecting, transforming and
  28. crosstabs.
  29.  
  30.    The  programs are intended to be as self-explanatory and userfriendly as
  31. possible.   You do not need to memorize the  PRINTDOC 
  32. guide before using the programs.   On the other hand, neither the 
  33. programs  nor  this  manual purport to TEACH the  proper  use  or 
  34. interpretation of statistics.  The user must have some familiarity with the
  35. kinds of data required and the underlying assumptions 
  36. appropriate to each statistical test.
  37.  
  38.    The following statistical tests and functions are available:
  39.                                     
  40.    TEST or FUNCTION                                  PROGRAM NAME
  41.    ----------------                                  ------------
  42.    Analysis of variance (1 and 2-way)...................ANOVA
  43.    Bayes' theorem.......................................BAYES
  44.    Binomial distribution................................BINOMIAL
  45.    Chi-square test and distribvtion.....................CHISQR
  46.    Correlation coefficients.............................CORRELAT
  47.    F distribution.......................................ANOVA
  48.    Fisher's exact test..................................FISHERS    Linear
  49. regression analysis...........................LNREGRES
  50.    Mantel-Haenszel Chi-square test......................MHCHISQR
  51.    Mantel-Haenszel for multiple controls................MHCHIMLT
  52.    McNemar's test.......................................MCNEMAR
  53.    Mean, median and standard deviation..................DATA-ONE
  54.    Normal distribution..................................NORMAL
  55.    Poisson distribution.................................POISSON
  56.    Random sample generator..............................RANDOMIZ
  57.    Rank sum test........................................RANKTEST
  58.    Rates adjusted (direct and indirect).................RATEADJ
  59.    Sample size calculations..........,..................SAMPLSIZ
  60.    Signed rank test.....................................RANKTEST
  61.    Student's T-test and T distribution..................T-TEST
  62.  
  63.    The following data-handling capabilities are provided:
  64.  
  65.    DATA MANIPULATION                                  PROGRAM NAME
  66.    -----------------                                  ------------
  67.    Determine best test and program names................EPISTAT
  68.    Graph histograms.....................................HISTOGRM
  69.    Graph scattergrams...................................SCATRGRM
  70.    Perform data transformations.........................LNREGRES
  71.    Print data (sorted or input order)...................DATA-ONE
  72.    Print crosstab reports...............................XTAB
  73.    Select specific records..............................SELECT
  74.    Transfer data between EPISTAT files..................FILETRAN
  75.    Transfer data from FORTRAN to EPISTAT files..........FORTRANS
  76.  
  77.            EPSONCHR: Full Character Set Print Utility
  78.            ------------------------------------------
  79. This  utility will print ALL 255 characters of the IBM  character 
  80. set  on  MX100,  MX80 (IBM),  or MX80 Graftrax (not  Graftrax  +) 
  81. printers.  It  will support up to three unlike printers of  mixed 
  82. variety and occupies only 2K RAM while resident.
  83.  
  84.  PRINTSET, BY MICHAEL W. CSONTOS  1/18/83
  85.  
  86. THIS "PROGRAM" SETS UP THE EPSON PRINTER TO PRINT COMPRESSED PRINT
  87. WITH 1/8 IN SPACING WITH AUTO-SKIP-OVER-PERF ON 11 INCH PAGES. IT
  88. ALSO RESETS THE PRINTER TO TOP-OF-FORM WHEN IT IS RUN.
  89.  
  90. PrtScFX is a screen dump program which prints a graphic image of  a text mode
  91. display on an Epson FX or RX (not MX!) series printer.  The printout looks
  92. just like a screen display, including  connected line graphics.
  93.  
  94.                SP: A PRINT SPOOLER
  95.               for the IBM Personal Computer
  96.                    Version 3.4
  97.  
  98. SP is a software printer buffer to hold data intended for the printer.
  99. It works like the buffers that can be installed in the printer but the
  100. data is stored in RAM storage instead of in the printer.  The buffer
  101. is unloaded to the printer at the printer's speed while DOS proceeds
  102. at its speed.