Exploring Questions Surrounding Player Contracts in the NBA

Size: px
Start display at page:

Download "Exploring Questions Surrounding Player Contracts in the NBA"

Transcription

1 Exploring Questions Surrounding Player Contracts in the NBA Alec Strauss December

2 Introduction An article written by Cork Gaines discusses why Kevin Garnett is the highest paid player in NBA history. Throughout Garnett s career he happened to sign contracts a the perfect times. The summer after he won an MVP he signed a contract. The summer after he won a NBA championship he signed a contract. These and other various factors allowed for Kevin Garnett to make the most money by a player in NBA history. Reading about these circumstances brought up the question of what are the factors that affect how athletes get paid. It is difficult to compare athletes because there are so many various factors. In order to account for all of these factors a single statistic to compare all players would be created. A productivity equation was the answer, and linear regression models will be the tools used to create this statistic. With the idea of how to compare players, obtaining the data was the next step. Finally the most rewarding part of this process came from analyzing the data and seeing the results. But first, I will discuss all of these in further detail beginning with the productivity equation. 1 2 Productivity P roductivity = (X 1 X 1 ) cor(sal., X 1 ) + ( X 2 X 2 ) cor(sal., X 2 ) + (X n X n ) cor(sal., X n ) Above is the formalization of the productivity equation. It combines a few different methods. First there is an if then statement that is not explicitly stated. A player is productive if they are better than average, and they are not productive if they are worse than average. X 1 is used when it is productive to be better than average. Examples of these statistical categories are points per game, rebounds per game, steals per game, and so on. X 2 comes into play when it is productive to be worse than average. Examples of this are turnovers, field goals attempted per game, fouls, and so on. Once the players stats are compared to average they are weighted using linear weights. In order to make sure that everything does not have the same importance, they are weighted by their correlation with salary. Points per game is much more important than blocks per game, and the equation accounts for this. Variables that cannot be controlled by the player do not go into the equation, however they are entered into the model to see how well productivity explains the variation in salary. Variables that fall into this category are age, the number of years a player has played in the NBA, these were the only two of these. 1 An index of abreviations is at the end of the paper 2 All regression results presented are significant at the five percent level 2

3 Data The ideal situation was that all of the data was all ready accessible and no edits would be necessary. However this was not the case. Sean Lahman did have a lot of data. In fact he had data on all players from the 1940s to Data from basketball-reference.com was used in order to fill in the gap form 2010 to The players contract data was obtained from spotrac.com. This website has all of the yearly salaries and the structure of each players contracts. In order to correctly analyze why a NBA player gets paid what they do, their previous data has to be analyzed against their current salary. This data was not easily available, so the process of creating the data set began. Below is a table that exemplifies what each observation is. Player ID YoPoC LoNC Team SPY MPG PPG efgpct KDurant GSW 27,137, LJames CLE 15,095, MConley MEM 30,521, SO Neal LAL 29,500, This table is a simplified version of the 550 plus observations and 30 plus variable in the dataset. To begin there is the player ID this is just used in the graphs to easily figure out specifically what each point is representing. It is the players first letter of their first name, their whole last name, and the year they signed their new contract. Next is YoPoC, or years of play on contract. This is representative of the time between their contract signings, and for example Shaquille O Neal s statistics are seven year averages, and Mike Conley s are five year averages and so on. LoNC is length of new contract, which represents how long their new contract is. Then there is the team they signed their new contract with, salary per year, minutes per game, points per game, and effective field goal percentage. The rest of the variable for an observation are just the in game statistics like the last three in the table. Along with this dataset, analysis of player contracts also came from a yearly player dataset. This dataset has all of the same variables, except each observation is for one season of a player. This data set is not used to analyze why players get paid, but instead to analyze if the are playing up to the standards of what is expected of them. The data had been collected and the analysis could begin, however before the results are presented here are the questions peeked this interest, and guided the whole process. 3

4 Questions to Explore The original and most important question explored is, what element go into a players contract? Why do players get paid what they get paid? This question yielded some interesting results, which will be presented in detail further on in this paper. Another question that will be discussed later on is who is underpaid, and who is overpaid. This question came about from the analysis of the results. It was not initially a question of interest, however the answers to it became very interesting, and therefore it will be discussed. This process began with the assumption that player contracts increased each season at a fixed rate of 5%. This assumption created the question of, do players deserve a 5% increase each year? Is their play reflective of that pay increase? Or should players receive a different rate of increase, or even a decrease? However a realization quickly came to be, the assumption of a fixed increase was wrong. Players actually are paid based on a total salary. During contract negotiations teams and players discuss how long the player will be under contract, and how much, in total, the player will receive. Teams will set the rate of increase, decrease, or no-change based on their need to stay under the salary cap. Even though the specific question was not answered. An interesting result pertaining to how players get paid came to fruition, which was exciting, and heightened the excitement and interest for further answers even more. The final two topics are quite related, do players play well during the season that their contract is ending, and do players slump the year after they sign a contract? These two question are explored later in the paper as well. Here are the results. Process All of the variables were entered into a best subset analysis model. From there the best regression model was used to calculate each players productivity. Once the productivity was obtained it was regressed back upon the yearly salary to see how effective it is in predicting the variation. It was quickly obvious that the model could be improved, and to begin doing this an analysis of each individual position began. To analyze whether or not players slump or play better a players productivity is used to compare them to league averages and their personal averages. Also just looked at specific statistics to give a more complete answer. Here are the results. 4

5 Results All Players To begin the analysis, the productivity statistic for all players in the data set was developed. SP Y = 7, 477, ( 1, 431, 834)(P F P G) + 868, 252(P P G) + 1, 153, 293(DRBP G) + 2, 225, 703(2P P G) + ( 1, 546, 620)(2P AP G) + ( )(Age) + 47, 636(GP Y ) Variable std error t-stat Intercept 1,608, PFPG 414, PPG 85, DRBPG 168, PPG 641, PAPG 326, Age GPY 15, n 550 R Adjusted R The results from above seem to indicate that the dataset has outliers. Down in the lower left hand side of the graph there are a lot of data points that do not appear to fit the line. Running a test for outliers proved that there were indeed 31 outliers, after removing the outliers from the data set the results were as follows. The figure on the next page shows a much better fit around the line. The R 2 does fall from 0.56 to 0.51, but all the data points fit the line now, so it seems like a better predictor. The R 2 probably fell from having fewer data points. There are also fewer variables in the model, so less things to explain the variation in salary. With these two factors considered it is the case that the model without the outliers is a better predictor of all players salary. 5

6 SP Y = 7, 739, , 546(P P G) + 1, 025, 198(DRBP G) + 2, 199, 340(2P P G) + ( 1, 603, 432)(2P AP G) + ( 372, 449)(Age) Variable Std error t-stat Intercept 1,430, PPG 89, DRBPG 165, PPG 685, PAPG 349, Age 47, n 519 R Adjusted R The graph from above was obtained from the productivity model on the right. The R 2 drops which is to be expected because there are fewer variables in this model. However it is a very low R 2. This model is a representation of all players. There are five positions in basketball, and they are not asked to do the same thing. A center is asked to SP Y = 18, 077, , 816(P rod) +( 326, 512)(Age) Variable Std. error t-stat Intercept Prod 40, Age 51, n 519 R Adjusted R protect the rim, block shots, while a point guard is asked to distribute the ball, get assists. Knowing this it may help to analyze each position individually, since they do not play the same way, they are probably not paid for the same reasons. Point guards will be the first position analyzed. 6

7 Point Guards SP Y = 7, 735, , 018(P P G) + 1, 924, 377(DRBP G) + ( 413, 552)(Age) The model to the right is the best model of the point guard data, this is known from the regression analysis. Below is the plot of salary versus productivity for point guards, and the model for productivity and age regressed against salary. The point guard results do not improve much from the all player results. In fact this is the second worst of Varibale Std. error t-stat Intercept 3,016, PPG 111, DRBPG 599, Age 96, n 104 R Adjusted R the five position models. This reason for this could be the extreme variation in play styles of point guards. Some point guards are strictly offensive, they will score a lot and get a lot of assists. Other point guards are solely pass first and are fairly good at defense. Then there are combinations of these that some players play with. With all of these variations in play styles it is reasonable to believe that this model is not the best predictor. Changes will be discussed later on in the future aspirations section of the paper. But for the scope of this paper it was not possible to attempt to better the model any further. SPY = 17,870, ,086,288(Prod) + (-376,894)(Age) Variable Std. error t-stat Intercept 2,728, Prod 125, Age n 104 R Adjusted R This graph still gives answers as to who is overpaid and underpaid. Mike Conley is the most overpaid player of all time after he signed the largest contract of all time. Down towards the bottom right Allen Iverson is quite underpaid because this was towards the end of his career when he was signing a contract for veterans minimum just so he could play basketball. The other interesting thing to take away from this graph is that all of the score first point guards are towards the right or high end of productivity, and the 7

8 pass first point guards are lost in the middle. More evidence to show that the model may need to take into account the play style of players. Shooting Guards lnspy = (PPG) + ( )(Exp.) (GPY) Shooting guards had the worst model. There were some problems with multicollinearity has well as a lot of variation in the data. This position was to only position where taking the log of salary was necessary to yield reasonable results. Again on the right is the model from the best subset regression Variable Std. Error T-Value PPG Experience GPY n 117 R Adjusted R analysis, and below is the plot of productivity versus salary and the model of productivity and age versus salary. It is likely that the shooting guard is week because of the variation in play styles once again. However shooting guards very much more than point guards. There are some shooting guards who are straight shooting guards and their purpose is to shoot the ball at a high percentage. The rest however either play like small forwards or like point guards. Later on a graph will show how different point guards and small forwards are. Thus if shooting guards are combinations of small forwards and point guards the variation in them is immense and understandable for why the model is so weak. Once again it was not possible given the scope of this paper to analyze this assumption, and hopefully it will be explored in the future. lnspy = (Prod) Variable Std. Error T-Value Productivity n 107 R Adjusted R Experience is not put into the equation for finding a players productivity because the player cannot directly change it. It would be put into the final model as an extra variable, however it was not significant so it has 8

9 been left out. The graph above and on the left does not depict to much variation from the best fit line, but there are a few players who stand out which is to be expected. In the middle of the graph there is Allen Crabbe, towards the top, and then there is Kevin Martin, towards the bottom. Crabbe is overpaid because he plays the minutes of a starter but comes off the bench, so he is Portlands sixth man which is a very important role in basketball, so it makes sense why he appears to be overpaid. Kevin Martin signed this contract towards the end of his career, he was still playing well but he was old and teams did not want to pay him a lot so wanting to play basketball he was forced to take a pay cut which makes him underpaid. Small Forwards SPY = 8,294, ,576,481(TPG) + 1,226,759(3PAPG) + (-441,253)(Age) The small forward model had a small problem with multicollinearity the equation above has all ready been fixed to correct for the multicollinearity problem. The table to the right shows how even with just three predictor variables this model is the second strongest. An interesting result from this Variable Std. Error T-Value TPG 577, PAPG 329, Age 103, n 112 R Adjusted R model is the fact that turnovers are positive. Now this is not how it should be, but when you look at all of the highest paid small forwards they all have the most turnovers as well. This model in a sense is changing turnover to possessions. A lot of teams want the ball in the hands of their small forward, and that is shown by forgiving them for having a lot of turnovers. Changes for this are discussed in the future section of this paper. SPY = 21,331, ,181,832(Prod) + (-471,789)(Age) Variable Std. Error T-Value Productivity 473, Age 109, n 112 R Adjusted R

10 The small forward model raises a lot of interesting findings, so there are five data points to pay close attention to in the graph above. Starting with Harrison Barnes who can be found at about 23 million salary and -0.5 productivity. Harrison Barnes was a free agent, so salaries increase in free agency it becomes an auction and the prices go up. Looking to the right the is Chandler Parsons who is another example of the free agency price jump. However Barnes has championship experience. He won one title and lost in the final the year after that. For this paper championship data was not examined, but it may be a safe assumption to say Barnes was paid that much because of his experience in the Finals. Just below Barnes at around 18 million is Kawhi Leonard. Most teams do not pay their small forwards based on their defense. This is evident through the fact that no defensive statistic made it into the model. What this means for Leonard is he will appear to be overpaid, but he may not be overpaid since the Spurs are probably paying him that much for his stout defense. The next data point is down in the lower right Danny Granger. Seeing Granger here may be evidence to shortening the length of data that is looked at. Granger had a bad year or two right before this contract was signed, and that was reflected in the low pay. However he has a higher productivity because of the years before that when he had really good stats. The last data point is Lebron James in the upper right he is overpaid partly due to his superstar status and partly due to free agency. Lebron knows that almost all teams will pay a pretty penny for him, so he uses this leverage in negotiations to obtain higher salaries. Power Forward SPY = 6,678, ,091,491(SPG) + (-2,415,672)(TPG) + 1,296,657(PPG) + 1,343,016(DRPG) + (-1,054,784)FGAPG + 6,612,456(3PPct) + (-377,706)(Age) The analysis of power forwards yielded the best results. This is partly due to the power forwards model having the most variables that were significant. Also there is not much change at the power forward position regarding play style. Yes there are power forwards who play in the post, close to the basket, and there are stretch power forwards, ability to make three pointers. But it seems more so that a player that cannot shoot the three becomes Variable Std. Error T-Value SPG 1,484, TPG 1,056, PPG 370, DRPG 355, FGAPG 479, PPct 2,678, Age 88, n 117 R Adjusted R a center and power forwards are usually just players that can make threes. 10

11 SPY = 16,838, ,063,295(Prod) + ( )(Age) Variable Std. Error T-Value Productivity 158, Age 85, n 117 R Adjusted R This model does account for steals which is a defensive statistic however it does not account for blocks, and Anthony Davis who is in the upper right appears to be overpaid, but he may not be because of his rim protecting ability. Another interesting finding from the results is Dirk Nowitzki. One observation of Dirk can be found at the top of the graph, and the rest are all around the best fit line. This is due to the fact that throughout the 2000s Dirk would take pay cuts so the Mavericks could build a better team, and have a better shot at winning an NBA championship. Then the one where he is overpaid he just took a max out deal. Lastly there is a Kevin Garnett observation at about 20 million and 1 productivity. This is the one time he was vastly overpaid, and could help to explain why he is the highest paid NBA athlete in history. Centers SPY = 12,165,401 + (-3,511,961)(TPG) + 583,507(PPG) + 2,233,648(DRPG) + (-543,097)(Age) The model for centers was the third best model. Being in the middle or seemingly average means that not much interesting stuff came to be from the model. Something that was surprising was the fact that BLKPG was not significant. Most good centers are good at blocking shots, so it was reasonable to believe that BLKPG may make it in the Variable Std. Error T-Value TPG 1,378, PPG 154, DRPG 346, Age 100, n 109 R Adjusted R model. 11

12 SPY = 21,772, ,139,134(Productivity) + (-443,426)(Age) Variable Std. Error T-Value Productivity 112, Age 105, n 109 R Adjusted R There are a couple of observations that stand out as telling interesting stories in the graph above. At about 18 million in salary and negative 3 in productivity is Bismack Biyombo. He had an outstanding postseason, and that is why he received such a large contract. Hopefully more data in the future will be able to directly show this. Then there is Al Horford who is at about 28 million and 5 productivity. He was a free agent, and when a player is on the free agent it basically becomes an auction to see who can sign that player. Due to the free agency he became overpaid. But players do not just freely get millions of dollars, the free agent price jump only works for good players, which Al Horford is, and this model does reflect that he is a good player. Line Plot 12

13 The plot on the previous page is a graph containing all of the regression lines from the above models. From this plot it can be seen that each model is indeed different, and it further strengthens the need to analyze the NBA players by position. Missing from this plot is the line for the shooting guards model, because it was on a different scale. However if it is true that shooting guards are either a small forward or a point guard. The graph shows how vastly different those two positions are, which would give reason to why the shooting guard model had so many problems and was so weak. The next finding seen is the graph is that small forwards are the highest paid and point guards are the lowest. Something the begs an interesting question, and may be explored in the future, is the fact the the line for centers and point guards are nearly parallel. This may be a phenomenon are there could be a reason, however the answer to why this is is unknown at this time. Contract Years In sports when a contract year is referred to it means that at the end of the season the players contract is up and they will have to sign a new one with a team in order to keep playing. It is generally assumed that players play better in contract years. This makes sense because if you are playing better you will be paid better. Below is an analysis of this data, and the results are very interesting. Min First Quartile Median Mean Third Quartile Max All Players Contract Years All Players Non-Contract Years Point Guards Contract Years Point Guards Non-Contract Years Shooting Guards Contract Years Shooting Guards Non-Contract Years Small Forwards Contract Years Small Forwards Non-Contract Years Power Forwards Contract Years Power Forwards Non-Contract Years Centers Contract Years Centers Non-Contract Years

14 The results seem to show the opposite of what the main thought consensus of people is. For all models except for small forwards players get worse in contract years. This is a very surprising result. For the future attempts will be model to explore this topic in a different way. These are the results for now, but not completely confident to assume them to be correct. Year After Contract Signing There are two schools of thought for how players perform in the year after they sign a contract. The first is that players slump. Players will get paid a big salary and see that it is guaranteed for the future and then will not try as hard. The other theory is that players get better. They do not want to let the fans down, and they want to prove that they are worth the money they are receiving. Below here is a table, and in the table are summaries of productivity. This is to help answer whether or not players slump or get better. Min First Quartile Median Mean Third Quartile Max All Players YACS All Player NYACS Point Guards YACS Point Guards NYACS Shooting Guards YACS Shooting Guards NYACS Small Forwards YACS Small Forwards NYACS Power Forwards YACS Power Forwards NYACS Centers YACS Centers NYACS Except for the max of point guards it appears to be that players slump a little bit the year after they sign a contract. A combination of the contract year results and year after contract signing results appears to show that players do not play well around contract signings. This could be an anomaly so this will be explored in a different way in the future, and hopefully with more data. 14

15 Future Aspirations To begin changes for the future, data changes/additions will be the first topic of interest. A statistic for points responsible for will be added. Statistics accounting for players awards, championships, and playoff stats will be added in the future. Another statistic that will be added is a salary statistic that says how much a player is paid based on the salary cap. So instead of a yearly number they have a percentage of the salary cap. The most important step for the future is to simply obtain more data. The process of hand entering each persons data is takes way too much time. Hopefully there will be success in writing code that will read in files and sort data into excel sheets, but this will all be explored later. Then if obtaining data this way is possible. Possession based statistics for players will be added. With all of the extra data, accounting for play styles will be possible. More inclusive defensive statistics like defensive field goals made will be added as well. Conclusion The factors that affect the amount a player is played change for all positions, and have yet to be fully revealed. However, it seems that the most NBA owners pay their players based on how many points they score per game, and what their age is. This study has definitely raised questions, and solved some as well. However it has really fueled interest in player contracts, because results are out there, and with more data they should be uncovered. The models built were able to show which players were overpaid and which were underpaid. There were some player for whom a reasonable assumption could be made as to why they were either overpaid and underpaid. This assumptions always included data that was not in the analysis. Hopefully in the future more data will be added, so that a more accurate predictor of salaries will be obtained. Then with more data when someone is overpaid and a reason for it is not evident, a conclusion that they were simply overpaid would be reasonable. Regarding contract years, and the seasons after signing a contract. The analysis showed that players slump in both years. This goes against what most people believe, so future analysis of this topic will be vital. As of now a reason for the slumping could be the pressure of a contract. It is possible the superstars of the NBA fold a little but under the pressure of a new contract, or the pressure of fulfilling a previous one. 15

16 References Basketball Statistics and History Basketball-Reference.com. Basketball-Reference.com. N.p., n.d. Web. 18 Nov Gaines, Cork. How Kevin Garnett Made $315 Million To Become The Highest-Paid Player In NBA History. Blog post. Business Insider. N.p., 29 Apr Web. 18 Nov Gerard, David P. Baseball GPA: A New Statistical Approach to Performance and Strategy. Jefferson, NC: McFarland &, Print. Hakes, J. and Turner, C. (2007). Pay, productivity and aging in Major League Baseball. Retrieved June, 2016 from: Krautmann, Anthony C. Shirking or Stochastic Productivity in Major League Baseball? Southern Economic Journal, vol. 56, no. 4, 1990, pp Krohn, Gregory A. Measuring the Experience-Productivity Relationship: The Case of Major League Baseball. Journal of Business & Amp; Economic Statistics, vol. 1, no. 4, 1983, pp Lahman, Sean. Sean Lahman. Sean Lahman. N.p., n.d. Web. 03 June Scully, Gerald W. Pay and Performance in Major League Baseball. The American Economic Review, vol. 64, no. 6, 1974, pp Spotrac.com. Sports Contracts, Salaries, Caps, Bonuses, & Transactions. N.p., n.d. Web. 03 June Wiseman, Frederick and Chatterjee, Sangit (2010) Negotiating Salaries through Quantile Regression, Journal of Quantitative Analysis in Sports: Vol. 6: Iss. 1, Article 7. 16

17 Index 2PAPG - Two Point Field Goals Attempted Per Game 2PPG - Two Point Field Goals Made Per Game 3PAPG - Three Point Field Goals Attempted Per Game 3PPG - Three Point Field Goals Made Per Game ASTPG - Assists Per Game BLKPG - Blocks Per Game DRBPG - Defensive Rebounds Per Game efgpct - Effective Field Goal Percentage FGPct - Field Goal Percentage FTAPG - Free Throws Attempted Per Game FTPct - Free Throw Percentage FTPG - Free Throws Made Per Game GPY - Games Per Year LoNC - Length of New Contract MPG - Minutes Per Game NYACS - Not Year After Contract Signing ORBPG - Offensive Rebounds Per Game PFPG - Personal Fouls Per Game PPG - Points Per Game Prod - Productivity SPY - Salary Per Year STLPG - Steals Per Game TOVPG - Turnovers Per Game TRBPG - Total Rebounds Per Game YACS - Year After Contract Signing YoPoC - Years of Play on Contract 17

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

Evaluating and Classifying NBA Free Agents

Evaluating and Classifying NBA Free Agents Evaluating and Classifying NBA Free Agents Shanwei Yan In this project, I applied machine learning techniques to perform multiclass classification on free agents by using game statistics, which is useful

More information

How to Win in the NBA Playoffs: A Statistical Analysis

How to Win in the NBA Playoffs: A Statistical Analysis How to Win in the NBA Playoffs: A Statistical Analysis Michael R. Summers Pepperdine University Professional sports teams are big business. A team s competitive success is just one part of the franchise

More information

Pierce 0. Measuring How NBA Players Were Paid in the Season Based on Previous Season Play

Pierce 0. Measuring How NBA Players Were Paid in the Season Based on Previous Season Play Pierce 0 Measuring How NBA Players Were Paid in the 2011-2012 Season Based on Previous Season Play Alex Pierce Economics 499: Senior Research Seminar Dr. John Deal May 14th, 2014 Pierce 1 Abstract This

More information

An Analysis of the Effects of Long-Term Contracts on Performance in Major League Baseball

An Analysis of the Effects of Long-Term Contracts on Performance in Major League Baseball An Analysis of the Effects of Long-Term Contracts on Performance in Major League Baseball Zachary Taylor 1 Haverford College Department of Economics Advisor: Dave Owens Spring 2016 Abstract: This study

More information

This page intentionally left blank

This page intentionally left blank PART III BASKETBALL This page intentionally left blank 28 BASKETBALL STATISTICS 101 The Four- Factor Model For each player and team NBA box scores track the following information: two- point field goals

More information

International Discrimination in NBA

International Discrimination in NBA International Discrimination in NBA Sports Economics Drew Zhong Date: May 7 2017 Advisory: Prof. Benjamin Anderson JEL Classification: L83; J31; J42 Abstract Entering the 21st century, the National Basketball

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

NBA Salary Prediction

NBA Salary Prediction NBA Salary Prediction Edbert Puspito Link to codes Imagine You are Lakers GM The team are it worst now, 16-65, last place in Western conference. Kobe will retire, a bunch of player will have their contract

More information

Running head: DATA ANALYSIS AND INTERPRETATION 1

Running head: DATA ANALYSIS AND INTERPRETATION 1 Running head: DATA ANALYSIS AND INTERPRETATION 1 Data Analysis and Interpretation Final Project Vernon Tilly Jr. University of Central Oklahoma DATA ANALYSIS AND INTERPRETATION 2 Owners of the various

More information

Efficiency Wages in Major League Baseball Starting. Pitchers Greg Madonia

Efficiency Wages in Major League Baseball Starting. Pitchers Greg Madonia Efficiency Wages in Major League Baseball Starting Pitchers 1998-2001 Greg Madonia Statement of Problem Free agency has existed in Major League Baseball (MLB) since 1974. This is a mechanism that allows

More information

Investigation of Winning Factors of Miami Heat in NBA Playoff Season

Investigation of Winning Factors of Miami Heat in NBA Playoff Season Send Orders for Reprints to reprints@benthamscience.ae The Open Cybernetics & Systemics Journal, 2015, 9, 2793-2798 2793 Open Access Investigation of Winning Factors of Miami Heat in NBA Playoff Season

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

How to Make, Interpret and Use a Simple Plot

How to Make, Interpret and Use a Simple Plot How to Make, Interpret and Use a Simple Plot A few of the students in ASTR 101 have limited mathematics or science backgrounds, with the result that they are sometimes not sure about how to make plots

More information

Math SL Internal Assessment What is the relationship between free throw shooting percentage and 3 point shooting percentages?

Math SL Internal Assessment What is the relationship between free throw shooting percentage and 3 point shooting percentages? Math SL Internal Assessment What is the relationship between free throw shooting percentage and 3 point shooting percentages? fts6 Introduction : Basketball is a sport where the players have to be adept

More information

The Rise in Infield Hits

The Rise in Infield Hits The Rise in Infield Hits Parker Phillips Harry Simon December 10, 2014 Abstract For the project, we looked at infield hits in major league baseball. Our first question was whether or not infield hits have

More information

The Impact of Star Power and Team Quality on NBA Attendance THESIS

The Impact of Star Power and Team Quality on NBA Attendance THESIS The Impact of Star Power and Team Quality on NBA Attendance THESIS Presented in Partial Fulfillment of the Requirements for the Honors Research Distinction in the Fisher College of Business at The Ohio

More information

Length of Contracts and the Effect on the Performance of MLB Players

Length of Contracts and the Effect on the Performance of MLB Players The Park Place Economist Volume 17 Issue 1 Article 17 2009 Length of Contracts and the Effect on the Performance of MLB Players Katie Stankiewicz Illinois Wesleyan University Recommended Citation Stankiewicz,

More information

The factors affecting team performance in the NFL: does off-field conduct matter? Abstract

The factors affecting team performance in the NFL: does off-field conduct matter? Abstract The factors affecting team performance in the NFL: does off-field conduct matter? Anthony Stair Frostburg State University Daniel Mizak Frostburg State University April Day Frostburg State University John

More information

Analysis of Labor Market Inefficiencies in the NBA Draft Due to College Conference Bias

Analysis of Labor Market Inefficiencies in the NBA Draft Due to College Conference Bias University of Redlands InSPIRe @ Redlands Undergraduate Honors Theses Theses, Dissertations & Honors Projects 2017 Analysis of Labor Market Inefficiencies in the NBA Draft Due to College Conference Bias

More information

Last Revised 5/27/2018

Last Revised 5/27/2018 The Gauntlet Franchise League Constitution Last Revised 5/27/2018 League Established 2018 League Makeup The Gauntlet Franchise League is a 3-sport franchise fantasy league, with the three fantasy sports

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

Salary in the National Basketball Association

Salary in the National Basketball Association University of Pennsylvania ScholarlyCommons Joseph Wharton Scholars Wharton School 2016 Salary in the National Basketball Association Jason Huang University of Pennsylvania Follow this and additional works

More information

Season Ticket Basketball 2003

Season Ticket Basketball 2003 Season Ticket Basketball 2003 Season Ticket Basketball 2003 is a text-based basketball simulation modeled after the world of professional basketball. It allows you to take control of a basketball team

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

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

Pairwise Comparison Models: A Two-Tiered Approach to Predicting Wins and Losses for NBA Games

Pairwise Comparison Models: A Two-Tiered Approach to Predicting Wins and Losses for NBA Games Pairwise Comparison Models: A Two-Tiered Approach to Predicting Wins and Losses for NBA Games Tony Liu Introduction The broad aim of this project is to use the Bradley Terry pairwise comparison model as

More information

Department of Economics Working Paper

Department of Economics Working Paper Department of Economics Working Paper Number 15-13 December 2015 Are Findings of Salary Discrimination Against Foreign-Born Players in the NBA Robust?* James Richard Hill Central Michigan University Peter

More information

a) List and define all assumptions for multiple OLS regression. These are all listed in section 6.5

a) List and define all assumptions for multiple OLS regression. These are all listed in section 6.5 Prof. C. M. Dalton ECN 209A Spring 2015 Practice Problems (After HW1, HW2, before HW3) CORRECTED VERSION Question 1. Draw and describe a relationship with heteroskedastic errors. Support your claim with

More information

Pitching Performance and Age

Pitching Performance and Age Pitching Performance and Age Jaime Craig, Avery Heilbron, Kasey Kirschner, Luke Rector and Will Kunin Introduction April 13, 2016 Many of the oldest and most long- term players of the game are pitchers.

More information

PLAYING GENERAL MANAGER: A SPORT FINANCE EXPERIENCE. Mike Mudrick Sport Management June 7, 2016

PLAYING GENERAL MANAGER: A SPORT FINANCE EXPERIENCE. Mike Mudrick Sport Management June 7, 2016 PLAYING GENERAL MANAGER: A SPORT FINANCE EXPERIENCE Mike Mudrick Sport Management June 7, 2016 Trivia For the 2015-16 season, who was the highest paid player in the NBA? LeBron James Carmelo Anthony Kevin

More information

Examining NBA Crunch Time: The Four Point Problem. Abstract. 1. Introduction

Examining NBA Crunch Time: The Four Point Problem. Abstract. 1. Introduction Examining NBA Crunch Time: The Four Point Problem Andrew Burkard Dept. of Computer Science Virginia Tech Blacksburg, VA 2461 aburkard@vt.edu Abstract Late game situations present a number of tough choices

More information

3/17/2013 Los Angeles Clippers vs. New York Knicks

3/17/2013 Los Angeles Clippers vs. New York Knicks 3/17/2013 Los Angeles Clippers vs. New York Knicks We got the result we wanted. First half, I thought we just turned it over too many times, gave them too many opportunities. Second half, we did a much

More information

Are the 2016 Golden State Warriors the Greatest NBA Team of all Time?

Are the 2016 Golden State Warriors the Greatest NBA Team of all Time? Are the 2016 Golden State Warriors the Greatest NBA Team of all Time? (Editor s note: We are running this article again, nearly a month after it was first published, because Golden State is going for the

More information

Effect of homegrown players on professional sports teams

Effect of homegrown players on professional sports teams Effect of homegrown players on professional sports teams ISYE 2028 Rahul Patel 902949215 Problem Description: Football is commonly referred to as America s favorite pastime. However, for thousands of people

More information

Pitching Performance and Age

Pitching Performance and Age Pitching Performance and Age By: Jaime Craig, Avery Heilbron, Kasey Kirschner, Luke Rector, Will Kunin Introduction April 13, 2016 Many of the oldest players and players with the most longevity of the

More information

3 Seconds Violation in which an offensive player remains within the key for more than 3 seconds at one time.

3 Seconds Violation in which an offensive player remains within the key for more than 3 seconds at one time. 3 Seconds Violation in which an offensive player remains within the key for more than 3 seconds at one time. 3-Point Play When a player is fouled but completes the basket and is then given the opportunity

More information

The Effect Alternate Player Efficiency Rating Has on NBA Franchises Regarding Winning and Individual Value to an Organization

The Effect Alternate Player Efficiency Rating Has on NBA Franchises Regarding Winning and Individual Value to an Organization St. John Fisher College Fisher Digital Publications Sport Management Undergraduate Sport Management Department Spring 2012 The Effect Alternate Player Efficiency Rating Has on NBA Franchises Regarding

More information

Analyzing NBA Champions and the Player Efficiency Rating

Analyzing NBA Champions and the Player Efficiency Rating Analyzing NBA Champions and the Player Efficiency Rating Hitesh Maidasani hitmai@cs.umd.edu November 13, 2013 1 Introduction The National Basketball Association is a very competitive and widely followed

More information

AN ABSTRACT OF THE THESIS OF

AN ABSTRACT OF THE THESIS OF AN ABSTRACT OF THE THESIS OF Jake Bertalotto for the degree of Honors Baccalaureate of Science in Accountancy and Finance presented on May 29, 2014. Title: Buying Wins: An analysis of Salary and Performance

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

The probability of winning a high school football game.

The probability of winning a high school football game. Columbus State University CSU epress Faculty Bibliography 2008 The probability of winning a high school football game. Jennifer Brown Follow this and additional works at: http://csuepress.columbusstate.edu/bibliography_faculty

More information

D u. n k MATH ACTIVITIES FOR STUDENTS

D u. n k MATH ACTIVITIES FOR STUDENTS Slaml a m D u n k MATH ACTIVITIES FOR STUDENTS Standards For MATHEMATICS 1. Students develop number sense and use numbers and number relationships in problem-solving situations and communicate the reasoning

More information

You hear that Mr. Anderson? That is the sound of inevitability

You hear that Mr. Anderson? That is the sound of inevitability You hear that Mr. Anderson? That is the sound of inevitability Agent Smith was wrong about what was inevitable for Mr. Anderson in The Matrix, was John Hollinger in signing UCLA alum Kyle 'Slo Mo' Anderson?

More information

Department of Economics Working Paper

Department of Economics Working Paper Department of Economics Working Paper Number 13-25 October 2013 Compensation Discrimination in the NFL: An Analysis of Career Earnings Johnny Ducking North Carolina A&T State University Peter A. Groothuis

More information

Effects of TV Contracts on NBA Salaries

Effects of TV Contracts on NBA Salaries Effects of TV Contracts on NBA Salaries Troy Kelly Economics Honors Spring 2017 Abstract: This paper constructs a panel of player-season observations of performance statistics and salaries for every player

More information

Revisiting the Hot Hand Theory with Free Throw Data in a Multivariate Framework

Revisiting the Hot Hand Theory with Free Throw Data in a Multivariate Framework Calhoun: The NPS Institutional Archive DSpace Repository Faculty and Researchers Faculty and Researchers Collection 2010 Revisiting the Hot Hand Theory with Free Throw Data in a Multivariate Framework

More information

NHL SALARY DETERMINATION AND DISTRIBUTION A THESIS. Presented to. The Colorado College. Bachelor of Arts. Ian Young. February 2015

NHL SALARY DETERMINATION AND DISTRIBUTION A THESIS. Presented to. The Colorado College. Bachelor of Arts. Ian Young. February 2015 NHL SALARY DETERMINATION AND DISTRIBUTION A THESIS Presented to The Faculty of the Department of Economics and Business The Colorado College In Partial Fulfillment of the Requirements for the Degree Bachelor

More information

CHAPTER 1 ORGANIZATION OF DATA SETS

CHAPTER 1 ORGANIZATION OF DATA SETS CHAPTER 1 ORGANIZATION OF DATA SETS When you collect data, it comes to you in more or less a random fashion and unorganized. For example, what if you gave a 35 item test to a class of 50 students and collect

More information

Regression to the Mean at The Masters Golf Tournament A comparative analysis of regression to the mean on the PGA tour and at the Masters Tournament

Regression to the Mean at The Masters Golf Tournament A comparative analysis of regression to the mean on the PGA tour and at the Masters Tournament Regression to the Mean at The Masters Golf Tournament A comparative analysis of regression to the mean on the PGA tour and at the Masters Tournament Kevin Masini Pomona College Economics 190 2 1. Introduction

More information

This Learning Packet has two parts: (1) text to read and (2) questions to answer.

This Learning Packet has two parts: (1) text to read and (2) questions to answer. BASKETBALL PACKET # 4 INSTRUCTIONS This Learning Packet has two parts: (1) text to read and (2) questions to answer. The text describes a particular sport or physical activity, and relates its history,

More information

2014 NATIONAL BASEBALL ARBITRATION COMPETITION ERIC HOSMER V. KANSAS CITY ROYALS (MLB) SUBMISSION ON BEHALF OF THE CLUB KANSAS CITY ROYALS

2014 NATIONAL BASEBALL ARBITRATION COMPETITION ERIC HOSMER V. KANSAS CITY ROYALS (MLB) SUBMISSION ON BEHALF OF THE CLUB KANSAS CITY ROYALS 2014 NATIONAL BASEBALL ARBITRATION COMPETITION ERIC HOSMER V. KANSAS CITY ROYALS (MLB) SUBMISSION ON BEHALF OF THE CLUB KANSAS CITY ROYALS Player Demand: $4.00 Million Club Offer: $3.30 Million Midpoint:

More information

The Effects of Race and Role Specialization on Pitcher Salary Equations

The Effects of Race and Role Specialization on Pitcher Salary Equations The Effects of Race and Role Specialization on Pitcher Salary Equations Major League Baseball s Post-Strike Era: 1996-2010 Robert V. Bailey III Haverford College Department of Economics Spring 2011 ABSTRACT:

More information

NUMB3RS Activity: Is It for Real? Episode: Hardball

NUMB3RS Activity: Is It for Real? Episode: Hardball Teacher Page 1 NUMB3RS Activity: Is It for Real? Topic: Data analysis Grade Level: 9-10 Objective: Use formulas to generate data points. Produce line graphs of which inferences are made. Time: 20 minutes

More information

Scoresheet Sports PO Box 1097, Grass Valley, CA (530) phone (530) fax

Scoresheet Sports PO Box 1097, Grass Valley, CA (530) phone (530) fax 2005 SCORESHEET BASKETBALL DRAFTING PACKET Welcome to Scoresheet Basketball. This packet contains the materials you need to draft your team. Included are player lists, an explanation of the roster balancing

More information

Average Runs per inning,

Average Runs per inning, Home Team Scoring Advantage in the First Inning Largely Due to Time By David W. Smith Presented June 26, 2015 SABR45, Chicago, Illinois Throughout baseball history, the home team has scored significantly

More information

Level 1 Mathematics and Statistics, 2014

Level 1 Mathematics and Statistics, 2014 91037 910370 1SUPERVISOR S Level 1 Mathematics and Statistics, 2014 91037 Demonstrate understanding of chance and data 9.30 am Tuesday 18 November 2014 Credits: Four Achievement Achievement with Merit

More information

Are Workers Rewarded for Inconsistent Performance?

Are Workers Rewarded for Inconsistent Performance? Are Workers Rewarded for Inconsistent Performance? Anil Özdemir (University of Zurich) Giambattista Rossi (Birkbeck College) Rob Simmons (Lancaster University) Following Lazear (1995) a small body of personnel

More information

A Simple Visualization Tool for NBA Statistics

A Simple Visualization Tool for NBA Statistics A Simple Visualization Tool for NBA Statistics Kush Nijhawan, Ian Proulx, and John Reyna Figure 1: How four teams compare to league average from 1996 to 2016 in effective field goal percentage. Introduction

More information

Journal of Human Sport and Exercise E-ISSN: Universidad de Alicante España

Journal of Human Sport and Exercise E-ISSN: Universidad de Alicante España Journal of Human Sport and Exercise E-ISSN: 1988-5202 jhse@ua.es Universidad de Alicante España SOÓS, ISTVÁN; FLORES MARTÍNEZ, JOSÉ CARLOS; SZABO, ATTILA Before the Rio Games: A retrospective evaluation

More information

This is a simple "give and go" play to either side of the floor.

This is a simple give and go play to either side of the floor. Set Plays Play "32" This is a simple "give and go" play to either side of the floor. Setup: #1 is at the point, 2 and 3 are on the wings, 5 and 4 are the post players. 1 starts the play by passing to either

More information

2014 HOCKEY ARBITRATION COMPETITION OF CANADA Derick Brassard vs. New York Rangers Submission on behalf of the New York Rangers Midpoint: $5 Million

2014 HOCKEY ARBITRATION COMPETITION OF CANADA Derick Brassard vs. New York Rangers Submission on behalf of the New York Rangers Midpoint: $5 Million 2014 HOCKEY ARBITRATION COMPETITION OF CANADA Derick Brassard vs. New York Rangers Submission on behalf of the New York Rangers Midpoint: $5 Million Submission by Team 2 1 Table of Contents I. INTRODUCTION...

More information

The Dilemma of Choosing Talent: Michael Jordans are Hard to Find

The Dilemma of Choosing Talent: Michael Jordans are Hard to Find The Dilemma of Choosing Talent: Michael Jordans are Hard to Find by Peter A. Groothuis Associate Professor 3093 Raley Hall Appalachian State University Boone, NC 28608 (828) 262-6077 J. Richard Hill Professor

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

The Dilemma of Choosing Talent: Michael Jordans are Hard to Find

The Dilemma of Choosing Talent: Michael Jordans are Hard to Find The Dilemma of Choosing Talent: Michael Jordans are Hard to Find by Peter A. Groothuis Associate Professor 3093 Raley Hall Appalachian State University Boone, NC 28608 (828) 262-6077 J. Richard Hill Professor

More information

1. The data below gives the eye colors of 20 students in a Statistics class. Make a frequency table for the data.

1. The data below gives the eye colors of 20 students in a Statistics class. Make a frequency table for the data. 1. The data below gives the eye colors of 20 students in a Statistics class. Make a frequency table for the data. Green Blue Brown Blue Blue Brown Blue Blue Blue Green Blue Brown Blue Brown Brown Blue

More information

The Use of Rank-sum Ratio on the Attack and Defensive Ability of the Top 8 Men s Basketball Competition in the 16th Asian Games

The Use of Rank-sum Ratio on the Attack and Defensive Ability of the Top 8 Men s Basketball Competition in the 16th Asian Games Management Science and Engineering Vol. 6, No. 1, 2012, pp. 101-105 DOI:10.3968/j.mse.1913035X20120601.Z5R008 ISSN 1913-0341 [Print] ISSN 1913-035X [Online] www.cscanada.net www.cscanada.org The Use of

More information

The Efficiency of the Major League Baseball Free- Agent Market

The Efficiency of the Major League Baseball Free- Agent Market Major Themes in Economics Volume 18 Article 5 Spring 2016 The Efficiency of the Major League Baseball Free- Agent Market Jacob Oswald University of Northern Iowa Follow this and additional works at: https://scholarworks.uni.edu/mtie

More information

4th Down Expected Points

4th Down Expected Points 4 th Down Kick a field goal? Punt? Or risk it all and go for it on the 4 th down? Teams rarely go for it on the 4 th down, but past NFL game data and math might advise differently. Bill Burke, a sports

More information

Additional On-base Worth 3x Additional Slugging?

Additional On-base Worth 3x Additional Slugging? Additional On-base Worth 3x Additional Slugging? Mark Pankin SABR 36 July 1, 2006 Seattle, Washington Notes provide additional information and were reminders during the presentation. They are not supposed

More information

Matt Halper 12/10/14 Stats 50. The Batting Pitcher:

Matt Halper 12/10/14 Stats 50. The Batting Pitcher: Matt Halper 12/10/14 Stats 50 The Batting Pitcher: A Statistical Analysis based on NL vs. AL Pitchers Batting Statistics in the World Series and the Implications on their Team s Success in the Series Matt

More information

MONEYBALL. The Power of Sports Analytics The Analytics Edge

MONEYBALL. The Power of Sports Analytics The Analytics Edge MONEYBALL The Power of Sports Analytics 15.071 The Analytics Edge The Story Moneyball tells the story of the Oakland A s in 2002 One of the poorest teams in baseball New ownership and budget cuts in 1995

More information

Game Theory (MBA 217) Final Paper. Chow Heavy Industries Ty Chow Kenny Miller Simiso Nzima Scott Winder

Game Theory (MBA 217) Final Paper. Chow Heavy Industries Ty Chow Kenny Miller Simiso Nzima Scott Winder Game Theory (MBA 217) Final Paper Chow Heavy Industries Ty Chow Kenny Miller Simiso Nzima Scott Winder Introduction The end of a basketball game is when legends are made or hearts are broken. It is what

More information

A Study of Olympic Winning Times

A Study of Olympic Winning Times Connecting Algebra 1 to Advanced Placement* Mathematics A Resource and Strategy Guide Updated: 05/15/ A Study of Olympic Winning Times Objective: Students will graph data, determine a line that models

More information

Economic Value of Celebrity Endorsements:

Economic Value of Celebrity Endorsements: Economic Value of Celebrity Endorsements: Tiger Woods Impact on Sales of Nike Golf Balls September 27, 2012 On Line Appendix The Golf Equipments Golf Bags Golf bags are designed to transport the golf clubs

More information

Lesson 14: Modeling Relationships with a Line

Lesson 14: Modeling Relationships with a Line Exploratory Activity: Line of Best Fit Revisited 1. Use the link http://illuminations.nctm.org/activity.aspx?id=4186 to explore how the line of best fit changes depending on your data set. A. Enter any

More information

When Should Bonds be Walked Intentionally?

When Should Bonds be Walked Intentionally? When Should Bonds be Walked Intentionally? Mark Pankin SABR 33 July 10, 2003 Denver, CO Notes provide additional information and were reminders to me for making the presentation. They are not supposed

More information

DO LONG-TERM CONTRACTS ENCOURAGE SHIRKING IN MAJOR LEAGUE BASEBALL? A THESIS. Presented to. The Faculty of the Department of Economics and Business

DO LONG-TERM CONTRACTS ENCOURAGE SHIRKING IN MAJOR LEAGUE BASEBALL? A THESIS. Presented to. The Faculty of the Department of Economics and Business DO LONG-TERM CONTRACTS ENCOURAGE SHIRKING IN MAJOR LEAGUE BASEBALL? A THESIS Presented to The Faculty of the Department of Economics and Business The Colorado College In Partial Fulfillment of the Requirements

More information

y ) s x x )(y i (x i r = 1 n 1 s y Statistics Lecture 7 Exploring Data , y 2 ,y n (x 1 ),,(x n ),(x 2 ,y 1 How two variables vary together

y ) s x x )(y i (x i r = 1 n 1 s y Statistics Lecture 7 Exploring Data , y 2 ,y n (x 1 ),,(x n ),(x 2 ,y 1 How two variables vary together Statistics 111 - Lecture 7 Exploring Data Numerical Summaries for Relationships between Variables Administrative Notes Homework 1 due in recitation: Friday, Feb. 5 Homework 2 now posted on course website:

More information

The relationship between payroll and performance disparity in major league baseball: an alternative measure. Abstract

The relationship between payroll and performance disparity in major league baseball: an alternative measure. Abstract The relationship between payroll and performance disparity in major league baseball: an alternative measure Daniel Mizak Frostburg State University Anthony Stair Frostburg State University Abstract This

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

9.3 Histograms and Box Plots

9.3 Histograms and Box Plots Name Class Date 9.3 Histograms and Box Plots Essential Question: How can you interpret and compare data sets using data displays? Explore Understanding Histograms Resource Locker A histogram is a bar graph

More information

Fundamentals of Machine Learning for Predictive Data Analytics

Fundamentals of Machine Learning for Predictive Data Analytics Fundamentals of Machine Learning for Predictive Data Analytics Appendix A Descriptive Statistics and Data Visualization for Machine learning John Kelleher and Brian Mac Namee and Aoife D Arcy john.d.kelleher@dit.ie

More information

PREDICTING OUTCOMES OF NBA BASKETBALL GAMES

PREDICTING OUTCOMES OF NBA BASKETBALL GAMES PREDICTING OUTCOMES OF NBA BASKETBALL GAMES A Thesis Submitted to the Graduate Faculty of the North Dakota State University of Agriculture and Applied Science By Eric Scot Jones In Partial Fulfillment

More information

This Learning Packet has two parts: (1) text to read and (2) questions to answer.

This Learning Packet has two parts: (1) text to read and (2) questions to answer. BASKETBALL PACKET # 4 INSTRUCTIONS This Learning Packet has two parts: (1) text to read and (2) questions to answer. The text describes a particular sport or physical activity, and relates its history,

More information

Fit to Be Tied: The Incentive Effects of Overtime Rules in Professional Hockey

Fit to Be Tied: The Incentive Effects of Overtime Rules in Professional Hockey Fit to Be Tied: The Incentive Effects of Overtime Rules in Professional Hockey Jason Abrevaya Department of Economics, Purdue University 43 West State St., West Lafayette, IN 4797-256 This version: May

More information

Analytics Improving Professional Sports Today

Analytics Improving Professional Sports Today University of Tennessee, Knoxville Trace: Tennessee Research and Creative Exchange University of Tennessee Honors Thesis Projects University of Tennessee Honors Program 12-2018 Analytics Improving Professional

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

Working With Percents

Working With Percents 4 Working With Percents In this unit you have represented quantities as fractions and decimals to make sense of questions asking how much? or how good? or which is better? Below is a typical situation

More information

Announcements. Lecture 19: Inference for SLR & Transformations. Online quiz 7 - commonly missed questions

Announcements. Lecture 19: Inference for SLR & Transformations. Online quiz 7 - commonly missed questions Announcements Announcements Lecture 19: Inference for SLR & Statistics 101 Mine Çetinkaya-Rundel April 3, 2012 HW 7 due Thursday. Correlation guessing game - ends on April 12 at noon. Winner will be announced

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

Period: Date: MAKE THE DREAM TEAM

Period: Date: MAKE THE DREAM TEAM MAKE THE DREAM TEAM You are the head of a basketball team in the NBA. Your top three best starters are injured and not available to play in your next game. It is now your task to look at the statistics

More information

1. Answer this student s question: Is a random sample of 5% of the students at my school large enough, or should I use 10%?

1. Answer this student s question: Is a random sample of 5% of the students at my school large enough, or should I use 10%? Econ 57 Gary Smith Fall 2011 Final Examination (150 minutes) No calculators allowed. Just set up your answers, for example, P = 49/52. BE SURE TO EXPLAIN YOUR REASONING. If you want extra time, you can

More information

Applying Hooke s Law to Multiple Bungee Cords. Introduction

Applying Hooke s Law to Multiple Bungee Cords. Introduction Applying Hooke s Law to Multiple Bungee Cords Introduction Hooke s Law declares that the force exerted on a spring is proportional to the amount of stretch or compression on the spring, is always directed

More information

JEFF SAMARDZIJA CHICAGO CUBS BRIEF FOR THE CHICAGO CUBS TEAM 4

JEFF SAMARDZIJA CHICAGO CUBS BRIEF FOR THE CHICAGO CUBS TEAM 4 JEFF SAMARDZIJA V. CHICAGO CUBS BRIEF FOR THE CHICAGO CUBS TEAM 4 Table of Contents I. Introduction...1 II. III. IV. Performance and Failure to Meet Expectations...2 Recent Performance of the Chicago Cubs...4

More information

Projecting Three-Point Percentages for the NBA Draft

Projecting Three-Point Percentages for the NBA Draft Projecting Three-Point Percentages for the NBA Draft Hilary Sun hsun3@stanford.edu Jerold Yu jeroldyu@stanford.edu December 16, 2017 Roland Centeno rcenteno@stanford.edu 1 Introduction As NBA teams have

More information

THERE S NO I IN TEAM

THERE S NO I IN TEAM THERE S NO I IN TEAM But there is an m and an e After concluding that defense doesn t necessarily win championships, we decided to examine another shopworn bit of sports wisdom. Before young athletes are

More information

ISDS 4141 Sample Data Mining Work. Tool Used: SAS Enterprise Guide

ISDS 4141 Sample Data Mining Work. Tool Used: SAS Enterprise Guide ISDS 4141 Sample Data Mining Work Taylor C. Veillon Tool Used: SAS Enterprise Guide You may have seen the movie, Moneyball, about the Oakland A s baseball team and general manager, Billy Beane, who focused

More information

VIDEO OF THE DAY - Rob Hennigan

VIDEO OF THE DAY - Rob Hennigan - HOOPSWORLD Basketball News & NBA Rumors - http://www.hoopsworld.com - NBA AM: Millsap Gets Fresh Start in Atlanta Posted By Alex Kennedy On October 3, 2013 @ 8:40 am In Main Page,NBA No Comments VIDEO

More information

PRACTICE PROBLEMS FOR EXAM 1

PRACTICE PROBLEMS FOR EXAM 1 ST 311 PRACTICE PROBLEMS FOR EXAM 1 Topics covered on Exam 1: Chapters 1-7 in text. Reiland This material is covered in webassign homework assignments 1 through 4 and worksheets 1-7. " Exam information:

More information