投票率の不正確さ!

こんにちは!

フォーラムでメンバーにミートアップのトピックについて投票してもらうアンケートを実施したのですが、パーセンテージの計算が正しくないようです。

5つの選択肢があり、投票したのは3人だけですが、パーセンテージは「34%」、「33%」、「33%」、「0」、「0」と表示されています。他の2つの選択肢と同じく1票しか入っていないのに、なぜ1つの選択肢だけ34%になるのでしょうか?

スクリーンショットはこちらです。

image

1人1票という制限が必要なので再現できるかわかりませんが、コードはこちらです。

[poll type="regular" results="always" public="true" name="lmis-poll-1" chartType="bar" dynamic="true"]
# **Which LMIS topic are you most interested in?**

* The batch/expiry Management Feature that will be Integrated in the RTS (Real Time Stock) app (Demo from Comoros implementation)
* Reviewing the newly published WHO NTD guidance and DHIS2 LMIS demo instances
* Workflow Integration with a central eLMIS
* Preview of the temperature monitoring integration, linked to the Cold Chain Equipment tool
* I will reply with my suggestion
[/poll]
Which LMIS topic are you most interested in?
  • The batch/expiry Management Feature that will be Integrated in the RTS (Real Time Stock) app (Demo from Comoros implementation)
  • Reviewing the newly published WHO NTD guidance and DHIS2 LMIS demo instances
  • Workflow Integration with a central eLMIS
  • Preview of the temperature monitoring integration, linked to the Cold Chain Equipment tool
  • I will reply with my suggestion
0 voters

これが起こりうる最も可能性の高い理由は、100を3で割ることができず、33.333333333…%になることだと思います。そのため、33%が2つ(合計66%)あり、最後が34%になります。

はい、こちらもMetaにあります。

「いいね!」 2

ありがとうございます!はい、それはわかっていますが、もしこれがコンテストの投票で、勝者(または引き分け)が1人いなければならないとしたらどうでしょうか。しかし、ここでは引き分けの代わりに、誰かがランダムに勝者として選ばれることになります。

「いいね!」 1