The following is the dataset index for the datasets included with the
public distribution of APL2STAT, Version 2.00 in the file DATA.TRY.

Note that new datasets may be produced with the ENTER_DATA function,
for interactive data entry, or the READ_DATA function, for reading
data from a DOS (ascii) file.  For use with TryAPL2, the latter
function is provided as a separate program, READDATA.EXE.

Under the SHELL, any dataset may be accessed by the USE command,
e.g.,  

	USE 'ANGELL'.  

Once accessed, more detailed information on the variable values and 
source of the data may be obtained by displaying the CODEBOOK slot of
the dataset object, e.g., 

	GET 'ANGELL' 'CODEBOOK'

      
      DATASET_INDEX
 ANGELL          Data on the Moral Integration of American Cities             
                 Var: MORAL_INT HETERO MOBILITY REGION                        
                                                                              
 BASEBALL        Major league baseball team statistics for the 1984 season    
                 Var: LEAGUE WINS LOSSES SALARY                               
                                                                              
 DAVIS           Data on Self-Reports of Height and Weight Among Men and      
                      Women                                                   
                 Var: SEX WEIGHT HEIGHT REPORTED_WEIGHT REPORTED_HEIGHT       
                                                                              
 DIETING         Data from Caroline Davis on Dieting                          
                 Var: NEUROTICISM BODY RESTRAINT BMI BODYFAT FRAME            
                                                                              
 DUNCAN          Data on Prestige of American Occupations                     
                 Var: INCOME EDUCATION PRESTIGE                               
                                                                              
 FOX             Data from Fox and Guyer, "Public" choice and cooperation in  
                      n-person                                                
                 Var: COOPERATION CONDITION SEX                               
                                                                              
 FREEDMAN        Data on U.S. Metropolitan Areas with 250,00 Population or    
                      More                                                    
                 Var: POPULATION PERCENT_NONWHITE DENSITY INCOME              
                      PERCENT_POOR PERCENT_MID_INCOME PERCENT_HIGH_INCOME     
                      UNEMPLOYMENT AFDC CRIME MURDER RAPE ROBBERY ASSAULT     
                      BURGLARY LARCENY AUTO_THEFT                             
                                                                              
 FRIENDLY        Friendly and Franklin's Experiment on the Effects of         
                      Presentation                                            
                 Var: CONDITION WORDS_RECALLED                                
                                                                              
 JACKMAN         Jackman's Data on Inequality                                 
                 Var: INEQUALITY VOTER_TURNOUT ENERGY_USE                     
                                                                              
 LABOUR_FORCE    WOMEN'S LABOUR-FORCE PARTICIPATION DATASET, CANADA 1977      
                 Var: PARTICIPATION HUSBANDS_INCOME CHILDREN REGION           
                                                                              
 MOORE           MOORE AND KRUPAT'S DATA ON CONFORMITY                        
                 Var: STATUS CONFORMITY F_CATEGORY F_SCORE                    
                                                                              
 NATIONS         Data on Infant-Mortality Rates of Nations                    
                 Var: INCOME INFANT_MORT REGION OIL_EXPORT                    
                                                                              
 ORNSTEIN        Ornstein's Data on Interlocking Directorates Among Major     
                      Canadian                                                
                 Var: ASSETS SECTOR NATION INTERLOCKS                         
                                                                              
 PRESTIGE_1971   1971 Canadian Occupational Prestige Data                     
                 Var: EDUCATION INCOME PERCENT_WOMEN PRESTIGE CENSUS_CODE     
