Using historical no-hitter and "near" no-hitter data, what is the probability that any given start by a pitcher would result in a no-hitter, based on current inning and outs.
Python 3.X
numpy
SciPy
$ python3 nohitteranalysis.py
Reddit: When should we start caring about a No-Hit Bid
Using expected batting average (xBA
) from MLB's Baseball Savant, what was the likeliness of a given no-hitter being a no-hitter based on the expectation of all batted balls in the game
R
pacman
dplyr
baseballr
tidyverse
Note: Scripts will install the required packages
NoHitterDataCollection.R
: Download and save the dataLikelinessAnalysis.R
: Perform analysis. Sorted table saved in tablenh_data_index