Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Minor: Correct the term median to mean in the whitelist process #426

Merged
merged 1 commit into from
Aug 29, 2024

Conversation

RoboticMind
Copy link
Contributor

For some reason I wrote the term median earlier when the definition has always used the mean

The original definition was defined as

WAS = Green If (Mean daily credit for 7 Days > (0.1 * Mean daily credit for 40 Days)) Else Red

gridcoin-community/Gridcoin-Tasks#194

(Dividing the two gives you the same form as it exists on the site of

Mean daily credit for 7 Days / Mean daily credit for 40 Days > 0.1)

@barton2526 barton2526 merged commit 6216297 into master Aug 29, 2024
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants