Syllabus and Course Outline
August 24, 2026
| Ask | Build | Analyze | Interpret |
|---|---|---|---|
| Frame a consequential question | Find, document, transform, and audit evidence | Visualize, map, model, and validate | Explain what the evidence means—and what it cannot establish |
Note
The course produces one coherent study, not a collection of disconnected exercises.
Note
Every analytical choice should strengthen the policy argument; every policy claim should be traceable to evidence.
| Step | Purpose |
|---|---|
| Inspect | Units, coverage, missingness, provenance |
| Visualize + map | Patterns, anomalies, scale, uncertainty |
| Set a baseline | A transparent comparison |
| Add one extension | ML only when it serves the question |
| Validate + interpret | Generalization and policy limits |
Tools follow the project: direct model-specific R—not tidymodels; sf by default; terra only for raster data.
| Requirement | What it establishes | Timing |
|---|---|---|
| Proposal | Define the question, evidence, and design | Set with instructor |
| Kick-off report | Prove feasibility with real data | Oct. 20 |
| Progress report | Show evidence, obstacles, and next steps | Set with instructor |
| Final exam | Synthesize and apply course methods | Dec. 9–15; TBD |
| Research paper | Integrate design, analysis, and interpretation | Set with instructor |
No midterm. Final-exam details and remaining dates will be confirmed through Brightspace.
One week after Fall Break
The report should show:
Transformation, visualization, spatial analysis, and machine learning are effective and reproducible.
The work engages relevant literature and key environmental-policy debates.
Design, analysis, writing, and policy interpretation form one integrated argument.
Methods are synthesized, selected, applied, and interpreted appropriately.
Class: Mon + Wed, 12:30–1:45 PM · Office hours: Mon + Wed, 1:45–3:15 PM · South 227B
By the end of the week, prepare a brief working artifact with:
Note
This is formative—not a new graded requirement. It creates the raw material for the proposal and the research website.
| Component | Role in the research record |
|---|---|
| Local Quarto files | Keep writing, code, figures, and sources together |
| Git | Record meaningful snapshots of the project |
| GitHub | Store and share the repository and its history |
| GitHub Pages | Make the rendered research site reviewable |
USERNAME.github.io._quarto.yml and file organization.Warning
A personal access token is a password. Paste it only into a credential prompt—never into a script, .qmd file, screenshot, or Git commit.
Before considering the setup complete, verify both:
https://github.com/USERNAME/USERNAME.github.io; andhttps://USERNAME.github.io.Note
Each student should finish with one successful, visible, and reproducible update.