makes a bar graph
example:
graph bar n, over(coef2) saving(lab2a, replace)
in this case, n is the frequency count, coef2 is a categorical variable
Categories: Lab2