home *** CD-ROM | disk | FTP | other *** search
/ PC World Komputer 1997 February / PCWK0297.iso / technika / kurvplus / readme.com (.txt) < prev    next >
Encoding:
Asc2Com (MorganSoft)  |  1994-05-02  |  17.3 KB  |  361 lines

  1.  
  2.                               Introduction to
  3.  
  4.                              KURV+ for WINDOWS 
  5.  
  6.               (C) Copyright 1992-94 by Conrad Button's Software
  7.  
  8.                              TABLE OF CONTENTS
  9.  
  10.         SUBJECT                                            PAGE NUMBER
  11.         ______________________________________________________________
  12.  
  13.         Installation .......................................... 2
  14.         Introduction .......................................... 3
  15.         Getting Started ....................................... 7
  16.         Copyright and Registration............................. 12
  17.         Limited Warranty ...................................... 14
  18.         Problems with INSTALL ................................. 15
  19.  
  20.  
  21.                      To print this file, press <Alt><H>
  22.  
  23.  
  24.  
  25.                                                                    Page 2
  26.     INSTALLATION
  27.  
  28.     Your diskette contains an INSTALL kit which will automatically
  29.     install all of the files and libraries on your hard drive.
  30.                         To install KURV+ for WINDOWS
  31.     1. From DOS, change drive\directory to the one that contains the KURV+
  32.     files.
  33.     2. Type and Enter INSTALL.
  34.  
  35.     INSTALL will then run. It will prompt you for the letter of the drive
  36.     on which KURV+ is to be installed. The INSTALL program will then copy
  37.     the files on the diskette to their appropriate directories.
  38.  
  39.     To install a KURV+ icon on your Windows Desktop:
  40.     1. Start Windows
  41.     2. Open the Windows Program Manager and select the FILE menu.
  42.     3. Select NEW.
  43.     4. Select PROJECT ITEM, then select OK.
  44.     5. For DESCRIPTION, type KURV+.
  45.     6. For COMMAND LINE, type drive:\KURVWIN\KURV4.EXE
  46.                             (e.g. C:\KURVWIN\KURV4.EXE).
  47.     7. Select OK.
  48.     The KURV+ icon will then appear on your Windows Desktop.
  49.                                                                    Page 3
  50.     INTRODUCTION
  51.  
  52.     KURV+ has four mathematical modules: a Curve Fitting module, a
  53.     Multiple Linear Regression module, a Fundamental Statistics module, and
  54.     a Graph Builder module.
  55.  
  56.     CURVE FITTING MODULE
  57.  
  58.     X,Y data points supplied by the user are processed to determine the
  59.     coefficients for 28 mathematical equations (including third, fourth and
  60.     fifth order polynomials). A built-in data editor allows the user to
  61.     create, edit, or import files for curve fitting. Changes to files, and
  62.     the resulting curve fit changes, can be rapidly made from KURV's master
  63.     control panel. Comparisons of calculated points with actual data points
  64.     are instantly available. The user can also forecast results for points
  65.     beyond the range of the input data. The comparisons and forecasts can
  66.     be displayed as graphs or as tables. All graphs and tables can be
  67.     printed via the Windows printer interface; they can also be copied to
  68.     the Windows clipboard for insertion into other Windows programs. The
  69.     default labels and legends on the graphs can be changed via the new
  70.     label editor on each graph's menu bar.
  71.  
  72.     Press [PgDn]
  73.                                                                    Page 4
  74.  
  75.     MULTIPLE LINEAR REGRESSION
  76.  
  77.     In multiple regression, the dependent variable (Y) is predicted in
  78.     terms of 2 or more independent variables or predictors (X1, X2, etc.).
  79.     KURV+ will calculate the least-squares coefficients for linear
  80.     regression with two, three, or four predictors. The general form of the
  81.     equation is: Y = b0 + b1*X1 + b2*X2 + b3*X3 + b4*X4  where Y is the
  82.     dependent variable, X1, X2, X3, X4 are the independent predicators, and
  83.     b0, b1, b2, b3, b4 are the coefficients to be calculated.
  84.  
  85.     For example:
  86.  
  87.     You have priced ready-to-ship 486DX2-66 computers from two companies.
  88.     All else being equal, you have determined the cost as a function of
  89.     MB of RAM and of MB of hard disk storage.
  90.  
  91.  
  92.  
  93.  
  94.  
  95.  
  96.     Press [PgDn]
  97.                                                                    Page 5
  98.  
  99.     Company   MB of RAM   MB of hard disk   Total computer cost ($)
  100.     -------   ---------   ---------------   -----------------------
  101.      ALPHA       16            528                  3250
  102.                   8            426                  2750
  103.                   4            214                  2450
  104.      BETA        16            426                  2995
  105.                   8            340                  2495
  106.                   4            120                  2295
  107.  
  108.     You have decided to order a customized 486DX2-66 with 4 MB of RAM and
  109.     528 MB of hard disk. What is the expected cost? The multiple regression
  110.     module in KURV+ will quickly provide the answer--
  111.  
  112.          COST = $1996 + $37.5 * MB of RAM + $1.05 * MB of hard disk.
  113.  
  114.     Thus your customized configuration should cost approximately $2700.
  115.  
  116.     Similar to the curve fitting module, the multiple regression model
  117.     will also allow you to forecast results beyond the range of the input
  118.     data. All forecasts can be displayed as graphs and/or as tables.
  119.  
  120.     Press [PgDn]
  121.                                                                    Page 6
  122.     FUNDAMENTAL STATISTICS MODULE
  123.  
  124.     This module calculates the mean, variance, and standard deviation of
  125.     data sets supplied by the user. Data may either be grouped (item value,
  126.     frequency of occurrence) or ungrouped (single column of item values).
  127.     Grouped data may be displayed as a scatter graph.
  128.  
  129.     GRAPH BUILDER MODULE
  130.  
  131.     This module allows you to create your own graphs, independent of the
  132.     other modules. You supply the data and then choose your graph style,
  133.     colors, font style, line style, and grid type. You enter the desired
  134.     graph title, legend, and axis labels. The resulting graph may be
  135.     printed directly or copied to the Windows clipboard.
  136.  
  137.  
  138.  
  139.  
  140.  
  141.  
  142.  
  143.  
  144.  
  145.                                                                    Page 7
  146.     GETTING STARTED
  147.  
  148.     Start the Windows Program Manager.
  149.     Double click on the KURV+ Icon.
  150.  
  151.     The opening window will display the module selection panel. Chose
  152.     either the Curve Fitting, the Multiple Regression, the Fundamental
  153.     Statistics, or the Graph Builder module.
  154.  
  155.     CURVE FITTING MODULE
  156.  
  157.     If you select the Curve Fitting module, its Main Control Panel will be
  158.     displayed. From here you can enter or import the numerical data to be
  159.     curve fitted, determine the coefficients, and compare or forecast
  160.     calculated values.
  161.  
  162.     Your first step is to enter or import the X,Y points to be curve
  163.     fitted. This is done via the data display/editor on the left side of
  164.     the Master Control Panel. The HELP menu should be read before you
  165.     attempt to use this editor. Please note that the maximum number of data
  166.     pairs that can be processed by KURV+ is 500.
  167.  
  168.     Press [PgDn]
  169.                                                                    Page 8
  170.  
  171.     Your second step is to curve fit the displayed data. Select either the
  172.     button labeled FIT TO 25 CURVES or the button labeled FIT TO 3
  173.     POLYNOMIALS. The HELP menu will provide additional details.
  174.  
  175.     Once the calculations have been performed, you can print the
  176.     coefficients. You can also COMPARE the calculated results with your
  177.     inputs. You can FORECAST Y values for X values between your data input
  178.     points (interpolate) or beyond your last data point (extrapolate).
  179.     Refer to the HELP menu for more information.
  180.  
  181.     MULTIPLE REGRESSION MODULE
  182.  
  183.     If you select the Multiple Regression module, its Main Control Panel
  184.     will be displayed. From here you can enter or import the numerical data
  185.     to be analyzed, determine the linear coefficients, and forecast
  186.     calculated values.
  187.  
  188.  
  189.  
  190.  
  191.  
  192.     Press [PgDn]
  193.                                                                    Page 9
  194.  
  195.     Your first step is to enter or import the X1, X2 (X3, X4 optional) and
  196.     Y data points. This is done via the data display/editor on the left of
  197.     the Master Control Panel. The HELP menu should be read before you
  198.     attempt to use this editor. Please note that the maximum number of data
  199.     rows that can be processed by KURV+ is 500.
  200.  
  201.     Your second step is to process the displayed data. Select the
  202.     button labeled PROCESS DATA. The linear regression equation will be
  203.     displayed in the white text box on the bottom of the panel.
  204.  
  205.     Once the calculations have been performed, you can forecast Y values
  206.     for X1, X2, etc. values between your data input points (interpolate) or
  207.     beyond your last data point (extrapolate). To forecast, select the
  208.     FORECAST button. A new control panel will appear. Select either X1, X2
  209.     X3 or X4 for the variable predictor, enter the values for the remaining
  210.     predictors, then enter the minimum and the maximum values for the
  211.     variable predictor. Select either the tabular or the graphical display
  212.     button.
  213.  
  214.  
  215.  
  216.     Press [PgDn]
  217.                                                                    Page 10
  218.     FUNDAMENTAL STATISTICS MODULE
  219.  
  220.     When you select the Fundamental Statistics module, a Main Control Panel
  221.     will appear. From it you can enter or import data values to be analyzed
  222.     and calculate their mean, variance, and standard deviation. You can
  223.     also display/print a scatter graph of grouped data values.
  224.  
  225.     First you must enter or import your data values using the data/display
  226.     editor on the left side of the panel. The HELP menu should be read
  227.     before you attempt to use this editor. Please note that the maximum
  228.     number of data rows that can be processed by KURV+ is 500.
  229.  
  230.     If your data is grouped by item value and frequency of occurence,
  231.     select "Grouped" from the option box in the upper right corner of the
  232.     panel, otherwise select "UnGrouped" data (ungrouped data is a single
  233.     column of values). Then select the "Process Data" button. The mean,
  234.     variance, and standard deviation of your data will then be calculated
  235.     and displayed. To view a scatter graph of your data, select the
  236.     "Scatter Graph" button.
  237.  
  238.  
  239.  
  240.     Press [PgDn]
  241.                                                                    Page 11
  242.  
  243.     GRAPH BUILDER MODULE
  244.  
  245.     To create your own graphs, you must first enter (or import) your X,Y
  246.     data in the data display/editor. Then either select a graph type,
  247.     color, font, line, and grid from the menu bar or accept the defaults
  248.     (black line graph on white, Roman font, thin line, no grid, no Mean).
  249.     If desired, you can also enter a graph title, legend text, X-axis text,
  250.     and Y-axis text. Then select the "Display Graph" button. Your graph
  251.     will be generated in the large white region on your screen. Changes can
  252.     be instantly made and viewed by selecting alternate options from the
  253.     menu bar. To print your graph, select "File" and then "Print". To copy
  254.     your graph to the clipboard, select "Edit" and then "Copy". Please
  255.     refer to the HELP menu for addtional information.
  256.  
  257.  
  258.  
  259.  
  260.  
  261.  
  262.  
  263.  
  264.  
  265.                                                                    Page 12
  266.  
  267.     COPYRIGHT and REGISTRATION
  268.  
  269.  
  270.     KURV+ for WINDOWS is (C) Copyright 1992-94 by Conrad Button's Software.
  271.     If you are not a registered user, a registration fee of  $18.00  (U.S.
  272.     funds) should be sent to:
  273.  
  274.                           Conrad Button's Software
  275.                            13807 S.E. 282 Street
  276.                                Kent, WA 98042
  277.  
  278.     You will receive a personalized copy of the registered version.
  279.           Please use the form on the next page when registering. 
  280.     A HIGH DENSITY drive is required; please state whether a 5.25" or 3.5"
  281.     diskette is desired.
  282.  
  283.  
  284.      *** Site Licenses are available, please contact us for details. ***
  285.  
  286.  
  287.  
  288.     Press [PgDn]
  289.     To: Conrad Button's Software    13807 S.E. 282 St.    Kent, Wa 98042
  290.  
  291.     Please register me as a user of KURV+ for WINDOWS. Send me the latest
  292.     REGISTERED version and notify me of future upgrades (which I will be
  293.     able to purchase at a discount). I enclose payment of $18.00 (U.S.
  294.     Funds).
  295.  
  296.     KURV+ requires a HIGH DENSITY floppy drive (1.2 or 1.44 MB).
  297.     Please select: [_] 5.25"   [_] 3.5" diskette.
  298.  
  299.     Name     ___________________________________________________
  300.  
  301.     Address  ___________________________________________________
  302.  
  303.              ___________________________________________________
  304.  
  305.              ___________________________________________________
  306.  
  307.  
  308.     I received the ShareWare version of KURV+ for WINDOWS from:
  309.  
  310.     Name of Distributor ________________________________________
  311.  
  312.                   Press <Print Scrn> to print this form. 
  313.                                                                    Page 14
  314.                       ******* LIMITED WARRANTY *******
  315.  
  316.      Conrad Button's Software disclaims all warranties, either express or
  317.      implied, including, but not limited to implied warranties of
  318.      merchantability, fitness for a particular purpose, and accuracy of
  319.      calculated outputs, with respect to the product. Should the program
  320.      prove defective, the purchaser assumes the risk of paying the entire
  321.      cost of all necessary servicing, repair, or correction and any
  322.      incidental or consequential damages. In no event will Conrad Button's
  323.      Software be liable for any damages whatsoever (including without
  324.      limitation damages for loss of business profits, business
  325.      interruption, loss of business information and the like) arising out
  326.      of the use or the inability to use this product even if Conrad
  327.      Button's Software has been advised of the possibility of such damages.
  328.  
  329.      Use of this product for any period of time constitutes your acceptance
  330.      of this agreement and subjects you to its contents.
  331.  
  332.  
  333.  
  334.  
  335.  
  336.  
  337.                                                                    Page 15
  338.     PROBLEMS WITH INSTALL
  339.  
  340.     If you are having problems copying files with INSTALL, do the following:
  341.  
  342.     1. Make a  KURVWIN  directory on your hard drive (i.e., MD KURVWIN).
  343.     2. Change directory to KURVWIN (i.e., CD KURVWIN
  344.     3. Copy the  README.COM and the EXPAND.EXE  files from the source
  345.        diskette to the new KURVWIN directory.
  346.     4. Insert Disk #1 (the disk that contains GRAPH.VB_) in floppy drive A
  347.        (or B), then type and enter then following commands:
  348.     5. EXPAND A:\GRAPH.VB_ C:\KURVWIN\GRAPH.VBX
  349.        (assuming A: contains Disk #1 AND C: contains the KURVWIN directory).
  350.     6. EXPAND A:\THREED.VB_  C:\KURVWIN\THREED.VBX
  351.     7. EXPAND A:\GSW.EX_  C:\KURVWIN\GSW.EXE
  352.     8. EXPAND A:\GSWDLL.DL_  C:\KURVWIN\GSWDLL.DLL
  353.     9. Insert Disk #2 (the disk that contains VBRUN200.DL_) in floppy
  354.         drive A (or B), then type and enter the following commands:
  355.    10. EXPAND A:\VBRUN200.DL_  C:\KURVWIN\VBRUN200.DLL
  356.    11. EXPAND A:\KURV4.EX_  C:\KURVWIN\KURV4.EXE
  357.  
  358.               THIS WILL GET THE JOB DONE, SO HANG IN THERE! 
  359.  
  360.      Refer to Page 2 for instructions on installing an icon in Windows.
  361.