SAS Programs and Output - Fall 2010
Math 475 - Statistical Computation - Prof. Sawyer

Bottom of this page
Return to Math475 page

  • Files with extension `.sas' are SAS programs
  • Files with extension `.lst' are the corresponding SAS output
  • Files with extension `.dat' are SAS data files (text files)

    
    
    

    First programs: List1.sas
    List1.lst
    RandSamps.sas
    RandSamps.lst
    Ctable.sas
    Ctable.lst
    Ctablelst.pdf
    CochrManHen.sas
    CochrManHen.lst
    CochrManHenlst.pdf
    Regressions: SimpleReg.sas
    SimpleReg.lst
    ThreeRegIml.sas
    ThreeRegIml.lst
    ThreeReg.dat
    ThreeRegPlot.png
    AppleExamp.sas
    AppleExamp.lst
    AppleExamp.dat
    ApplePlot.png
    ApplePlotMatrix.sas
    ThreeRPlotMatrix.sas
    PlotMatrixMacro.mac
    Other Approaches: AppleModelSel.sas
    AppleModelSel.lst
    ApplePCA.sas
    ApplePCA.lst
    WomensTrackPCA.sas
    WomensTrackPCA.lst
    WomensTrack.dat
    FactorAnalysis.sas
    FactorAnalysis.lst
    AppleRidge.sas
    AppleRidge.lst
    applerid.gif
    AirPollutPCA.sas
    AirPollutPCA.lst
    AirPollution.dat
    ANOVAs: OneWayMC.sas
    OneWayMC.lst
    TwoWayInt.sas
    TwoWayInt.lst
    ThreeWay.sas
    ThreeWay.lst
    AnCova.sas
    AnCova.lst
    Nested ANOVAs: NestedCities.sas
    NestedCities.lst
    NestedSubj2Fac.sas
    NestedSubj2Fac.lst
    NCoffee.sas
    NCoffee.lst
    NReading.sas
    NReading.lst
    Other ANOVAs: SplitPlot.sas
    SplitPlot.lst
    HotLizards.sas
    HotLizards.lst
    HotLizards.dat

  • Top of this page
  • Click here for Math475 page
  • Click here for Prof. Sawyer's home page

    Last modified December 13, 2010