The raw data behind the story "2019 Women’s World Cup Predictions" https://projects.fivethirtyeight.com/2019-womens-world-cup-predictions/
wwc_2019_forecasts wwc_2019_matches
2 dataframes about the 2019 Women's World Cup matches and teams
An object of class spec_tbl_df
(inherits from tbl_df
, tbl
, data.frame
) with 52 rows and 18 columns.
https://projects.fivethirtyeight.com/soccer-api/international/2019/wwc_forecasts.csv
https://projects.fivethirtyeight.com/soccer-api/international/2019/wwc_matches.csv
A data frame with 192 rows representing 2019 Women's World Cup team match-by-match projections, and 21 variables:
Date match was played
Team
Assigned group for the group stage
Soccer power index
SPI offensive rating
SPI defensive rating
Simulated number of wins
Simulated number of ties
Simulated number of losses
Simulated difference between goals_scored and goals_against
The number of goals that a team is expected to score against an average team on a neutral field
The number of goals that a team is expected to concede against an average team on a neutral field
Chance of winning group stage game 1
Chance of winning group stage game 2
Chance of winning group stage game 3
Chance of winning group stage game 4
Chance of playing in the round of 16
Chance of playing in the quarter-finals
Chance of playing in the semi-finals
Chance of playing in the finals
Chance of winning the tournament
2019 Women's World Cup Predictions A data frame with 52 rows representing Women's World Cup matches, and 18 variables:
Date match was played
Team 1
Team 2
Soccer power index of team 1
Soccer power index of team 2
Probability that team 1 will win match
Probability that team 2 will win match
Probability that the teams will tie the match
Projected number of goals scored by team 1
Projected number of goals scored by team 2
Actual number of goals scored by team 1
Actual number of goals scored by team 2
Shot-based expected goals for team 1
Shot-based expected goals for team 2
Non-shot expected goals for team 1
Non-shot expected goals for team 2
Goals scored by team 1 accounting for the conditions under which each goal was scored
Goals scored by team 2 accounting for the conditions under which each goal was scored