1
2
3
4
5
#

Name:

Description:

NCAA Final Four participation summarized each year by seed

Variables:

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

Year

Year 1979 to 2017

Seed

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

In

Number of teams at that seed who made the Final Four that year

Out

Number of teams at that seed who did not made the Final Four that year

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__Short_Version_through_2017__1015_77.csv")

R Coding Interface:


Datasets Tag Questions & Instructional Blocks

NumberContentType
No results found.