International Journal of Research in Science and Technology Volume 1, Issue 1: October - December, 2014

Size: px
Start display at page:

Download "International Journal of Research in Science and Technology Volume 1, Issue 1: October - December, 2014"

Transcription

1 AN APPLICATION OF MULTILAYER PERCEPTRON NEURAL NETWORK TO PREDICT THE PERFORMANCE OF BATSMEN IN INDIAN PREMIER LEAGUE Hemanta Saikia 1 and Dibyojyoti Bhattacharjee 2 Assistant 1 Professor, The Assam Kaziranga University, Jorhat, Assam Associate 2 Professor, Jawaharlal Nehru School of Management, Assam University, Silchar ABSTRACT The game of cricketgot a new dimension in April 2008, when BCCI initiated the Indian Premier League (IPL). It is a franchisee based Twenty20 cricket tournament where teams are formed by competitive bidding from a pool of Indian and international players. Since valuation of the players are determined through a competitive bidding, performanceof every individual matters. The objective of this study is to predict the performance ofbatsmen who entered the IPL in its fourth season only, based on analyzing the performance of batsmen in the first three seasons of IPL through multi-layer perceptron (MLP) neural network. The actual performances of these batsmen in IPL-IV are calculated, and the external validity of the neural network model is tested. The model was found to be percent accurate.this prediction can help the franchises to decide which batsmen they should target to buy for their team and who should not be considered at all. Keywords: Data Mining, Neural Network, Performance Measurement, Sports, Twenty20 cricket 1. INTRODUCTION Cricket is the only sport that is immensely popular in India. The recent form of Twenty20 cricket got a new dimension in April 2008, when Board of Control for Cricket in India (BCCI) initiated the IPL.It is a Twenty20 cricket tournament being played among eight domestic teams, named after eight Indian well-known cities and owned by different franchises (Mitra, 2010). The franchises form their teams by competitive bidding from a pool of Indian and international players and the best of Indian upcoming talent (Saikia and Bhattacharjee, 2011). Each player has a base price fixed by the IPL authorities. However, there is no upper limit for their bid price. The valuation of players obtained through auction and availability of players performances have allowed researchers to infer on different aspects of this format of the game. Performance measurement is one of the most imperative aspects in any format of the game of cricket as each match generates a huge amount of performance related statistics. Moreover, relative to the other team games, the contribution of individual players to the overall team performance is indispensable in cricket (Damodaran, 2006). Thus, in recent times the application of data mining techniques in the field of sports has evolved, which explores and analyzes the data in order to predict the tournament result, performance modeling, classification, etc.the different data mining techniques that are commonly used in different sports are decision tree, neural network, clustering, genetic algorithms, etc. Among the different data mining tools, neural network is one of such technique that is commonly used in practice. Some of the applications of neural network in different sports are modeling swimming performance by Silvaet al. (2007), Young and Weckman (2008) used neural network to predict the performance of football players by translating players rating values to National Football League (NFL) combined values. In cricket, Bailey and Clarke (2006) used neural network to predict the match outcome in one day international matches while the game is in progress. Also, Choudhuryet al. (2007) have used neural network for predicting the outcome of cricket tournaments. A team has a good chance of winning consistently in any format of cricket provided the performances of individual players are reliable. Though both batting and bowling departments of a team need to perform significantly in determining the outcome of a cricket match, yet the present study is emphasizing on predicting the performance of batsmen in IPL. In traditional measures of batting performances, the individual performance of the players has been measured based on batting average and batting strike rate. Usually batting average is more useful to measure batting performance of the players in test cricket whereas batting strike rate is useful in limited over cricket like One-day and Twenty20. However, it is widely recognized that such statistics only tell a part of the story of a batsman s performance (Lewis, 2005). Moreover, the different traditional performance measures are in different units of measurement so as to assess a players batting performance, it is very difficult to combine them. It would be better if we can use all the statistics to measure the batting performance of a cricketer. For example, the batting average does not reflect the performance well enough to measure the batting ability of a batsman, because it does not take into account any other skills of the batsman. Thus, the paper has used a performance measure called BK developed by Barr and Kantor (2004) to measure the batting 6

2 performance of the players. It was developed by combining three different performance statistics of a batsman viz., batting average, batting strike rate and probability of getting out. Based on the performances of batsmen who had participated in the first three seasons of IPL, this paper tries to predict the performances of batsmen who had participated only in the fourth season of IPL using neural network. The actual performances of these batsmen in IPL-IV are also calculated and the external validity of the neural network model is tested. 2. MULTILAYERPERCEPTRONNEURAL NETWORK Neural network is one of the most preferred tools in data mining applications because of its power, flexibility and ease of use. Let us consider the following relation which describes the functional form of the basic neuron model. where, y = f(x)... (1) f(x) = w 1 x 1 + w 2 x w n x n + b More conveniently, it can be written as y = x i w i + b (2) In the above model, containing a set of n inputs x i, each input signal is multiplied with an associated weight, w i before it is applied to the processing and b is a bias term. Though the above functional form looks linear, it may or may not be true. However, if a linear relationship between dependent and independent variables is appropriate, the result of the neural network should closely approximate a linear regression model. If the nonlinear relationship is more appropriate between the dependent and independent variables, a neural network will automatically approximate the correct model structure (Norusis, 2007). The form of relationship between dependent and independent variables in a neural network is determined during the learning process. Therefore, it would always be better, if we consider that we have some inputs x 1, x 2,,x n and the desired output is represented by response variable y, instead of thinking about the functional form of model structure. A multilayer perceptron (MLP) neural network is an information processing system which consists of many nodes. Let us consider the following diagrammatic representation of MLP neural network. In this information processing system, the x 1, x 2, x 3 elements are called neurons which process the information. The signals between neurons are transmitted by means of connection links (i.e. arrows). The links possess an associated weights w 1, w 2, w 3, which are multiplied along with the incoming signals from inputs of the MLP neural network. The output signal is obtained by applying activations to the net input. In neural network, the dependent variable may be continuous or categorical. Here we have used a categorical dependent variable for predict the performance of the batsmen. This categorical variable has been generated through the Barr and Kantor (2004) batting performance measure (i.e. BK). The different categories are defined by dividing the performance measure BK into some non-overlapping classes by fitting a statistical distribution and using the same probability weight. Now if the predicted value of batting performance measure BK for a particular player falls in any of such class then the performance level of a player can be identified. These intervals are indeed helpful in predicting the performance of the batsmen instead of predicting single values, as intervals are generally robust compared to single values. The details procedure of how the categorical 7

3 dependent variable has been generated from Barr and Kantor (2004) batting performance measure is described comprehensibly in subsequent sections. 3. DATA AND METHODOLOGY Since the level of performance of individuals couldn t be judged fairly from only one or two matches (Bracewell and Ruggiero, 2009),to quantify the performance of players it is necessary that players statistics for a large number of games should be considered. Therefore, the effects of outstanding or poor, single performances are smoothed over the larger number of games (Lewis, 2005). Considering these facts, the players who had satisfied all the following conditions were kept in the training sample. The batsman has played atleast 7 matches in IPL. The batsman has faced atleast 100 balls in IPL. The batsman had atleast 5 completed innings in IPL. There were only 75 players who had satisfied all the above criteria. All these players were considered for the study and information about their performances in IPL,ODIs and Twenty20 internationals have been collected from the website 3.1Selection of Input Variables Like the procedure of regression, one has to choose dependent and independent variables forthe neural network model as well. Several independent/input variables that are supposed to influence the performance of batsmen are considered. These variables are: Age, ODI matches played, Batting average in ODI, Strike rate in ODI, Twenty20 matches played, Batting average in Twenty20, Strike rate in Twenty20, Experience in international cricket, Batting hand and Bidding price in IPL.Here one variable isnominal(e.g. batting hand) while others are continuous (e.g. age, strike rate in Twenty20, etc.) in nature. 3.2Barr and Kantor Batting Performance Measure (BK) According to the proposed measure of Barr and Kantor (2004) a batsman s strike rate along with his batting average should be considered when establishing a batting performance measure. They argued that the batting strike rate is directly proportional to the probability of dismissal of a batsman. Barr and Kantor (2004) defined the probability of a batsman being dismissed as It was observed that Batting strike P( out ) Total number of times dismissed P( out ) (3) Total number of balls faced Total number of runs scored rate Total number of balls faced Total number of times dismissed Total number of balls faced Total number of runs scored Batting average Total number of times dismissed Now in two dimensional space, if strike rate represents the vertical axis and probability of getting out (i.e.p(out)) represents the horizontal axis then any one may plot the characteristics of a batsman in two dimensional space. Let us consider that y represents the strike rate of the batsmen and x be represents the probability of a batsman being dismissed on any given ball then it is very important to note that because of uniqueness Batting average Strike rate P ( out ) y x Therefore, this two dimensional graphical representation simultaneously seizures three very important characteristics of a batsman s performance viz., strike rate, probability of getting out and batting average (Barr and Kantor, 2004). The measure is a weighted product of batting average and strike rate. Let it denoted as BK and was given as 8

4 BK ( Strike rate) ( Batting average) y y x 1 y x 1 1 where 0 α 1 is a parameter of the balance between the strike rate and batting average of batting performance measure BK. Varying α from 0 to 1 reflects the importance of strike rate with the importance of batting average. Therefore, putting α = 0 set no emphasis on batting strike rate and putting α =1 set no emphasis on batting average. Hence, it is better to put α = ½ for weighting both batting average and strike rate equally. 3.3 Classification based on BK The BK values are obtained for all the batsmen who were selected in the training sample. A meaningful classification based on players batting performance would be in terms of suitable intervals from an assumed distribution of BKvalues. Thus, the probability distribution of BK should be examined to facilitate the classification of the batsmen on the basis of their performance. For testing the hypothetical distribution of the BK, the Kolmogorov-Smirnov (K-S) test is used. The Kolmogorov-Smirnov test statistics is given by, D α,n = max S n (x) F(x) (4) Where S n (x) and F(x) are the empirical and theoretical distribution functions of BK respectively. However, for performing the Kolmogorov-Smirnov test, the theoretical distribution needs to be completely specified (i.e. the values of the parameters should be known).the parameters are estimated from the data. The critical value of D n for α level of significance depends on the number of observations and it is denoted by D α,n. The interval [F(x) D α,n, F(x) + D α,n ] provides the 100(1-α)% confidence band for F(x) that can be used to visualize the goodness of fit of F(x). Now after finding the distribution of BK, one can find two real numbers x 1 and x 2 to divide the range [0, ] into three linear intervals namely (0, x 1 ), (x 1, x 2 ) and (x 2, ) with the same probability weight of percent. These intervals are used to categorize the various stages of BKare as: i) Poor if 0 < BK <x 1 ii) Average if x 1 < BK <x 2 iii) Good if x 2 < BK < As of the above classification, the study generated the categorical dependent variable based on Barr and Kantor (2004) batting performance measure to train the MLP neural network. This dependent variable is also used to predict the appropriate class of the batsmen in the fourth season of IPL. The cut of points acquired from BK can be seen in Table DATA ANALYSIS AND RESULTS Since the values of BKare positive (i.e.bk i 0)therefore one probable distribution may be the two parameter gamma distribution which range is also from 0 to. The probability density function of gammadistribution is given as, 1 x 1 x f ( x) e, α>0, λ>0; 0<x< (5) where e x x 1 dx (6) 0 Based on the BK values the estimated value of λ (scale parameter) and α (shape parameter) are obtained using maximum likelihood estimation (MLE) procedure (Johnson and Kotz, 1970) and is given by, 2 ˆ M andˆ M 2 (7) 9

5 2 where M and be the mean and variance of the generated BK values. Now, the estimated values of the parameters are ˆ and ˆ The corresponding value of the Kolmogorov-Smirnov test statistic for goodness of fit test is D α,n = max S n (x) F(x) = (8) The table value of Kolmogorov-Smirnov test statistics with 73 degrees of freedom at5% level of significance is0.1592, providing sufficient evidence that the BK values can be considered to follow the two-parameter gamma distribution. One can also visualize the empirical distribution function (EDF) to the theoretical CDF curve in the following graphical depiction along with the confidence bounds. As the EDF lies within the upper and lower confidence boundsthat also corroborates the fitting of empirical data to the two-parameter gamma distribution. Figure 1: Goodness of fit ofbk to gamma distribution Empirical Distribution Function Plot Probability Bar and Kantor (2004) batting performance measure Table 1: Interval for classification of BK Classification BK Poor Below Average Good & above An important characteristic in building an effective neural network model is the understanding of the issue of training or learning. The process of neural network training refers to finding out the best set of weights for the networks. These weights are also known as parameters of the network model. For instance, in a statistical model, these parameters need to be estimated before the network can be adopted for further use. The weights of the different input variables from input layer to hidden layer and hidden layer to output layer along with overall information of neural network model can be seen in the Appendix. The difficulty arises in an MLP neural network is that the estimated weights are not easily interpretable. It is because a large input to hidden layer weight doesn t necessarily mean that the input has a huge effect on the output and vice-versa. Instead, it may bring around abrupt changes in the output layer. Thus, incorporating both the layers of weights various measures are proposed to measure the importance of input variables. Garson 10

6 (1991) proposed a measure, which is a sum of products of normalized weights. But this measure doesn t take into account the signs of the weights. Milne (1995) modified Garson s formula by taking the absolute values of certain terms. Yet the absolute values are not applied correctly to avoid the cancellation of weights of opposite signs. However, based on the training sample a sensitivity analysis is performed which computes the importance of each predictor in determining performances of the batsmen. The importance of the independent variables for the study can be seen in Figure 2. Figure 2: Bar diagram for importance of independent variables Note:The term T20 refers Twenty20 international matches In the above graphical representation, it can be revealed that the variable strike rate in Twenty20 international cricket (SR_T20) matches has the utmost effect on predicting the performance of the batsmen followed by strike rate in one day international cricket (SR_ODI) matches. Also, it has been seen that the age (Age) of the batsmen has least importance on batting performance. 5. EXTERNAL VALIDATION OF NEURAL NETWORK MODEL To test the external validity of neural network model, a different sample of batsmen is considered. The players considered for the validity exercise are those who had not participated in the first three seasons of IPL but had played in the fourth season only. Six of these players had played at least 5 matches and faced at least 50 balls. To get sufficient information about their batting performance in IPL-IV, eighty two (82) batsmen have been found to satisfy the above mentioned criteria. The information of three important variables viz., batting average, strike rate and probability of getting out, calculating BK for the batsmen was collected from on April 5, The different classes of batsmen s batting performance are identified by same procedure as discussed in section 3.3. The Kolmogorov-Smirnov test statistics value has also confirmed that the BK values for IPL-IV follow gamma distribution. It can also be visualized through the empirical distribution function (EDF) to the theoretical CDF curve in figure 3 along with the confidence bounds. The cut off points obtained from BK to measure the actual batting performance of the batsmen in IPL-IV are given in Table 2. Table 2: Interval for classification of BK in IPL-IV Classification BK Poor Below Average Good & above 11

7 Figure 3: Goodness of fit of BK to gamma distribution in IPL-IV Empirical Distribution Function Plot Probability Bar and Kantor (2004) batting performance measure Finally, the predicted performances of selected batsmen are recorded and their actual batting performances are determined for IPL-IV, to check the validity of the MLP neural network model. The details of which are provided in Table 3. Table 3: Predicted and actual batting performance of six batsmen in IPL-IV Sl. No. Players name Predicted class of the performance in IPL-IV Actual class of the performance in IPL_IV Bid price in IPL-IV 1 J Franklin * Good Good $ J Ryder Poor Average $ RT Doeschate * Good Good $ SA Hasan Good Poor $ W Parnell * Poor Poor $ R Harris * Poor Poor $ *The predicted and actual performances of these players are similar by applying MLP neural network model. In Table 3, it has been seen that the MLP neural network model can predict four of the six cases correctly. Thus, a franchisee depending on the team s requirement can decide which batsman to bid for their team. The fresh auction of IPL-IV was held on 8 th and 9 th January, 2011 with two new teams joining the league. In IPL-IV auctions, we had seen an enormous raise in the players price compared to the auctions of IPL-I. The average bid price of the IPL-IV auction is $495,605 while in the previous auction (before IPL-I) was $448,217. As evident from the above table, it can be concluded that all the franchisee would prefer not to bid for R Harris and W Parnell as both of them fell under poor batting performance category. 6. CONCLUSION The salaries of players in IPL that are decided through auction are a way of quantifying players performance in monetary terms. Thus, it is a matter of decision making on the part of the franchise about which player to be bided for and up to what cost. Therefore, neural network model used in this paper can help a franchisee to take a decision. At the beginning of the fourth season of IPL, new agreements are made through fresh bidding. If the league continues, fresh bidding shall take place after every three years. In such a context, this study may be used to predict the probable category of batsmen on the basis of their previous performances. This prediction 12

8 can help the franchisee to decide which batsman they should target to select for their team and who should not be considered at all. The MLP artificial neural network model when applied for external validity was found to be percent accurate. This has resulted after a training sample used to develop the model was loaded with only 75batsmen. As the age of the league increases, a larger number of batsmen can be considered in the training sample and a much better prediction are expected from the model. However, the form of a batsman when he actually plays in the tournament is a deterministic factor for the actual classification. But the model, once rich in data, is supposed to work well provided the performance of the batsmen is not much variant. REFERENCES Bailey, M. and Clarke, S. R. (2006). Predicting the match outcome in one day international cricket matches, while the game is in progress, Journal of Sports Science and Medicine, 5(4), Barr, G. D. I. and Kantor, B. S. (2004). A criterion for comparing and selecting batsmen in limited overs cricket. Journal of the operational Reasearch Society, Bracewell, P. J. and Ruggiero, K. (2009). A Parametric Control Chart for Monitoring Individual Batting Performances in Cricket, Journal of Quantitative Analysis in Sports, 5(3), Choudhury, D. R., Bhargava, P., Reena, and Kain, S. (2007). Use of artificial neural networks for predicting the outcome of cricket tournaments, International Journal of Sports Science and Engineering, 1(2), Damodaran, U. (2006). Stochastic dominance and analysis of ODI batting performance: The Indian cricket team, Journal of Sports Science and Medicine, 5, Garson, G. D. (1991). Interpreting neural network connection weights, AI Expert, April, Johnson, N. L. and Kotz, S. (1970). Continuous Univariate Distributions, Singapore: John Wiley & Sons Inc. Lewis, A.J. (2005). Towards fairer measures of player performance in one-day cricket. Journal of theoperational Research Society, 56, Mitra, S. (2010). The IPL: India s foray into world sports business, Sport in Society, 13(9), Milne, L.K. (1995). Feature selection with neural networks with contribution measures, Proceedings of the Australian Conference on Artificial Intelligence AI'95, Canberra, available at postscript/525 ps.gz Norusis, M. (2007). The SPSS statistical procedure companion, Prentice Hall: India. Saikia, H. and Bhattacharjee, D. (2011). On Classification of All-rounders of the Indian Premier League (IPL): A Bayesian Approach. Vikalpa, 36(4), Silva, A. J., Costa, A. M., Oliveira, P. M., Reis, V. M., Saavedra, J., Perl, J., Rouboa, A. and Marinho, D. A. (2007). The use of neural network technology to model swimming performance, Journal of Sports Science and Medicine, 6(1), Young, W. A. and Weckman, G. R. (2008). Evaluating the effects of aging for professional football players in combine events using performance-aging curves, International Journal of Sports Science and Engineering, 2(3),

9 APPENDIX Diagrammatic Representation of MLP Neural Network Model Estimation of weights from MLP neural network Predictor Predicted Hidden Layer 1 Output Layer H(1:1) H(1:2) H(1:3) [BK_Class=1] [BK_Class=2] [BK_Class=3] Input Layer (Bias) [Bat_hand=1] [Bat_hand=2] match_odi Bat_avg_ODI SR_ODI match_t20i Bat_avg_T20I SR_T20I

10 Int_crick_exp Age Bid_IPL Hidden Layer 1 (Bias) H(1:1) H(1:2) H(1:3) Overall information about the MLP network model Training Cross Entropy Error Percent Incorrect Predictions 28.8% Stopping Rule Used Max. no. of epochs (100) exceeded Training Time 00:00: Classification information during training Sample Observed Predicted Poor Average Good Percent Correct Training Poor % Average % Good % Overall Percent 43.8% 30.1% 26.0% 71.2% 15

Honest Mirror: Quantitative Assessment of Player Performances in an ODI Cricket Match

Honest Mirror: Quantitative Assessment of Player Performances in an ODI Cricket Match Honest Mirror: Quantitative Assessment of Player Performances in an ODI Cricket Match Madan Gopal Jhawar 1 and Vikram Pudi 2 1 Microsoft, India majhawar@microsoft.com 2 IIIT Hyderabad, India vikram@iiit.ac.in

More information

Impact of Power Play Overs on the Outcome of Twenty20 Cricket Match

Impact of Power Play Overs on the Outcome of Twenty20 Cricket Match nnals of pplied Sport Science, vol. 4, no. 1, pp. 39-47, Spring 2016 DOI: 10.7508/aass.2016.01.007 www.aassjournal.com ISSN (Online): 2322 4479 ISSN (Print): 2476 4981 Original rticle www.essport.com Received:

More information

Cricket Team Selection and Analysis by Using DEA Algorithm in Python

Cricket Team Selection and Analysis by Using DEA Algorithm in Python Cricket Team Selection and Analysis by Using DEA Algorithm in Python V.Rajyalakshmi 1, M.S. Vani 2, M.Narendra 3,M.Pavan Kumar 4,D.Charan Kumar Reddy 5,P.vennela 6 1,2 Assistant Professor, 3,4,5,6 B.Tech

More information

Data Analytics based Deep Mayo Predictor for IPL-9

Data Analytics based Deep Mayo Predictor for IPL-9 Data Analytics based Deep Mayo Predictor for IPL-9 C. Deep Prakash Dayalbagh Educational Institute Agra-282005, India C. Patvardhan Dayalbagh Educational Institute Agra-282005,India C. Vasantha Lakshmi

More information

A Fair Target Score Calculation Method for Reduced-Over One day and T20 International Cricket Matches

A Fair Target Score Calculation Method for Reduced-Over One day and T20 International Cricket Matches A Fair Target Score Calculation Method for Reduced-Over One day and T20 International Cricket Matches Rohan de Silva, PhD. Abstract In one day internationals and T20 cricket games, the par score is defined

More information

Longitudinal Linear Mixed Effect Model: An Application in Analyzing Age Effects in Twenty20 Cricket

Longitudinal Linear Mixed Effect Model: An Application in Analyzing Age Effects in Twenty20 Cricket Thailand Statistician July 2015; 13(2): 223-242 http://statassoc.or.th Contributed paper Longitudinal Linear Mixed Effect Model: An Application in Analyzing Age Effects in Twenty20 Cricket Hemanta Saikia

More information

Ongoing Match Prediction in T20 International

Ongoing Match Prediction in T20 International 176 IJCSNS International Journal of Computer Science and Network Security, VOL.17 No.11, November 2017 Ongoing Match Prediction in T20 International 1 Muhammad Yasir, 2 LI CHEN, 3 Sabir Ali Shah, 4 Khalid

More information

Chapter 12 Practice Test

Chapter 12 Practice Test Chapter 12 Practice Test 1. Which of the following is not one of the conditions that must be satisfied in order to perform inference about the slope of a least-squares regression line? (a) For each value

More information

Reflecting Against Perception: Data Analysis of IPL Batsman

Reflecting Against Perception: Data Analysis of IPL Batsman International Journal of Engineering Science Invention ISSN (Online): 2319 6734, ISSN (Print): 2319 6726 Volume 3 Issue 6ǁ June 2014 ǁ PP.07-11 Reflecting Against Perception: Data Analysis of IPL Batsman

More information

Stats 2002: Probabilities for Wins and Losses of Online Gambling

Stats 2002: Probabilities for Wins and Losses of Online Gambling Abstract: Jennifer Mateja Andrea Scisinger Lindsay Lacher Stats 2002: Probabilities for Wins and Losses of Online Gambling The objective of this experiment is to determine whether online gambling is a

More information

IJSRD - International Journal for Scientific Research & Development Vol. 4, Issue 03, 2016 ISSN (online):

IJSRD - International Journal for Scientific Research & Development Vol. 4, Issue 03, 2016 ISSN (online): IJSRD - International Journal for Scientific Research & Development Vol. 4, Issue 03, 2016 ISSN (online): 2321-0613 A Survey on Different Classification technique in Data-Mining Miss.Mayuri Jadav 1 Prof.Risha

More information

A Novel Approach to Predicting the Results of NBA Matches

A Novel Approach to Predicting the Results of NBA Matches A Novel Approach to Predicting the Results of NBA Matches Omid Aryan Stanford University aryano@stanford.edu Ali Reza Sharafat Stanford University sharafat@stanford.edu Abstract The current paper presents

More information

Ranking Cricket Teams through Runs and Wickets

Ranking Cricket Teams through Runs and Wickets Ranking Cricket Teams through Runs and Wickets Ali Daud 1 and Faqir Muhammad 1 Department of Computer Science & Software Engineering, IIU, Islamabad 44000, Pakistan Department of Business Administration,

More information

Finding your feet: modelling the batting abilities of cricketers using Gaussian processes

Finding your feet: modelling the batting abilities of cricketers using Gaussian processes Finding your feet: modelling the batting abilities of cricketers using Gaussian processes Oliver Stevenson & Brendon Brewer PhD candidate, Department of Statistics, University of Auckland o.stevenson@auckland.ac.nz

More information

Neural Networks II. Chen Gao. Virginia Tech Spring 2019 ECE-5424G / CS-5824

Neural Networks II. Chen Gao. Virginia Tech Spring 2019 ECE-5424G / CS-5824 Neural Networks II Chen Gao ECE-5424G / CS-5824 Virginia Tech Spring 2019 Neural Networks Origins: Algorithms that try to mimic the brain. What is this? A single neuron in the brain Input Output Slide

More information

Heart Rate Prediction Based on Cycling Cadence Using Feedforward Neural Network

Heart Rate Prediction Based on Cycling Cadence Using Feedforward Neural Network Heart Rate Prediction Based on Cycling Cadence Using Feedforward Neural Network Kusprasapta Mutijarsa School of Electrical Engineering and Information Technology Bandung Institute of Technology Bandung,

More information

Analysis of performance at the 2007 Cricket World Cup

Analysis of performance at the 2007 Cricket World Cup Analysis of performance at the 2007 Cricket World Cup Petersen, C., Pyne, D.B., Portus, M.R., Cordy, J. and Dawson, B Cricket Australia, Department of Physiology, Australian Institute of Sport, Human Movement,

More information

An Exploratory Study of Psychomotor Abilities among Cricket Players of Different Level of Achievement

An Exploratory Study of Psychomotor Abilities among Cricket Players of Different Level of Achievement Research Journal of Physical Education Sciences ISSN 2320 9011 An Exploratory Study of Psychomotor Abilities among Cricket Players of Different Level of Achievement Abstract Baljinder Singh Bal and Ranjeet

More information

Section I: Multiple Choice Select the best answer for each problem.

Section I: Multiple Choice Select the best answer for each problem. Inference for Linear Regression Review Section I: Multiple Choice Select the best answer for each problem. 1. Which of the following is NOT one of the conditions that must be satisfied in order to perform

More information

Building an NFL performance metric

Building an NFL performance metric Building an NFL performance metric Seonghyun Paik (spaik1@stanford.edu) December 16, 2016 I. Introduction In current pro sports, many statistical methods are applied to evaluate player s performance and

More information

Should bonus points be included in the Six Nations Championship?

Should bonus points be included in the Six Nations Championship? Should bonus points be included in the Six Nations Championship? Niven Winchester Joint Program on the Science and Policy of Global Change Massachusetts Institute of Technology 77 Massachusetts Avenue,

More information

EFFICIENCY OF TRIPLE LEFT-TURN LANES AT SIGNALIZED INTERSECTIONS

EFFICIENCY OF TRIPLE LEFT-TURN LANES AT SIGNALIZED INTERSECTIONS EFFICIENCY OF TRIPLE LEFT-TURN LANES AT SIGNALIZED INTERSECTIONS Khaled Shaaban, Ph.D., P.E., PTOE (a) (a) Assistant Professor, Department of Civil Engineering, Qatar University (a) kshaaban@qu.edu.qa

More information

PGA Tour Scores as a Gaussian Random Variable

PGA Tour Scores as a Gaussian Random Variable PGA Tour Scores as a Gaussian Random Variable Robert D. Grober Departments of Applied Physics and Physics Yale University, New Haven, CT 06520 Abstract In this paper it is demonstrated that the scoring

More information

WINNING AND SCORE PREDICTOR (WASP) TOOL

WINNING AND SCORE PREDICTOR (WASP) TOOL WINNING AND SCORE PREDICTOR (WASP) TOOL Anik Shah 1, Dhaval Jha 2, Jaladhi Vyas 3 1,2 Department of Computer Science & Engineering, Nirma University, Ahmadabad, Gujarat, (India) ABSTRACT Winning and Score

More information

Online Companion to Using Simulation to Help Manage the Pace of Play in Golf

Online Companion to Using Simulation to Help Manage the Pace of Play in Golf Online Companion to Using Simulation to Help Manage the Pace of Play in Golf MoonSoo Choi Industrial Engineering and Operations Research, Columbia University, New York, NY, USA {moonsoo.choi@columbia.edu}

More information

CS 7641 A (Machine Learning) Sethuraman K, Parameswaran Raman, Vijay Ramakrishnan

CS 7641 A (Machine Learning) Sethuraman K, Parameswaran Raman, Vijay Ramakrishnan CS 7641 A (Machine Learning) Sethuraman K, Parameswaran Raman, Vijay Ramakrishnan Scenario 1: Team 1 scored 200 runs from their 50 overs, and then Team 2 reaches 146 for the loss of two wickets from their

More information

DATA MINING ON CRICKET DATA SET FOR PREDICTING THE RESULTS. Sushant Murdeshwar

DATA MINING ON CRICKET DATA SET FOR PREDICTING THE RESULTS. Sushant Murdeshwar DATA MINING ON CRICKET DATA SET FOR PREDICTING THE RESULTS by Sushant Murdeshwar A Project Report Submitted in Partial Fulfillment of the Requirements for the Degree of Master of Science in Computer Science

More information

Basketball field goal percentage prediction model research and application based on BP neural network

Basketball field goal percentage prediction model research and application based on BP neural network ISSN : 0974-7435 Volume 10 Issue 4 BTAIJ, 10(4), 2014 [819-823] Basketball field goal percentage prediction model research and application based on BP neural network Jijun Guo Department of Physical Education,

More information

An Analysis of Factors Contributing to Wins in the National Hockey League

An Analysis of Factors Contributing to Wins in the National Hockey League International Journal of Sports Science 2014, 4(3): 84-90 DOI: 10.5923/j.sports.20140403.02 An Analysis of Factors Contributing to Wins in the National Hockey League Joe Roith, Rhonda Magel * Department

More information

Calculation of Trail Usage from Counter Data

Calculation of Trail Usage from Counter Data 1. Introduction 1 Calculation of Trail Usage from Counter Data 1/17/17 Stephen Martin, Ph.D. Automatic counters are used on trails to measure how many people are using the trail. A fundamental question

More information

How Effective is Change of Pace Bowling in Cricket?

How Effective is Change of Pace Bowling in Cricket? How Effective is Change of Pace Bowling in Cricket? SAS and all other SAS Institute Inc. product or service names are registered trademarks or trademarks of SAS Institute Inc. in the USA and other countries.

More information

B. AA228/CS238 Component

B. AA228/CS238 Component Abstract Two supervised learning methods, one employing logistic classification and another employing an artificial neural network, are used to predict the outcome of baseball postseason series, given

More information

Environmental Science: An Indian Journal

Environmental Science: An Indian Journal Environmental Science: An Indian Journal Research Vol 14 Iss 1 Flow Pattern and Liquid Holdup Prediction in Multiphase Flow by Machine Learning Approach Chandrasekaran S *, Kumar S Petroleum Engineering

More information

Predicting Horse Racing Results with Machine Learning

Predicting Horse Racing Results with Machine Learning Predicting Horse Racing Results with Machine Learning LYU 1703 LIU YIDE 1155062194 Supervisor: Professor Michael R. Lyu Outline Recap of last semester Object of this semester Data Preparation Set to sequence

More information

NBA TEAM SYNERGY RESEARCH REPORT 1

NBA TEAM SYNERGY RESEARCH REPORT 1 NBA TEAM SYNERGY RESEARCH REPORT 1 NBA Team Synergy and Style of Play Analysis Karrie Lopshire, Michael Avendano, Amy Lee Wang University of California Los Angeles June 3, 2016 NBA TEAM SYNERGY RESEARCH

More information

Estimating the Probability of Winning an NFL Game Using Random Forests

Estimating the Probability of Winning an NFL Game Using Random Forests Estimating the Probability of Winning an NFL Game Using Random Forests Dale Zimmerman February 17, 2017 2 Brian Burke s NFL win probability metric May be found at www.advancednflstats.com, but the site

More information

Simulating Major League Baseball Games

Simulating Major League Baseball Games ABSTRACT Paper 2875-2018 Simulating Major League Baseball Games Justin Long, Slippery Rock University; Brad Schweitzer, Slippery Rock University; Christy Crute Ph.D, Slippery Rock University The game of

More information

intended velocity ( u k arm movements

intended velocity ( u k arm movements Fig. A Complete Brain-Machine Interface B Human Subjects Closed-Loop Simulator ensemble action potentials (n k ) ensemble action potentials (n k ) primary motor cortex simulated primary motor cortex neuroprosthetic

More information

Dynamic Winner Prediction in Twenty20 Cricket: Based on Relative Team Strengths

Dynamic Winner Prediction in Twenty20 Cricket: Based on Relative Team Strengths Dynamic Winner Prediction in Twenty20 Cricket: Based on Relative Team Strengths Sasank Viswanadha 1, Kaustubh Sivalenka 1, Madan Gopal Jhawar 2, and Vikram Pudi 3 1 Mahindra École Centrale, Hyderabad,

More information

Legendre et al Appendices and Supplements, p. 1

Legendre et al Appendices and Supplements, p. 1 Legendre et al. 2010 Appendices and Supplements, p. 1 Appendices and Supplement to: Legendre, P., M. De Cáceres, and D. Borcard. 2010. Community surveys through space and time: testing the space-time interaction

More information

Averages. October 19, Discussion item: When we talk about an average, what exactly do we mean? When are they useful?

Averages. October 19, Discussion item: When we talk about an average, what exactly do we mean? When are they useful? Averages October 19, 2005 Discussion item: When we talk about an average, what exactly do we mean? When are they useful? 1 The Arithmetic Mean When we talk about an average, we can mean different things

More information

A Nomogram Of Performances In Endurance Running Based On Logarithmic Model Of Péronnet-Thibault

A Nomogram Of Performances In Endurance Running Based On Logarithmic Model Of Péronnet-Thibault American Journal of Engineering Research (AJER) e-issn: 2320-0847 p-issn : 2320-0936 Volume-6, Issue-9, pp-78-85 www.ajer.org Research Paper Open Access A Nomogram Of Performances In Endurance Running

More information

AHP-Neural Network Based Player Price Estimation in IPL

AHP-Neural Network Based Player Price Estimation in IPL Vol.7, o.3 (2014), pp.15-24 http://dx.doi.org/10.14257/ijhit.2014.7.3.03 AHP-eural etwork Based Player Price Estimation in IPL Pabitra Kr. Dey 1, Abhijit Banerjee 2, Dipendra ath Ghosh 3, Abhoy Chand Mondal

More information

5.1 Introduction. Learning Objectives

5.1 Introduction. Learning Objectives Learning Objectives 5.1 Introduction Statistical Process Control (SPC): SPC is a powerful collection of problem-solving tools useful in achieving process stability and improving capability through the

More information

Predicting the Total Number of Points Scored in NFL Games

Predicting the Total Number of Points Scored in NFL Games Predicting the Total Number of Points Scored in NFL Games Max Flores (mflores7@stanford.edu), Ajay Sohmshetty (ajay14@stanford.edu) CS 229 Fall 2014 1 Introduction Predicting the outcome of National Football

More information

EVOLVING HEXAPOD GAITS USING A CYCLIC GENETIC ALGORITHM

EVOLVING HEXAPOD GAITS USING A CYCLIC GENETIC ALGORITHM Evolving Hexapod Gaits Using a Cyclic Genetic Algorithm Page 1 of 7 EVOLVING HEXAPOD GAITS USING A CYCLIC GENETIC ALGORITHM GARY B. PARKER, DAVID W. BRAUN, AND INGO CYLIAX Department of Computer Science

More information

Neural Network in Computer Vision for RoboCup Middle Size League

Neural Network in Computer Vision for RoboCup Middle Size League Journal of Software Engineering and Applications, 2016, *,** Neural Network in Computer Vision for RoboCup Middle Size League Paulo Rogério de Almeida Ribeiro 1, Gil Lopes 1, Fernando Ribeiro 1 1 Department

More information

Introduction to Pattern Recognition

Introduction to Pattern Recognition Introduction to Pattern Recognition Jason Corso SUNY at Buffalo 12 January 2009 J. Corso (SUNY at Buffalo) Introduction to Pattern Recognition 12 January 2009 1 / 28 Pattern Recognition By Example Example:

More information

Copy of my report. Why am I giving this talk. Overview. State highway network

Copy of my report. Why am I giving this talk. Overview. State highway network Road Surface characteristics and traffic accident rates on New Zealand s state highway network Robert Davies Statistics Research Associates http://www.statsresearch.co.nz Copy of my report There is a copy

More information

Evaluation and Improvement of the Roundabouts

Evaluation and Improvement of the Roundabouts The 2nd Conference on Traffic and Transportation Engineering, 2016, *, ** Published Online **** 2016 in SciRes. http://www.scirp.org/journal/wjet http://dx.doi.org/10.4236/wjet.2014.***** Evaluation and

More information

Measuring Heterogeneous Traffic Density

Measuring Heterogeneous Traffic Density Measuring Heterogeneous Traffic Density V. Thamizh Arasan, and G. Dhivya Abstract Traffic Density provides an indication of the level of service being provided to the road users. Hence, there is a need

More information

Quantitative Assessment of Player Performance and Winner Prediction in ODI Cricket

Quantitative Assessment of Player Performance and Winner Prediction in ODI Cricket Quantitative Assessment of Player Performance and Winner Prediction in ODI Cricket Thesis submitted in partial fulfillment of the requirements for the degree of Masters of Science by Research in Computer

More information

The Incremental Evolution of Gaits for Hexapod Robots

The Incremental Evolution of Gaits for Hexapod Robots The Incremental Evolution of Gaits for Hexapod Robots Abstract Gait control programs for hexapod robots are learned by incremental evolution. The first increment is used to learn the activations required

More information

Lab Report Outline the Bones of the Story

Lab Report Outline the Bones of the Story Lab Report Outline the Bones of the Story In this course, you are asked to write only the outline of a lab report. A good lab report provides a complete record of your experiment, and even in outline form

More information

Opleiding Informatica

Opleiding Informatica Opleiding Informatica Determining Good Tactics for a Football Game using Raw Positional Data Davey Verhoef Supervisors: Arno Knobbe Rens Meerhoff BACHELOR THESIS Leiden Institute of Advanced Computer Science

More information

Our Shining Moment: Hierarchical Clustering to Determine NCAA Tournament Seeding

Our Shining Moment: Hierarchical Clustering to Determine NCAA Tournament Seeding Trunzo Scholz 1 Dan Trunzo and Libby Scholz MCS 100 June 4, 2016 Our Shining Moment: Hierarchical Clustering to Determine NCAA Tournament Seeding This project tries to correctly predict the NCAA Tournament

More information

Two Machine Learning Approaches to Understand the NBA Data

Two Machine Learning Approaches to Understand the NBA Data Two Machine Learning Approaches to Understand the NBA Data Panagiotis Lolas December 14, 2017 1 Introduction In this project, I consider applications of machine learning in the analysis of nba data. To

More information

Detection of Proportion of Different Gas Components Present in Manhole Gas Mixture Using Backpropagation Neural Network

Detection of Proportion of Different Gas Components Present in Manhole Gas Mixture Using Backpropagation Neural Network 01 International Conference on Information and Network Technology (ICINT 01) IPCSIT vol. 37 (01) (01) IACSIT Press, Singapore Detection of Proportion of Different Gas Components Present in Manhole Gas

More information

Title: Modeling Crossing Behavior of Drivers and Pedestrians at Uncontrolled Intersections and Mid-block Crossings

Title: Modeling Crossing Behavior of Drivers and Pedestrians at Uncontrolled Intersections and Mid-block Crossings Title: Modeling Crossing Behavior of Drivers and Pedestrians at Uncontrolled Intersections and Mid-block Crossings Objectives The goal of this study is to advance the state of the art in understanding

More information

SPATIAL STATISTICS A SPATIAL ANALYSIS AND COMPARISON OF NBA PLAYERS. Introduction

SPATIAL STATISTICS A SPATIAL ANALYSIS AND COMPARISON OF NBA PLAYERS. Introduction A SPATIAL ANALYSIS AND COMPARISON OF NBA PLAYERS KELLIN RUMSEY Introduction The 2016 National Basketball Association championship featured two of the leagues biggest names. The Golden State Warriors Stephen

More information

The pth percentile of a distribution is the value with p percent of the observations less than it.

The pth percentile of a distribution is the value with p percent of the observations less than it. Describing Location in a Distribution (2.1) Measuring Position: Percentiles One way to describe the location of a value in a distribution is to tell what percent of observations are less than it. De#inition:

More information

BASKETBALL PREDICTION ANALYSIS OF MARCH MADNESS GAMES CHRIS TSENG YIBO WANG

BASKETBALL PREDICTION ANALYSIS OF MARCH MADNESS GAMES CHRIS TSENG YIBO WANG BASKETBALL PREDICTION ANALYSIS OF MARCH MADNESS GAMES CHRIS TSENG YIBO WANG GOAL OF PROJECT The goal is to predict the winners between college men s basketball teams competing in the 2018 (NCAA) s March

More information

Player Availability Rating (PAR) - A Tool for Quantifying Skater Performance for NHL General Managers

Player Availability Rating (PAR) - A Tool for Quantifying Skater Performance for NHL General Managers Player Availability Rating (PAR) - A Tool for Quantifying Skater Performance for NHL General Managers Shuja Khalid 1 1 Department of Computer Science, University of Toronto arxiv:1811.02885v1 [cs.cy] 15

More information

A Hare-Lynx Simulation Model

A Hare-Lynx Simulation Model 1 A Hare- Simulation Model What happens to the numbers of hares and lynx when the core of the system is like this? Hares O Balance? S H_Births Hares H_Fertility Area KillsPerHead Fertility Births Figure

More information

Competitive Performance of Elite Olympic-Distance Triathletes: Reliability and Smallest Worthwhile Enhancement

Competitive Performance of Elite Olympic-Distance Triathletes: Reliability and Smallest Worthwhile Enhancement SPORTSCIENCE sportsci.org Original Research / Performance Competitive Performance of Elite Olympic-Distance Triathletes: Reliability and Smallest Worthwhile Enhancement Carl D Paton, Will G Hopkins Sportscience

More information

A study on the relation between safety analysis process and system engineering process of train control system

A study on the relation between safety analysis process and system engineering process of train control system A study on the relation between safety analysis process and system engineering process of train control system Abstract - In this paper, the relationship between system engineering lifecycle and safety

More information

Why We Should Use the Bullpen Differently

Why We Should Use the Bullpen Differently Why We Should Use the Bullpen Differently A look into how the bullpen can be better used to save runs in Major League Baseball. Andrew Soncrant Statistics 157 Final Report University of California, Berkeley

More information

A Novel Gear-shifting Strategy Used on Smart Bicycles

A Novel Gear-shifting Strategy Used on Smart Bicycles 2012 International Conference on Industrial and Intelligent Information (ICIII 2012) IPCSIT vol.31 (2012) (2012) IACSIT Press, Singapore A Novel Gear-shifting Strategy Used on Smart Bicycles Tsung-Yin

More information

Novel empirical correlations for estimation of bubble point pressure, saturated viscosity and gas solubility of crude oils

Novel empirical correlations for estimation of bubble point pressure, saturated viscosity and gas solubility of crude oils 86 Pet.Sci.(29)6:86-9 DOI 1.17/s12182-9-16-x Novel empirical correlations for estimation of bubble point pressure, saturated viscosity and gas solubility of crude oils Ehsan Khamehchi 1, Fariborz Rashidi

More information

1.1 The size of the search space Modeling the problem Change over time Constraints... 21

1.1 The size of the search space Modeling the problem Change over time Constraints... 21 Introduction : : : : : : : : : : : : : : : : : : : : : : : : : : : : : : : : : 1 I What Are the Ages of My Three Sons? : : : : : : : : : : : : : : : : : 9 1 Why Are Some Problems Dicult to Solve? : : :

More information

Modelling the distribution of first innings runs in T20 Cricket

Modelling the distribution of first innings runs in T20 Cricket Modelling the distribution of first innings runs in T20 Cricket James Kirkby The joy of smoothing James Kirkby Modelling the distribution of first innings runs in T20 Cricket The joy of smoothing 1 / 22

More information

Chapter 2: Modeling Distributions of Data

Chapter 2: Modeling Distributions of Data Chapter 2: Modeling Distributions of Data Section 2.1 The Practice of Statistics, 4 th edition - For AP* STARNES, YATES, MOORE Chapter 2 Modeling Distributions of Data 2.1 2.2 Normal Distributions Section

More information

FORECASTING OF ROLLING MOTION OF SMALL FISHING VESSELS UNDER FISHING OPERATION APPLYING A NON-DETERMINISTIC METHOD

FORECASTING OF ROLLING MOTION OF SMALL FISHING VESSELS UNDER FISHING OPERATION APPLYING A NON-DETERMINISTIC METHOD 8 th International Conference on 633 FORECASTING OF ROLLING MOTION OF SMALL FISHING VESSELS UNDER FISHING OPERATION APPLYING A NON-DETERMINISTIC METHOD Nobuo Kimura, Kiyoshi Amagai Graduate School of Fisheries

More information

CS 221 PROJECT FINAL

CS 221 PROJECT FINAL CS 221 PROJECT FINAL STUART SY AND YUSHI HOMMA 1. INTRODUCTION OF TASK ESPN fantasy baseball is a common pastime for many Americans, which, coincidentally, defines a problem whose solution could potentially

More information

Application of Queuing Theory to ICC One Day Internationals

Application of Queuing Theory to ICC One Day Internationals International Journal of Scientific and Innovative Mathematical Research (IJSIMR) Volume 2, Issue 5, May 2014, PP 474-480 ISSN 2347-307X (Print) & ISSN 2347-3142 (Online) wwwarcjournalsorg Application

More information

ECO 199 GAMES OF STRATEGY Spring Term 2004 Precept Materials for Week 3 February 16, 17

ECO 199 GAMES OF STRATEGY Spring Term 2004 Precept Materials for Week 3 February 16, 17 ECO 199 GAMES OF STRATEGY Spring Term 2004 Precept Materials for Week 3 February 16, 17 Illustration of Rollback in a Decision Problem, and Dynamic Games of Competition Here we discuss an example whose

More information

PRACTICAL EXPLANATION OF THE EFFECT OF VELOCITY VARIATION IN SHAPED PROJECTILE PAINTBALL MARKERS. Document Authors David Cady & David Williams

PRACTICAL EXPLANATION OF THE EFFECT OF VELOCITY VARIATION IN SHAPED PROJECTILE PAINTBALL MARKERS. Document Authors David Cady & David Williams PRACTICAL EXPLANATION OF THE EFFECT OF VELOCITY VARIATION IN SHAPED PROJECTILE PAINTBALL MARKERS Document Authors David Cady & David Williams Marker Evaluations Lou Arthur, Matt Sauvageau, Chris Fisher

More information

Predicting Players Performance in the Game of Cricket Using Machine Learning. Niravkumar Pandey

Predicting Players Performance in the Game of Cricket Using Machine Learning. Niravkumar Pandey Predicting Players Performance in the Game of Cricket Using Machine Learning by Niravkumar Pandey A thesis submitted in partial fulfillment of the requirements for the degree of Master of Science (MSc)

More information

Basketball data science

Basketball data science Basketball data science University of Brescia, Italy Vienna, April 13, 2018 paola.zuccolotto@unibs.it marica.manisera@unibs.it BDSports, a network of people interested in Sports Analytics http://bodai.unibs.it/bdsports/

More information

Grade: 8. Author(s): Hope Phillips

Grade: 8. Author(s): Hope Phillips Title: Tying Knots: An Introductory Activity for Writing Equations in Slope-Intercept Form Prior Knowledge Needed: Grade: 8 Author(s): Hope Phillips BIG Idea: Linear Equations how to analyze data from

More information

Gamblers Favor Skewness, Not Risk: Further Evidence from United States Lottery Games

Gamblers Favor Skewness, Not Risk: Further Evidence from United States Lottery Games Gamblers Favor Skewness, Not Risk: Further Evidence from United States Lottery Games Thomas A. Garrett Russell S. Sobel Department of Economics West Virginia University Morgantown, West Virginia 26506

More information

Gas-liquid Two-phase Flow Measurement Using Coriolis Flowmeters Incorporating Neural Networks

Gas-liquid Two-phase Flow Measurement Using Coriolis Flowmeters Incorporating Neural Networks Gas-liquid Two-phase Flow Measurement Using Coriolis Flowmeters Incorporating Neural Networks Lijuan Wang a, Jinyu Liu a,yong Yan a, Xue Wang b, Tao Wang c a School of Engineering and Digital Arts University

More information

23 RD INTERNATIONAL SYMPOSIUM ON BALLISTICS TARRAGONA, SPAIN APRIL 2007

23 RD INTERNATIONAL SYMPOSIUM ON BALLISTICS TARRAGONA, SPAIN APRIL 2007 23 RD INTERNATIONAL SYMPOSIUM ON BALLISTICS TARRAGONA, SPAIN 16-20 APRIL 2007 AN INVESTIGATION INTO THE INTERRELATION BETWEEN THE INTERNAL AND EXTERNAL BALLISTICS OF FIRING A TP-T TANK AMMUNITION M. H.

More information

Safety Assessment of Installing Traffic Signals at High-Speed Expressway Intersections

Safety Assessment of Installing Traffic Signals at High-Speed Expressway Intersections Safety Assessment of Installing Traffic Signals at High-Speed Expressway Intersections Todd Knox Center for Transportation Research and Education Iowa State University 2901 South Loop Drive, Suite 3100

More information

Major League Baseball Offensive Production in the Designated Hitter Era (1973 Present)

Major League Baseball Offensive Production in the Designated Hitter Era (1973 Present) Major League Baseball Offensive Production in the Designated Hitter Era (1973 Present) Jonathan Tung University of California, Riverside tung.jonathanee@gmail.com Abstract In Major League Baseball, there

More information

PREDICTING the outcomes of sporting events

PREDICTING the outcomes of sporting events CS 229 FINAL PROJECT, AUTUMN 2014 1 Predicting National Basketball Association Winners Jasper Lin, Logan Short, and Vishnu Sundaresan Abstract We used National Basketball Associations box scores from 1991-1998

More information

WHAT CAN WE LEARN FROM COMPETITION ANALYSIS AT THE 1999 PAN PACIFIC SWIMMING CHAMPIONSHIPS?

WHAT CAN WE LEARN FROM COMPETITION ANALYSIS AT THE 1999 PAN PACIFIC SWIMMING CHAMPIONSHIPS? WHAT CAN WE LEARN FROM COMPETITION ANALYSIS AT THE 1999 PAN PACIFIC SWIMMING CHAMPIONSHIPS? Bruce Mason and Jodi Cossor Biomechanics Department, Australian Institute of Sport, Canberra, Australia An analysis

More information

How the interpretation of match statistics affects player performance

How the interpretation of match statistics affects player performance How the interpretation of match statistics affects player performance Tristan Barnett 1. Introduction Commentators often refer to match statistics during a live match to make an assessment as to how the

More information

Fun Neural Net Demo Site. CS 188: Artificial Intelligence. N-Layer Neural Network. Multi-class Softmax Σ >0? Deep Learning II

Fun Neural Net Demo Site. CS 188: Artificial Intelligence. N-Layer Neural Network. Multi-class Softmax Σ >0? Deep Learning II Fun Neural Net Demo Site CS 188: Artificial Intelligence Demo-site: http://playground.tensorflow.org/ Deep Learning II Instructors: Pieter Abbeel & Anca Dragan --- University of California, Berkeley [These

More information

Machine Learning an American Pastime

Machine Learning an American Pastime Nikhil Bhargava, Andy Fang, Peter Tseng CS 229 Paper Machine Learning an American Pastime I. Introduction Baseball has been a popular American sport that has steadily gained worldwide appreciation in the

More information

IDENTIFYING SUBJECTIVE VALUE IN WOMEN S COLLEGE GOLF RECRUITING REGARDLESS OF SOCIO-ECONOMIC CLASS. Victoria Allred

IDENTIFYING SUBJECTIVE VALUE IN WOMEN S COLLEGE GOLF RECRUITING REGARDLESS OF SOCIO-ECONOMIC CLASS. Victoria Allred IDENTIFYING SUBJECTIVE VALUE IN WOMEN S COLLEGE GOLF RECRUITING REGARDLESS OF SOCIO-ECONOMIC CLASS by Victoria Allred A Senior Honors Project Presented to the Honors College East Carolina University In

More information

Transformer fault diagnosis using Dissolved Gas Analysis technology and Bayesian networks

Transformer fault diagnosis using Dissolved Gas Analysis technology and Bayesian networks Proceedings of the 4th International Conference on Systems and Control, Sousse, Tunisia, April 28-30, 2015 TuCA.2 Transformer fault diagnosis using Dissolved Gas Analysis technology and Bayesian networks

More information

Determining Occurrence in FMEA Using Hazard Function

Determining Occurrence in FMEA Using Hazard Function Determining Occurrence in FMEA Using Hazard Function Hazem J. Smadi Abstract FMEA has been used for several years and proved its efficiency for system s risk analysis due to failures. Risk priority number

More information

Improving the Australian Open Extreme Heat Policy. Tristan Barnett

Improving the Australian Open Extreme Heat Policy. Tristan Barnett Improving the Australian Open Extreme Heat Policy Tristan Barnett Introduction One of the characteristics of tennis is that you do not know when the match is going to finish, and a long match is a real

More information

The Reliability of Intrinsic Batted Ball Statistics Appendix

The Reliability of Intrinsic Batted Ball Statistics Appendix The Reliability of ntrinsic Batted Ball Statistics Appendix Glenn Healey, EECS Department University of California, rvine, CA 92617 Given information about batted balls for a set of players, we review

More information

Contingent Valuation Methods

Contingent Valuation Methods ECNS 432 Ch 15 Contingent Valuation Methods General approach to all CV methods 1 st : Identify sample of respondents from the population w/ standing 2 nd : Respondents are asked questions about their valuations

More information

UNDERSTANDING A DIVE COMPUTER. by S. Angelini, Ph.D. Mares S.p.A.

UNDERSTANDING A DIVE COMPUTER. by S. Angelini, Ph.D. Mares S.p.A. UNDERSTANDING A DIVE COMPUTER by S. Angelini, Ph.D. Mares S.p.A. Dive Computer UNDERSTANDING A DIVE COMPUTER The decompression algorithm in a dive computer is an attempt to replicate the effects of a dive

More information

E STIMATING KILN SCHEDULES FOR TROPICAL AND TEMPERATE HARDWOODS USING SPECIFIC GRAVITY

E STIMATING KILN SCHEDULES FOR TROPICAL AND TEMPERATE HARDWOODS USING SPECIFIC GRAVITY P ROCESSES E STIMATING KILN SCHEDULES FOR TROPICAL AND TEMPERATE HARDWOODS USING SPECIFIC GRAVITY W ILLIAM T. SIMPSON S TEVE P. VERRILL A BSTRACT Dry-kiln schedules have been developed for many hardwood

More information

Using Poisson Distribution to predict a Soccer Betting Winner

Using Poisson Distribution to predict a Soccer Betting Winner Using Poisson Distribution to predict a Soccer Betting Winner By SYED AHMER RIZVI 1511060 Section A Quantitative Methods - I APPLICATION OF DESCRIPTIVE STATISTICS AND PROBABILITY IN SOCCER Concept This

More information

Navigate to the golf data folder and make it your working directory. Load the data by typing

Navigate to the golf data folder and make it your working directory. Load the data by typing Golf Analysis 1.1 Introduction In a round, golfers have a number of choices to make. For a particular shot, is it better to use the longest club available to try to reach the green, or would it be better

More information