This preprint studies how much persona-conditioned MCQA conclusions change when persona prompts, task prompts, and temperature vary. Although one methods sentence says four models, the tables and analyses evaluate five: Llama-3.2-1B-Instruct, Llama-3.1-8B-Instruct, and Qwen2.5-Instruct at 1.5B, 7B, and 14B. Each model answers a 5,013-question composite of MMLU, Social IQa, and NormAd-Eti under 41 labels and 48 configurations: four persona-prompt formats, four task-prompt formats, and temperatures 0, 0.5, and 1. The 41 labels consist of 39 roles or identities plus two controls, `a human` and `NO PERSONA`, so aggregates described as persona results also include controls. The design implies 1,968 full evaluations and 9,865,584 question outputs per model. The authors propose three metrics. IA is the mean absolute accuracy difference over pairs of configurations and is a transparent descriptive sensitivity measure. IO summarizes weighted variation in label ranks, but its setting weights and final scale factor depend on between-label accuracy dispersion, so it is not a pure rank-change measure. IQ is one minus the intersection of correct-question sets across every configuration divided by their union. This definition mechanically depends on the number of configurations: with 48 conditions, requiring a question to be correct in all of them shrinks the intersection even when accuracy probability is stable. The paper's own sensitivity table demonstrates the effect. Moving from 12 to 48 configurations increases IQ from 61.083 to 78.293 for Llama-8B and from 32.061 to 52.828 for Qwen-14B, changes inconsistent with describing the metric as only slightly variable. Its .948-.990 correlation with Fleiss' kappa uses the same binary correctness matrix and is not independent construct validation. Descriptively, smaller models are generally more sensitive. Qwen-7B has the lowest IA and IO, while Qwen-14B improves IQ but is slightly worse than 7B on IA and IO. Task-prompt format is the strongest reported factor, but its levels switch between option-only answering and explanation generation and also change whether the model is reminded of its persona; this is more than surface wording. Math and commonsense/social reasoning show greater sensitivity, and configurations can change the best and worst labels, a useful warning against single-configuration persona rankings. Four settings designated stable at temperature 0 outperform four temperature-1 settings in accuracy for four of five models, but selection and evaluation use the same data, while the metrics derive from accuracy or its ranks. The comparison is exploratory, not causal or held out. Each stochastic cell is observed once, so prompt or temperature effects cannot be separated from random realization variance. No public outputs, composite dataset, labeling code, parser, metric code, seeds, exact model revisions, or analysis scripts were located. The defensible conclusion is that conclusions from this persona-MCQA protocol can materially depend on evaluation configuration, not that all three metrics are validated, setting-invariant dimensions or that demographic labels reflect human differences.
Research question
How much do accuracy, the ranking among persona labels, and the set of correct questions of an MCQA evaluation change when varying the persona prompt format, the task prompt format, and the temperature?