I have now made a significant update to my applied machine learning paper on predicting patterns among NBA playoff and championship teams, which can be accessed here: arXiv Link .
Category: Statistics
Today, The Dow Jones Industrial Average (DJIA) surpassed the 20,000 mark for the first time in history. At the time of the writing of this posting (12:31 PM on January 25), it is actually 20,058.29, so, I am not sure if it will close above 20,000 points, but, nevertheless, a lot of people are crediting this […]
In a previous article, I showed how one could use data in combination with advanced probability techniques to determine the optimal shot / court positions for LeBron James. I decided to use this algorithm on the Knicks’ starting 5, and obtained the following joint probability density contour plots: One sees that the Knicks offensive strategy […]
Where is Lebron James most effective on the court? Based on 2015-2016 data, we obtained from NBA.com the following data which tracks Lebron’s FG% based on defender distance: From Basketball-Reference.com, we then obtained data of Lebron’s FG% based on his shot distance from the basket: Based on this data, we generated tens of thousands of […]
An interesting machine learning problem: Can one figure out the relationship between the popular vote margin, voter turnout, and the percentage of electoral college votes a candidate wins? Going back to the election of John Quincy Adams, the raw data looks like this: Electoral College Party Popular vote Margin (%) Turnout Percentage of EC John […]
In this article, I will use Data Science / Machine Learning methodologies to break down the real factors separating the playoff from non-playoff teams. In particular, I used the data from Basketball-Reference.com to associate 44 predictor variables which each team: “FG” “FGA” “FG.” “X3P” “X3PA” “X3P.” “X2P” “X2PA” “X2P.” “FT” “FTA” “FT.” “ORB” “DRB” “TRB” […]
I was thinking about how one can use the NBA’s new SportVU system to figure out optimal positions for players on the court. One of the interesting things about the SportVU system is that it tracks player coordinates on the court. Presumably, it also keeps track of whether or not a player located at makes […]
Consider modelling the Clinton/Trump debate via a static game in which each candidate can choose between two strategies: , where denotes predominantly “attacking” the other candidate, while denotes predominantly discussing policy positions. Further, let us consider the mixed strategies for Clinton, and for Trump. That is, Clinton predominantly attacks Trump with probability , and Trump predominantly […]
Everyone by now knows about this paper I wrote a few months ago: http://arxiv.org/abs/1604.05266 Using data science / machine learning methodologies, it basically showed that the most important factors in characterizing a team’s playoff eligibility are the opponent field goal percentage and the opponent points per game. This seems to suggest that defensive factors as […]
Further to my original post on using physics to predict the outcome of the 2016 US Presidential elections, I have now written a cloud-based app using the powerful Wolfram Cloud to pull the most recent polling data on the web from The HuffPost Pollster, which “tracks thousands of public polls to give you the latest […]