This example uses the Griffiths, Hill and Judge data set on household expenditure for food. Consider a simple linear regression with FOOD as the dependent variable and INCOME as the explanatory variable. The following SHAZAM program reads the data from the file GHJ.txt, assigns variable names and runs the regression. Note that the READ command assumes that the data file is in the current directory (or folder).