1
2
3
4
5
#

Name:

Description:

NCAA Final Four by seed with indicator for Tom Izzo's teams for 1985 - 2017

Variables:

A data frame with 2112 observations on the following 5 variables.

Year

Year 1985 - 2017

Seed

Seed in NCAA men's basketball tournament: 1 to 16

Final4

1=made Final Four or 0=did not make Final Four

Izzo

1=team coached by Tom Izzo or 0=not an Izzo team

Link To Google Sheets:

Rows:

Columns:

License Type:

References/Notes/Attributions:

Source

Final Four teams and their seed can be found at http://www.championshiphistory.com/ncaahoops.php

R Dataset Upload:

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

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

R Coding Interface:


Datasets Tag Questions & Instructional Blocks

NumberContentType
No results found.