Environment for creative processing of text and numerical data

SURVO MM

Multiple correspondence analysis

K.Vehkalahti (1998)
Multiple correspondence analysis

Edit field:

   1 *SAVE MCAFIN / Multiple correspondence analysis of Finland
   2 *
   3 *FILE SHOW FINLAND
   4 *MASK=-----AAA-AA-
   5 *FILE STATUS FINLAND / Descriptions of the variables: 
   6 *  The Finnish towns and communes in alphabetic order
   7 *  Data mainly from years 1978-80.
   8 *
   9 *FIELDS: (active)
  10 *   6 SA-   1 Agri     Population in agriculture (10%)
  11 *   7 SA-   1 Industry Population in industry (10%)
  12 *   8 SA-   1 Service  Population in other occupations (10%)
  13 *  10 NA-   4 Tax      Communal tax rate in 1979 (##.##)
  14 *  11 NA-   2 Income   Income per inhabitant in 1979 (######)
  15 *END
  16 *Survo data file FINLAND: record=128 bytes, M1=30 L=64  M=12 N=464
  17 *
  18 *Suitable classifications for the variables: 
  19 *
  20 *Agri=0,0(No_agriculture),1(Agriculture_10%),2(Agriculture_20%),& 
  21 *       3(Agriculture_30%),4(Agriculture_40%),5(Agriculture_50%),& 
  22 *       6(Agriculture_60%),7(Agriculture_70%)
  23 *
  24 *Industry=0,0(No_industry),1(Industry_10%),2(Industry_20%),& 
  25 *  3(Industry_30%),4(Industry_40%),5(Industry_50%),6(Industry_60%)
  26 *
  27 *Service=0,1(Service_10%),2(Service_20%),3(Service_30%),4(Service_40%),& 
  28 *  5(Service_50%),6(Service_60%),7(Service_70%),8(Service_80%)
  29 *
  30 *Tax=0,14(Tax_13-14),15(Tax_14-15),16(Tax_15-16),& 
  31 *     17(Tax_16-17),18(Tax_17-18),19(Tax>18)
  32 *
  33 *Income=0,8000,9000,10000,11000,12000,13000,14000,15000,16000,& 
  34 *                               17000,18000,19000,20000,30000
  35 *
  36 *The analysis is based on a Burt's table:
  37 *
  38 */BURT-DATA FINLAND / this creates the Burt's table from the data
  39 */MATSHOW BURT.M / Burt's table as a matrix file
  40 *A suitable data file for Multiple Correspondence Analysis is created by
  41 */BURT-MCORRESP MCAFIN,BURT.M,CLASS.M 
  42 *FILE SHOW MCAFIN / New data file
  43 *FILE ACT  MCAFIN / Activate supplementary classes with `S'
  44 */MCORRESP MCAFIN / Multiple Correspondence Analysis
  45 *
  46 *The /MCORRESP sucro computes the numerical results by employing the
  47 *CORRESP operation of Survo. In addition, it gives a ready made work
  48 *scheme (a whole edit field), where parameters can be modified and the
  49 *graphs re-produced and saved in Windows metafiles or PostScript files.
  50 *    The above picture is created by slightly modifying the work scheme
  51 *given by the sucro. The PLOT commands needed are very simple, as the
  52 *data file was specially prepared for this task earlier, by the
  53 */BURT-MCORRESP sucro.
  54 *



Home  |  News  |  Publications  |  Download  |  Flash
Copyright © Survo Systems 2001-2008. All rights reserved.
Updated 2008-10-20 by webmaster'at'survo.fi.
Best viewed with any browser.