Article

I’m doing a research project on evaluating Communist party support in the context of the application of Socialism with Chinese Characteristics, relating widespread support for policies with the relevant socialist theory. Anyway, while doing research I stumbled across this usage of K-means clustering to analyze the data and with this application of a data analysis tool, the support for the party, while still high, varies greatly from what is initially suggested from the surveys.

Looking at it I find some of the justifications they use for describing typologies a little fishy. The questions asked are whether or not you trust the CPC on a four point scale with 1 being not at all and 4 being high amounts of trust, with the second question being about support for the one party system using the same scale. In any case they use K Clustering to break these groups into the four possible typologies and cluster the two of the middle groups together under the justification that people can be “ambivalent”. However, this feels like unnecessary simplification of the clusters in order to present the “ambivalence” as being more varied than it is. Just because people might have incoherent views on the issue doesn’t mean they do and presenting the issue as that feels like it could be “gerrymandering” data. I’m completely open to my speculations and reservations being completely off base, this is very estranged from my major, but I thought I would ask her for some help in understanding it.

You guys are pretty smart sometimes meow-tankie

The part I’m discussing occurs on page 56 where they begin to explain their statistics and methods.

  • asustamepanteon3 [none/use name, comrade/them]@hexbear.net
    link
    fedilink
    English
    arrow-up
    7
    ·
    edit-2
    10 months ago

    So let me get this right? they got a bunch of {1,2,3,4}^2 points and they applied k-means one (1) time with the standard l_2 metric, found 4 random ass centroids, published it, and now you’re calling into question their methodology?

    edit: The problem with k means is that it converges to local minima, so depending on the starting point (in this case the 4 ‘typologies’) each run gives different results. So any typologies found are gonna be interpreted with the ideological slant of the authors. Also a heat map would have been better for representing the data: it’s on a 2d grid.