Drs3ltsam
04-18-2011, 03:31 AM
Hey guys,
I have the problem, that I have two variables (of different lenght), that are logically connected via an ID variable:
I wanna tabulate the one variable against the other but in connection with the third. The idea is that I have data on:
Two variables I want to tabulate:
Person_Origin (1 count per person)
Person_Traveling_Locations (more than 1 count)
Connection Variable:
Person_ID
I'd wanna see for example if people travel to their homecountry more often, then to other countries.
Does anyone have an idea how I can connect this?
I have the problem, that I have two variables (of different lenght), that are logically connected via an ID variable:
I wanna tabulate the one variable against the other but in connection with the third. The idea is that I have data on:
Two variables I want to tabulate:
Person_Origin (1 count per person)
Person_Traveling_Locations (more than 1 count)
Connection Variable:
Person_ID
I'd wanna see for example if people travel to their homecountry more often, then to other countries.
Does anyone have an idea how I can connect this?