CMSE 201 Final Project Template#
INSTRUCTIONS: This is a template to help organize your project. All projects should include the 5 major sections below (you do not need to use this template file). If you use this file, complete your work below and remove content in parentheses. Also, remove this current cell.
CMSE 201 Final Project#
✅ MY_NAME#
✅ Section_00X#
✅ Date#
PROJECT TITLE HERE#
Background and Motivation#
(Provide context for the problem. Clearly state the question(s) you set out to answer.)
Methodology#
(How did you go about answering your question(s)? Most of your code will be contained in this section.)
Results#
(What did you find when you carried out your methods? Some of your code related to presenting results/figures/data may be replicated from the methods section or may only be present in this section. All of the plots that you plan on using for your presentation should be present in this section)
Discussion and Conclusion#
(What did you learn from your results? What obstacles did you run into? What would you do differently next time? Clearly provide quantitative answers to your question(s)? At least one of your questions should be answered with numbers. That is, it is not sufficient to answer “yes” or “no”, but rather to say something quantitative such as variable 1 increased roughly 10% for every 1 year increase in variable 2.)
References#
(List the source(s) for any data and/or literature cited in your project. Ideally, this should be formatted using a formal citation format (MLA or APA or other, your choice!). Multiple free online citation generators are available such as http://www.easybib.com/style. Important: if you use any code that you find on the internet for your project you must cite it or you risk losing most/all of the points for you project.)