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