“Find the broken step.”
Wednesday you watched one sentence turn a bare answer into a chain of steps you could check. Today you grade chains for an hour: the same problem run naive and step-by-step, a hunt for the exact broken step in a wrong run, and a false “always” killed with one counterexample.
Let's think step by step. Show your working, then the answer. Find a counterexample to this claim: "____." Assume this is true: "____." List what would have to follow — and what contradicts what we see.
1P1 together — two runs, one audit
A club fundraiser sells 84 tickets at $6 each. Costs: $12 per table for 9 tables, and $95 for the band. How much profit is left?
- Naive run — A fresh RUN, run P1 as written, nothing added. Log the output verbatim.
- Prediction — one line: what should a chain’s first step be?
- CoT run — A fresh RUN, P1 + Show your working, then the answer. Log it verbatim.
- Audit aloud, as a room — Step 1 ✓/✗? Step 2 ✓/✗? … then the answer. (Missed class? Same audit on paper: a ✓/✗ mark per step in your log.)
2P2 solo — the study-hours plan
A student has 11 study hours for 3 exams. Bio needs at least 4; History at least 3; Stats at least 2. Stats deserves any spare hour. How should the 11 hours split?
Same drill, on your own: naive run → prediction → CoT run (a separate chat) → per-step audit marks on the chain.
3P3 — the trap, and the broken-step hunt
If 3 printers print 3 posters in 3 minutes, how long do 9 printers take to print 9 posters?
Naive run first — this one has a famous wrong answer. Then prediction + CoT run + audit.
- If a run said 9 minutes: you have a wrong chain. Audit it per step, find the broken step, and say in ONE sentence what went wrong.
- If every run said 3 minutes: the model dodged the trap — you still practice the hunt. Audit the provided wrong transcript: mark each step, name the broken step, one sentence.
You do the hunt exactly once — your own wrong chain OR the provided transcript, not both. The say in your log which path you took.
4Kill an “always” — the counterexample probe
Find a counterexample to this claim: "____."
- C1: run the probe with the claim filled in — Find a counterexample to this claim: "All electronic devices work if plugged in." — log the output; pick your favorite exception, one line.
- C2: same drill with “If a website loads slowly, the Wi-Fi is bad.” — do this one now too; the checklist wants both counterexamples before you submit.
5The transfer — one problem from YOUR week
Pick one real multi-step question from your own life this week — splitting a bill, planning study hours, a homework problem (nothing private — no money details, grades, or health; if you’d say it in office hours, it’s fine). Then the full drill: naive run → prediction → CoT run → per-step audit → matched / didn’t.
✎Journal · reflection · submit
- Prompt journal: 3 real prompts from your week, one line each.
- Reflection (4 sentences): Where did seeing the steps change your mind — in either direction? (From trusting to doubting counts. So does doubting to trusting.)
- AI Use Statement (50–150 words, required): tools; outputs quoted verbatim (word-for-word); what you checked. Missing → returned ungraded.
There is no file and nothing to upload: you do the lab right here in the hands-on session, and the submission panel below is where it all goes. Each piece is checked the moment you type it, and submitting records the lab and unlocks the next one.
Completion, not polish — every item present and genuine, and the points are yours. Nobody grades your prose. The checklist: P1–P3 both-ways logs with per-step ✓/✗ marks · C1–C2 · the transfer, both ways · journal · reflection · the broken-step sentence names the actual error · statement in range. Labs are 10% of the course, across six labs, and they unlock in order — one left undone blocks the next. No late window: finishing late beats not finishing — if you fall behind, tell your instructor rather than skipping ahead. AI use: Level 3 — submit your prompts and working results.
→Go further (optional)
- Pocket card #4 — both sides, printable (Week 4 Go-further pack, Blackboard + Materials).
- Wei et al., Chain-of-Thought Prompting Elicits Reasoning §§1–3 — where Wednesday’s big idea was born.
- Kojima et al., LLMs are Zero-Shot Reasoners — the “Let’s think step by step” paper.
- Inference-rules mini-page (Prof. Stathopoulos’ logic set; course reader).
- Course reader §2.5 (Blackboard).
- Practice: give a friend’s “always” claim the counterexample probe — then the contradiction probe on the same claim, and compare what each catches.