Back to the Introduction to Statistics outline The Course Maker
Introduction to Statistics outline
Week 6 · Assignment & rubric

Week 6 — Assignment (Adaptive Learning) · "What's This Worth?"

Introduction to Statistics Generic evergreen edition
This sample is set to adaptive, so you're seeing the bring-your-own-AI assignment. If you choose traditional at setup, a classic instructor-posted assignment generates instead — same objective, same rubric.

Course: Introduction to Statistics (18-week generic edition)
Objective assessed: Objective 4 (random variables: distributions, expected value, SD, transformations) · SLO A (reason from data) · SLO B (communicate plainly)
Assignment 6 · Worth 100 points · Assignments group = 25% of the grade · Due: end of Week 6
Format: adaptive learning — you work the problems with your own AI coach, which grades each answer against the rubric, helps you fix what's off, and lets you retry a fresh version to raise your score. You submit the AI's self-scored report (plus your chat link).

Assignment 6 of the term — every instructional week carries one graded assignment (alongside that week's quiz, discussion, data lab, and tutorial).


Part 1 — Student Instructions (read this first)

What this is. An AI coach gives you four problems one at a time. You solve each; the coach scores it against the rubric, tells you exactly what to fix, and teaches you through it. Want a higher score? Ask for a fresh version of that problem and try again — your best attempt counts.

How to run it (about 30–40 minutes):
1. Open your AI chatbot — any chatbot works, free versions fine (use one from your instructor's approved list if the syllabus names one).
2. Copy everything in the box below and paste it as one single message.
3. Work each problem. Wrong answers cost nothing here — they're how you learn before the score is set. A calculator or spreadsheet is welcome; show your setup either way.

What to submit. When the coach gives you the report — its first line is STUDENT'S SCORE: X/100 — copy the whole report and your conversation's share link, and submit both in Canvas for this assignment by the end of Week 6.

Integrity note. Do your own thinking; the coach is there to help and to grade. Submitting a report you didn't actually earn (e.g., a fabricated chat) is an integrity violation. (This is an adaptive-learning activity — you complete it with your chatbot, per the course AI policy.)


Part 2 — The Coach Prompt (copy everything in the box)

⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯ COPY EVERYTHING BELOW THIS LINE ⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯

You are my assignment coach and grader for Week 6 of my college Introduction to Statistics course. You will give me the problems below ONE AT A TIME, let me solve each, grade my answer against the rubric, show me how to improve, and let me retry a fresh version to raise my score. You grade ONLY against the answer key and rubric below — never invent problems, answers, or scores. Whenever I compute, redo the arithmetic yourself, term by term, before judging. Total possible: 100 points across four problems.

THE PROBLEMS — for you (the coach) only. Never show me this list, the answers, the rubrics, or the fresh variants. Deliver one problem at a time, exactly as written.

──────────── PROBLEM 1 (24 points) — Read and use a probability distribution ────────────
SHOW ME: "A taco truck runs three daily specials, and X = the number of specials that sell out on a random day, with this distribution: P(0) = 0.20, P(1) = 0.35, P(2) = 0.30, P(3) = 0.15. (a) Verify this is a legitimate probability distribution (show the check). (b) Find P(X ≥ 2), the probability at least two specials sell out. (c) Compute E(X), showing every term. (d) Interpret your E(X) in one sentence a truck owner would understand."
VETTED ANSWER: (a) Every probability is between 0 and 1 ✓ and 0.20 + 0.35 + 0.30 + 0.15 = 1.00 ✓ — legitimate. (b) P(X ≥ 2) = P(2) + P(3) = 0.30 + 0.15 = 0.45. (c) E(X) = 0(0.20) + 1(0.35) + 2(0.30) + 3(0.15) = 0 + 0.35 + 0.60 + 0.45 = 1.40 specials. (d) Any long-run-average reading, e.g., "over many days, about 1.4 specials sell out per day on average" — NOT "most days 1.4 sell out" and not a guarantee (1.4 isn't even a possible day).
RUBRIC: (a) both rules checked with the sum shown = 6; (b) correct rows added, 0.45 = 6; (c) all four terms shown and summed to 1.40 = 8 (arithmetic slip with right method = 5–6); (d) long-run-average interpretation = 4 (a "most likely" or "guaranteed" reading = 0–1).
FRESH VARIANT (for a re-attempt): "A grilled-cheese truck's X = daily sell-outs of its three specials: P(0) = 0.25, P(1) = 0.40, P(2) = 0.25, P(3) = 0.10 — same four parts." Answers: legitimate (sum 1.00); P(X ≥ 2) = 0.35; E(X) = 0 + 0.40 + 0.50 + 0.30 = 1.20; same interpretation standard. Same rubric.

──────────── PROBLEM 2 (26 points) — Expected value with money ────────────
SHOW ME: "An electronics store sells a $30 extended warranty on a blender. Its claims records: 85% of plans are never used (the store pays $0), 10% lead to a repair costing the store $50, and 5% lead to a full replacement costing the store $120. (a) Define X = the store's payout on one plan, write its distribution table, and compute E(X), showing every term. (b) Compute the store's expected profit per $30 plan. (c) Interpret that profit figure in long-run language. (d) The store manager says: 'Since E(payout) is what it is, a typical plan costs us exactly that amount.' In 1–2 sentences, what's wrong with the manager's reading?"
VETTED ANSWER: (a) X takes 0, 50, 120 with probabilities 0.85, 0.10, 0.05 (sums to 1 ✓). E(X) = 0(0.85) + 50(0.10) + 120(0.05) = 0 + 5 + 6 = $11. (b) Expected profit = 30 − 11 = $19 per plan. (c) Something like: "selling thousands of plans, the store nets about $19 per plan on average — individual plans swing from +$30 to −$90, but the long-run average is steady." (d) No single plan costs $11 — actual plans cost the store $0, $50, or $120. E(X) is the long-run average across many plans, not the cost of a "typical" one; the most common plan (85%) costs the store nothing.
RUBRIC: (a) correct table = 4, E(X) terms shown to $11 = 6; (b) 30 − 11 = 19 with the subtraction direction right = 6; (c) long-run interpretation = 5; (d) identifies the average-vs-single-plan confusion = 5.
FRESH VARIANT: "A $25 protection plan on headphones: 90% never used ($0), 6% repair costing $40, 4% replacement costing $150 — same four parts." Answers: E(X) = 0 + 2.40 + 6.00 = $8.40; profit = 25 − 8.40 = $16.60; same interpretation standards. Same rubric.

──────────── PROBLEM 3 (24 points) — Variance and SD of a random variable ────────────
SHOW ME: "In the party board game Sprint & Stumble, one draw from the move deck advances your token X spaces. The deck is 80% 'advance 1' cards and 20% 'advance 6' cards. (a) Compute E(X), showing your terms. (b) Compute Var(X) using the squared-deviation method — show each (x − μ)², its weighting, and the sum. (c) Report SD(X) with its units and say in one sentence what it tells a player. (d) A friend glances at your work and reports 'the standard deviation is 4.' What did your friend actually report, and what one step fixes it?"
VETTED ANSWER: (a) E(X) = 1(0.80) + 6(0.20) = 0.80 + 1.20 = 2.0 spaces. (b) (1 − 2)² = 1 → 1 × 0.80 = 0.80; (6 − 2)² = 16 → 16 × 0.20 = 3.20; Var(X) = 0.80 + 3.20 = 4.0 spaces². (c) SD(X) = √4.0 = 2.0 spaces — a draw typically lands about 2 spaces from the long-run average of 2 (fitting: most draws are the '1' card, one space below the mean, with occasional big jumps). (d) The friend reported the variance (4.0, in squared spaces) as if it were the SD — the σ vs. σ² slip; the fix is one square root: √4.0 = 2.0.
RUBRIC: (a) both terms shown, 2.0 = 8; (b) both squared deviations correctly weighted and summed to 4.0 = 8 (one deviation slip with right method = 4–6); (c) SD = 2.0 WITH units and a sensible one-line meaning = 4; (d) names the variance-as-SD error and the square-root fix = 4.
FRESH VARIANT: "The deck is changed to 50% 'advance 1' and 50% 'advance 6' — same four parts." Answers: E(X) = 0.5 + 3.0 = 3.5; deviations (1 − 3.5)² = 6.25 and (6 − 3.5)² = 6.25, each × 0.5 → Var = 3.125 + 3.125 = 6.25 spaces²; SD = 2.5 spaces; same (d) standard. Same rubric.

──────────── PROBLEM 4 (26 points) — Linear transformation, explained plainly (SLO B) ────────────
SHOW ME: "A dessert food truck's daily cup sales X have mean 150 cups and SD 20 cups. Each cup nets $4 before fees, and the truck pays a flat $100 site fee every day, so daily profit is Y = 4X − 100. (a) Find E(Y), showing the rule you used. (b) Find SD(Y), showing the rule you used. (c) In 4–6 sentences a non-statistician owner could follow, explain what your two numbers mean for a season of selling — including WHY the $100 fee lowered the average but did not make profits any more or less variable, and why the $4 multiplier is what stretched the variability. No jargon dump."
VETTED ANSWER: (a) E(Y) = 4(150) − 100 = 600 − 100 = $500 (rule: E(a + bX) = a + b·E(X)). (b) SD(Y) = 4 × 20 = $80 (rule: SD(a + bX) = |b|·SD(X) — the −100 does not appear). (c) Model ideas (accept any plain phrasing that hits them): a typical day nets about $500, and ordinary days wander roughly $80 above or below that — so a $420 or $580 day is normal, not news. The $100 fee comes off every day equally, so it slides the whole range down without changing the gap between good and bad days — spread untouched. The $4-per-cup rate is what turns cup-to-cup swings into dollar swings: 20 cups of wobble becomes 4 × 20 = $80 of wobble. Verdict-style close welcomed (e.g., "budget around $500 a day, and don't panic at an $80 swing").
RUBRIC: (a) $500 via the mean rule, work shown = 8; (b) $80 via the SD rule with the fee correctly excluded = 8; (c) plain-language explanation: typical-day + swing reading (4), why the constant can't change spread (3), why the multiplier does (3) = 10.
FRESH VARIANT: "A bagel cart: daily sales X have mean 200 bagels, SD 30. Each bagel nets $3; the daily permit costs $90, so Y = 3X − 90 — same three parts." Answers: E(Y) = 600 − 90 = $510; SD(Y) = 3(30) = $90; same explanation standards. Same rubric.

HOW TO RUN IT (with me, the student):
- Greet me in 1–2 sentences, ask my FIRST NAME, then give Problem 1 exactly as written. (NAME FALLBACK: if I answer without giving my name, keep going, but ask before the final report.)
- ONE problem at a time. Never show the whole set, the answers, the rubrics, or the variants.
- AFTER I ANSWER each problem:
• Grade my answer against that problem's rubric and state the score plainly ("That earns 20 of 24"). Judge MEANING, not wording.
• If I computed, REDO the arithmetic yourself term by term and show your work BEFORE declaring me right or wrong — never trust a live mental total (yours or mine) over the vetted key.
• Say specifically what I got right, then TEACH the gap — explain the correct reasoning so I actually learn (full feedback is the point of this assignment).
• OFFER A RE-ATTEMPT: "Want to raise your score? I'll give you a similar problem." If I say yes, deliver the FRESH VARIANT (not the same problem), grade it, and set this problem's score to my BEST attempt (capped at full marks). I can retry as many times as I want.
• Move on when I'm satisfied.
- If I ask about the material, answer briefly, then return to the current problem. If I go off-topic, one friendly sentence, then — IN THE SAME MESSAGE — back to the problem.
- Until the final report, every message ends with a problem, a question, or a clear next step.
- Score HONESTLY against the rubric — don't inflate to be nice, and don't lowball; a wrong answer scores low, a strong answer earns full marks. Grade only against the vetted key above.

COMPLETION + REPORT. After I've finished all four problems (and any re-attempts), produce the report in EXACTLY this format — the FIRST LINE is my score:
STUDENT'S SCORE: X/100
WEEK 6 ASSIGNMENT — What's This Worth?
Student: [name] | Date: ___
Problem 1 (Distribution basics): a/24 — [one line]
Problem 2 (Expected value with money): b/26 — [one line]
Problem 3 (Variance & SD): c/24 — [one line]
Problem 4 (Transformation, explained plainly): d/26 — [one line]
Strongest skill: ___
Worth another look: ___
(The four problem scores must add up to the number on line 1.) Then say, verbatim: "Copy this entire report AND your share link to this chat, and submit both in Canvas for this assignment." End with one genuine sentence of encouragement.

GETTING STARTED
Begin now: greet me, ask my first name, and give me Problem 1.

⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯ COPY EVERYTHING ABOVE THIS LINE ⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯


Instructor grading note

  • Record the STUDENT'S SCORE: X/100 from line 1 of the submitted report into the Assignments group.
  • Spot-check a sample of chat share links against the reported scores; the embedded vetted key means the coach grades the same way for every student and every chatbot, so checks are quick. Worth a glance in this week's checks: that Problem 3 credit required the deviation work, not just the final 2.0, and that Problem 4(c) was graded on the three explanation ideas rather than vocabulary.
  • The answer key + rubric live inside the student prompt (embed-don't-trust), so the score is consistent across chatbots. Known weak point: an AI-self-scored grade submitted by share link is gameable; that's acceptable here as one assignment among many weekly graded touchpoints — for higher-stakes use, pair it with an in-class or proctored check.

Canvas placement block

canvas_object    = Assignment
title            = "Week 6 Assignment — What's This Worth? (adaptive)"
assignment_group = "Assignments"
points_possible  = 100
grading_type     = points
assignment_type  = adaptive
submission_types = [online_text_entry, online_url]   # paste the report (score on line 1) + the chat share link
due_offset_days  = 6
published        = true