Questions: Computational Social Science

5 questions to test your understanding

Score: 0 / 5
Question 1 Multiple Choice

A researcher uses tweets collected via Twitter's API to study how political opinions spread during an election. They find strong evidence of echo chambers. A methodologist raises concerns. Which concern is most fundamental?

AText analysis algorithms are not reliable enough to classify political content accurately
BTwitter's API returns a random sample of all tweets, so the dataset should be representative
CTwitter users systematically differ from the general voting public in age, education, and political engagement, and the platform's algorithm shapes which content is visible — the data is not representative of actual opinion formation
DThe study should have used survey data instead, since computational methods cannot study opinion formation
Question 2 Multiple Choice

A researcher builds an agent-based model of protest mobilization where agents join a protest if more than 30% of their network has already joined. The model generates output that visually resembles historical protest waves. The researcher concludes the model is validated. What is the fundamental flaw?

AABMs cannot model social phenomena like protests because human behavior is too unpredictable to simulate
BThe model needs more agents — at least 100,000 — before the output is statistically meaningful
CVisual resemblance to historical patterns does not validate the model; it must be calibrated against real data quantitatively and tested on held-out cases not used during model design
DThe 30% threshold is the wrong value and should be determined by machine learning on historical data
Question 3 True / False

In computational social science, collecting a very large dataset (millions of records) from a web platform effectively eliminates selection bias, because the large N makes the sample representativeness less important.

TTrue
FFalse
Question 4 True / False

Agent-based models in computational social science are valuable partly because they allow researchers to explore 'what if' scenarios by systematically varying parameters, generating hypotheses about social mechanisms that can then be tested against empirical data.

TTrue
FFalse
Question 5 Short Answer

Why does the validation imperative — comparing computational results against real empirical data — matter especially in computational social science compared to traditional small-sample social science research?

Think about your answer, then reveal below.