This link provides for students a beginning to statistical computing, introducing three free programs, XLispStat, the R program, which is virtually equivalent to the commercial program S, and Gretl, which is the easiest to use for day-to-day work. XLispStat provides an excellent framework in which to program things yourself---an excellent way to develope a deeper understanding of econometric analysis. R is the program that most high-end econometricians and statisticians use. The first link below is to the PDF document and the links that follow are to files that are used in the statistical and econometric analysis there presented.
Reading Material (statcomp.pdf -- 327k).
Excel Spreadsheet File (statcomp.xls -- 41k).
Gretl Data File (statcomp.gdt -- 5k).
Text-Based Data File for XLispStat and R (statcomp.tab -- 15k).
XLispStat file for loading data (setqdata.lsp -- 1k).
XLispStat Data File (stcmpdata.lsp -- 16k).
XLispStat Script File (xlspsect.lsp -- 3k).
XLispStat Output File (xlspsect.lou -- 6k).
Our XLispStat Functions (ourfuncs.lsp -- 11k).
R Script File (Rsect.R -- 9k).
R Output File (Rsect.Rou -- 14k).
Gretl Script File (gretsect.inp -- 2k).
Gretl Output File (gretsect.out -- 6k).
Gretl Session File (statcomp.gretl -- 50k).
Gretl Script File for Matrix Calculations (gretmatx.inp -- 1k).
Gretl Output File for Matrix Calculations (gretmatx.out -- 5k).