Unexpected behavior in beeswarm (consensus vs divisive) visualization #1753
Replies: 1 comment 1 reply
-
It took me a while, but after diving deeper into the math worker I found out that "divisiveness" seems to be based on the "extremity" of the PCA output. As an example, in this conversation, statement #110 is the most divisive. In the PCA graph, this "extremity" can be seen in the distance from statement #110 to the center: In the explanation text of Polis, however, it says that: This is, in fact, not always the case, as can be seen in my original post above. This explanation seems to suggest that voting "variance" is the metric used (e.g., everyone being or not being on the same page in voting behavior for this specific statement), but PCA covers more complex and multidimensional relationships between participants and their voting behavior, right? My colleagues and I were confused about this for quite a while, and I can imagine users are too. Perhaps this "divisiveness" metric was originally calculated as variance if I look at the Bowling Blue calculations? In fact, in the "Analysis" page, it still says that the beeswarm is a metric of variance: Some clarification would be great! |
Beta Was this translation helpful? Give feedback.
-
Expected behavior:
On the far right side of the visualization ("divisive statements") I'd expect to see voting behavior that differs greatly between groups/participants. E.g., group A votes mostly agree for a statement, group B votes mostly disagree. Or: Overall there's a (more or less) 50/50 split between participants on agree/disagree.
Actual behavior:
The most divisive statement according to this visualization shows fairly similar voting behavior across groups (in this case: most people seem to disagree with the statement), as well as overall.
I found statements further to the "consensus" side of the graph that showed (at least to my eye) much more divisive voting behavior (see screenshots below).
In fact, the most divisive statement (statement 1) is even listed in the "Majority" view, showing what most people agreed with.
To Reproduce:
We simply ran a Polis conversation, I understand that the exact voting behavior might be hard to reproduce.
Screenshots:
^ A statement that should be the "most" divisive, but shows fairly similar voting behavior across groups.
^ The most divisive statement being listed in the "Majority" view.
^ A statement that seems much more divisive to me, but is further to the left on the scale.
Device information:
Across all devices/platforms.
Additional context:
193 participants voted
4512 votes were cast
23.38 votes per participant on average
9 commented
66 comments submitted
Note that I removed the statement texts (I'm not sure if I'm allowed to publish them at this point).
Beta Was this translation helpful? Give feedback.
All reactions