Hi!
i have a dataset that collects values as binary data (1 if valid 0 if not) i collect 10 different variables in this fashion. i would like to see what 4 are the most common variables (which summarized has the most amount of 1'es.) and delete the rest, then make a cross tabulation comparing them all to each other. i can easily find the 4 highest, but i can't figure out a way to find them, delete the rest, and still have all the single individual respondents so i can compare them to each other in a cross tabulation.
if need be i can upload a sample of the dataset.
i have a dataset that collects values as binary data (1 if valid 0 if not) i collect 10 different variables in this fashion. i would like to see what 4 are the most common variables (which summarized has the most amount of 1'es.) and delete the rest, then make a cross tabulation comparing them all to each other. i can easily find the 4 highest, but i can't figure out a way to find them, delete the rest, and still have all the single individual respondents so i can compare them to each other in a cross tabulation.
if need be i can upload a sample of the dataset.

Comment