Hello,
I have 3 columns of data, all of which can contain duplicates.
1. State (state abbreviations)
2. Label One (1 or 0)
3. Label Two (1 or 0)
What want is the calculation of sum(Label One)/sum(Label Two) for each state. Any ideas how to accomplish this seemingly basic task?
Cheers!
Bookmarks