Question: I have a data frame called 'top_players' that has the columns 'season number', 'contestant name', 'contestant id', 'personality type', and 'result'. The 'personality type is
I have a data frame called 'top_players' that has the columns 'season number', 'contestant name', 'contestant id', 'personality type', and 'result'. The 'personality type is either 'extrovert' or 'introvert'. The 'result' is either 'winner' or 'loser'. I want to know the percentage of total extroverts and introverts that have won the game (count players only once even if they have won more than one season). Round all percentages to two decimal points and write as a float.
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
