From 6b6fba40365095ec1447d8e7774ec1b8f9daf0e0 Mon Sep 17 00:00:00 2001 From: DannyDannyDanny Date: Mon, 5 Dec 2022 12:15:53 +0100 Subject: [PATCH] :memo: :boom: work on draft --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 8a1a7bc..2375149 100644 --- a/README.md +++ b/README.md @@ -21,7 +21,9 @@ The poll has the following options: Poll registrations and commission attendance are recorded. -An attendance score is computed using an exponential moving average +An attendance score is computed for each member. + +Exponential moving average weigh recent attendance more heavily. > :boom: how often?