Ask Lemmy
A Fediverse community for open-ended, thought provoking questions
Rules: (interactive)
1) Be nice and; have fun
Doxxing, trolling, sealioning, racism, and toxicity are not welcomed in AskLemmy. Remember what your mother said: if you can't say something nice, don't say anything at all. In addition, the site-wide Lemmy.world terms of service also apply here. Please familiarize yourself with them
2) All posts must end with a '?'
This is sort of like Jeopardy. Please phrase all post titles in the form of a proper question ending with ?
3) No spam
Please do not flood the community with nonsense. Actual suspected spammers will be banned on site. No astroturfing.
4) NSFW is okay, within reason
Just remember to tag posts with either a content warning or a [NSFW] tag. Overtly sexual posts are not allowed, please direct them to either !asklemmyafterdark@lemmy.world or !asklemmynsfw@lemmynsfw.com.
NSFW comments should be restricted to posts tagged [NSFW].
5) This is not a support community.
It is not a place for 'how do I?', type questions.
If you have any questions regarding the site itself or would like to report a community, please direct them to Lemmy.world Support or email info@lemmy.world. For other questions check our partnered communities list, or use the search function.
6) No US Politics.
Please don't post about current US Politics. If you need to do this, try !politicaldiscussion@lemmy.world or !askusa@discuss.online
Reminder: The terms of service apply here too.
Partnered Communities:
Logo design credit goes to: tubbadu
view the rest of the comments
As a researcher doing data-stuff: there actually is a somewhat objective way to answer this! I don't know the answer to the question itself though... and the method is quite boring
Usually how data scientists do this is to first collect a bunch of data... let's say we have a 200~300 question comprehensive survey about ppl's political beliefs. This survey would have a dimension of 200-300. We can include all of them but they would offer diminishing information (& is very confusing), so usually people trim it down to the most important dimensions only. We then apply dimensionality reduction/manifold method to reduce highly similar dimensions. I think in social sciences people call this factor analysis. Usually in my field people do PCA followed by UMAP, social scientists I think may do something differently but PCA is quite universal
Then researchers will be able to tell a few mathematically identified dimensions that contribute the most to the results. Say if the first dimension contributes 70% of the variation of people's differences, and the second dimension another 25%... then we would have a 2-dimension model that can explain 95% of the differences and would be good enough. If the first dimension only 10%, second 8%... then a good model will need a lot more dimensions. This doesn't tell what the dimensions are though, that's up to the researchers to identify. If all of these work well, we'd have a simple, N-dimension model suggesting how people's political beliefs are... and some of these might not map to what people would intuitively think of
Unless I'm mistaken, Big Five personality traits is developed this way for example... About politics, I found a 2013 research article that suggested two political dimensions: economic and social ideology
I guess this doesn't quite answer the question... it just states how political dimensions (or any dimensions in data fields, really) came from, and the fact that there's an old paper suggesting a two factor model of economic + social ideology. I don't know how many dimensions are sufficient for politics, not to count for the fact that different countries/cultures treat this differently
Oh, that's a very cool study. However, here's an important bit that should help with interpreting it.
I really hope someone has dumped a gazillion questions into a similar process. Would be really curious to find out how many dimensions you would really need to explain the data.
Anyway, the economic and social dimensions definitely are needed as a foundation of any political model. If you did a more comprehensive study, you would obviously add some more dimensions on this foundation.