Hi,
I have data structured like below, but with thousands of rows, and would like to find percentages of females (from column B) in each group (column A).
Any ideas on how to go about this?
Col A Col B
1 M
1 F
1 F
2 M
2 M
2 M
3 F
4 M
4 M
4 M
thanks!
Bookmarks