I am trying to run a regression on a dataset. The dataset has the regions listed as 1, 2, 3, and 4. To run a regression, do i need to recode these regions to 0,1,2 and then run a regression? If so, where in the regression analysis output will it tell me the difference between the regions? Should...