Related Experiment Video
Updated: Jun 26, 2025

Closed-loop Neuro-robotic Experiments to Test Computational Properties of Neuronal Networks
Published on: March 2, 2015
Estimating winning percentage of the fourth quarter in close NBA games using Bayesian logistic modeling
Feng Wang1,2, Guohua Zheng1, Hua Li3
1School of Economics and Management, Shanghai University of Sport, Shanghai, China.
Abstract:
This study examined the fourth quarters in the close games in the regular NBA games in the last decade, ranging from the 2013-14 season to the 2022-2023 season. A close game is categorically defined by a scenario where the point differential is confined within a 10-point margin at the onset of the fourth quarter and narrows further to a 5-point disparity by the end of the game. In total, 2,295 close games were identified in this study. Advanced game statistics, including offensive rate, defensive rate, assistance ratio, pace of game, and true shooting percentage, etc., are obtained from the NBA box scores using a python script. Understanding key factors that determine the outcome of the basketball games is critical, as such can be used to develop predictive models for coaches to design game strategies. This study developed a Bayesian Logistic Modeling approach to estimate the winning probability of a basketball team in the fourth quarter, using the pace of the last quarter and a team's shooting percentage. The accuracy of the model is used to evaluate if the model can correctly classify game outcome based on the identified game statistics in the fourth quarter of a game. The binary outcome of the close game is modeled as a Bernoulli distribution. Results reveal that the True Positive Rate and False Positive Rate is 0.93 and 0.07, respectively. Insights from this study can be used to help design coaching strategies in basketball games, illuminating potential tactical pivots that could tilt the game in their favor.
Related Concept Videos
Binomial Probability Distribution
The outcomes of a binomial experiment fit a binomial probability distribution. A statistical experiment can be classified as a binomial experiment if the following conditions are met:
There are a fixed number of trials. Think of trials as repetitions of an experiment. The letter n denotes the number of trials.
There are only two possible outcomes,...
Testing a Claim about Population Proportion
There are two methods of testing a claim about a population proportion: (1) Using the sample proportion from the data where a binomial distribution is approximated to the normal distribution and (2) Using the binomial probabilities calculated from the data.
The first method uses normal distribution as an approximation to the binomial distribution. The requirements are as follows: sample size is large...
Probability in Statistics
An example of a simple event is a coin toss. The result of a coin toss is either a head or a tail. Here, head and tail are two simple events. These two simple events make up the sample space. Further, the probability of an event occurring falls within the range of 0 to 1. The probability of an...
Prediction Intervals
However, the point estimate is most likely not the exact value of the population parameter, but close to it. After calculating point estimates, we construct interval estimates, called confidence intervals or prediction intervals. This prediction interval comprises a range of values unlike the point estimate and is a better predictor of the observed sample value, y.
Parametric Survival Analysis: Weibull and Exponential Methods
Weibull Distribution
The Weibull distribution is a flexible model used in parametric survival analysis. It can handle both increasing and decreasing hazard rates, depending on its shape parameter...
Actuarial Approach
Consider the example of a high-risk surgical procedure with significant early-stage mortality. A two-year clinical study is conducted,...

