Current example in polis
See:

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.
Current example in polis
See:
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-successshould decrease with the # of participants who actually expressed their vote. When a negligible amount of participants actually voted,p-successshould be close to 0, even if every participants who expressed their vote agreed/disagreed.As a result,
group-aware-consensusvalue (which is calculated by multiplying thep-successacross 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.