hus2020
New Member
- Joined
- Nov 13, 2023
- Messages
- 1
- Office Version
- 365
- Platform
- Windows
- MacOS
- Mobile
- Web
Dear all,
We host a matchmaking event every 3 years for boys and girls who aspire to settle down 0.
Many sessions and games are run which are conducted by the councellers.
After spending some days, each participant is required to fill in a form where they select their name and 3 selection of the opposite gender,
So essentially, the dataset will be 4 columns. 1)Participant name. 2) Choice 1. 3) Choice 2. 4) Choice 3.
Each row will be the entry by each participant,
We have 24 Boys code B1-B24 and 24 Girls code G1-G24
I want some analysis to be done on this data set as follws-
1) Mark mutual hits i.e. B1choose G1 as one of the options and G1 choose B1 as one of the options. If many mutuals, the priroty is by choice order i.e Choice 1 has more weight then Choice 2.
2) Mark person who has no mutual hits. This scenario, their choice is one sided. They opted for 3 people but none of those choose them back, In this scenario the one sided selection must be analyzed against the availability of the person listed as their choice.
Need advice on building this spreadsheet using match/index/sumproduct/etc formulas and some conditional formatting in excel.
Thanks.
We host a matchmaking event every 3 years for boys and girls who aspire to settle down 0.
Many sessions and games are run which are conducted by the councellers.
After spending some days, each participant is required to fill in a form where they select their name and 3 selection of the opposite gender,
So essentially, the dataset will be 4 columns. 1)Participant name. 2) Choice 1. 3) Choice 2. 4) Choice 3.
Each row will be the entry by each participant,
We have 24 Boys code B1-B24 and 24 Girls code G1-G24
I want some analysis to be done on this data set as follws-
1) Mark mutual hits i.e. B1choose G1 as one of the options and G1 choose B1 as one of the options. If many mutuals, the priroty is by choice order i.e Choice 1 has more weight then Choice 2.
2) Mark person who has no mutual hits. This scenario, their choice is one sided. They opted for 3 people but none of those choose them back, In this scenario the one sided selection must be analyzed against the availability of the person listed as their choice.
Need advice on building this spreadsheet using match/index/sumproduct/etc formulas and some conditional formatting in excel.
Thanks.