1
2
3
4
5
#

Name:

Description:

Data from Lee (1997), on the goals scored by Home and Away teams in the Premier Football League, 1995/6 season.

Variables:

A 2-dimensional array resulting from cross-tabulating the number of goals scored in 380 games. The variables and their levels are as follows:

No Name Levels
1 Home 0, 1, ..., 4
2 Away 0, 1, ..., 4
 

Link To Google Sheets:

Rows:

Columns:

License Type:

References/Notes/Attributions:

Source

M. Friendly (2000), Visualizing Categorical Data, page 27.

References

A. J. Lee (1997), Modelling scores in the Premier League: Is Manchester United really the best?, Chance, 10(1), 15–19.

M. Friendly (2000), Visualizing Categorical Data. SAS Institute, Cary, NC.

R Dataset Upload:

Use the following R code to directly access this dataset in R.

d <- read.csv("https://www.key2stats.com/UK_Soccer_Scores_252_43.csv")

R Coding Interface:


Datasets Tag Questions & Instructional Blocks

NumberContentType
No results found.