I have data with movement of people between states e.g.
NAME FROM TO
John Maine Maryland
Steven New York Ohio
David Ohio Chicago
I would like to produce a SAS dataset or excel table which totals the number of people who moved between each state. For example I want to be able to see how many people moved from Ohio to NY and I also need to be able to read off the number of people who moved from NY to Ohio on the same chart.
i.e. read Ohio on the x-axis and NY on the y-axis to see how many moved from Ohio to NY
and read NY on the x-axis and Ohio on the y-axis for NY to Ohio moves
Is this possible? If you use PROC FREQ is it possible to get the data into a file rather than just on the HTML output?
If you are using ODS to output then just use the phtml device and output to a file with .xls as a extension. Excel will open the file, even though it is written in html;.
Walk in ready to learn. Walk out ready to deliver. This is the data and AI conference you can't afford to miss. Register now and save with the early bird rate—just $795!