-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathproject.qmd
65 lines (46 loc) · 1.82 KB
/
project.qmd
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
---
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 master of the concepts and skills discussed in the class. You can choose an program evaluation topic of your own interest. I also post below sample topics.
### Sample evaluation topics
- What are the impact of ARPA-E programs?
- Does the EPA's Clean Air Act worth it?
- How to prepare for Governors Island development projects evaluable?
## Proposal
Please submit an one-page proposal briefly explain why you choose the topic, what data and analytic methods you plan to use, and any potential challenges and how would you address them.
## Presentation
Your presentation should 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 program, scope of evaluation, **proposed approach and evidences**, conclusion and recommendation. 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 program for evaluation [5pt]
2. Rigorous analysis [5pt]
3. Clear writing, presentation, visulization [5pt]
4. Overall impression [5pt]