-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathproject.qmd
More file actions
73 lines (49 loc) · 1.94 KB
/
project.qmd
File metadata and controls
73 lines (49 loc) · 1.94 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
---
title: Project
format:
html:
theme: cosmo
# css: styles.css
toc: true
link-external-icon: false
link-external-newwindow: true
pdf:
documentclass: article
#classoption: [landscape]
lof: false
lot: false
geometry:
- top=1in
- bottom=1in
- left=1in
- right=1in
- heightrounded
#fontfamily: xelatex
colorlinks: true
---
## Introduction
Your final project is a demonstration of your mastery of the concepts and skills discussed in the class. You can choose a program evaluation topic of your own interest. I also post below some sample topics.
### Sample evaluation topics
- What are the impacts of ARPA-E programs?
- Is the EPA's Clean Air Act worth it?
- How can we prepare for Governors Island development projects to be evaluable?
## Proposal
Please submit a one-page proposal briefly explaining why you chose the topic, what data and analytic methods you plan to use, and any potential challenges and how you would address them.
## Presentation
Your presentation should be about 15–20 minutes long summarizing your work.
Your presentation will be graded by the following criteria:
1. Nice presence [4pt]
2. Clear presentation of project ideas and insights [4pt]
3. Mastery of the subject [4pt]
4. Presentation design and style [4pt]
5. Overall impression [4pt]
## Final project
A typical program evaluation report includes an introduction of the program, scope of evaluation, **proposed approach and evidence**, and conclusions and recommendations. Your evaluation report should be double spaced, 10 pages long, excluding appropriately cited references.
Your evaluation report will be graded by the following criteria:
1. Clear description of the program for evaluation [5pt]
2. Rigorous analysis [5pt]
3. Clear writing, presentation, visualization [5pt]
4. Overall impression [5pt]
## Student projects
- [Spring 2025](/2025/students.qmd)
- [Spring 2024](/2024/students.qmd)