Giter Site home page Giter Site logo

sarahgrant11 / tumor-growth-study-matplotlib-pandas Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 0.0 176 KB

Generated tables, scatter plots and statistical analysis of results of various drug trials using Matplotlib and Python.

Jupyter Notebook 100.00%
matplotlib python scatter-plot

tumor-growth-study-matplotlib-pandas's Introduction

Examining Tumor Growth, Drug Regimen Study Using Python, Pandas, Matplotlib

Laboratory

Object

I am using Python Matplotlib on a (fictional) data analysis project to find potential treatments for squamous cell carcinoma (SCC), a commonly occurring form of skin cancer. In the "study," 249 mice identified with SCC tumor growth were treated through a variety 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 one drug called Capomulin to the other treatment regimens. The object here is to generate all of the tables and figures needed for the technical report of the study, as well as provide a summary of the results.

Charts (Pandas, Matplotlib)

In order to illustrate the findings of the the research study, I created a:

  • Summary statistics table consisting of the mean, median, variance, standard deviation, and SEM of the tumor volume for each drug regimen.
  • Bar plot using both Pandas's DataFrame.plot() and Matplotlib's pyplot that shows the number of mice per time point for each treatment regimen throughout the course of the study.
  • Pie plot using both Pandas's DataFrame.plot() and Matplotlib's pyplot that shows the distribution of female or male mice in the study.
  • Box and whisker plot of the final tumor volume for all four treatment regimens and highlight any potential outliers in the plot by changing their color and style.
  • Line plot of time point versus tumor volume for a single mouse treated with Capomulin.
  • Scatter plot of mouse weight versus average tumor volume for the Capomulin treatment regimen.
  • Linear regression model on top of the previous scatter plot.

tumor-growth-study-matplotlib-pandas's People

Contributors

sarahgrant11 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.