CMSE 801: Introduction to Computational Modeling and Data Analysis#

Fall 2023#

Instructor#

Dr. Liz Munch
Associate Professor
Dept of Computational Mathematics, Science and Engineering (CMSE)
Engineering Building 1511
muncheli@msu.edu

Ishika Ghosh (TA)
Graduate Student in CMSE
ghoshis3@msu.edu

Days and time#

Monday and Wednesday
8:30 a.m.- 9:50 a.m.

Location#

Engineering Building 1234

Course Description#

A useful definition of computational science is “the use of computers to analyze and solve scientific problems.” Over the course of this semester, we will explore various aspects of computational science and will acquire a variety of practical, fundamental computational skills. In addition, we will explore application-driven modeling of various systems, with applications to the physical, life, and social sciences, and also to engineering and mathematics. While we will learn some computer programming over this semester, the goal is utilitarian - this is a course in applied computing, rather than a course intended for traditional computer scientists!

By the end of this course, you will be able to:

  • Gain insight into physical, biological, and social systems through the use of computational algorithms and tools

  • Write programs to solve common problems in a variety of disciplines

  • Identify salient features of a system that can be codified into a model

  • Manipulate, analyze, and visualize datasets and use this data to evaluate models

  • Have an understanding of basic numerical methods (e.g., numerical integration, differential equations, Monte Carlo) and be able to use them to solve problems

  • Be able to take results from a scientific computing problem and present it both verbally and in writing

We will work toward the goals expressed above throughout this course using a range of activities - primarily by writing software both individually and in small groups, but also through discussion, presentations, and other types of exercises.

Topics Covered#

The primary topics covered in this course include:

  • Creation of models (making mathematical representations of systems)

  • The basics of functional programming in Python (i.e., variables and types, functions, simple data structures, strings, lists, tuples)

  • Plotting and data visualization

  • File and dataset manipulation

  • Basic numerical techniques, possibly including statistics, linear regression, difference equations, Monte Carlo, agent-based modeling, numerical integration

Please note that creating models to describe and understand systems (whether they are in the physical, life, or social sciences, or in engineering) is the driving principle of this course - everything else we teach you is in service to this goal!

Required Reading Materials#

This class has no required book or course pack. From time to time we will direct you toward outside online resources, but the main materials will be video lectures, instructor course notes, and software.

Required Materials for Class#

In-class programming assignments are a critical part of the learning process in this course. To that end, you are expected to bring your laptop and its power cord every day.

If you do not have a laptop, or if your laptop won’t run the software that we need for class, we will have spare machines to use during class.

Course Activities#

Class participation#

Active class participation (led both by the instructor and by students) is critical to the success of this course. As such, you are expected to attend class every week, bring the required materials (most importantly, your computer and power cord) and to actively participate in the in-class discussion.

Pre-class assignments#

We will assign short assignments that are due prior to class. The purpose of these assignments is to introduce new material and give you some practice with it so that we can focus on experimentation and implementation in class. These assignments will typically consist of one or more short videos or reading assignments and related questions or problems and will be due before class via the course’s Desire2Learn page. The deadline for each pre-class assignment is indicated on the course’s Desire2Learn page. Completing these assignments will be critical for your success in this course.

In-class programming assignments#

Class sessions will be held twice a week and will be broken up into presentations, discussions, and programming activities that will allow you to immediately implement (and get instant feedback on) what you have just learned. In-class programming activities will be turned in at the end of the class session via the course’s Desire2Learn page.

Homework#

You will have periodic programming assignments that will provide a more in-depth exploration of the materials covered in class. These will be pursued individually, and will be turned in by the given deadline via the course’s Desire2Learn page. You can expect that they will require two week’s worth of out-of-class effort, so you are encouraged to start your assignments as early as possible.

Homework assignments that are submitted late will be accepted for up to two days beyond the due date (i.e., 48 hours past the original deadline). If the assignment is submitted within 24 hours of the original deadline, there is a 10% penalty. This applies even if the assignment is 1 minute late. Similarly, if it is submitted in the 24-48 hour window, a 20% deduction is applied. Again, after the 48th hour, the assignment will no longer be accepted.

Quizzes#

This class will have four quizzes, approximately running for 30 mintues each, which are spread through the semester. See the Course Schedule for details.

Final project#

In place of a final exam, this course will have a final project. You will complete it either individually or in pairs outside the classroom. It will involve synthesizing the computational modeling, data analysis, and data visualization techniques that you learned over the course of the term. You will present your project results in an oral presentation. You will also need to turn in the Jupyter notebook for the final project, complete with narrative text and figures that explain your project methods and corresponding results. Your project must include references to all work used to complete your project. The project can be on a topic of your choosing and, if possible, should be related to your research. You will be expected to submit a project proposal to the instructor for approval. More details will be made available as the semester progresses.

Other Important Information#

Course website and calendar#

This course uses a Desire2Learn page for course organization, which can be found at http://d2l.msu.edu. Accompanying course information, including this syllabus, can be found at this website. All assignments will be handed in via Desire2Learn. Consult the class website for instructions.

Email#

At times, we will send out important course information via email. This email is sent to your MSU email address (the one that ends in “@msu.edu”). You are responsible for all information sent out to your University email account, and for checking this account on a regular (daily) basis.

Class discussion#

We will be using Slack as our means of communicating about course content as the semester progresses. We believe that this will provide an excellent avenue to have discussions not only with course instructors, TAs, but also between you and your fellow classmates.

The Slack channel will be the place to go for any questions about assignments in the course or issues you’re having with your computer or Python. We encourage you to help out other classmates when you can! The section-specific channel will be used by your instructor for important messages relevant only to your section of the course.

In order to ensure that Slack is an appropriately used tool that does not become overly time-consuming for the course instructors, TA, we have a list of rules for how we expect you to use Slack. They are:

  1. Before you ask a question, be sure to check the main help channel and other section channels to see if the question has already been answered.

  2. The Slack group is primarily for you, the students, so help each other.

  3. The TA will monitor the channels, but will defer to the students to work through things. They will only enter a conversation if students are going down the wrong path and/or there are too few other students involved. However, you should not expect that the TA will always be available. The TA will spend a limited amount of time “logged in” to Slack and we ask that you be respectful of their time.

  4. Slack is meant to be used to help you when you are stuck with a minor issue. If you are having major issues or trouble understanding the concept, go to office hours or help room hours as they are meant for more in-depth discussions of course content.

  5. Course instructors will rarely check Slack, only to examine progress. While they may offer help, do not rely on it. Instructors will not respond to the same student twice within a 30 minute time interval.

  6. Do not post your solutions to out-of-class assignments directly into Slack unless prompted by an instructor.

  7. Be courteous to everyone on Slack. Students who are being rude or who are excessively posting might be banned from posting on the course Slack channel.

Class attendance#

This class is heavily based on material presented and worked on in class, and it is critical that you attend and participate fully every week! Therefore, class attendance is absolutely required. An unexcused absence will result in zero points for the day, which includes the in-class programming assignment points. Arriving late or leaving early without prior arrangement with the instructor of your session counts as an unexcused absence. Note that if you have a legitimate reason to miss class (such as job interviews or work-related travel) you must arrange this ahead of time to be excused from class. Three unexcused absences will result in the reduction of your grade by one step (e.g., from 4.0 to 3.5), with additional absences reducing your grade further at the discretion of the course instructor.

Inclusive classroom behavior#

Respectful and responsible behavior is expected at all times, which includes not interrupting other students, turning your cell phone off, refraining from non-course-related use of electronic devices, and not using offensive or demeaning language in our discussions. Flagrant or repeated violations of this expectation may result in ejection from the classroom, grade-related penalties, and/or involvement of the university Ombudsperson. In particular, behaviors that could be considered discriminatory or harassing, or unwanted sexual attention, will not be tolerated and will be immediately reported to the appropriate MSU office (which may include the MSU Police Department).

In addition, MSU welcomes a full spectrum of experiences, viewpoints, and intellectual approaches because they enrich the conversation, even as they challenge us to think differently and grow. However, we believe that expressions and actions that demean individuals or groups comprise the environment for intellectual growth and undermine the social fabric on which the community is based. These demeaning behaviors are not welcome in this classroom.

Academic honesty#

Intellectual integrity is the foundation of the scientific enterprise. In all instances, you must do your own work and give proper credit to all sources that you use in your papers and oral presentations - any instance of submitting another person’s work, ideas, or wording as your own counts as plagiarism. This includes failing to cite any direct quotations in your essays, research paper, class debate, or written presentation. The MSU College of Natural Science adheres to the policies of academic honesty as specified in the General Student Regulations 1.0, Protection of Scholarship and Grades, and in the all-University statement on Integrity of Scholarship and Grades, which are included in Spartan Life: Student Handbook and Resource Guide. Students who plagiarize will receive a 0.0 in the course. In addition, University policy requires that any cheating offense, regardless of the magnitude of the infraction or punishment decided upon by the professor, be reported immediately to the dean of the student’s college.

It is important to note that plagiarism in the context of this course includes, but is not limited to, directly copying another student’s solutions to in-class or homework problems; copying materials from online sources, textbooks, or other reference materials without citing those references in your source code or documentation, or having somebody else do your in-class work or homework on your behalf. Any work that is done in collaboration with other students should state this explicitly, and their names, as well as yours, should be listed clearly. When collaborating with other students, you should still be coding/writing your own solutions to the assignments and should limit your collaboration to conceptual discussions about how one might go about solving the problems, not sharing exact solutions.

More broadly, we ask that students adhere to the Spartan Code of Honor academic pledge, as written by the Associated Students of Michigan State University (ASMSU):

“As a Spartan, I will strive to uphold values of the highest ethical standard. I will practice honesty in my work, foster honesty in my peers, and take pride in knowing that honor is worth more than grades. I will carry these values beyond my time as a student at Michigan State University, continuing the endeavor to build personal integrity in all that I do.”

Accommodations#

If you have a university-documented learning difficulty or require other accommodations, please provide me with your VISA as soon as possible and speak with me about how I can assist you in your learning. If you do not have a VISA but have been documented with a learning difficulty or other problems for which you may still require an accommodation, please contact MSU’s Resource Center for People with Disabilities (355-9642) in order to acquire current documentation.

Instructor Office Hours and Locations#

Office hours will start the week of Jan 15 (MLK day) with times to be announced. If you are not available in these hours, please contact the instructor.

Any course personnel can help you with questions pertaining to the course material, including in-class and homework assignments. Technical questions, including issues with Python and/or Jupyter, should be first directed to your professor, but specific issues with JupyterHub (https://jupyterhub.egr.msu.edu) can be sent to support@egr.msu.edu. If you have issues relating to class administration, including missed classes, illness, VISA issues, or school-sponsored activities please contact the instructor.

Grading information#

There are a variety of course activities, with percentage of the total grade listed. More detailed descriptions of each activity can be found elsewhere in the syllabus.

Component

Percentage of total grade

Participation, attendance, in-class assignments

15

Pre-class assignments

15

Quizzes

20

Homework assignments

25

Semester projects

25

Total

100

Note that the lowest two in class assignments; as well as the lowest two pre-class assignments will be dropped.

Grading scale#

At the end of the semester, your grade will be calculated using the following scale:

  • 4.0 ≥ 90%

  • 3.5 ≥ 85%

  • 3.0 ≥ 80%

  • 2.5 ≥ 75%

  • 2.0 ≥ 70%

  • 1.5 ≥ 65%

  • 1.0 ≥ 60%

  • 0.0 < 60%

Note: Grades will not be curved - your grade is based on your own effort and progress, not on competition with your classmates.