User not logged in - login - register
Home Calendar Books School Tool Photo Gallery Message Boards Users Statistics Advertise Site Info
go to bottom | |
 Message Boards » » I would like to recreate the following app... Page [1]  
Spontaneous
All American
27372 Posts
user info
edit post

...located at this URL:
http://www.rawbw.com/~deano/articles/BellCurve.html

Basically it takes the distributions of a given team's Points For and Points Against to determine a team's Luck and potential down the line, working very similarly. Ideally, I would like this app to update dynamically, feeding in data from Yahoo! or ESPN (although I'm pretty sure that's super illegal).

Am I best off recreating it in Java, like it is now, or can I/should I use another language?

11/5/2011 12:15:59 PM

spöokyjon

18617 Posts
user info
edit post

So you just need a histogram of game scores? Code it in whatever you like, but if you're doing it on the web I would just do the graphs themselves with Google Charts. http://code.google.com/apis/chart/

To get the data, you might want to try Yahoo's Fantasy Sports API, which I think you can use for free (rate limited, like most free data APIs). http://developer.yahoo.com/fantasysports/

11/5/2011 12:20:46 PM

qntmfred
retired
40435 Posts
user info
edit post

^

Quote :
"So you just need a histogram of game scores"


i think he's trying to more than just histograms though. if you're trying to predict the probability of a win vs another team, you'll need to do some statistical analysis and there are lots of different ways you might choose to do that

[Edited on November 5, 2011 at 12:35 PM. Reason : logistic regression]

11/5/2011 12:31:06 PM

A Tanzarian
drip drip boom
10992 Posts
user info
edit post

http://www.kenpom.com/

11/5/2011 3:45:20 PM

robster
All American
3545 Posts
user info
edit post

try http://www.statsheet.com (local startup, btw).

I think they have some custom reporting/breakdowns you can do

11/6/2011 7:49:52 PM

Ernie
All American
45943 Posts
user info
edit post

Kenpom has score logs for every game going back to 02 hidden away on his site (tab-delimited, too)

Better grab em before they get paywall'd

11/6/2011 10:34:20 PM

 Message Boards » Tech Talk » I would like to recreate the following app... Page [1]  
go to top | |
Admin Options : move topic | lock topic

© 2024 by The Wolf Web - All Rights Reserved.
The material located at this site is not endorsed, sponsored or provided by or on behalf of North Carolina State University.
Powered by CrazyWeb v2.38 - our disclaimer.