kcaman / NBA-Slot

2016 NBA Finals Predictor - probability for each team to win their respective conferences, plus the probability to win the NBA Finals. Stats taken from vegas odds websites, and are hard coded. Technologies Used: HTML, CSS, Javascript, jQuery, AngularJS

Home Page:http://arianvera.com/webapps/nba/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

NBA-Slot-Machine


NBA Slot Machine Purpose of this Repository was to show what is being used to created a randomized selector, and then once more randomizing to establish a winner.

In this case, the randomize selector chooses a team from each conference based on it's probability. Then once chosen, it randomly selects a winner from the 2 selected teams also based on probability.

Statistics and probability taken from vegas odds as of 7/19/15.

Future updates will try to incorporate a web service to extract information automatically as its updated.

About

2016 NBA Finals Predictor - probability for each team to win their respective conferences, plus the probability to win the NBA Finals. Stats taken from vegas odds websites, and are hard coded. Technologies Used: HTML, CSS, Javascript, jQuery, AngularJS

http://arianvera.com/webapps/nba/


Languages

Language:JavaScript 60.6%Language:CSS 31.7%Language:HTML 7.7%