migueldeicaza / CovidGraphs

Covid Graphs app
MIT License
93 stars 11 forks source link

Wish: detect trend #14

Open migueldeicaza opened 3 years ago

migueldeicaza commented 3 years ago

It is not clear how given the data I can detect a trend, and what the range of time should be for detecting the trend (couple of weeks, a month?)

roostr commented 3 years ago

I think a good first-pass would be:

Possibilities for expansion that would be useful to me, at least:

roostr commented 3 years ago

Played with this a bit tonight, found my proposed experiment to be fairly unintuitive. “9% rate increase” doesn’t really register as meaningful information to me.

Going to experiment with translating it into the number of weeks until new cases double: “Doubling every 8 weeks.” and if it’s decreasing, “Halving every 8 weeks.” I sense that’s what would be meaningful to me in a widget.