-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
55 lines (35 loc) · 3.53 KB
/
index.html
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
---
layout: default
---
<aside>
<div class="aside-block goodman">
<div class="aside-block-title">Alyssa Goodman</div>
<div class="aside-block-subtitle">Department of Astronomy</div>
</div>
<div class="aside-courses">
<h3>Course staff</h3>
<p>David Chouinard</p>
<p>Hope Chen</p>
</div>
<p><strong>Meeting time</strong>: Tu., Th., 1-2:30</p>
<p><strong>Location</strong>: Sever 202</p>
<p><strong>Sections</strong>: To be arranged</p>
<p><strong>Exam group</strong>: 15, 16</p>
<p>Fulfils Core area requirement for Quantitative Reasoning.</p>
</aside>
<h1 class="withsubtitle">The Art of Numbers</h1>
<div class="subtitle">Empirical and Mathematical Reasoning 19</div>
<p> As data sets get larger and larger, visual tools for exploring them become even more important. "The Art of Numbers" focuses on the insight into quantitative information offered by graphs, tables, charts, maps, and other illustrations. The course explores which graphical tool(s) are best for communicating what kinds of data, and why? Ideas about causality, approximation, statistical significance, credibility, and dimensionality are addressed by analyzing real data and their display. Examples are drawn from epidemiology, astronomy, sports, social-science, finance, geography, politics and economics.</p>
<p>Approximately one-half of the course material focuses on web, interactive, and live presentations of data. Textbooks include classic work by Edward Tufte.</p>
<iframe src="http://player.vimeo.com/video/84997873" width="665" height="375" frameborder="0" allowfullscreen></iframe>
<h2>Wondering whether to take this course or CS171?</h2>
<p><a href="http://cs171.org/">CS171</a> is aimed at teaching the principles of visualization and then appliying those principles to programming skills that allow for the creation of web-based, interactive visualizations.</p>
<p>EMR19 is focused more on the connections between visualization approaches and principles for a variety of applications in different fields (e.g. medicine, geography, economics, astronomy, etc.). EMR19 spends more time on historical examples, and connections to art, psychology and aesthetics. There is only basic programming in EMR19. </p>
<p>Both courses require a final project, and the main difference in that requirement is the level of programming involved.</p>
<p>Students with a strong technical background should consider <a href="http://cs171.org/">CS171</a>. Please contact <a href="mailto:[email protected]">Prof. Goodman</a> or <a href="mailto:[email protected]">Prof. Pfister</a> if you need more information — we will be happy to help you choose between our courses.</p>
<h2>Testimonials</h2>
<p>Emily Xie '12 (<a href="https://vimeo.com/41123679">final project</a>):</p>
<blockquote>
<p>I took EMR 19 my senior spring as an HAA concentrator, and it easily became one of my favorite GenEd courses during my time at Harvard. Professor Goodman was an incredible and supportive professor, and the material was thought-provoking and fascinating. The problem sets were also pretty fun and painless. The broad exposure to different data visualization tools and theoretical concepts proved really useful and applicable for me—I even ended up applying what I had learned to build a big data dashboard at my first job.</p>
<p>Overall, I strongly recommend this course. If you decide to enroll, be sure take the time to think through your final project, as it really allows a rare opportunity to get creative and learn something new in a self-directed manner!</p>
</blockquote>