Hacker News new | ask | show | jobs
by jferge 4790 days ago
I was just thinking about making something like this after finishing my college stats class. I'm not sure if I just don't see it, but it would be cool to add in some statistics stuff, mean, variance, linear regression estimates and stuff like that.
1 comments

Hey jferge, Thanks for the feedback. You can already do linear (and polynomial) regression through the plotly spreadsheet GUI. Way easier than Excel, imo:

Linear fit with dates: https://plot.ly/~jackp/487 Partial linear fit): https://plot.ly/~jackp/489 5th order polynomial fit: https://plot.ly/~jackp/490