Skip to content

fix: group-informed-consensus should not be high for statements with extremely low engagement #72

Description

@nicobao

Current example in polis

See:

Image

Expected behavior

The statements highlighted in red above should not appear so high in the ranking of group-informed-consensus, because the number of people who interacted with these statements is negligible compared to the total amount of participants (8 participants voted on the first statement, and 2 participants voted on the second statement, out of 1165 total amount of participants).

Detailed changes required

p-success should decrease with the # of participants who actually expressed their vote. When a negligible amount of participants actually voted, p-success should be close to 0, even if every participants who expressed their vote agreed/disagreed.

As a result, group-aware-consensus value (which is calculated by multiplying the p-success across each cluster) should be close to 0 for statements with very low participation such as the ones highlighted in red in the screenshot above. Those statements would therefore appear much lower in this ranking, reaching the expected behavior.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions