Skip to content

sienchoon/matplotlib-challenge

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 

Repository files navigation

matplotlib-challenge

Module 5 - matplotlib-challenge

Background You've just joined Pymaceuticals, Inc., a new pharmaceutical company that specializes in anti-cancer medications. Recently, it began screening for potential treatments for squamous cell carcinoma (SCC), a commonly occurring form of skin cancer.

As a senior data analyst at the company, you've been given access to the complete data from their most recent animal study. In this study, 249 mice who were identified with SCC tumors received treatment with a range of drug regimens. Over the course of 45 days, tumor development was observed and measured. The purpose of this study was to compare the performance of Pymaceuticals’ drug of interest, Capomulin, against the other treatment regimens.

The executive team has tasked you with generating all of the tables and figures needed for the technical report of the clinical study. They have also asked you for a top-level summary of the study results.

Instructions

This assignment is broken down into the following tasks:

Prepare the data.

Generate summary statistics.

Create bar charts and pie charts.

Calculate quartiles, find outliers, and create a box plot.

Create a line plot and a scatter plot.

Calculate correlation and regression.

Submit your final analysis.

In this assignment, some of the following tasks were performed with the help of:

  • research through YouTube to understand plotting and a few of pandas functions
  • chatGPT to correct and understand the structure of the code
  • GitHub to understand why this function is useful and what it does
  • previous class slides and tutorials to recall and reuse the information

About

Module 5 - matplotlib-challenge

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors