Gentoo Archives: gentoo-dev

From: Kent Fredric <kentnl@g.o>
To: gentoo-dev@l.g.o
Subject: Re: [gentoo-dev] [gentoostats continued] Collected data and justification for it
Date: Sat, 09 May 2020 18:25:52
Message-Id: 20200510062527.2ed53cc7@katipo2.lan
In Reply to: [gentoo-dev] [gentoostats continued] Collected data and justification for it by "Michał Górny"
1 On Thu, 07 May 2020 09:29:36 +0200
2 Michał Górny <mgorny@g.o> wrote:
3
4 > For example, if OCaml bindings on some package are broken and require
5 > a lot of work, I would find useful to know how likely it is that anyone
6 > is using it. Or if a lot of people are enabling 'frobnicate' flag,
7 > I could consider employing USE defaults.
8
9 For normal reporting, I'd suggest "counts of users" have some default
10 presentation that encourages people to think of the data as incomplete.
11
12 For example, instead of "0", it might print "<10", or say, "10: +/- 10"
13
14 Or rank results in terms of relative numbers, "low", "high", etc.
15
16 Or maybe incorporate time bounds with the information:
17
18 "0 this month"
19
20 Because even the people participating may not be participating
21 frequently for all the niche things to turn up in every sample.
22
23 Just working out a good way to calculate what the "error bars" should
24 be is the hard part.