Unit 08 · lesson

Evidence Check: Write the Evidence Memo

Assume an analysis found that one group in a fictional dataset has a higher average outcome than another.

Your evidence

Write a data evidence memo with these headings:

  • Question
  • Finding
  • Evidence
  • Uncertainty
  • Alternative explanation
  • Limitation
  • Recommended next step

Keep the finding to one sentence. The rest of the memo should explain why that sentence is or is not defensible.

Check your reasoning

Communication is not the victory lap after analysis. It is where unsupported certainty becomes visible.

Done when

A reader can tell what you found, why you think it is true, what else could explain it, and what you would investigate next.

Robotnix Data Workbench · Unit 8

Inspect the same data three ways

Turn the grouped result into one bounded finding, one limitation, and the next evidence you would collect.

1. Dataset

Fictional robot test runs. No student or personal data.

runmodelsecbattery°Cdone
R-101Atlas528822yes
R-102Atlas577923yes
R-103Nova647424yes
R-104Nova7127no
R-105Pulse489221yes
R-106Pulse558425yes
R-107Atlas 686929no
R-107Atlas 686929no

2. Quick chart

Interactive robot run data chartBars show duration_s for each test run.101102103104105106107107

Change the variables before deciding what the data “says.” The same rows can support different questions.

3. Editable Pandas analysis

Runs locally in your browser. First use downloads Pandas and its verified dependencies from Robotnix.

Output
Run the analysis to see evidence.

Ready. Predict before you run.

Runtime boundary: Robotnix serves the core Pyodide runtime and the SHA-256-verified Pandas dependency set. This workbench does not expose pip, micropip, a shell, filesystem projects, cloud credentials, or arbitrary package installation.