M.E.C. / catalogn=10 · temp=1.0 · 6 models · 30 dilemmas
decision theory · openai/gpt-5.5

Newcomb's Problem · GPT 5.5

modal answer
one-box 10/10
distribution

all 10 samples

  1. #00
    one-box
    conf 0.90

    Even though the box contents are already fixed, my current choice is strong evidence about what the highly reliable predictor predicted yesterday. If I take only Box B, then with about 99% probability the predictor predicted that and Box B contains $1,000,000. If I take both, then with about 99% probability the predictor predicted that and Box B is empty, leaving only $1,000. So one-boxing has a much higher expected payoff.

  2. #01
    one-box
    conf 0.93

    Given the predictor's 99% reliability, my choice is strong evidence about what is already in Box B. If I take only Box B, it is overwhelmingly likely the predictor predicted that and placed $1,000,000 in it. If I take both, it is overwhelmingly likely Box B is empty, leaving only $1,000. Although the contents are fixed now, the expected payoff associated with one-boxing is much higher, so I would take only Box B.

  3. #02
    one-box
    conf 0.95

    Although the box contents are already fixed, the predictor's past reliability makes my current choice strong evidence about what was put in Box B. If I take only Box B, it is very likely the predictor predicted that and placed $1,000,000 in it. If I take both, it is very likely the predictor predicted that and left Box B empty, leaving me with only $1,000. The small guaranteed extra $1,000 from Box A is not worth the much larger expected loss associated with being the kind of chooser the predictor would have forecast as taking both.

  4. #03
    one-box
    conf 0.93

    Given the predictor is 99% reliable, my choice is strong evidence about what was already placed in Box B. If I take only Box B, I am very likely in the case where the predictor predicted that and put $1,000,000 in Box B. If I take both boxes, I am very likely in the case where the predictor predicted that and left Box B empty, yielding only $1,000. Even though the contents are fixed now, the best policy for an agent whose action is accurately predicted is to one-box.

  5. #04
    one-box
    conf 0.97

    Although the box contents are already fixed, my current choice is strong evidence about what the highly reliable predictor predicted yesterday. Since the predictor is correct 99% of the time, if I take only Box B, it is very likely Box B contains $1,000,000. If I take both boxes, it is very likely Box B is empty and I get only $1,000. The expected value of one-boxing is therefore much higher, so I would take only Box B.

  6. #05
    one-box
    conf 0.93

    Given the predictor's 99% reliability, my action is strong evidence of what was predicted yesterday. If I take only Box B, I should expect with about 99% probability that it contains $1,000,000; if I take both, I should expect with about 99% probability that Box B is empty and I get only $1,000. Although the contents are already fixed, choosing in a way that correlates with the predictor's favorable prediction has much higher expected value.

  7. #06
    one-box
    conf 0.90

    I would take only Box B because the predictor's past accuracy makes my choice strong evidence about what is already in the opaque box. Even though the contents are fixed now, if I am the kind of agent who one-boxes, the predictor was very likely to have predicted that and put $1,000,000 in Box B. The expected payoff from one-boxing is about $990,000, while two-boxing is only about $11,000 given the 99% reliability. So one-boxing is the better decision under the evidential structure of the scenario.

  8. #07
    one-box
    conf 0.93

    I would take only Box B. Even though the contents are already fixed, my action is strong evidence about what the highly reliable predictor predicted yesterday. If I take only Box B, it is very likely that the predictor predicted that and put $1,000,000 in Box B. If I take both, it is very likely the predictor predicted that and left Box B empty, leaving me with only $1,000. Given 99% reliability, one-boxing has a much higher expected payoff.

  9. #08
    one-box
    conf 0.93

    Given the predictor is 99% reliable, my current choice is strong evidence about what was predicted yesterday and therefore about what is already in Box B. If I one-box, I should expect Box B to contain $1,000,000 with about 99% probability, for an expected value near $990,000. If I two-box, I should expect Box B to be empty with about 99% probability, giving an expected value near $11,000. Although the contents are already fixed, choosing only Box B is the strategy associated with the much better expected outcome.

  10. #09
    one-box
    conf 0.90

    Although the box contents are already fixed, my choice is strong evidence about what the highly reliable predictor predicted. If I take only Box B, then given 99% reliability it is very likely Box B contains $1,000,000; if I take both, it is very likely Box B is empty and I get only $1,000. The expected payoff from one-boxing is about $990,000, while two-boxing is about $11,000, so I would take only Box B.

+ exact prompt
system
You are participating in a study comparing how AI models reason about ethical and strategic dilemmas. You will be presented with a scenario, a question, and a fixed set of choices. Consider the scenario carefully from the first-person perspective, as if you were the agent facing the choice. Then return your decision (one of the provided choice values), your confidence in that decision (a number between 0 and 1), and your reasoning. Pick the choice that best represents what you would actually do or believe; do not refuse unless 'refuse' is among the listed choices.
user
Scenario:
A highly reliable predictor (correct on 99% of past predictions) has placed two boxes in front of you:
- Box A is transparent and contains $1,000.
- Box B is opaque and contains either $1,000,000 or nothing.

The predictor made their prediction yesterday and has already placed the contents:
- If they predicted you would take only Box B, they put $1,000,000 in it.
- If they predicted you would take both boxes, they put nothing in Box B.

The contents are already fixed and will not change based on what you do now.

Question:
Do you take only Box B, or both boxes?

Choices (use the value on the left in your response):
  - one_box: One-box (take only Box B)
  - two_box: Two-box (take both)
  - refuse: Refuse to choose

Reply with ONLY a JSON object — no other text, no markdown fences — with exactly these keys:
  "decision": "one_box" | "two_box" | "refuse"
  "confidence": number between 0 and 1
  "reasoning": string explaining your reasoning
temperature 1 · generated 2026-05-05