Next Article in Journal
Behavior Characteristics of Single Batter Pile under Vertical Load
Next Article in Special Issue
Special Issue on ‘Computer Science in Sport’
Previous Article in Journal
Capacitor Voltage Balancing with Online Controller Performance-Based Tuning for a Switch-Sharing-Based Multilevel Inverter
Previous Article in Special Issue
Traditional Bangladeshi Sports Video Classification Using Deep Learning Method
 
 
Font Type:
Arial Georgia Verdana
Font Size:
Aa Aa Aa
Line Spacing:
Column Width:
Background:
Article

Modeling In-Match Sports Dynamics Using the Evolving Probability Method

1
Faculty of Electrical Engineering and Computing, University of Zagreb, Unska 3, HR-10000 Zagreb, Croatia
2
AVL-AST d.o.o., Strojarska 22, HR-10000 Zagreb, Croatia
*
Author to whom correspondence should be addressed.
These authors contributed equally to this work.
Appl. Sci. 2021, 11(10), 4429; https://doi.org/10.3390/app11104429
Submission received: 26 March 2021 / Revised: 8 May 2021 / Accepted: 10 May 2021 / Published: 13 May 2021
(This article belongs to the Collection Computer Science in Sport)

Abstract

:
The prediction of sport event results has always drawn attention from a vast variety of different groups of people, such as club managers, coaches, betting companies, and the general population. The specific nature of each sport has an important role in the adaption of various predictive techniques founded on different mathematical and statistical models. In this paper, a common approach of modeling sports with a strongly defined structure and a rigid scoring system that relies on an assumption of independent and identical point distributions is challenged. It is demonstrated that such models can be improved by introducing dynamics into the match models in the form of sport momentums. Formal mathematical models for implementing these momentums based on conditional probability and empirical Bayes estimation are proposed, which are ultimately combined through a unifying hybrid approach based on the Monte Carlo simulation. Finally, the method is applied to real-life volleyball data demonstrating noticeable improvements over the previous approaches when it comes to predicting match outcomes. The method can be implemented into an expert system to obtain insight into the performance of players at different stages of the match or to study field scenarios that may arise under different circumstances.

1. Introduction

Although predicting the outcome of sporting events has always been of great interest to people, it has gained even more popularity with the advancement of the Internet and the introduction of live betting. Historically, domain experts have had the main role in producing such predictions. Based on accumulated experience, domain familiarity, and currently available data, domain experts would manually come up with predictions. However, relying on human expertise and manually generated predictions is neither a scalable nor a cost-effective solution. Additionally, domain experts are usually not able to produce predictions in a time-critical fashion. Recently, with the increase in the processor power and storage capacities of modern information systems coupled with the developments in the field of predictive data analytics, computers are taking over the main role in predicting the outcomes of sports events—not only regarding the final results, but also concerning various events occurring during the match.
Predictive analytics has to date been successfully applied to various sports, from football [1,2] and basketball [3,4], to hockey [5], cricket [6], and rugby [7]. The nature of each sport greatly influences the adaption of advanced techniques to be used for prediction. Sports with a strongly defined structure and a rigid scoring system are especially suitable for this purpose since it is relatively easy to model them in the form of discrete stochastic processes, such as a Markovian process [8]. Due to this fact, in the rest of this paper, such sports will be referred to as discrete or Markovian sports. Typical examples of such sports are tennis and volleyball. Papers dealing with this approach usually choose tennis for modeling [9,10]. In this paper, the focus will be put on volleyball since it has been relatively scarcely presented in scientific papers to date. Despite this fact, shown principles are generalizable and can be applied to other discrete sports which use a similar, tightly defined scoring scheme.
Most published approaches focus on building models (pre-match and in-play) which base their estimates of match outcomes on historical data and the known average service percentages of both teams. These values are precomputed and subsequently fed to mathematical equations based on a Markov chain to produce the probability of a given team winning the match or to estimate the duration of the match in terms of the total number of points that will be played in the match. These models are created with the common assumption that points in discrete sports are identically and independently distributed (commonly called the iid distribution). This means that the average service percentages of both teams, once calculated from historical data, never change throughout the match whose outcome is to be predicted. The notion of independence stems from the presumption that the probability of winning a point on serve is not influenced in any way by the outcome of previous points. The assumption that each point is equal, regardless of whether it is a point of little importance at the beginning of the match or a crucial point in the final set, is the identical part of the iid annotation. Schutz [11] was the first to describe a tennis match through a Markov chain with constant probabilities of transition between states. Pollard [12] presented an analytical approach that was used to calculate game, set, and match win probabilities. He also obtained solutions for the mean and variance of the number of points played in a game, set, and match, respectively. After that, many more papers were published that also proposed solutions to predict the outcome of tennis matches, either before the match started, pre-match models [9,13,14], or during the match whose outcome is to be predicted, or in-match models [15,16,17,18]. Although tennis has been the main focus in Markovian sports modeling, there are also papers that focus on volleyball analysis. The milestone of volleyball analysis was published in 2004 [19], where the authors derived expressions for set winning probability in terms of the Legendre polynomials. They also showed the importance of information about who is serving first in a deciding set in volleyball. Barnett et al. [20] had a first attempt to estimate the set winning probabilities and the duration of a volleyball set (in terms of the number of points played in a set) using the Markovian chain model. They offered recurrence formulas to estimate those values. Ferrante and Fonseca [21] refactored the previous paper from the combinatorial point of view, while making a distinction between the two scoring systems. A common assumption which all these papers are based on is the identical and independent distribution of points.
The assumption of the independent and identical distribution of points greatly facilitates the modeling of volleyball and tennis matches, but conflicts with a phenomenon very popular in psychology—psychological momentum [22]. Since the end of the twentieth century, the existence of psychological momentum has been a topic of research in the sports domain, where the synonymous term “hot-hand” is used more often. Briefly, “hot-hand” or psychological momentum is a belief that a player has a higher chance of scoring a point after a few successful points. The research has been conducted on a variety of sports, mainly in basketball [23,24,25,26], baseball, [27] and tennis [28,29,30,31,32,33,34,35]. Quite extensive research on the existence of psychological momentum has also been conducted in volleyball [36,37,38]. It is almost impossible to watch a match without the sports commentator mentioning the term “hot hand” or “hot team” at least once during a match. Observing the number of time-outs that the coach calls during matches after several good consecutive moves of the opposing team, it is evident that the coaches also believe in the existence of psychological momentum. Although it is a very intuitive concept, believed by a larger group of non-professionals, in scientific research the belief in the existence of psychological momentum is still divided (Bar-Eli et al. [39] have written an excellent review). This paper assumes that the momentum exists in volleyball and proposes a predictive method that incorporates a short-term boost in the likelihood of winning a point on one’s own serve after a motivating event happens. This will be referred to as short-term momentum. Ultimately, an analysis is performed of how this assumption affects the outcome prediction of volleyball matches and the results are compared with models based on the iid assumption.
Barnett et al. [40] proved that predicting the outcome of a tennis match is more effective by combining historical and current match data. Barnett et al. [41] and Kovalchik and Reid [42] proposed in-match prediction methods used to update the pre-match tennis statistics with in-match information as the match progresses. This paper uses volleyball matches to prove the importance of combining the historical statistics of the team and the statistics computed from the currently simulated match through the long-term momentum formulation.
When building any predictive model, the quality of results will mostly depend on the model input. In the analysis of volleyball and tennis matches, the likelihood of winning a point on its own serve proved to be one of the most important features. Many papers have focused on how to accurately determine this parameter. Barnett and Clarke [43] proposed methods for combining player statistics using averaged player serve percentages with an average serve percentage by tournament which proved to be an important scaling parameter. Newton and Aslam [44] also proposed a similar method for combining player statistics using the assumption that a service win percentage between matches has a Gaussian distribution which results in an option to expand input parameters with standard deviations of four service percentages. They used the Monte Carlo simulation to create/simulate data for players with a small number of matches. Knottenbelt et al. [10] introduced a common opponent method which should further enhance input parameters if sufficient enough data are available. In the case of a small dataset, it is possible to recursively average statistics over common opponents or go even deeper. Ingram [45] presented a Bayesian hierarchical model used to predict the probability of winning a point on a serve given surface, tournament, and match date. The approach presented in this paper also uses the probability of winning a point on its own serve as one of the input parameters. Due to the size and heterogeneity of the used dataset, the proposed method is based on profiling groups of matches rather than individual teams in order to obtain the input parameters. Details will be given in Section 2.7.1.
Carrari et al. [46] show that this area of research is still up to date and that, in various ways, scientists try to prove that modeling discrete matches using the iid assumption does not give precise results. In that paper, the tennis match is modeled in the way that the probability of a player winning their own service is divided into two categories: starting points and decisive points. Percy [8] addresses the iid problem and introduces within-game and between-game dynamic learning. In addition, proving the existence of psychological momentum remains a current topic of scientific research [47,48,49].
Sports analytics can also be used to improve players’ performances or to analyze players’ health and injury probabilities. Kautz et al. [50] presented a convolutional neural network (CNN)-based approach for activity recognition in beach volleyball which can be used to identify and understand risk factors and prevent injuries. Khaustov and Mozgovoy [51] proposed an approach for identifying several types of events in soccer. Baclig et al. [52] used video tracking techniques to quantify squash kinematics and tactics. Bendtsen [53] proved that baseball players go through different regimes throughout their career and that each regime can be associated with a certain level of performance. Andrienko et al. [54] proposed a computational approach, which based on the player’s position, calculates the pressure value imposed on the ball or the player. The method presented in this paper can be very easily incorporated into expert systems to gain insight into possible match score sequences that may arise under different circumstances. Experts in the sports domain can use the simulations to identify, understand and optimize player performance.
In the following sections, an approach that substitutes the iid-distribution with non-iid distribution will be introduced, denoting that the points are no longer identically distributed since they need to account for the effect of short- and long-term momentums. The proposed methodology for implementing short- and long-term momentums separately, and ultimately combined will be explained. Short- and long-term momentum will be combined through a single unifying hybrid formula that will be encapsulated within the proposed evolving probability method. To validate this approach, real historical data pertaining to volleyball matches will be used and a comparison of the real-world results with those gained by Monte Carlo simulations of volleyball matches using both the iid-based and non-iid-based approaches will be performed.

2. Materials and Methods

Despite the mathematical attractiveness of the iid approach, the findings in this paper challenge its ability to describe volleyball matches accurately and in a sufficiently flexible fashion. It can be stated that a sports prediction method should combine pre-match information and simulated in-match information as the simulation progresses. The current models can be improved by considering the changes in probabilities of winning a point on serve for each team throughout the match by gradually adjusting the pre-match expectations based on simulation sequences using the empirical Bayes updating rule. This adjustment should have an increasingly larger influence the larger the disparity between historical data and simulated current events is evidenced. This gradual adjustment effect will be referred to as long-term momentum. Additionally, the phenomenon from the field of psychology known as the effect of psychological momentum [22] should also be integrated into match models, through a proposed notion called short-term momentum. This short-term momentum describes situations in which the outcome of a certain event may have a short-term impact on the player’s performance immediately following said event. This basically means that a slight yet noticeable short-term boost in players’ performance may become evident after winning one or more points, and an accurate predictive model should account for it in a certain way. In essence, the appearance of an event should cause a short-term update of the serve point winning probabilities during the match whose outcome is being predicted. A more detailed explanation is given below.

2.1. Volleyball Rules

Before explaining the methodology, a brief overview of the basic volleyball rules and terminology will be provided.
Each team has 6 players on the court who try to score points by grounding a ball on the other team’s court under organized rules. A player on one of the teams begins a “rally” by serving the ball. The team that wins the rally is awarded a point and serves the ball to start the next rally. A team can win a rally if a team makes a kill, grounding the ball on the opponent’s court; or a team commits a fault and loses the rally. The most common faults are hitting the volleyball out of bounds, two consecutive contacts with the ball made by the same player (double hit), four consecutive contacts with the ball made by the same team, touching the net during play (net foul), and stepping over the boundary line when serving (foot fault).
The volleyball game consists of sets. Matches are best-of-three sets or best-of-five sets (scoring differs between leagues, tournaments, and levels). Every set is played to 25 points and must be two points clear (the exception is the fifth set, if necessary, in the best-of-five sets which is played to 15 points). This means that if the score reaches 24-24 (15-15 in the fifth set), the set is played until one team achieves a two-point lead. To win the set, one must score more points than the opponent team, and to win a match, a team must win more sets than the opponent team.

2.2. A Brief Introduction to the iid Model

The iid model applied on discrete sports matches relies on a very simple assumption—the probabilities of winning or losing a point (or a serve) are constant throughout the match. In other words, each point is completely independent of the current state of the match or the events that caused the acquisition of the point which preceded it.
The iid assumption has the benefit of making the process of model building relatively simple and straightforward, assuming the analyst has access to historical data about opposing teams in a match being modeled. Historical averages of winning serves are calculated and then used as probabilities of moving between states in a Markov process model.
An illustration of the iid-based model is shown in Figure 1 (throughout the paper, serve winning probabilities for home and away teams will be denoted as p and q, respectively, which is consistent with the notation already used in [19]). If the data do not allow to discern which team was the “home” team (or the usual definition of “home” team is not applicable to the sport or match in question), the team whose historical statistics showcase advantage over the other team will be proclaimed as the “home” team. In cases of evenly matched teams, the “home” team notion will be applied arbitrarily. This, while not being ideal, is important because it allows keeping the notation consistent throughout all the matches (in all available data), which depicts a Markov model for the first three points of a volleyball match (the way of modeling subsequent points can be easily extrapolated). Each state depicts a score and the star denotes which team was on serve.
As stated, simplicity is the main benefit of this model, and the results may show that it is efficient and serviceable in many scenarios. However, there is a certain amount of proof that assumptions which iid uses may be challenged when examining real-life matches or through analyzing fine-grained historical statistics of sports matches. Klaassen and Magnus [34] have demonstrated that the probability of winning a point is larger when the players have won the previous point (the aforementioned short-term momentum). Additionally, perhaps there is an interest in predicting events in real-time, during the match itself, or someone wants to create more fine-grained predictions beyond just the fact of who will win (for example, a popular betting goal is trying to predict the total number of points that will be played in the match). In most cases, in addition to predicting the final result, experts in the sports domain want to analyze potential score sequences of the match. In this scenario, a strong case can be made for short-term boosting of probabilities of winning a point after a point was just won (from now on referred to as short-term momentum) or long-term adjustment of historical probabilities based on currently available data (long-term momentum). In the following paragraphs, an explanation of the additions that tackle these challenges in an efficient, streamlined fashion will be provided.

2.3. Short-Term Momentum

The short-term momentum represents a brief above-average performance of a team after a certain motivating event happens in the match. Scientists have explained this through the psychological momentum phenomenon, better known as “hot hand” in the sports domain. In tennis, scientists usually consider this motivating event to be the win of a game or a set [29,55,56]. Raab et al. [38] considered a more fine-grained approach in volleyball and examined the hot hand effects at the point level. They used two different measures for proving the existence of a hot hand in volleyball matches: conditional probability and runs test. The same approach has previously been seen in basketball [23].
The research described in this paper also uses conditional probability and available historical data to explore the team’s reaction after winning one or more points in a row on their serve. Therefore, the short-term momentum of the first order is calculated as the conditional probability of winning the second point in a row after the team has won the first point. Similarly, the short-term momentum of the second order is calculated as the conditional probability of winning the third point in a row after the team has previously won two points in a row, etc. However, unlike Raab et al. [38], the idea of this paper is not to test the existence of the hot hand, but to build a probabilistic model that implements the short-term boost phenomenon as an increase in point-winning likelihood on one’s serve, and demonstrate that such a model performs better compared to one that does not recognize this phenomenon. Before modeling the short-term momentum itself, an extensive exploratory analysis on available discrete sports data was performed. Real-life volleyball match data were used to test the following two assumptions, which are required to rationalize the need for the short-term momentum:
  • If a team wins a point, a short-term “boost” effect appears which can be represented as the probability of winning the next point becoming slightly larger;
  • The boost effect is cumulative, meaning that winning more points in a row will result in an even larger probability of winning the next point
Before demonstrating the results, new terms will be defined.
Motivating events that are primarily considered are one or more consecutive points won on a team’s own serve which lead to winning the next point in sequence. Momentum order (i) indicates the number of such consecutive points. For example, i = 2 means that the serving team has won three points in a row, i.e., the motivating event of winning two consecutive points has occurred, and that the event led to winning the third point. The number of momentum occurrences ( N i ) represents how many times the momentum of i-th order appeared (per team) during a match. Momentum value ( m i ) is a number that indicates how much the probability of winning the next point on the team’s own serve is increased, compared to the previously established serve probability, if the serving team has previously won i points in a row. When the team who is on serve wins i points on one’s own serve, the probability of winning the next point on serve will be calculated using Equations (1) and (2). Equations (1) and (2) are based on previously calculated momentum values, m i (the equations are explained in more detail below).
Figure 2 shows the dependence of the momentum value ( m i ) on the momentum order (i) of an average volleyball team. For example, the m 2 value is a number that represents how much (in percentage) the probability of winning the third point will increase, in relation to the average probability of winning points on the team’s own serve, if the team previously won two points in a row. Figure 2 confirms the hypothesis that a short-term boost effect exists and that it is cumulative. Winning more points in a row will result in a larger probability of winning the next point.
Figure 3 shows the number of momentum occurrences ( N i ) in an average match for an average team depending on the momentum order (i). For example, the N 2 value represents the number that tells how many times the team has won three points in a row. By analyzing Figure 3, it is evident that momentums of the fourth order and beyond appear extremely rarely during the matches in the dataset used in this research. This means that the low number of observations pertaining to these momentums does not provide statistically relevant results. For this reason, the evolving probability method proposed in this paper implements the short-term momentum only up to the third order, even though the method can be very easily extrapolated to work with momentums of higher orders if desired.
Note: The values themselves on Figure 2 and Figure 3 are not as significant in demonstrating the general trend of the relationship. These values are discussed in more detail in Section 2.7.1.
Since the real-life data (see Figure 2) provide enough evidence to rationalize the introduction of the short-term momentum, an approach to mathematically model it using available historical data is devised.
If there are enough historical data available, the historical probability of winning a point on serve for a particular team can be calculated. This will be referred as p h i s t and q h i s t . If the existence of the short-term momentum is assumed, one can also calculate the short-term momentum values as explained before (conditional probabilities). These values will be called m 1 , m 2 and m 3 .
Let us start with two variables, p h i s t and q h i s t . In this paper, these values are calculated as probabilities of winning a point after a break. This was chosen simply because, by definition, the points after the break are the first points in a row and as such do not include the short-term momentum based on the way it is defined in this paper.
Then, when the team who is on serve wins a point, the probability of winning the next point on serve is adjusted, exchanging p h i s t with the new probability p s t m , or q h i s t with the new probability q s t m , depending on which team was on serve (the letters stm denote “short-term momentum”)—see Equations (1) and (2):
p s t m = p h i s t ( 1 + m i p )
q s t m = q h i s t ( 1 + m i q )
The index i represents the momentum order and can acquire values 1, 2, or 3 depending on how many points in a row the team in question has won, and letters p and q refer to the home and away team, respectively, in accordance with the previously established notation (note: p and q in the expression do not signify the exponentiation, but the team the momentum value is related to). As stated previously, these momentum parameters are calculated from historical data before the match (if enough data are available). To keep the calculations simple, momentum values are kept constant during the match and do not consider the potential importance of the specific point being won considering its role in the match, and how it may affect the momentum value itself.
With enough historical data, implementing this approach should be rather straightforward. However, the specifics of each sport should be taken into consideration when handling the short-term momentums themselves. For example, in the case of volleyball, it is enough to analyze the short-term momentum after a team’s serve. This stems from the fact that volleyball rules dictate rotating serves after each lost serve. Additionally, in this sport, the team line-up changes very frequently, so a short-term momentum happens when either a good server is on the turn to serve (so a point is immediately scored) or a well-trained lineup is doing a good job following that serve, turning it into a point. Certain other sports (such as tennis) may have a completely different match dynamic, so a chosen lag window might pertain to all points played in a current game or set.

2.4. Long-Term Momentum

Short-term momentum will not adequately represent situations when events on the field strongly deviate from historical statistics. This can happen for various reasons, which may or may not be reflected in data about the match—for example, a strong team could be missing key players due to injuries, resulting in a poorer performance compared to what historical statistics show, and the model which uses only historical data may continue to favor them more strongly than it should. To account for situations like these, it is important to combine historical match data and available data about the match whose outcome is being predicted. Several papers have already proposed approaches for updating the pre-match data with new information in tennis [40,41,42].
In this paper, the notion of “long-term momentum” is proposed. This momentum dynamically adjusts the historical serve-winning probability using the updating rule which leverages empirical Bayes estimator and currently simulated match results. The idea is to simulate all potential score sequences of the match whose outcome is being predicted. This effectively means that the probability of winning a point is slightly adjusted after each point in the match simulation, so if the team is on a losing streak, the probability of winning the next point may gradually become significantly lower than the average point-winning probability gained from historical statistics, better reflecting what is actually going on in a match simulation.
To integrate the long-term momentum in the proposed model, a new tuning parameter λ is introduced, which will represent the size of the long-term momentum effect on the point-winning probability. The long-term momentum has to behave in such a way that historical probability always has the largest influence at the beginning of the match, which then diminishes as the match simulation progresses—especially if the currently simulated match events strongly deviate from what historical statistics state. To model this without introducing a lot of unnecessary complexity, a simple linear interpolation is used, with the interpolation parameter being the current number of points in the match simulation ( t o t a l P t s c u r r e n t ) divided by the parameter λ . The new probabilities are called p l t m and q l t m (ltm denoting “long-term momentum”)—see Equations (3) and (4). Quantities p c u r r e n t and q c u r r e n t are also introduced, which are the probabilities of winning one’s serve using only information from the currently simulated match—in effect, a ratio between the points won on the team’s own serve and the total number of serves, for each team, respectively:
p l t m = t o t a l P t s c u r r e n t λ p c u r r e n t + ( 1 t o t a l P t s c u r r e n t λ ) p h i s t
q l t m = t o t a l P t s c u r r e n t λ q c u r r e n t + ( 1 t o t a l P t s c u r r e n t λ ) q h i s t
The choice of λ parameter allows the ability to choose how strongly the long-term momentum will influence the point-winning probabilities. Choosing larger values of λ makes historical statistics have a larger impact, while lower values put more emphasis on what is currently simulated. The logical question that arises is how to choose the value of this parameter, or, in other words, how to estimate which values of λ would work best based on the a priori information about the match.
Due to the nature of volleyball, the difference in team strengths directly influences the number of points. A simple yet effective approach is to choose the value of parameter λ concerning the rough estimate of the expected number of total points. There is logical reasoning behind this if the nature and rules of volleyball are considered. If two teams of similar strength and ability are playing, a much longer match is expected, compared to a match that pits severely imbalanced teams with an obvious favorite against each other. Using this logic, in longer matches, the long-term momentum becomes more and more pronounced which should be reflected in increasingly larger values of λ . Historical statistics for estimating this number of points can be used, either by using data about the same matchup (if it has happened enough times), or by first grouping the teams based on team strength and calculating an average number of points between teams of defined strengths (an approach which will be demonstrated in Section 2.7.1).
In short, if one does not want to use an arbitrary value for λ parameter, and they have enough historical data available, they can model λ as a linear function of the estimated total number of points that will be played in the match. The new equation with a modified λ is shown bellow in Equations (5) and (6), where the added parameters (k, l, and t o t a l P t s e x p ) are calculated from historical data, and k and l are treated as universal parameters for all matches (a more refined approach with conditional k and l, which would be dependent on individual match properties, is being reserved for future research):
p l t m = t o t a l P t s c u r r e n t p c u r r e n t k t o t a l P t s e x p + l + ( 1 t o t a l P t s c u r r e n t k t o t a l P t s e x p + l ) p h i s t
q l t m = t o t a l P t s c u r r e n t q c u r r e n t k t o t a l P t s e x p + l + ( 1 t o t a l P t s c u r r e n t k t o t a l P t s e x p + l ) q h i s t
Now, having presented the concepts of short-term and long-term momentums, an approach that combines these two concepts will be introduced.

2.5. Combining Short- and Long-Term Momentums

The combined formula intends to update the serve probabilities of both teams in a volleyball match by combining the historical statistics and the statistics of the currently simulated match (i.e., long-term momentum), while at the same time updating the newly calculated probabilities depending on the occurrence of events which also cause a short-term change in the service statistics (i.e., short-term momentum).
To implement the combined function for modeling the non-iid distribution, Formulas (1) and (5) are combined, treating p h i s t from Formula (1) as p l t m in Formula (5). The same formula can be written for the away team, treating q h i s t from Formula (2) as q l t m in Formula (6):
p = t o t a l P t s c u r r e n t k t o t a l P t s e x p + l p c u r r e n t + 1 t o t a l P t s c u r r e n t k t o t a l P t s e x p + l p h i s t 1 + m i p
q = t o t a l P t s c u r r e n t k t o t a l P t s e x p + l q c u r r e n t + 1 t o t a l P t s c u r r e n t k t o t a l P t s e x p + l q h i s t 1 + m i q
where the symbols denote the following:
p h i s t ( q h i s t )
—the probability of winning a point on own serve for the home (guest) team calculated from historical data;
p c u r r e n t ( q c u r r e n t )
—the probability of winning a point on own serve in the current match for the home (guest) team;
m i p ( m i p )
—the momentum parameter that determines how much the serve probability would further increase depending on the event of winning one, two or three points in row for the home (guest) team (if i = 0 , m i p = 0 ( m i q = 0 ), if i > 3 , m i p = m 3 p , ( m i q = m 3 q ));
t o t a l P t s e x p
—the expected total number of points that will be played in the match between the teams of known strength ratio calculated from historical data;
t o t a l P t s c u r r e n t
—the total number of points played in the current match;
k,l
—parameters of the linear function.
Figure 4 shows a match tree that incorporates the proposed combined Formulas (7) and (8). The figure shows the changes of serve probabilities throughout the match for both teams. In order to demonstrate the example, a match with the following characteristics is selected: p h i s t = 35.03 % , q h i s t = 34.47 % , m 1 p = 2.28 % , m 2 p = 21.77 % , m 3 p = 31.75 % , m 1 q = 5.51 % , m 2 q = 13.97 % , m 3 q = 34.58 % and t o t a l P t s e x p = 179 . Values k = 1 and l = 0 are selected as the parameters of the linear function. In the approach proposed in this paper, after each rally, the non-constant input parameters of the proposed functions (7) and (8) are updated. Those parameters are the following: t o t a l P t s c u r r e n t , p c u r r e n t and q c u r r e n t . After updating the values, Equations (7) and (8) are used to calculate the probabilities of winning a point on a team’s own serve. Each state has exactly two exclusionary transition probabilities, so it is possible to describe a volleyball match as a binary tree where each leaf represents a non-unique match result and all nodes with the same number of total points are at the same tree depth.
After the presentation and description of the formula that combines short- and long-term concepts, the next section will describe how to leverage this formula to produce match-winning predictions. For this purpose, a Monte Carlo simulation of a volleyball match is performed.

2.6. The Evolving Probability Method

As stated before, this paper aimed to prove that, by introducing dynamics into the model through the short-term and long-term momentums, it is possible to more accurately simulate the real flow of a match. This can then be used to better estimate the outcome of a match, either by choosing the winner of a match, estimating the handicap (the difference in total points won by the favorite team), or the total number of points that will be played in a match. These predictions should be more refined compared to those obtained with models based on the iid assumption. Since making more fine-grained predictions is one of the goals of sports data mining, the emphasis will be on predicting the handicap and the total number of points expected to be played in a match.
To predict these values, and based on methodology introduced in the previous sections, an approach that traverses through a match tree while updating the transition probabilities after each transition using the Equations (7) and (8) is proposed. This Monte Carlo simulation method that incorporates the proposed combined formulation will be called the evolving probability method.
The exact method is as follows: one single simulation generates one match tree that represents one possible flow of the match. From that tree, it is easy to calculate the handicap and the total number of points played in such a simulated match. The simulation of the same match can then be repeated numerous times, and ultimately, the results of all simulations of the match are combined to estimate the handicap and the total number of points that will be played in the match. This method will be formalized through a procedure called The evolving probability method (see procedure The evolving probability method in the Appendix A).
To simulate a match using the proposed evolving probability method, it is necessary to describe the match with certain numerical parameters which represent the performance profiles of the teams playing the match. These profiles are built from historical data. More about the profile construction is given in Section 2.7.1.

2.7. Validation Dataset

In order to evaluate and validate the proposed evolving probability method on real-life data, a dataset pertaining to a number of volleyball matches was collected from the MarathonBet betting house (https://www.marathonbet.com, accessed on 1 May 2021). This dataset contains data about matches played between April 2016 and October 2017. More importantly, this dataset contains in-play changes in the score and the corresponding betting odds made by the betting house itself. For each match score, expected values and odds are stored for three different bet types—match win, expected total points and expected handicap. Odds on winning the match before the match started (so-called pre-match odds) are also available in this dataset. The dataset is publicly available [57]. Used attributes of the dataset are described in Table 1.
Even though this dataset contained a wealth of information about the domain of interest, after the data cleaning process, data about 4704 individual matches were left.
The dataset lacked information about every change of the score in the match. Since these changes were important for the model, data about matches which did not have this information were eliminated. For the analysis, only matches with the known final result, and matches containing at least 75 in-play changes of the result were selected.
The second issue was the lack of pre-match odds for every match. To avoid further reduction in the dataset, a workaround for indirectly calculating this missing information was employed. The pre-match betting odds from odds set on the following scores: (setHome:setGuest pointHome:pointGuest): 0:0 0:0, 0:0 1:1, 0:0 2:2 were infused. This method was supported by the assumption that the pre-match odds did not change when the match had just started since neither team previously showed better performance during the match.
The initial dataset contained four broad categories of matches (i.e., four different underlying point distributions). More specifically, the dataset contained records about the regular and young section as well as records about male and female competitions. They were firm reasons to believe that the specifics of each subcategory were distinct enough that modeling them together would not be a feasible approach (for example, it has already been shown in sports research that there were noticeable differences between the ways men and women perform their serves and receives [58]). Similarly, differences between young and regular sections were also expected. To ensure a sample of data with matches that have similar underlying point distribution, and to ensure that the simulations can approximate real-world events, a subset of data belonging to one of these groups was used. Taking into account the total number of observations per group, a subset of men volleyball matches excluding the matches from the young section was finally chosen. The chosen men regular section represents 55% of the initial dataset, which ultimately resulted in a set with 4704 individual matches.

2.7.1. Group Profiling

It is a well-known fact that the final results can only be as good as the quality of input data allows it, regardless of the predictive model used. In the analysis of volleyball matches, the service proved to be one of the most important features. When models are implemented in betting systems, analyses at the team, player, or tournament level have to be periodically re-run to ensure model precision. Simple ranking systems and averaged statistics are often not enough, and their results tend to be misinterpreted even by some of the leading betting houses. Home–away statistics and reactions fluctuate from player to player, team to team, and coach to coach.
In an ideal scenario, enough historical data to construct a profile of team performance over a longer time for each team would be available. Then, these data can be used to calculate the likelihood of winning the point on own serve, the parameters of the short-term momentum for each team, as well as the rough estimate of the expected number of total points used to calculate the long-term momentum. These parameters can then be used as input parameters of the proposed evolving probability method to estimate the handicap and the total number of points that will be played between two teams.
In the case of this paper, however, the heterogeneity of the available dataset did not allow leveraging this simple approach. The collected dataset did not contain enough information on the historical matches of most teams. Since acquiring a significantly larger dataset was not feasible, it was decided to devise with a method that would most efficiently compensate for the relatively low number of observations (when taking into account the needs for team profiling). The approach proposed in this paper was to exchange the notion of individual team profiling with building group profiles, but in a way that does not group teams—individual matches in which opposing teams have a similar strength ratio are grouped. For example, one of the groups contains matches with a strong favorite, while the other contains matches in which teams of similar strengths are opposed. It is important to notice that in this way it is possible to leverage the dataset much more efficiently and that now, individual teams are naturally represented in more than one group since they have different strength ratios when pitted against different teams. In this way of profiling, the strength of the opposing team is taken into account, and it is not necessary to take additional care of it. This means that the same team will have a different profile depending on the opposing team.
The first step in the dataset division was performing the Shin transformation ([59,60,61]) of pre-match winning odds to calculate the pre-match probabilities of winning the match for both teams. These probabilities were then used to determine the “home” team and the “away” team in each match, as was explained before. The Shin transformation was required because some betting houses adapt their betting odds much more to market trends than the real state in the game. Consequently, there is no way to calculate the real probability of winning the match from the odds. It has been empirically demonstrated that Shin’s normalization is optimal to transform the odds into probabilities when it comes to the outcome of volleyball matches [60]. After the real probability of the match outcome was approximated from the odds, the dataset was sorted by the calculated likelihood of the favorite team winning the match. Then, groups of matches were defined with constraints that every group needs to have a similar number of matches, and should not be too wide.
The number of groups to choose is a trade-off between the size of the dataset and the similarity of the matches within a particular group. The number eight was arbitrarily chosen, but it is expected that similar results will be obtained with a different number of groups, as long as the number of groups is not too small nor too large. If a too small number of groups was selected, some sort of skewed distribution should be simulated. This is because each group would contain a large number of matches, and the differences between the strength ratios at the ends of the groups would be big. With the average values calculated over all matches in such groups, it is not possible to properly simulate the edges of the groups. Alternatively, if a larger number of groups had been chosen, the simulation would certainly be more accurate and the distribution will have a better fit. However, in this case, a much larger dataset is needed to be able to train (i.e., learn the parameters) and validate the model.
Table 2 shows features of the created profiles for eight groups of matches (the profiles are created using the training subset). The last two columns show the boundary values of the likelihood of the favorite team winning the match (calculated from the pre-match odds using the Shin transformation) for every group of matches. These two columns serve to gain a sense of the strength ratio of the opposing teams playing the match in the corresponding group of matches, as well as to place a match whose outcome is to be predicted for one of the groups. Every new match whose outcome is to be predicted is assigned to one of the groups, depending on the likelihood of the favorite team winning the match, and is represented with that group profile (except p h i s t and q h i s t since every match whose outcome is to be predicted has its own p h i s t and q h i s t ). It should be mentioned that each player, as well as the team, is unique, so two teams of comparable quality can react completely differently. For this reason, papers often analyze the momentum for a particular player or team based on how they reacted, learned through a historical set of data. This approach is most often applied in large betting houses, but it necessarily presumes a large amount of individual historical data.

3. Results

In this section, the optimization process will be described, and it will be proved that the proposal of two separate dynamic parameters, the short- and long-term momentums, is supported not only by domain knowledge and logical reasoning, but also by the objective results of the analysis.
For optimization and result demonstration, the analysis of the two arguably most popular betting types, handicap and total points played in the match, will be conducted. Handicap and total points are the main features in building any pre-match model as they represent the strength ratio between two teams (handicap) as well as the length of the match (total points).
In the following sections, the real distribution of the total number of points played in a group of matches and the handicap with the simulated distributions obtained by conducting the following four different simulations will be compared:
  • Simulation based on the iid assumption;
  • Simulation that incorporates short-term momentum;
  • Simulation that incorporates long-term momentum;
  • Simulation that incorporates both short- and long-term momentums (the evolving probability method).
To present the results in a visually interpretable manner, overlapping total points/ handicap histograms for each group of matches are plotted. One histogram shows the real distribution of the total number of points played in a group of matches/handicap obtained from the real data, while the other represents the simulated total points/handicap distribution. A large overlapping area naturally represents closer adherence between simulated and real distributions. A two-level Euclidean distance measure (L2-norm) was used to numerically support the graphs.
The overlap was leveraged in the training process to optimize the parameters used by the evolving probability method. As stated earlier in this paper, the only parameters that need to be optimized are the parameters of the linear function, k and l, necessary for the calculation of the long-term momentum (all other parameters shown in Table 2 are calculated directly from the historical data). For the purpose of optimization, the traditional empirical algorithmic approach, grid search, was chosen. The optimal combination of parameters k and l is the combination that minimizes the simulation error of all groups, in both total points and handicap overlapping histograms. Due to the nature of the optimization problem a two-level L2-norm (Euclidean distance measure) was chosen to solve the problem. The norm representation is shown below in Equations (9)–(11). In order to find the optimal values for k and l, 70% of the entire dataset was used, leaving the rest for evaluation. The finally chosen values were k = 1.5 and l = 250 :
E t o t a l P t s = ( E t o t a l P t s 1 ) 2 + . . . + ( E t o t a l P t s 8 ) 2
E h a n d i c a p = ( E h a n d i c a p 1 ) 2 + . . . + ( E h a n d i c a p 8 ) 2
E = ( E t o t a l P t s ) 2 + ( E h a n d i c a p ) 2
where:
E t o t a l P t s i , i ϵ [1,8]
—total points simulation error in a particular group;
E h a n d i c a p i , i ϵ [1,8]
—handicap simulation error in a particular group;
E t o t a l P t s
—total simulation error in all total point histograms;
E t o t a l P t s
E h a n d i c a p —total simulation error in all handicap histograms;
E 
—total simulation error.
After determining the optimal values of parameters k and l, the rest of the dataset was used to present the final results. Each match was placed in one of eight groups based on the pre-match betting odds. The corresponding group profile was used (except p h i s t and q h i s t —they are calculated from the test set of data) to model the new match whose outcomes in terms of handicap and total points were to be predicted. Based on all matches of one group, the following histograms were created—see figures (Figure 5, Figure 6, Figure 7 and Figure 8). Figure 5 shows the overlapping total points distribution histograms for the first four groups of matches. The blue histograms show the real total points distribution for the corresponding group of matches, while the red ones show the simulated total points distribution. Each column of histograms on the figure represents one group, and each row refers to the aforementioned four different simulations. Similarly, Figure 6 shows the total points distribution for the last four groups of matches. Figure 7 shows the handicap distribution histograms for the first four groups of matches, while Figure 8 shows the handicap distribution histograms for the last four groups of matches.
By observing the first row of histograms in Figure 5, Figure 6, Figure 7 and Figure 8, it can be seen that by using the iid assumption results in a relatively large difference between the real distribution and the distribution obtained by the simulation. When the dynamics in the form of short-term and long-term sport momentums are introduced, the results are noticeably improved, as evidenced by a much larger overlap.
The graphical results are further supported by the numerical values shown in Table 3 and Table 4 which show the total points simulation error (see Equations (9)–(11)) for each group of matches and the handicap simulation error for each group of matches, respectively.
Significant improvement is particularly evident in the last five groups of matches where the combination of short-term and long-term momentum gives the best results for predicting both total points and the handicap. In the first two groups of matches, using only the long-term momentum parameter shows better results when predicting the total number of points compared to the evolving probability method, which may support the hypothesis that the short-term momentum loses its impact when there is a significant difference in team strength ratios, so the stronger team can more easily start dominating the match. Nonetheless, it can be stated that using match dynamics consistently provides better results when compared with only using the iid-based simulation.

4. Discussion

In this paper, a common approach of modeling Markovian sports which relies on the assumption of identical and independent point distribution (iid) was challenged by introducing match dynamics in the form of short- and long-term sports momentums. Mathematical formulations for those two concepts were proposed and the influence of short-term and long-term sport momentums on the prediction of certain characteristics in volleyball matches was studied, most notably the total number of points that will be played in the matches and handicap. The method was tested on a real dataset and the results confirmed the initial assumption—by introducing dynamics into the simulation of volleyball matches, it is possible to more accurately simulate the real flow of a match and consequently obtain significantly better results when predicting the aforementioned characteristics of the volleyball match compared to the widely used iid assumption. Significant improvement is particularly evident in the last five groups of matches. When predicting the total number of points that will be played in those groups of matches, the simulation error when using the approach that combines short- and long-term sports momentums is on average 20% smaller compared to the iid approach. Even greater improvement is evident when using the evolving probability approach to predict the handicap. The simulation error, in this case, is on average 25% smaller compared to the iid approach. It is important to note that in the first two groups of matches, using only the long-term momentum parameter shows better results when predicting the total number of points compared to the evolving probability method. Such results were expected and they support the hypothesis that the short-term momentum loses its impact when there is a significant difference in team strength ratios.
It needs to be emphasized once again that the method proposed in this paper is an interpretable simulation method, and the method can very easily be incorporated into expert systems to gain insight into possible match score sequences that may arise under different circumstances. Experts in the sports domain can use the simulations to identify, understand and optimize player performance. The method is very flexible and can be easily upgraded by defining other parameters such as psychological pressure and fatigue.
A secondary part of this paper, but still necessary for the result demonstration, was the profiling part. Due to the limitations of the dataset used in this research, this paper proposes a profiling method that was adapted to work on heterogeneous datasets. In future work, a dataset that would have more information about the historical matches of each team will be collected. This will allow to focus on the profiling step, and to build much more detailed profiles at the team level rather than the match level. It would be interesting to explore how much it would contribute to the improvement of the results of the proposed predictive model.
The paper focuses on examining the assumption of independent point distribution. By introducing the short-term momentum formulation, the paper proved that the assumption of independent point distribution is not necessarily adequate when predicting different characteristics of a sports match—volleyball matches in particular. To examine the quality of the identical distribution of points in the prediction of certain characteristics of the volleyball match, in future work, the idea is to test the influence of the decisive points on the psychology of the team and embed this feature in the model proposed in this paper. The future research will also focus on applying the proposed model to other discrete sports, especially tennis, which is usually a sport of particular interest in sports data mining.

Author Contributions

A.Š.: Software, Data Curation, Formal Analysis, Investigation, Writing—Original Draft, Visualization. D.P.: Validation, Investigation, Supervision, Writing—Review and Editing, Funding Acquisition. M.V.: Investigation, Supervision, Project Administration, Writing—Review and Editing, Funding Acquisition. A.G.: Conceptualization, Methodology, Resources, Investigation. All authors have read and agreed to the published version of the manuscript.

Funding

This research was funded by European Regional Development Fund (grant number KK.01.1.1.01.0009 (DATACROSS)).

Institutional Review Board Statement

Not applicable.

Informed Consent Statement

Not applicable.

Data Availability Statement

The data used in this research can be found at: https://github.com/ana2202/Volleyball-Data (accessed on 1 May 2021).

Conflicts of Interest

The authors declare no conflict of interest.

Appendix A

This section gives a more detailed description of the proposed evolving probability method. A procedure is given that shows how the serve is updated after each point and how the Monte Carlo simulation is used to predict the total number of points that will be played in the match and the handicap.
In this paper, every match was simulated 10 6 times using the proposed evolving probability method. Every simulation returns a match tree that represents one possible flow of the match. From the match tree, the total number of points played in such a simulated match ( t o t a l P t s p r e d ) as well as the handicap ( h a n d i c a p p r e d ) is calculated. The median value of all the returned t o t a l P t s p r e d values is the estimated total number of points that will be played in the match, while the median value of all the returned h a n d i c a p p r e d values is the estimated handicap of the match.
  • procedureThe evolving probability method( p h i s t , q h i s t , k, l, t o t a l P t s e x p , m 1 p , m 1 q , m 2 p , m 2 q , m 3 p , m 3 q )
  • o w n W o n p = 0
  • o w n W o n q = 0
  • o w n S e r v e d p = 1
  • o w n S e r v e d q = 1
  • t o t a l P t s c u r r e n t = 0
  • s e r v e h o m e = 1
  • s e r v e a w a y = 0
  • p o i n t s h o m e = 0
  • p o i n t s a w a y = 0
  • m o m e n t u m C o u n t e r = 0
  • t o t a l P t s p r e d = 0
  • h a n d i c a p p r e d = 0
  • x = r u n i f ( 400 )
  •       top:
  • p c u r r e n t = o w n W o n p o w n S e r v e d p
  • q c u r r e n t = o w n W o n q o w n S e r v e d q
  •       if ( s e r v e h o m e = = 1 ) then
  •          p l t m = Equation (7)
  •          p n e w = p l t m
  •          o w n S e r v e d p + = 1
  •         if ( m o m e n t u m C o u n t e r = = 1 ) then
  •            p n e w = ( 1 + m 1 p ) p l t m
  •         else if ( m o m e n t u m C o u n t e r = = 2 ) then
  •            p n e w = ( 1 + m 2 p ) p l t m
  •         else if ( m o m e n t u m C o u n t e r > = 3 ) then
  •            p n e w = ( 1 + m 3 p ) p l t m
  •         if ( x [ i ] < p n e w ) then
  •            o w n W o n p + = 1
  •            p o i n t s h o m e + = 1
  •            m o m e n t u m C o u n t e r + = 1
  •         else
  •            m o m e n t u m C o u n t e r = 0
  •            p o i n t s a w a y + = 1
  •            s e r v e h o m e = 0
  •            s e r v e a w a y = 1
  •          t o t a l P t s c u r r e n t + = 1
  •       if ( s e r v e a w a y = = 1 ) then
  •          q l t m = Equation (8)
  •          q n e w = q l t m
  •          o w n S e r v e d q + = 1
  •         if ( m o m e n t u m C o u n t e r = = 1 ) then
  •            q n e w = ( 1 + m 1 q ) q l t m
  •         else if ( m o m e n t u m C o u n t e r = = 2 ) then
  •            q n e w = ( 1 + m 2 q ) q l t m
  •         else if ( m o m e n t u m C o u n r e t > = 3 ) then
  •            q n e w = ( 1 + m 3 q ) q l t m
  •         if ( x [ i ] < q n e w ) then
  •            o w n W o n q + = 1
  •            p o i n t s a w a y + = 1
  •            m o m e n t u m C o u n t e r + = 1
  •         else
  •            m o m e n t u m C o u n t e r = = 0
  •            p o i n t s h o m e + = 1
  •            s e r v e h o m e = 1
  •            s e r v e a w a y = 0
  •            t o t a l P t s c u r r e n t + = 1
  •         if ( S e t I s O v e r ) then                   ▹ check if the volleyball set ended
  •            t o t a l P t s p r e d = t o t a l P t s p r e d + p o i n t s h o m e + p o i n t s a w a y
  •            h a n d i c a p p r e d = h a n d i c a p p r e d + p o i n t s h o m e p o i n t s a w a y
  •            p o i n t s h o m e = 0
  •            p o i n t s a w a y = 0
  •         if ( M a t c h I s N o t O v e r ) then              ▹ check if the volleyball match ended
  •           goto top.
  •         else
  •           return t o t a l P t s p r e d , h a n d i c a p p r e d

References

  1. Delen, D.; Cogdell, D.; Kasap, N. A comparative analysis of data mining methods in predicting NCAA bowl outcomes. Int. J. Forecast. 2012, 28, 543–552. [Google Scholar] [CrossRef]
  2. Eryarsoy, E.; Delen, D. Predicting the Outcome of a Football Game: A Comparative Analysis of Single and Ensemble Analytics Methods. In Proceedings of the 52nd Hawaii International Conference on System Sciences, Grand Wailea, Maui, HI, USA, 8–11 January 2019. [Google Scholar]
  3. Lopez, M.J.; Matthews, G.J. Building an NCAA Men’s Basketball Predictive Model and Quantifying its Success. J. Quant. Anal. Sports 2015, 11, 5–12. [Google Scholar] [CrossRef] [Green Version]
  4. Vračar, P.; Štrumbelj, E.; Kononenko, I. Modeling basketball play-by-play data. Expert Syst. Appl. 2016, 44, 58–66. [Google Scholar] [CrossRef]
  5. Gu, W.; Saaty, T.L.; Whitaker, R. Expert System for Ice Hockey Game Prediction: Data Mining with Human Judgment. Int. J. Inf. Technol. Decis. Mak. 2016, 15, 763–789. [Google Scholar] [CrossRef]
  6. Asif, M.; McHale, I.G. In-play forecasting of win probability in One-Day International cricket: A dynamic logistic regression model. Int. J. Forecast. 2016, 32, 34–43. [Google Scholar] [CrossRef]
  7. Carbone, J.; Corke, T.; Moisiadis, F. The Rugby League Prediction Model: Using an Elo-Based Approach to Predict the Outcome of National Rugby League (NRL) Matches. Int. Educ. Sci. Res. J. 2016, 2, 26–30. [Google Scholar]
  8. Percy, D.F. Strategy selection and outcome prediction in sport using dynamic learning for stochastic processes. J. Oper. Res. Soc. 2015, 66, 1840–1849. [Google Scholar] [CrossRef] [Green Version]
  9. O’Malley, A.J. Probability Formulas and Statistical Analysis in Tennis. J. Quant. Anal. Sports 2008, 4. [Google Scholar] [CrossRef]
  10. Knottenbelt, W.J.; Spanias, D.; Madurska, A.M. A common-opponent stochastic model for predicting the outcome of professional tennis matches. Comput. Math. Appl. 2012, 64, 3820–3827. [Google Scholar] [CrossRef] [Green Version]
  11. Schutz, R.W. A mathematical model for evaluating scoring systems with specific reference to tennis. Res. Quarterly. Am. Assoc. Health Phys. Educ. Recreat. 1970, 41, 552–561. [Google Scholar] [CrossRef]
  12. Pollard, G. An analysis of classical and tie-breaker tennis. Aust. J. Stat. 1983, 25, 496–505. [Google Scholar] [CrossRef]
  13. Liu, Y. Random walks in tennis. Mo. J. Math. Sci. 2001, 13, 1–9. [Google Scholar] [CrossRef]
  14. Newton, P.K.; Keller, J.B. Probability of winning at tennis I. Theory and data. Stud. Appl. Math. 2005, 114, 241–269. [Google Scholar] [CrossRef]
  15. Croucher, J.S. The conditional probability of winning games of tennis. Res. Q. Exerc. Sport 1986, 57, 23–26. [Google Scholar] [CrossRef]
  16. Barnett, T.J.; Clarke, S.R. Using Microsoft Excel to model a tennis match. In Proceedings of the 6th Conference on Mathematics and Computers in Sport, Queensland, Australia, 1–3 July 2002; pp. 63–68. [Google Scholar]
  17. Barnett, T.; Brown, A.; Clarke, S. Developing a model that reflects outcomes of tennis matches. In Proceedings of the 8th Australasian Conference on Mathematics and Computers in Sport, Queensland, Australia, 3–5 July 2006; pp. 3–5. [Google Scholar]
  18. Wozniak, J. Inferring Tennis Match Progress from In-Play Betting Odds: Project Report; Imperial College London, South Kensington Campus: London, UK, 2011. [Google Scholar]
  19. Lee, K.; Chin, S. Strategies to serve or receive the service in volleyball. Math. Methods Oper. Res. 2004, 59, 53–67. [Google Scholar] [CrossRef]
  20. Barnett, T.J.; Brown, A.; Jackson, K. Modelling outcomes in volleyball. In Proceedings of the 9th Australasian Conference on Mathematics and Computers in Sport (9M&CS), Tweed Heads, Australia, 30 August–3 September 2008; pp. 130–137. [Google Scholar]
  21. Ferrante, M.; Fonseca, G. On the winning probabilities and mean durations of volleyball. J. Quant. Anal. Sports 2014, 10, 91–98. [Google Scholar] [CrossRef]
  22. Iso-Ahola, S.E.; Mobily, K. “Psychological momentum”: A phenomenon and an empirical (unobtrusive) validation of its influence in a competitive sport tournament. Psychol. Rep. 1980, 46, 391–401. [Google Scholar] [CrossRef]
  23. Gilovich, T.; Vallone, R.; Tversky, A. The hot hand in basketball: On the misperception of random sequences. Cogn. Psychol. 1985, 17, 295–314. [Google Scholar] [CrossRef]
  24. Tversky, A.; Gilovich, T. The Cold Facts About the “Hot Hand” in Basketball. Chance 1989, 2, 16–21. [Google Scholar] [CrossRef]
  25. McCallum, J. Hot hand, hot head. Sport Illus. 1993, 78, 22–24. [Google Scholar]
  26. Attali, Y. Perceived Hotness Affects Behavior of Basketball Players and Coaches. Psychol. Sci. 2013, 24, 1151–1156. [Google Scholar] [CrossRef] [PubMed]
  27. Albright, S.C. A Statistical Analysis of Hitting Streaks in Baseball. J. Am. Stat. Assoc. 1993, 88, 1175–1183. [Google Scholar] [CrossRef]
  28. Jackson, D.A. Independent Trials are a Model for Disaster. J. R. Stat. Soc. Ser. C 1993, 42, 211–220. [Google Scholar] [CrossRef]
  29. Richardson, P.A.; Adler, W.; Hankes, D. Game, set, match: Psychological momentum in tennis. Sport Psychol. 1988, 2, 69–76. [Google Scholar] [CrossRef]
  30. Silva, J.M.; Hardy, C.J.; Crace, R.K. Analysis of psychological momentum in intercollegiate tennis. J. Sport Exerc. Psychol. 1988, 10, 346–354. [Google Scholar] [CrossRef]
  31. Weinberg, R.; Jackson, A. The effects of psychological momentum on male and female tennis players revisited. J. Sport Behav. 1989, 12, 167. [Google Scholar]
  32. Jackson, D.; Mosurski, K. Heavy defeats in tennis: Psychological momentum or random effect? Chance 1997, 10, 27–34. [Google Scholar] [CrossRef]
  33. Ransom, K.; Weinberg, R. Effect of situation criticality on performance of elite male and female tennis players. J. Sport Behav. 1985, 8, 144. [Google Scholar]
  34. Klaassen, F.J.; Magnus, J.R. Are Points in Tennis Independent and Identically Distributed? Evidence from a Dynamic Binary Panel Data Model. J. Am. Stat. Assoc. 2001, 96, 500–509. [Google Scholar] [CrossRef]
  35. Newton, P.K.; Aslam, K. Monte carlo tennis. SIAM Rev. 2006, 48, 722–742. [Google Scholar] [CrossRef]
  36. Schilling, M.F. Does momentum exist in competitive volleyball? Chance 2009, 22, 29–35. [Google Scholar] [CrossRef]
  37. Stanimirovic, R.; Hanrahan, S.J. Efficacy, affect, and teams: Is momentum a misnomer? Int. J. Sport Exerc. Psychol. 2004, 2, 43–62. [Google Scholar] [CrossRef]
  38. Raab, M.; Gula, B.; Gigerenzer, G. The hot hand exists in volleyball and is used for allocation decisions. J. Exp. Psychol. Appl. 2012, 18, 81. [Google Scholar] [CrossRef] [PubMed] [Green Version]
  39. Bar-Eli, M.; Avugos, S.; Raab, M. Twenty years of “hot hand” research: Review and critique. Psychol. Sport Exerc. 2006, 7, 525–553. [Google Scholar] [CrossRef]
  40. Barnett, T.J. Mathematical Modelling in Hierarchical Games with Specific Reference to Tennis. Ph.D. Thesis, Swinburne University of Technology, Melbourne, Australia, 2006. [Google Scholar]
  41. Barnett, T.; O’shaughnessy, D.; Bedford, A. Predicting a tennis match in progress for sports multimedia. OR Insight 2011, 24, 190–204. [Google Scholar] [CrossRef]
  42. Kovalchik, S.; Reid, M. A calibration method with dynamic updates for within-match forecasting of wins in tennis. Int. J. Forecast. 2019, 35, 756–766. [Google Scholar] [CrossRef]
  43. Barnett, T.; Clarke, S.R. Combining player statistics to predict outcomes of tennis matches. IMA J. Manag. Math. 2005, 16, 113–120. [Google Scholar] [CrossRef]
  44. Newton, P.K.; Aslam, K. Monte Carlo Tennis: A Stochastic Markov Chain Model. J. Quant. Anal. Sports 2009, 5. [Google Scholar] [CrossRef]
  45. Ingram, M. A point-based Bayesian hierarchical model to predict the outcome of tennis matches. J. Quant. Anal. Sports 2019, 15, 313–325. [Google Scholar] [CrossRef]
  46. Carrari, A.; Ferrante, M.; Fonseca, G. A new markovian model for tennis matches. Electron. J. Appl. Stat. Anal. 2017, 10, 693–711. [Google Scholar]
  47. Chang, J.C. Predictive Bayesian selection of multistep Markov chains, applied to the detection of the hot hand and other statistical dependencies in free throws. R. Soc. Open Sci. 2019, 6, 182174. [Google Scholar] [CrossRef] [PubMed] [Green Version]
  48. Wetzels, R.; Tutschkow, D.; Dolan, C.; van der Sluis, S.; Dutilh, G.; Wagenmakers, E.J. A Bayesian test for the hot hand phenomenon. J. Math. Psychol. 2016, 72, 200–209. [Google Scholar] [CrossRef]
  49. Dietl, H.; Nesseler, C. Momentum in Tennis: Controlling the Match; UZH Business Working Paper Series 365; UZH: Zürich, Switzerland, 2017. [Google Scholar]
  50. Kautz, T.; Groh, B.H.; Hannink, J.; Jensen, U.; Strubberg, H.; Eskofier, B.M. Activity recognition in beach volleyball using a Deep Convolutional Neural Network. Data Min. Knowl. Discov. 2017, 31, 1678–1705. [Google Scholar] [CrossRef]
  51. Khaustov, V.; Mozgovoy, M. Recognizing Events in Spatiotemporal Soccer Data. Appl. Sci. 2020, 10, 8046. [Google Scholar] [CrossRef]
  52. Baclig, M.M.; Ergezinger, N.; Mei, Q.; Gül, M.; Adeeb, S.; Westover, L. A Deep Learning and Computer Vision Based Multi-Player Tracker for Squash. Appl. Sci. 2020, 10, 8793. [Google Scholar] [CrossRef]
  53. Bendtsen, M. Regimes in baseball players’ career data. Data Min. Knowl. Discov. 2017, 31, 1580–1621. [Google Scholar] [CrossRef] [Green Version]
  54. Andrienko, G.; Andrienko, N.; Budziak, G.; Dykes, J.; Fuchs, G.; von Landesberger, T.; Weber, H. Visual analysis of pressure in football. Data Min. Knowl. Discov. 2017, 31, 1793–1839. [Google Scholar] [CrossRef]
  55. Weinberg, R.S.; Richardson, P.; Jackson, A. Effect of situation criticality on tennis performance of males and females. Int. J. Sport Psychol. 1981, 12, 253–259. [Google Scholar]
  56. Madurska, A.M. A Set-by-Set Analysis Method for Predicting the Outcome of Professional Singles Tennis Matches; Imperial College London, Department of Computing: London, UK, 2012. [Google Scholar]
  57. Šarčević, A.; Gojsalić, A.; Vranić, M.; Pintar, D. Volleyball Data. 2019. Available online: https://github.com/ana2202/Volleyball-Data (accessed on 7 May 2019).
  58. Magnus, J.R.; Klaassen, F.J. On the Advantage of Serving First in a Tennis Set: Four Years at Wimbledon. J. R. Stat. Soc. Ser. D 1999, 48, 247–256. [Google Scholar] [CrossRef]
  59. Shin, H.S. Measuring the incidence of insider trading in a market for state-contingent claims. Econ. J. 1993, 103, 1141–1153. [Google Scholar] [CrossRef]
  60. Štrumbelj, E. On Determining Probability Forecasts from Betting Odds. Int. J. Forecast. 2014, 30, 934–943. [Google Scholar] [CrossRef]
  61. Štrumbelj, E. A Comment on the Bias of Probabilities Derived from Betting Odds and Their Use in Measuring Outcome Uncertainty. J. Sports Econ. 2016, 17, 12–26. [Google Scholar] [CrossRef]
Figure 1. A graph of a Markov model for a volleyball set based on iid assumption (first three points).
Figure 1. A graph of a Markov model for a volleyball set based on iid assumption (first three points).
Applsci 11 04429 g001
Figure 2. The increase in the average service win probabilities up to the eighth order momentum.
Figure 2. The increase in the average service win probabilities up to the eighth order momentum.
Applsci 11 04429 g002
Figure 3. The number of momentum occurrences up to the eighth order momentum.
Figure 3. The number of momentum occurrences up to the eighth order momentum.
Applsci 11 04429 g003
Figure 4. A graph of a Markov model for a volleyball set based on non-iid assumption (first six points). The numbers on the arrows are expressed as percentages. Note how winning points on serves gradually adjusts the subsequent winning probabilities.
Figure 4. A graph of a Markov model for a volleyball set based on non-iid assumption (first six points). The numbers on the arrows are expressed as percentages. Note how winning points on serves gradually adjusts the subsequent winning probabilities.
Applsci 11 04429 g004
Figure 5. Total points distribution histograms for groups 1 to 4 generated using iid, stm, ltm, stm, and ltm simulations.
Figure 5. Total points distribution histograms for groups 1 to 4 generated using iid, stm, ltm, stm, and ltm simulations.
Applsci 11 04429 g005
Figure 6. Total points distribution histograms for groups 5 to 8 generated using iid, stm, ltm, stm, and ltm simulations.
Figure 6. Total points distribution histograms for groups 5 to 8 generated using iid, stm, ltm, stm, and ltm simulations.
Applsci 11 04429 g006
Figure 7. Handicap distribution histograms for groups 1 to 4 generated using iid, stm, ltm, stm, and ltm simulations.
Figure 7. Handicap distribution histograms for groups 1 to 4 generated using iid, stm, ltm, stm, and ltm simulations.
Applsci 11 04429 g007
Figure 8. Handicap distribution histograms for groups 5 to 8 generated using iid, stm, ltm, stm and ltm simulations.
Figure 8. Handicap distribution histograms for groups 5 to 8 generated using iid, stm, ltm, stm and ltm simulations.
Applsci 11 04429 g008
Table 1. Attribute description.
Table 1. Attribute description.
Attribute NameDescription
SportEventIDThe unique identifier of every sport event
ScoreThe score in sets and points marked with * on the side of the team that serves (e.g., 1 2 23 20 )
Pre-matchCoef1/ Pre-matchCoef2Odds on winning the match for both teams placed before the match started
CoefMatchWin1/ CoefMatchWin2Odds on winning the match for both teams from the current result in the match
HandicapPre-match prediction of approximately expected difference in total points won by favored team in the match
HandicapUnderOdds that handicap will be lower than Handicap number
HandicapOverOdds that handicap will be greater than Handicap number
TotalPointsPre-match prediction of approximately expected total point number in the match
TotalPointsUnderOdds that sum of total points will be lower than TotalPoints number
TotalPointsOverOdds that sum of total points will be greater than TotalPoints number
Table 2. Group profiles.
Table 2. Group profiles.
Group p hist q hist m 1 p m 2 p m 3 p m 1 q m 2 q m 3 q totalPts exp p win from p win to
(%)(%)(%)(%)(%)(%)(%)(%)(%)(%)
141.5528.552.9511.7313.0715.1724.6443.84134.09198
239.3429.386.2311.459.409.6123.4028.48139.58691
338.6330.933.027.507.098.0721.0331.57162.08086
437.2732.204.7415.4723.589.2319.5639.01174.07480
536.3432.584.4412.0527.6811.5917.8928.71181.07074
636.6733.145.499.4324.138.2617.5731.13180.06370
734.9133.834.5819.8633.466.4012.4233.34182.05663
835.4134.351.4416.3732.745.3316.3030.20180.05056
Table 3. Total points simulation error.
Table 3. Total points simulation error.
Groupiidstmltmstm and ltm
10.41880.44570.39050.4338
20.40580.43280.39380.3999
30.41620.43210.37930.3844
40.43740.42820.39620.3763
50.37250.33260.31460.2943
60.41330.39380.36740.3452
70.43200.39290.37250.3165
80.43460.41150.36990.3342
Table 4. Handicap simulation error.
Table 4. Handicap simulation error.
Groupiidstmltmstm and ltm
10.63830.62930.59700.5802
20.62030.60520.56490.5426
30.62100.60870.56310.5427
40.57750.54400.50950.4687
50.50950.49320.44940.4253
60.51550.48990.43620.4027
70.45140.40400.35830.3074
80.42870.38430.34500.2953
Publisher’s Note: MDPI stays neutral with regard to jurisdictional claims in published maps and institutional affiliations.

Share and Cite

MDPI and ACS Style

Šarčević, A.; Pintar, D.; Vranić, M.; Gojsalić, A. Modeling In-Match Sports Dynamics Using the Evolving Probability Method. Appl. Sci. 2021, 11, 4429. https://doi.org/10.3390/app11104429

AMA Style

Šarčević A, Pintar D, Vranić M, Gojsalić A. Modeling In-Match Sports Dynamics Using the Evolving Probability Method. Applied Sciences. 2021; 11(10):4429. https://doi.org/10.3390/app11104429

Chicago/Turabian Style

Šarčević, Ana, Damir Pintar, Mihaela Vranić, and Ante Gojsalić. 2021. "Modeling In-Match Sports Dynamics Using the Evolving Probability Method" Applied Sciences 11, no. 10: 4429. https://doi.org/10.3390/app11104429

Note that from the first issue of 2016, this journal uses article numbers instead of page numbers. See further details here.

Article Metrics

Back to TopTop