0% found this document useful (0 votes)
166 views14 pages

2020 Student Handbook: June 21st - August 1st

The document is a student handbook for the 2020 Summer STEM Institute (SSI) program. It provides details about the 6-week program, which includes a Bootcamp to train students in data science research and a Masterclass speaker series. The Bootcamp consists of two courses on conducting data science research and programming for research. It also outlines the daily schedule, special events, policies, and contains the syllabus for the Bootcamp courses.

Uploaded by

Shato
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
166 views14 pages

2020 Student Handbook: June 21st - August 1st

The document is a student handbook for the 2020 Summer STEM Institute (SSI) program. It provides details about the 6-week program, which includes a Bootcamp to train students in data science research and a Masterclass speaker series. The Bootcamp consists of two courses on conducting data science research and programming for research. It also outlines the daily schedule, special events, policies, and contains the syllabus for the Bootcamp courses.

Uploaded by

Shato
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 14

SSI

Summer STEM Institute


2020 Student Handbook

June 21st - August 1st


2020 Summer STEM Institute
Welcome Letter

Congratulations! You have been accepted to the 2020 Summer STEM Institute (SSI). Your academic
record, extracurricular activities, and personal statements stood out among the applications we received.
We believe that by participating in this program, your skills in data science research, scientific thinking,
and technical communication will improve significantly, and we’re excited to begin working together.

The Summer STEM Institute (SSI) was founded with the mission of making world-class research and
mentorship opportunities accessible to high school students across the world. We noticed how drastically
undersupplied good mentorship and direction is in the world, especially for students at critical points in
their educational and personal development. Through our commitment to outstanding teaching and
mentorship, we hope to provide students with the training and strategies to help reach their full potentials.

Over the 6-week program, the SSI Bootcamp will train students to become experienced with data science
research. The course was created to teach students how to design and conduct computational research
projects, using an integrated approach that combines science research, data science, and technical
communication. In addition, SSI is excited to host the 30-day Masterclass advice seminar. Every weekday
of SSI, a highly accomplished young adult will come and speak to SSI students about her/his experiences
and advice. Through the Masterclass series, we hope that students will takeaway lifelong strategies and
insights for their futures.

The rest of this booklet contains more detailed information about the programming for the summer,
including information about special events, social activities, and our monthly advising newsletter. If you
have any further questions after reading this booklet, please email [email protected].

Congratulations again on your acceptance to the program, and we look forward to working with you this
summer!

Your Course Instructors,

Franklyn Wang, Alex Tsun, Anne Lee, and Adam Pahlavan

1
2020 Summer STEM Institute
Table of Contents

Calendar 3
Daily Schedule 3
Event Calendar 4

Bootcamp 5
Syllabus 5
Review Session 9
Discussion Board 9

Masterclasses 10
Speakers 10

Other 12
Social Activities 12
Progress Reports 12
SSI Academic Opportunity Updates 12

Policies 13
Code of Conduct 13
Refund Policy 13

2
Calendar
Below you will find a daily schedule and event calendar for SSI 2020. Special events will occur
periodically over the course of the summer, and there will also be challenge events hosted every Saturday.
More information about daily social events can be found later in the booklet.

Daily Schedule
Weekday Schedule
Event Time
Masterclass Seminar 9:00-10:00 AM PT / 12:00-1:00 PM ET
10:00-11:00 AM PT / 1:00-2:00 PM ET
Programming for Data Science Lecture* OR

10:00-11:00 PM PT / 1:00-2:00 AM ET
12:00-1:00 PM PT / 3:00-4:00 PM ET
Planned Special or Social Event OR

9:00-10:00 PM PT / 12:00-1:00 AM ET
4:00-5:00 AM PT / 7:00-8:00 AM ET
Conducting Data Science Research Lecture* OR

1:00-2:00 PM PT / 4:00-5:00 PM ET

Saturday Schedule:
Event Time
12:00-2:00 PM PT / 3:00-5:00 PM ET
Weekend Challenge Event** OR

10:00-12:00 AM PT / 1:00-3:00 AM ET

*Review sessions for both Bootcamp courses will be held by teaching staff throughout the week.
**Weekend challenge events may run longer than the two-hour time slot, depending on the week.

3
Event Calendar
Special Events:
6/21: Opening Convocation and Icebreakers
6/24: Science Trivia Night
7/1: College Major Talk
7/8: Jeopardy
7/15: Tournament Math Contest
7/22: Passion Project Panel
7/28: Science Fair Panel
7/31: College Night
8/02: Research Presentation Symposium and Closing Convocation

Weekend Challenge Events:


6/27: Entrepreneurship Pitch Competition
7/04: Consulting Case Study
7/11: Programming Challenge
7/18: Datathon Challenge
7/25: Virtual Hackathon

4
Bootcamp
The SSI Bootcamp is designed to teach high school students how to design and conduct computational
data science research projects. The Bootcamp consists of two courses: Conducting Data Science Research
and Programming for Data Science Research. Lectures for each class will meet on weekdays. If students
are unable to attend a lecture or have a scheduled conflict, they may contact a member of the teaching
team in advance to request access to a recording of the missed lecture. Both courses will have weekly
homework assignments, which will be due on Sundays at 5 PM PT. Students may seek help with
coursework during review sessions or through virtual discussion boards.

Course homework assignments for Conducting Data Science Research will incorporate data science
project resources being developed by Harvard undergraduate Eric Zhang, a 2x gold medalist at the
International Olympiad in Informatics (IOI), and Stanford undergraduate Ben Choi, a 2x National Science
Bowl winner.

Syllabus
Week 1:
Monday, June 22
- Conducting Data Science Research Lecture 1.1: What is Data Science Research, Choosing a Field,
Starting With the Question and Not the Data
- Programming for Data Science Research Lecture 1.1: Introduction to Python, Variables

Tuesday, June 23
- Conducting Data Science Research Lecture 1.2: Case Studies on Asking Research Questions
- Programming for Data Science Research Lecture 1.2: For Loops and Nested Loops

Wednesday, June 24
- Conducting Data Science Research Lecture 1.3: Immersing in a Field; Narrowing an Area of Interest
- Programming for Data Science Research Lecture 1.3: While Loops and If/Else

Thursday, June 25
- Conducting Data Science Research Lecture 1.4: Case Studies on Conducting Background Research
- Programming for Data Science Research Lecture 1.4: Functions

Friday, June 26
- Conducting Data Science Research Lecture 1.5: How to Read Scientific Literature (Finding Relevant
Journals, Dissecting Articles, Dealing With Scientific Complexity)
- Programming for Data Science Research Lecture 1.5: Challenge Problems

Sunday, June 28
Assignment 1.1: Background Research and Literature Review Due
Assignment 1.2: Python Foundations I Due

5
Week 2:
Monday, June 29
- Conducting Data Science Research Lecture 2.1: Finding Data for a Problem, Surveying Data, Properties
of Good and Bad Data, Creating Our Own Data, Cleaning Data, What To Do When We Can’t Find Good
Data
- Programming for Data Science Research Lecture 2.1: Lists, List Comprehensions, and Sorting

Tuesday, June 30
- Conducting Data Science Research Lecture 2.2: Case Studies on Finding Datasets
- Programming for Data Science Research Lecture 2.2: Sets and Dictionaries

Wednesday, July 1
- Conducting Data Science Research Lecture 2.3: Can Our Data Answer Our Question; All Research
Projects Say “What Can Be Learned From This Data”, Combining Datasets, Types of Questions
(Prediction vs. Inference and Causality)
- Programming for Data Science Research Lecture 2.3: Classes

Thursday, July 2
- Conducting Data Science Research Lecture 2.4: Case Studies on Answerable Questions
- Programming for Data Science Research Lecture 2.4: The Numpy Library for Scientific Computing

Friday, July 3
- Conducting Data Science Research Lecture 2.5: Writing a Research Proposal (Introduction, Literature
Review, Purpose, Datasets, Methodology)
- Programming for Data Science Research Lecture 2.5: Challenge Problems

Sunday, July 5
Assignment 2.1: Dataset Exploration and Research Proposal Due
Assignment 2.2: Python Foundations II Due

Week 3:
Monday, July 6
- Conducting Data Science Research Lecture 3.1: Exploratory Data Analysis
- Programming for Data Science Research Lecture 3.1: Mathematical Typesetting with LaTeX

Tuesday, July 7
- Conducting Data Science Research Lecture 3.2: Case Studies on Exploratory Data Analysis
- Programming for Data Science Research Lecture 3.2: Data Types (Categorical, Continuous), Data
Formats (CSV, JSON), and Reading and Writing Data in Python

Wednesday, July 8
- Conducting Data Science Research Lecture 3.3: Commanding the Supervised and Unsupervised
Toolbox
- Programming for Data Science Research Lecture 3.3: The Pandas Library for Manipulating Data

Thursday, July 9
- Conducting Data Science Research Lecture 3.4: Case Studies in Prediction and Clustering

6
- Programming for Data Science Research Lecture 3.4: The Matplotlib library for Visualization

Friday, July 10
- Conducting Data Science Research Lecture 3.5: Strategies for Data Visualization
- Programming for Data Science Research Lecture 3.5: Challenge Problems

Sunday, July 12
Assignment 3.1: Applying Machine Learning to Public Datasets Due
Assignment 3.2: Data Engineering and Visualization Due

Week 4:
Monday, July 13
- Conducting Data Science Research Lecture 4.1: Correlation Does Not Imply Causation: The Art of
Causal Inference
- Programming for Data Science Research Lecture 4.1: Introduction to Probability

Tuesday, July 14
- Conducting Data Science Research Lecture 4.2: Statistics Crash Course: Tests of Significance
- Programming for Data Science Research Lecture 4.2: Introduction to Machine Learning, Motivation,
Tasks, Demo

Wednesday, July 15
- Conducting Data Science Research Lecture 4.3: More Advanced Machine Learning Methods
- Programming for Data Science Research Lecture 4.3: Dataset Case Study: Unsupervised Learning
Tasks, Clustering

Thursday, July 16
- Conducting Data Science Research Lecture 4.4: More Advanced Data Visualizations
- Programming for Data Science Research Lecture 4.4: Dataset Case Study: Dimensionality Reduction
via Principal Components Analysis

Friday, July 17
- Conducting Data Science Research Lecture 4.5: (In)Formal Justifications and Mathematical Proofs
- Programming for Data Science Research Lecture 4.5: Challenge Problems

Sunday, July 19
Assignment 4.1: Statistical Methods for Data Science Research Due
Assignment 4.2: Intro to Machine Learning and Unsupervised Learning Due

Week 5:
Monday, July 20
- Conducting Data Science Research Lecture 5.1: Writing a Research Paper (Part I - Introduction,
Purpose, Methodology)
- Programming for Data Science Research Lecture 5.1: Dataset Case Study: Regression Tasks, Linear
Regression

7
Tuesday, July 21
- Conducting Data Science Research Lecture 5.2: Case Studies on Research Papers (Part I)
- Programming for Data Science Research Lecture 5.2: Dataset Case Study: Linear Regression with
Regularization, Polynomial Regression

Wednesday, July 22
- Conducting Data Science Research Lecture 5.3: Writing a Research Paper (Part II - Results, Discussion,
Conclusion, and Future Investigation)
- Programming for Data Science Research Lecture 5.3: Dataset Case Study: Classification Tasks, k-
Nearest Neighbors

Thursday, July 23
- Conducting Data Science Research Lecture 5.4: Case Studies on Research Papers (Part II)
- Programming for Data Science Research Lecture 5.4: Dataset Case Study: Logistic Regression, Support
Vector Machines

Friday, July 24
- Conducting Data Science Research Lecture 5.5: Writing a Research Abstract
- Programming for Data Science Research Lecture 5.5: Challenge Problems

Sunday, July 26
Assignment 5.1: Paper Writing Analysis and Practice Due
Assignment 5.2: Regressions and Supervised Learning Due

Week 6:
Monday, July 27
- Conducting Data Science Research Lecture 6.1: Science Research Posters
- Programming for Data Science Research Lecture 6.1: Dataset Case Study: Decision Trees, Ensemble
Methods

Tuesday, July 28
- Conducting Data Science Research Lecture 6.2: Case Studies on Science Research Posters
- Programming for Data Science Research Lecture 6.2: Dataset Case Study: Neural Networks and Deep
Learning

Wednesday, July 29
- Conducting Data Science Research Lecture 6.3: Oral Presentations
- Programming for Data Science Research Lecture 6.3: Limitations of Machine Learning, Unsolved
Problems, Course Wrap-up

Thursday, July 30
- Conducting Data Science Research Lecture 6.4: Case Studies on Oral Presentations
- Programming for Data Science Research Lecture 6.4: Beyond Data Science: Other Fields of Computer
Science

Friday, July 31
- Conducting Data Science Research Lecture 6.5: Science Research Competitions and the Future

8
- Programming for Data Science Research Lecture 6.5: Paths to Continue Learning Computer Science

Sunday, August 2
Assignment 6.1: Posters and Presentations Analysis and Practice Due
Assignment 6.2: Advanced Machine Learning and Deep Learning Due

Review Session
Course instructors and teaching assistants will hold review sessions throughout the week. Students can
attend review sessions to ask teaching staff questions relating to lecture or homework assignments. Every
week, there will also be review sessions to go over programming and research homework assignments
and common questions students have.

Discussion Board
In addition to office hours, students can reach course instructors and teaching assistants through Piazza, a
virtual discussion board. Students can ask questions on discussion boards at any time, and a member of
the teaching team will respond as soon as possible. Through discussion boards, students can quickly get
feedback, ask questions about homework, and receive assistance debugging code.

9
Masterclasses
SSI will host a 30-day Masterclass seminar series. The mission of the Masterclass series is to connect SSI
students with some of the highest-achieving young adults in the nation. Masterclass sessions will meet for
one hour every weekday. If students are unable to attend a session or have a scheduled conflict, they may
contact a member of the teaching team in advance to request access to a recording of the missed session.

A common theme amongst the Masterclass speakers is that all have accomplished unique feats starting in
high school that require a high level of intentionality and strategy. The 2020 speaker list includes
individuals that have won gold medals at the International Math Olympiad (Michael Ren), won 1st place
in the Intel/Regeneron Science Talent Search (Amol Punjabi and Indrani Das), and developed video
games that have reached millions of users (Jenny Xu).

Prior to each talk, SSI will send out a questionnaire asking students what topics and areas they are most
interested in learning about based on a speaker’s background and experiences. This information will be
forwarded to speakers to help them prepare their talk around student interests. In addition, students will
have the opportunity to ask Masterclass speakers questions through an open Q&A session at the end of
every talk.

SSI invites families to join our students in participating in Masterclass sessions. We also encourage
students and families to discuss their takeaways after each session.

Speakers
The following is a list of the 2020 Masterclass speakers. Due to COVID-19, a few speakers are uncertain
about their summer availability, so the following list is subject to minor change. A detailed biography on
each speaker’s background, experiences, and accomplishments can be found here:
https://www.summersteminstitute.org/masterclasses.

Science Research
Dhruvik Parikh, Stanford University, Class of 2022
Indrani Das, Harvard University, Class of 2021
Amy Jin, Harvard University, Class of 2022
Amol Punjabi, Harvard University, Class of 2021

Entrepreneurship
Brian Gu, Massachusetts Institute of Technology, Class of 2020
Marco Lorenzon, Stanford University, Class of 2020
Diva Sharma, Stanford University, Class of 2021

Admissions
Daniel Wu, Stanford University, Class of 2022
Ryan Kim, Harvard University, Class of 2021
Katherine Ho, Stanford University, Class of 2022

Engineering and Technology


Jessica Pointing, Harvard University, Class of 2018
John Hallman, Princeton University, Class of 2020
Vahid Fezal-Rezai, Massachusetts Institute of Technology, Class of 2018
Luke Melas-Kyriazi, Harvard University, Class of 2020
Michael Oduoza, Stanford University, Class of 2021

10
Biology, Chemistry, and Physics
Jiwoo Lee, Stanford University, Class of 2021
Michael Truell, Massachusetts Institute of Technology, Class of 2022
Leo Lo, Columbia University, Class of 2022
Anushka Walia, Yale University, Class of 2021

Mathematics and Computer Science


Michael Ren, Massachusetts Institute of Technology, Class of 2022
David Zhu, Harvard University, Class of 2021
Tanya Otsetarova, Stanford University, Class of 2022
Jenny Xu, Massachusetts Institute of Technology, Class of 2018

Strategy and Personal Development


Benjamin Spector, Massachusetts Institute of Technology, Class of 2022
Sahaj Garg, Stanford University, Class of 2020
Shawn Chao, Massachusetts Institute of Technology, Class of 2021
Kasha Akrami, Stanford University, Class of 2021

Business
Katherine Du, Stanford University, Class of 2021
Joey Feffer, Harvard University, Class of 2021
Sabrina Wong, Cornell University, Class of 2021
Albert Wang, Princeton University, Class of 2020
Julius Vering, UC Berkeley, Class of 2022

Social Sciences
Arjun Ramani, Stanford University, Class of 2021
Jennifer Xiao, Harvard University, Class of 2021
Surtaz Khan, Yale University, Class of 2023
Felix Wang, Stanford University, Class of 2021

11
Other
Social Activities
SSI will host frequent optional social events over the course of the summer to support students with social
opportunities during COVID-19 and quarantine. SSI will host events such as coffee chats, game nights,
and group dinners. If you have any suggestions for other possible social events, please reach out to
[email protected].

Progress Reports
Parents can optionally receive weekly progress reports on student progress throughout SSI. Progress
reports will contain the following items:

• A report of student lecture attendance for the week


• Written feedback from teaching staff on student progress and submitted homework assignments

Progress reports are designed as a means of providing parents with feedback on how their children are
doing in the program. Parents will also have the opportunity to provide weekly feedback to SSI.

SSI Academic Opportunity Updates


To continue supporting students with academic and educational opportunities after the program has
ended, SSI will run a monthly newsletter and send out frequent email updates about upcoming academic
opportunities.

The SSI Monthly Newsletter will contain:


• descriptions, timelines, and guides for science fair and research competitions
• important guides, deadlines, and reminders for scholarship and college applications
• information on other academic competitions (both STEM and non-STEM), including high school
hackathons, programming competitions, and essay contests

In addition to a monthly newsletter, SSI will send students and families more frequent email updates with
reminders about deadlines and information about new opportunities as they pop up throughout the year.

12
Policies
Code of Conduct
SSI strives to create a positive learning environment in which all students can reach their full learning
potential. Participants in the Summer STEM Institute (SSI) are expected to abide by the following Code
of Conduct:
• SSI students are held to the highest standards of academic honesty and research ethics. Students
must report all progress honestly and accurately, and cite all others’ work appropriately.
• SSI students shall not take part in discrimination or hurtful communication of any kind, including
but not limited to on the basis of gender, race, national origin, ethnicity, religion, sexual
orientation, or disability.
• SSI does not tolerate harassment or discrimination of any kind. Harassment consists of conduct
which has the purpose or effect of unreasonably interfering with a student’s academic, physical,
or social well-being, or which creates an intimidating learning environment.
• SSI students are expected to know and follow all the rules and policies listed in this handbook, in
addition to the rules presented by the teaching and organizing staff of SSI.
• SSI students are expected to follow the instructions of SSI staff. Disrespectful behavior is not
tolerated by the program.

Refund Policy
A request to cancel enrollment in the 2020 Summer STEM Institute should be emailed to
[email protected].

If the refund request is received before June 14th, the refund amount will be the tuition paid minus a 3%
administrative fee. If a refund request is received after June 14th, no refund will be given.

13

You might also like