The paper tests whether five OpenAI GPT-family snapshots produce default value-survey answers that are closer to some national cultures than others, and whether naming a country in the prompt reduces that distance. The human benchmark combines the three most recent waves, spanning 2005–2022, of the World Values Survey and European Values Study: 393,536 individual records from 112 countries or territories. The authors select the ten questions used for the Inglehart–Welzel cultural map, standardize them against the human data, and run weighted PCA with varimax rotation and pairwise deletion. The two components, survival versus self-expression and traditional versus secular values, explain 39% of the variation. Five countries lacking valid scores on at least one item are removed, leaving 107. National coordinates are formed by averaging within country-year and then across years; they do not represent each society’s internal distribution of opinions.
The models are text-davinci-002, gpt-3.5-turbo-0613, gpt-4-0613, gpt-4-turbo-2024-04-09, and gpt-4o-2024-05-13. At temperature zero, each model answers the same ten English survey items. Ten respondent-descriptor variants, such as “average human being,” “typical person,” and “world citizen”, are used and their coordinates averaged for the four recent models; GPT-3 uses one variant because it had been deprecated. Cultural prompting adds “born in [country] and living in [country].” This yields 400 default and 42,800 country-conditioned responses for the four recent models, plus ten default and 1,070 conditioned GPT-3 responses. Identical prompts are not repeated: the studied variation is wording sensitivity, not stochastic variation. The authors manually inspect malformed answers. GPT-3.5 refuses 2 of 1,070 homosexuality items and 30 of 1,070 abortion items; Libya is removed from that model’s country comparison because all ten homosexuality answers are missing.
Without a country cue, all five GPT points lie toward self-expression values and are closer to English-speaking and Protestant European countries than to many African-Islamic countries. GPT-4o, for example, is 0.20 from Finland, 0.21 from Andorra, and 0.45 from the Netherlands, versus 4.10 from Jordan, 4.00 from Libya, and 3.95 from Ghana. This is a geometric comparison between one aggregated model response and national means projected into two dimensions. Calling the position the model’s “cultural values” is the study’s operational definition, not a measurement of internal beliefs. Causation is also not identified: the paper suggests English prompts, training-corpus composition, and development choices as possible causes, while acknowledging that model opacity prevents attribution to RLHF or other mechanisms.
Cultural prompting lowers mean distance from 2.42 to 1.57 for GPT-4o, 2.71 to 1.77 for GPT-4-turbo, 2.69 to 1.65 for GPT-4, 3.35 to 2.83 for GPT-3.5-turbo, and 2.39 to 2.11 for GPT-3; paired Wilcoxon signed-rank tests are reported at P < .001. Independent recalculation from the supplementary CSV confirms improvement in 76/107 countries for GPT-4o (71.0%), 87/107 for GPT-4-turbo (81.3%), 83/107 for GPT-4 (77.6%), 77/106 for GPT-3.5-turbo (72.6%), and 86/107 for GPT-3 (80.4%). The effect is not universal: distance worsens in 31, 20, 24, 29, and 21 cases, respectively. For GPT-4o, Jordan improves from 4.10 to 0.36, while Finland worsens from 0.20 to 2.43, Luxembourg from 0.59 to 2.72, Andorra from 0.21 to 2.26, Switzerland from 0.45 to 2.48, and Taiwan from 2.40 to 3.94. Even after prompting, GPT-4o’s mean distance of 1.57 remains substantial.
The defensible result is that a national label systematically changes closed-ended answers from these snapshots and often moves the aggregated point closer to the IVS national mean under this metric. It does not show cultural understanding, culturally appropriate generation, or improvement on real tasks. A country label may itself activate stereotypes, and outputs are not evaluated by residents, within-country cultural groups, or local experts. All questions are in English, survey years are pooled across time, and the heterogeneity of 393,536 people is compressed into one country mean on a plane retaining only 39% of the variation. The study supplies no uncertainty intervals for national positions, multiple-testing correction, non-OpenAI models, local-language conditions, long-form generation, or interactive behavior.
Public reproducibility is stronger than the journal supplement alone suggests. OSF project 7sj3w contains the R analysis script, two Python pipelines, prompts, scores, coordinates, and 428 country-model JSON files with raw completion objects for GPT-3.5/4/4-turbo/4o, plus default responses; objects preserve request IDs, timestamps, model IDs, and system fingerprints where available. The journal supplement includes six CSV files and a 13-page PDF. Reproduction is still not one-command: the R script uses file.choose(), local paths, and manual checks; R/Python and dependency versions are not pinned; and raw WVS/EVS files must be obtained separately. The public OSF project is not a frozen registration. The contribution is therefore a substantially auditable descriptive study of 2024 GPT snapshot survey responses and a prompting intervention, not evidence that nationality exhausts culture or a general validation of cultural alignment.