Research Project Overview

Throughout the semester you will work with a co-author to analyze a data set and present the results of your research during finals week. Regular homework assignments will serve as a first draft of exploration into your research questions, and helps you build your story.

This project will be done in a few stages;

  • Stage 1: Data and topic proposal
  • Stage 2: Introduce and motivate your research
  • Stage 3: Analyze relationships and draw conclusions
  • Stage 4: Dissemination via research poster symposium
ImportantGroup project but individual responsibilities

This is a group project. Since we are not using version control like git/GitHub (you are welcome to if you want) you will have to collaborate closely to determine who will have the primary copy of the project template file that will be turned in.

Both authors are responsible for the content that is submitted, but only one submission should be made.

Stage 1: Data and Topic Proposal

Identify a research partner, propose a research topic and corresponding data set.

Start by looking through Dr.D’s curated data sets. There is documentation in each folder that tell you a little about the data set, and you can also ask our custom class research assistant LLM Name TBD

Other open source data repositories to consider:

❌ Sources not allowed: Machine learning repositories such as Kaggle or UCI. Data generated from experimental lab designs with few variables.

CautionCriteria for choosing a data set

If you choose a data set that is not one of my in my approved list it must be pre-approved and meet the following criteria:

  • You either know something about the topic or it is something you want to learn about
  • File type must be a .txt, .csv, .xlsx or .xls file
  • File size is less than 1 Gig
  • A codebook or data dictionary that fully explains what each variable means is available.
  • There are at least 200 rows (observations), but ideally between 500-10,000.
  • There are 10 or more unique and interesting variables
    • At least 4 quantitative variables
    • Variables are not functions of each other (e.g. weight in lbs and weight in kg)
    • Unique identifiers, dates, addresses, lat/long and other non-analyzable columns do not count

Your data set must be approved before you are allowed to work with it. Add your team’s names and your chosen data set to the Project Stage 1 spreadsheet in our shared class Google Drive folder.

The sooner your data is approved the sooner you can work with it! If your proposed data set is turned down twice in a row get turned down, you will be required to use one of Dr. D’s curated data sets.

Stage 2: Introduction and Motivation

  1. Make a copy of the project template and save it in your Research folder in JupyterHub.
    • You can download it from the link above and upload it to Jupyterhub, or you can copy it from the shared/Donatello Math 315 folder in Jupyterhub.
  2. Complete the following sections using your Homework 2, 3, and 4 as guidance.

Introduction

  • Background & Significance: Use your topic area statement and literature synthesis from Homework 2 to introduce the general topic of your project and why it matters. Do not just copy and paste your entire assignment but consider any feedback that was given and summarize the information into the appropriate sections. This should be written in plain language and should help the reader understand the real-world issue behind your research question.

  • Research Questions: State both your primary (RQ1) and secondary (RQ2) research questions. Make sure each question identifies the response variable and explanatory variable. If these questions have drifted since HW 2, briefly explain your reasoning.

Methods

  • Study Design & Data Source: Describe the data you are using: where you got it from (with citation), the population being studied, the unit of observation, and whether the study is observational or experimental.

  • Variables of Interest: List the variables needed for your research questions and describe what each one measures. Identify which variable is the primary response variable and which variables are explanatory variables.

  • Data Management: Copy the relevant code from Homework 3 to read in your raw data, and select and clean only the variables mentioned above. Do not export a clean data set. Briefly explain (bullet points) each major cleaning step in words.

Sample Characteristics

  • Visualize and describe both your primary and secondary explanatory variables using the same style as Homework 4.

Stage 3: Analysis and conclusions

Continue filling in the same template using Homework 5-9 as a guide. Note that if you decided to change variables since Stage 2, you will need to update appropriate prior sections.

Results

  • Relationship Between Variables: Visualize and describe the relationship between your primary response and explanatory variable, using the same style as Homework 5.

  • Statistical Analysis: Formally test this relationship. Include your statistical method, results, and model assessment, using Homework 6-9 as a guide.

  • Discussion & Conclusion: Interpret your results in plain language, connect them back to your research questions and the literature findings and note any limitations of your analysis.


Stage 4: Dissemination via Research Poster

During week 14 and 15 you will transfer all findings into a research poster, print the poster, and then present your research to your classmates during our class final period in a poster symposium format. - Full guidelines including examples and evaluation criteria are written in this blog post. - Submit the poster file as printed to Canvas by the due date.

Draft version

This draft is graded based on how complete the poster is. You should consider this a draft that you would circulate to your colleagues for final review and comments. There is a rubric in Canvas with details on grading criteria and submission instructions.

Peer Review

You will be asked to review one other team’s poster.

Final Version

Make any necessary revisions, then upload your final poster as it is printed in PDF format Canvas.

Presentation at the Poster Symposium

This will be a joint poster symposium with the other section of Math 315. When not presenting, you will walk around and learn about others research. Ask the presenters questions and fill out an evaluation form as you go. Poster scoring follows the above evaluation criteria and will be done via Google Forms. The link to this semesters form is in Canvas. Printed copies will be available upon request.