home *** CD-ROM | disk | FTP | other *** search
/ World of Shareware - Software Farm 2 / wosw_2.zip / wosw_2 / GENERAL / SURVEY34.ZIP / SURVEY.DOC < prev    next >
Text File  |  1991-01-02  |  36KB  |  1,002 lines

  1.  
  2.  
  3.  
  4.  
  5.  
  6.  
  7.  
  8.  
  9.                        THE SURVEY PROGRAM
  10.  
  11.                             CONTENTS
  12.  
  13.                                               Page
  14.  
  15.              INTRODUCTION                       2
  16.  
  17.              REQUIREMENTS                       2
  18.  
  19.              WHAT SURVEY DOES                   3
  20.  
  21.              HOW THE PROGRAM OPERATES           4
  22.  
  23.              FILES ON THE DISTRIBUTION DISK     5
  24.  
  25.              CLASSIFICATION OF QUESTIONS        5
  26.  
  27.              ILLUSTRATIVE EXAMPLES              6 - 12
  28.  
  29.              DESIGNING A SURVEY                13
  30.  
  31.              GETTING STARTED                   14
  32.  
  33.              RUNNING SURVEY                    15
  34.  
  35.              CHANGING AN EXISTING SURVEY       17
  36.  
  37.  
  38.  
  39.  
  40.  
  41.  
  42.  
  43.  
  44.  
  45.  
  46.  
  47.  
  48.  
  49.  
  50.  
  51.  
  52.  
  53.  
  54.  
  55.  
  56.  
  57.  
  58.  
  59.  
  60.  
  61.                            THE SURVEY PROGRAM
  62.  
  63.                 SURVEY is an unpublished proprietary work
  64.              by Walter K. MacAdam, for limited distribution
  65.  
  66.         The program is not copyrighted.  You have permission to use 
  67.     SURVEY, and to copy it and distribute it to your friends and 
  68.     associates, or to electronic bulletin boards, provided that the 
  69.     following conditions are met:
  70.  
  71.         1).  No fees are charged other than for distribution.
  72.  
  73.         2).  SURVEY may only be distributed in its original, 
  74.              unmodified state, including SURVEY.EXE, MKSRVY.EXE,  
  75.              RXSURVEY.EXE, and SURVEY.DOC.
  76.  
  77.         You are urged to try the program on an opinion survey of your 
  78.     own making. You will probably be pleasantly surprised at the 
  79.     results and at the usefulness of the program.  If, after trying 
  80.     the program and using it, you believe it has been of value to 
  81.     you, a voluntary contribution, not to exceed $10 would be 
  82.     appreciated. In any event, feel free to copy and distribute it 
  83.     to your heart's content. A contribution will put your name on a 
  84.     list for information on future updates.  Your suggestions will 
  85.     help improve the program.
  86.  
  87.         Checks, suggestions, or comments can be sent to:
  88.  
  89.              Walter K. MacAdam
  90.               10 Rayton Rd.
  91.               Hanover, NH 03755
  92.                                    Thank you.
  93.                                   
  94.  
  95.     STANDARD DISCLAIMER
  96.  
  97.         Walter K. MacAdam shall have no responsibility nor liability 
  98.     to you or any other person, or persons, or entity with respect to 
  99.     loss or damage caused by or alleged to be caused directly or 
  100.     indirectly by use of SURVEY and/or its documentation.  This 
  101.     expressly includes, but is not limited, to loss or invalidation 
  102.     of data, programs, files, equipment, or business opportunity or 
  103.     good will.
  104.  
  105.                                                   12/90
  106.  
  107.                                    1.
  108.  
  109.  
  110.  
  111.  
  112.  
  113.                            THE SURVEY PROGRAM
  114.     INTRODUCTION
  115.  
  116.         Many organizations and individuals occasionally find it 
  117.     useful to carry out surveys on a variety of subjects.  Once the 
  118.     responses have been collected, there comes the often burdensome 
  119.     task of analyzing the results and printing them in meaningful 
  120.     form.  For this function, however, a computer can do much to save 
  121.     time, simplify the analysis, and produce reports in the desired 
  122.     format.  The SURVEY program has been developed to serve this 
  123.     purpose.
  124.  
  125.         SURVEY has specific application to surveys in which responses 
  126.     to questions can be identified by numbers.  For these cases a 
  127.     mark or number can be entered on a "box" associated with each 
  128.     response choice.  For questions not requiring a rank order, 
  129.     respondents will be asked to place a mark in the box for the 
  130.     selected item.  For this reason, each box should have an 
  131.     identifying number on the response form so that the marked box 
  132.     number can be entered into the computer by the analyst when 
  133.     inputting response data. 
  134.  
  135.     Questions involving rank ordering responses, or those requesting 
  136.     specific quantities will have the numbers written into the boxes 
  137.     by the respondents.  Write-in responses should be avoided with 
  138.     this system since they are difficult to handle efficiently.  In 
  139.     an extreme case, however, they might be classified as a numerical 
  140.     type, based on the judgment of those analyzing the results.  All 
  141.     this suggests that caution should be used in trying to apply this 
  142.     program to an existing survey designed without these simplifying 
  143.     features.
  144.  
  145.     REQUIREMENTS
  146.  
  147.         The program requires a minimum of 256K of random access 
  148.     memory in an IBM compatible computer.  The program uses dynamic 
  149.     memory allocation which allocates most of the memory requirements 
  150.     at run time, based on the particular survey requirements. This 
  151.     results in efficient memory use.  The program can be run on one 
  152.     or two floppy disks, or on a hard drive.  The files produced can 
  153.     be maintained on a disk/directory separate from the programs.
  154.  
  155.  
  156.  
  157.  
  158.  
  159.  
  160.  
  161.                                 2.
  162.  
  163.     WHAT SURVEY DOES
  164.  
  165.        The program has the ability to analyze surveys involving 
  166.     questions with single or multiple choice answers, and permits 
  167.     straight forward keyboard entry of all data in the sequence that 
  168.     it appears in the questionnaire form, one response at a time.  At 
  169.     any time during the response input procedure, you can print the 
  170.     current survey results to the screen.  You could also print these 
  171.     intermediate analyses to the printer, but you can save time and 
  172.     printer paper by waiting until all pages in the screen report 
  173.     meet your final requirements and an appropriate number of replies 
  174.     have been processed.
  175.  
  176.        Input can be temporarily discontinued at any time, with the 
  177.     response data stored on the disk until the work is resumed.  For 
  178.     each questionnaire, up to 100 questions can be accommodated, and 
  179.     each may have up to 40 choices.  More than 1000 responses can be 
  180.     included, although most surveys can obtain results providing a 
  181.     reasonable degree of confidence with only a few hundred. The 
  182.     practical limitation is the amount of random access memory. Any 
  183.     number of surveys can be handled, with separate profile and data 
  184.     files kept on the disk.
  185.  
  186.         The program has the capability of summarizing results by 
  187.     demographic subdivisions.  For example, separate analyses can be 
  188.     made in terms of subdivisions such as age group, gender, or the 
  189.     geographical area in which the respondent is located.  If this 
  190.     demographic classification is desired, all that is necessary is 
  191.     to indicate at the beginning of the set-up procedure that 
  192.     demographic separation is required, and to provide the number and 
  193.     titles of the desired groupings or "populations".  The printed 
  194.     analysis following data entry will then include summaries for: 
  195.     (1), all responses; (2), responses from each classification; and 
  196.     (3), responses from those who failed to make a demographic 
  197.     selection.  Up to nine demographic groups can be accommodated.  
  198.     Note that trying to adapt existing surveys that include the 
  199.     demographic separation as a question other than No.1 will present 
  200.     problems in data entry, and should be avoided.
  201.  
  202.          The final printed results are produced in report form, ready 
  203.     for reproduction without retyping or re-formatting.  The report 
  204.     can be produced in a continuous print without page breaks, or can 
  205.     be printed in "form feed" or on separate sheets with a pause 
  206.     between sheets for paper replacement.  In the latter two cases, a 
  207.     feature of the program prevents splitting a response summary for 
  208.     a single question between two printed pages.  Because of the 
  209.     program's ability to produce a comprehensive and detailed report, 
  210.     it is advisable to consider, at an early stage, the number of 
  211.     printed pages that would result, based on the number of planned 
  212.     questions, choices and demographic separations.  This aspect is 
  213.     discussed later in these instructions.
  214.  
  215.                                 3.
  216.  
  217.           An important capability of the program is the option to 
  218.     examine and report possible correlation between the responses to 
  219.     two different questions.  For example, a commercial organization 
  220.     might want to test the effectiveness of an advertising program on 
  221.     a local radio station.  This might be done by noting the response 
  222.     to a brand recognition question by those who indicated, in 
  223.     responding to a separate question, that they listened to the 
  224.     station, and then comparing this with the recognition by those 
  225.     who did not.  The program can include the correlation in terms of 
  226.     a percentage figure and can include the results in easily 
  227.     understandable format in the printed results.  This makes it 
  228.     unnecessary to try to discern possible correlation by developing 
  229.     demographic groupings for answers to a single question, and 
  230.     trying to probe the voluminous data for possible correlation.
  231.  
  232.     HOW THE PROGRAM OPERATES
  233.  
  234.         The SURVEY program first asks for some information on the 
  235.     format of the questionnaire and stores this on the disk as a 
  236.     profile file for later use.  As covered in more detail in a later 
  237.     section, this information includes the number and type of 
  238.     questions as well as the number of choices in the answer to each 
  239.     question.  If correlation measurement is required, this 
  240.     information is requested.  The report title and desired text for 
  241.     use in the summarized output report is also stored on the disk in 
  242.     this one-time operation.
  243.  
  244.         With the survey format defined, the user is returned to the 
  245.     menu to select options for introducing the response data, one 
  246.     response at a time.  This is entered from the keyboard in the 
  247.     same sequence as it appears on the response form.  The 
  248.     program prompts for choice selection numbers for each question. 
  249.     The summarizing printed report includes the score for the 
  250.     response choice in each question and a percentage valuation for 
  251.     each of the choices.  In addition, for each question, there is a 
  252.     count of the cases in which there was no entry by the respondent.
  253.  
  254.         To provide an opportunity to become familiar with program 
  255.     operation and data entry, a short sample survey file, DEMO.DTA 
  256.     and its profile file, DEMO.PRO, are included in the distribution 
  257.     disk.  You can access these files and print the results of this 
  258.     sample survey on the screen.  You can also gain experience in 
  259.     data entry by adding more response data of your own choosing and 
  260.     noting the changed results.  The DEMO questions are the same as 
  261.     those included on example forms later in these instructions.
  262.  
  263.  
  264.  
  265.  
  266.  
  267.  
  268.                                4.
  269.  
  270.      FILES ON THE DISTRIBUTION DISK
  271.  
  272.         The programs on the distribution disk consist of the 
  273.     following.  At least the first three of these are required in the 
  274.     drive/directory used to run SURVEY.
  275.  
  276.          SURVEY.EXE,  MKSRVY.EXE, RXSURVEY.EXE, DEMO.PRO, DEMO.DTA, 
  277.     SURVEY.DOC, and READ.ME.
  278.     
  279.         When you create a profile for your own survey,  MKSRVY.EXE 
  280.     will create a format file with a name you have chosen, with the 
  281.     extension, "PRO".  If you are using more than one survey, 
  282.     individual questionnaire response files will be added as response 
  283.     data is entered for each survey. These files will have titles 
  284.     assigned by the user and will be located on the drive/directory 
  285.     assigned in the set up module, MKSRVY.EXE.
  286.  
  287.     CLASSIFICATION OF QUESTIONS
  288.  
  289.         Since survey questions vary in such matters as number of 
  290.     choices available and may offer the possibility of rank ordering 
  291.     the selections, the program will need to know in advance the type 
  292.     of question involved.  It will also need to know the number of 
  293.     choices available and the title or designation for each choice. 
  294.     This information is stored in the profile file.
  295.  
  296.       Most survey questions can be classified into one of four 
  297.     general types which we designate as follows:
  298.  
  299.     TYPE A        Questions with two or more possible response 
  300.                    choices, but with only ONE CHOICE permitted.
  301.  
  302.     TYPE B        Questions with two or more possible choices with 
  303.                    NO LIMITATION on the number of choices that might 
  304.                    be made.
  305.     
  306.     TYPE C        Questions in which the respondent is asked to RANK 
  307.                    ORDER the preference for each choice.
  308.  
  309.     TYPE D        Questions in which numbers are entered for some or 
  310.                    all response options.  This is an INVENTORY type 
  311.                    question in which the final report will total the 
  312.                    entries for each selection option.
  313.  
  314.         Questions making a demographic separation are, of course, 
  315.     single-choice questions, and the program will automatically 
  316.     classify them as such. 
  317.  
  318.  
  319.  
  320.                                   5.
  321.  
  322.  
  323.  
  324.  
  325.  
  326.     SOME ILLUSTRATIVE EXAMPLES
  327.  
  328.         Before proceeding with detailed instructions on procedure, it 
  329.     may be helpful to see examples of the different types of 
  330.     questions that can be handled by SURVEY, how almost any type of 
  331.     multiple choice questionnaire can be analyzed, and how the 
  332.     results are included in finalized report form. The tables on the 
  333.     following pages present examples of several types of multiple 
  334.     choice questions and the typical response summaries that are 
  335.     derived by the SURVEY program.
  336.  
  337.         If your survey requires a demographic subdivision, remember 
  338.     that ANY DEMOGRAPHIC SEPARATING QUESTION MUST ALWAYS BE THE 
  339.     FIRST.  Note that, in this case, the program will automatically 
  340.     prompt you for the answer to this question as Question No. 1.
  341.  
  342.         Table I is a sample of a question making a demographic 
  343.     separation between northern and southern company divisions.
  344.  
  345.     -    -    -    -    -    -    -    -    -    -    -    -
  346.  
  347.  
  348.  
  349.  
  350.                                                           TABLE I
  351.                    SAMPLE DEMOGRAPHIC QUESTION
  352.  
  353.     Q1.  Please place a mark in the square corresponding to the 
  354.     regional division in which your company is located.
  355.                   __
  356.              1.  |__|   Northern
  357.                   __
  358.              2.  |__|   Southern
  359.  
  360.  
  361.  
  362.  
  363.  
  364.  
  365.  
  366.  
  367.  
  368.  
  369.  
  370.  
  371.  
  372.  
  373.                                  6.
  374.  
  375.  
  376.  
  377.  
  378.  
  379.  
  380.  
  381.  
  382.  
  383.  
  384.  
  385.  
  386.  
  387.  
  388.  
  389.         Table II illustrates a situation in which three types of 
  390.     questions are included.  The first type requires only one answer 
  391.     and, for the purposes of the program, is designated Type A.  The 
  392.     second permits one or more choices, listed in any order, and 
  393.     without order of preference.  This is designated Type B.  The 
  394.     third question on Table I, Type C, permits more than one choice, 
  395.     but respondents are asked for all answers in the descending order 
  396.     of preference, 1 being the highest in rank.
  397.  
  398.  
  399.  
  400.  
  401.  
  402.  
  403.  
  404.  
  405.  
  406.  
  407.  
  408.  
  409.  
  410.  
  411.  
  412.  
  413.  
  414.  
  415.  
  416.  
  417.  
  418.  
  419.  
  420.  
  421.  
  422.  
  423.  
  424.  
  425.                                    7.
  426.  
  427.  
  428.                                                       TABLE II
  429.  
  430.  
  431.                               SAMPLE SURVEY
  432.                               (Abbreviated)
  433.  
  434.     Q2. Please mark the square corresponding to the number of 
  435.     employees in your company.  Mark only ONE.
  436.                    __
  437.                1. |__|  Less than 10
  438.                    __
  439.                2. |__|  10 to 25
  440.                    __
  441.                3. |__|  26 to 50
  442.                    __
  443.                4. |__|  51 to 100
  444.                    __
  445.                5. |__|  Over 100
  446.  
  447.  
  448.     Q3. Please mark ANY of the following factors having an 
  449.     IMPORTANT positive influence on your company's profits.
  450.                    __
  451.                1. |__|  Good Labor Market
  452.                    __
  453.                2. |__|  Climate - Environment
  454.                    __
  455.                3. |__|  Nearby major airport
  456.                    __
  457.                4. |__|  Nearby rail facilities 
  458.  
  459.  
  460.     Q4. What are the most IMPORTANT reasons for your selecting 
  461.     particular brands of computer software?  Please rank 1,2,3, etc. 
  462.     for the following reasons in descending order of importance.
  463.                    __
  464.                   |__|  Manufacturer's reputation
  465.                    __
  466.                   |__|  Price
  467.                    __
  468.                   |__|  Dealer support
  469.                    __
  470.                   |__|  Recommendation by associates
  471.  
  472.  
  473.  
  474.  
  475.  
  476.  
  477.  
  478.                                    8.
  479.  
  480.  
  481.  
  482.  
  483.  
  484.  
  485.  
  486.  
  487.  
  488.  
  489.  
  490.  
  491.  
  492.  
  493.  
  494.  
  495.  
  496.         Table III illustrates the typical analysis print-out produced 
  497.     by SURVEY when processing survey responses of the type shown on 
  498.     Table II.  Note that both a numerical score and a percentage 
  499.     valuation is printed for each response choice, and that a count 
  500.     is made of those who failed to make a response.  In each case the 
  501.     results are sorted in descending rank order so as to provide easy 
  502.     recognition of the most important choices.
  503.  
  504.  
  505.  
  506.  
  507.  
  508.  
  509.  
  510.  
  511.  
  512.  
  513.  
  514.  
  515.  
  516.  
  517.  
  518.  
  519.  
  520.  
  521.  
  522.  
  523.  
  524.  
  525.  
  526.  
  527.  
  528.  
  529.  
  530.  
  531.                                     9.
  532.  
  533.  
  534.                                                         TABLE III
  535.  
  536.  
  537.                       SAMPLE SURVEY RESULTS SUMMARY
  538.                       PRINTED BY THE SURVEY PROGRAM
  539.  
  540.     There were 4 responses entered from this questionnaire.
  541.  
  542.     QUESTION 2.    (Single Choice)
  543.     For responding companies, the employee numbers ranged as follows:
  544.  
  545.         CHOICE                        SCORE               PERCENT
  546.         26 to 50                         2                  50.0
  547.         Less than 10                     1                  25.0
  548.         10 to 25                         1                  25.0
  549.         51 to 100                        0                   0.0
  550.         Over 100                         0                   0.0
  551.         Made no response                 0
  552.  
  553.  
  554.     QUESTION 3.  (4 choices maximum, without ranking)
  555.     Those responding marked the following important factors 
  556.     influencing profits.
  557.  
  558.         CHOICE                        SCORE               PERCENT
  559.         Good labor market                3                  50.0
  560.         Climate - Environment            1                  16.7
  561.         Nearby major airport             1                  16.7
  562.         Nearby rail facilities           1                  16.7
  563.         Made no response                 1
  564.  
  565.     QUESTION 4.   (4 choices maximum, with rank ordering)
  566.     The most important reasons given for selecting software were 
  567.     ranked:
  568.  
  569.         CHOICE                        SCORE               PERCENT
  570.         Price                            14                 36.8
  571.         Dealer support                   11                 28.9
  572.         Recommendation by associates      8                 21.1
  573.         Manufacturer's reputation         5                 13.2
  574.         Made no response                  0
  575.  
  576.  
  577.  
  578.  
  579.  
  580.  
  581.  
  582.  
  583.  
  584.                                    10.
  585.  
  586.  
  587.  
  588.  
  589.  
  590.  
  591.  
  592.  
  593.  
  594.  
  595.  
  596.  
  597.  
  598.  
  599.         Table IV illustrates a questionnaire format frequently used 
  600.     to assess gradations in views on certain questions or statements. 
  601.     In this example, only ONE ANSWER is required to each question. It 
  602.     is therefore of the type designated A, as previously noted.  The 
  603.     gradations in the respondent's view in this case are "Agree 
  604.     Strongly", "Agree", "Undecided", "Disagree", and "Disagree 
  605.     Strongly".
  606.  
  607.        The Table IV format can easily be handled by the SURVEY     
  608.     program by entering the column numbers for the individual 
  609.     choices.  In this case the results will be printed out in the 
  610.     format of Question 2 in Table II.  The choice titles then would 
  611.     be "Agree Strongly", "Agree", "Not Decided", etc.  The scores and 
  612.     percentages would be indicated for each choice.
  613.  
  614.  
  615.  
  616.  
  617.  
  618.  
  619.  
  620.  
  621.  
  622.  
  623.  
  624.  
  625.  
  626.  
  627.  
  628.  
  629.  
  630.  
  631.  
  632.  
  633.  
  634.  
  635.  
  636.                                     11.
  637.  
  638.  
  639.                                                         TABLE IV
  640.  
  641.  
  642.  
  643.  
  644.                               SAMPLE SURVEY
  645.                               (Abbreviated)
  646.  
  647.  
  648.     Please mark the square corresponding to answers to the following 
  649.     questions.
  650.  
  651.                                 1       2      3       4       5
  652.  
  653.                              AGREE           NOT             DISAGREE
  654.                            STRONGLY  AGREE DECIDED  DISAGREE STRONGLY
  655.                                __      __      __      __      __
  656.     Q5. Do you believe that   |__|    |__|    |__|    |__|    |__|
  657.         Television has had a 
  658.         bad influence on
  659.         children's morals?
  660.  
  661.  
  662.                                __      __      __      __      __
  663.     Q6. Do you believe that   |__|    |__|    |__|    |__|    |__|
  664.         seat belts should be
  665.         required in all
  666.          automobiles?
  667.  
  668.  
  669.                                __      __      __      __      __
  670.     Q7. Do you believe that   |__|    |__|    |__|    |__|    |__| 
  671.         the U.S.should work
  672.         toward a balanced
  673.         budget?
  674.  
  675.  
  676.                                __      __      __      __      __
  677.     Q8. Are you willing to    |__|    |__|    |__|    |__|    |__|
  678.         give up your frost-
  679.         free refrigerator
  680.         to reduce energy 
  681.         consumption?
  682.  
  683.  
  684.  
  685.  
  686.  
  687.  
  688.  
  689.                                   12.
  690.  
  691.  
  692.  
  693.     DESIGNING A SURVEY
  694.  
  695.         Designing a useful survey is not an easy undertaking.  Much 
  696.     thought must be put into selecting the appropriate questions and 
  697.     response choices, and limiting their number to reasonable values. 
  698.     No attempt will be made in these instructions to provide a 
  699.     comprehensive discussion of survey design.  To make the SURVEY 
  700.     program fully effective, however, the following guidelines should 
  701.     be observed.
  702.  
  703.         1. Make sure your survey consists of sequentially numbered 
  704.     questions and that each optional response is also designated by a 
  705.     number.  These numbers are for your use in entering response data 
  706.     and have no significance as far as the respondents are concerned. 
  707.     When responses are received and before entering data, you may 
  708.     find it convenient to number the sheets sequentially.  This is to 
  709.     help you avoid entering a response more than once and to 
  710.     correlate with the response numbers referred to in the SURVEY 
  711.     program.
  712.  
  713.         2. If you try to adapt this program to the responses from an 
  714.     existing questionnaire produced without reference to this 
  715.     program, and in which the demographic information is not obtained 
  716.     in the FIRST QUESTION, your data input will be seriously 
  717.     affected. Design your surveys with the program in mind and 
  718.     produce the profile file in the normal manner.
  719.  
  720.         3. Avoid write-in response options if at all possible.  They 
  721.     are difficult to classify.
  722.  
  723.         4. Keep in mind, that for the purpose of printing the final 
  724.     report, you will be asked to provide a "Response Summary 
  725.     Statement" for each question.  Example: "For the responding 
  726.     companies, the employee numbers ranged as follows:".  This 
  727.     statement should not exceed one line in length.
  728.  
  729.         5. Make sure you can classify each question into one of the 
  730.     following types:
  731.  
  732.              A. Only one selection can be made
  733.              B. Any or all response options can be selected
  734.              C. Selection of options in descending rank order
  735.              D. Numbers entered in any option are cumulated in
  736.                 final report.
  737.  
  738.  
  739.  
  740.  
  741.                              13.
  742.  
  743.        6. The number of printed pages produced in the final report 
  744.     should be carefully considered in the design process.  You should 
  745.     assume that no more than an average of about four questions can 
  746.     be analyzed per printed page.  If you have demographic 
  747.     subdivisions this will multiply the number of pages by one more 
  748.     than the number of demographic separations.  In the interest of 
  749.     maximizing the survey returns and making a useful report you will 
  750.     want to limit the number of questions and question choices to 
  751.     those providing the most meaningful and useful information. As an 
  752.     example, an average 40-question report with six demographic 
  753.     subdivisions would require about 70 pages.  As mentioned earlier, 
  754.     you should use the screen print option for most of your 
  755.     intermediate viewing of the report results.
  756.          
  757.         7. Before distributing the questionnaire you may find it 
  758.     helpful to run the SURVEY program, make your profile file, move 
  759.     to Option 1 in the Action Menu, designate your data file name, 
  760.     and then enter two or three fictitious responses.  You should 
  761.     then use Option 6 in the Action Menu to print the preliminary 
  762.     results on the screen. At this time, do not send any output to 
  763.     the printer.  Check the screen display to see that the desired 
  764.     format is achieved.  
  765.  
  766.         When you are ready to start entering actual responses, be 
  767.     sure to first select Option 1 again "Start entering data for a 
  768.     NEW survey .." and this will delete any trial data in your data 
  769.     file.  If you later temporarily discontinue genuine data entry, 
  770.     remember to  use Option 2, "Add response data to an existing data 
  771.     file" when you start another session.  Don't use Option 1 again 
  772.     unless you want to start over from the beginning.
  773.  
  774.     GETTING STARTED
  775.  
  776.     Installation on Floppy Disks
  777.  
  778.         To install SURVEY on a floppy disk, format the disk with your 
  779.     System Files (FORMAT/S).  Place the distribution disk in Drive A 
  780.     and type "Copy a:*.* b:" (Omit the quotes).  If you only have one 
  781.     floppy drive, you will have to exchange disks periodically.
  782.  
  783.     Installation on a Hard Disk
  784.  
  785.         To install SURVEY on a hard disk drive, it is probably a good 
  786.     idea to establish a separate sub-directory with a title such as 
  787.     "SRVY".  Follow the directions in your DOS manual for this 
  788.     procedure. Then move to this sub-directory using the Change 
  789.     Directory (CD) procedure and place the distribution disk in Drive 
  790.     A.  Type "copy a:*.*" (omit quotes) and press ENTER.  Type "DIR" 
  791.     to see that the program modules have been successfully 
  792.     transferred.
  793.  
  794.                              14.
  795.  
  796.     RUNNING SURVEY
  797.  
  798.         Before running SURVEY for the purpose of establishing a 
  799.     profile file, you should have before you a sample response form 
  800.     for the questionnaire you are proposing to distribute.  This will 
  801.     help in answering the questions which will be asked.
  802.  
  803.       With the DOS prompt showing in the drive/directory holding the 
  804.     SURVEY programs, start the program by typing "survey" (without 
  805.     quotes). Follow by pressing ENTER. You will see the introductory 
  806.     screen and can press any key to proceed to the Main Menu.  If you 
  807.     are a first-time user, you should select Option 3 which provides 
  808.     informaton on the use of the program and offers several examples. 
  809.     You will ultimately be returned to the Main Menu.  Here, next 
  810.     select Option 2 to transfer to the Action Menu.  New users may 
  811.     want to select Option 6 to obtain a screen view of the short 
  812.     demonstration survey, DEMO. You will see a list of the available 
  813.     data files on the directory and can select DEMO.DTA for viewing.  
  814.     When satisfied, return to the Action Menu.
  815.  
  816.        You will next need to establish the profile file for your 
  817.     survey.  To do this, select Option 5, "Define a New Survey". 
  818.     Since this is a new survey, you will be asked to select a file 
  819.     name for storing the survey data.  This must be no longer than 
  820.     eight characters, without any extension.  This file name will be 
  821.     used for the profile file with the extension "PRO".  The file to 
  822.     hold the data will have the same name with the extension ".DTA".  
  823.  
  824.        You will be asked for the number and names of any demographic 
  825.     groups, the number of questions, and the number and names of each 
  826.     question choice.  Up to nine demographic separations can be made. 
  827.     Remember, however that the length of the report is multiplied by 
  828.     one more than the number of demographic groups.  A  statement 
  829.     will also be needed for each question to be used as a question 
  830.     heading in the report.  Establishing the profile file is a 
  831.     one-time operation for each survey.  It can be used for future 
  832.     surveys with the same characteristics.  Do not use double 
  833.     quotation marks in any of your entries.  These are used by the 
  834.     program to separate entries in the file.  You have the option of 
  835.     analyzing the correlation, if any, between the answers to two 
  836.     different questions.  If you wish to include such a correlation 
  837.     analysis, you will be asked for the question numbers and choices 
  838.     involved.  Be careful in making the profile file. Watch for 
  839.     typo's.
  840.  
  841.       The set-up module also asks for the drive or directory which 
  842.     will hold the summary information as it is entered from the 
  843.     responses.  If the information is to be kept in the same 
  844.     drive/directory as the SURVEY programs, this will be accomplished 
  845.     by pressing ENTER when asked for the drive/directory for files.
  846.  
  847.                                15.
  848.  
  849.        When all the set-up questions have been answered, you will be 
  850.     returned to the Main Menu.  If you are ready to enter data from 
  851.     some or all of the responses to your questionnaire, you can 
  852.     select Main Menu Option 2.  This transfers you to the Action 
  853.     Menu.
  854.  
  855.         In the Action Menu, you have the choice of entering some 
  856.     fictitious test response data as previously described in section 
  857.     7 of "DESIGNING A SURVEY", or you could proceed with entering 
  858.     data from a genuine response.  In either case, you would select 
  859.     Option 1, "Start entering data from a NEW survey", since this is 
  860.     a new survey.  You will then be asked to identify the file name 
  861.     for storing the survey data.  Be sure to enter the SAME NAME as 
  862.     the one you used in setting up the survey profile.  You will 
  863.     remember that the profile file had the suffix ".PRO".  The data 
  864.     file will have the same name, but with the extension "DTA".
  865.  
  866.         With the file established, you will be asked to enter the 
  867.     responses for each question, taking one response sheet at a time. 
  868.     If you are entering test data, remember to re-select Option 1 
  869.     before entering data from genuine responses in order to erase the 
  870.     test data.
  871.  
  872.         When prompted on the screen for data entry from a question 
  873.     response, you will only see the Question Number and Choice 
  874.     Number, not the complete question text.  If you are entering data 
  875.     for a multi-choice question, you must follow any number you type 
  876.     with ENTER.
  877.  
  878.         In the case of Type B questions which permit any number of 
  879.     choices, enter only those numbers selected, following each by 
  880.     ENTER.  When all of the Type B selections have been entered, type 
  881.     the terminating "X". (For consistency type ENTER before typing 
  882.     "X", but if you type "X" immediately after the last entry that 
  883.     entry will still be recorded).
  884.  
  885.         Type C and D questions require an entry for EACH possible 
  886.     choice whether or not an entry has been made.  Follow each choice 
  887.     number with ENTER or type ENTER alone if a choice is vacant.  
  888.     Fear not; the appropriate directions are included on the screen 
  889.     as you process each question.
  890.  
  891.          The directions should be easy to follow.  If you make an 
  892.     error in entering data in a multiple choice question, all is not 
  893.     lost.  You can re-start the entries for this question in this 
  894.     response by pressing ESC. In addition, if you think you have made 
  895.     an error in entering data in a particular response but have gone 
  896.     by the question involved, you still have the opportunity of 
  897.     re-entering data for all the questions in the most recent 
  898.     response when you come to the end of the last question on the 
  899.     response sheet.  At that point, you will also be asked if you 
  900.  
  901.                                16.
  902.  
  903.  
  904.     wish to continue entering data for the time being.  By typing "N" 
  905.     you will return to the Action Menu, and the responses data to 
  906.     date will be stored on your disk.  Here you can select Option 6 
  907.     to print the report to the screen as it currently stands.  If you 
  908.     want to take a break, you can exit to DOS from the Action Menu.  
  909.     Your data will be stored, ready for your next session.
  910.     
  911.         You will be warned if you try to use Option 1 for an 
  912.     established survey, since  this creates a new data file.  If you 
  913.     use a file name with Option 1 for a valuable file that already 
  914.     exists, this might wipe out your data. The procedure for adding 
  915.     responses to an existing data file requires the selection of 
  916.     Option 2 in the Action Menu.  Do not use  Option 1 here.  The 
  917.     procedure is otherwise the same as in the case previously 
  918.     described for starting data entry for a new survey. 
  919.  
  920.  
  921.     CHANGING AN EXISTING SURVEY
  922.  
  923.         In some instances, after a profile file has already been 
  924.     created, you might have a need, either to make editing changes 
  925.     in the text of a Response Summary Statement, or to modify a 
  926.     Report or Choice Title in a question in an EXISTING survey.  
  927.     Alternatively, you might want to add or delete a question in an 
  928.     existing profile file and start over with a new survey.  Instead 
  929.     of repeating the detailed effort of creating a completely new 
  930.     profile to accommodate the change, you could use one of the three 
  931.     utility choices in the "Define a New Survey" option (Option 5 of 
  932.     the Action Menu or Option 1 of the Main Menu).  These editing 
  933.     options consist of:
  934.  
  935.         (a) An option to edit either the Report Title, a Response 
  936.         Summary Statement, or Choice Titles for a question in an 
  937.         existing survey profile file.
  938.  
  939.         (b) An option to add one or more questions to an existing 
  940.         survey profile file. (Resulting in a new survey profile for a 
  941.         new survey)
  942.  
  943.         (c) An option to delete a question from an existing survey.
  944.         (Resulting in a new survey profile file for a new survey)
  945.  
  946.  
  947.         The first option could be used, for example, if you decided 
  948.     that the text in one or more of the Response Summary Statements 
  949.     or Choice Titles could be improved or corrected. No change in the 
  950.     existing survey questionnaire would be required since the changes 
  951.     only affect the display of the survey results.
  952.  
  953.                                 17.
  954.  
  955.  
  956.         The last two options either add or delete an entire question 
  957.     in a survey. Under these conditions new survey profile and data 
  958.     files will be created.  They  will have a new root name.  Because 
  959.     the number of questions has been changed, any data entered in the 
  960.     original survey can not be used wiith the new profile or data 
  961.     file.  In other words, you would have to start with a new 
  962.     questionnaire.
  963.  
  964.       These last options have application where you want to start a 
  965.     new survey very similar to one used previously, and you want to 
  966.     avoid the trouble of creating a completely new profile file.  By 
  967.     using a new file name, you would not change the original profile 
  968.     or data files.  If you selected the same name as a previously 
  969.     created survey analysis, the former profile and data files would 
  970.     be written over and would be no longer available.   
  971.  
  972.  
  973.  
  974.  
  975.  
  976.  
  977.  
  978.  
  979.  
  980.  
  981.  
  982.  
  983.  
  984.  
  985.  
  986.  
  987.  
  988.  
  989.  
  990.  
  991.  
  992.  
  993.  
  994.  
  995.  
  996.  
  997.  
  998.  
  999.  
  1000.                                 18.
  1001.  
  1002.