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

Ascent/descent for the day #28

Closed
endafarrell opened this issue Dec 15, 2012 · 1 comment
Closed

Ascent/descent for the day #28

endafarrell opened this issue Dec 15, 2012 · 1 comment

Comments

@endafarrell
Copy link
Owner

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

A child ticket of #10

@endafarrell
Copy link
Owner Author

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