Skip to content
This repository has been archived by the owner on Feb 27, 2021. It is now read-only.

Have bG rating numbers for the day/week/month #10

Open
endafarrell opened this issue Dec 8, 2012 · 1 comment
Open

Have bG rating numbers for the day/week/month #10

endafarrell opened this issue Dec 8, 2012 · 1 comment
Assignees

Comments

@endafarrell
Copy link
Owner

Mean bG based on area-under-the-graph - hence time-weighted.
A normalised figure for the sum of the difference between readings.

  • Eg a bad day with these readings: 3,10,5,12,16,9,3 => sum(abs(n-m) = 33
  • Eg a good day with these readings: 4,7,5,7,6,5,6 => = 10
  • Count normalised: sigma * num / mean count
  • A small ascent/decent implies stability

Penalty flags for hypo/hyper should exist (#15)

@endafarrell
Copy link
Owner Author

Mean bG area under graph done.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant