Skip to content
#

anova-analysis

Here are 41 public repositories matching this topic...

Introduction to statistics featuring Python. This series of lecture notes aim to walk you through all basic concepts of statistics, such as descriptive statistics, parameter estimations, hypothesis testing, ANOVA and etc. All codes are straightforward to understand.

  • Updated Aug 19, 2022
  • Jupyter Notebook

Residual analysis in Linear regression is based on examination of graphical plots which are as follows :: 1. Residual plot against independent variable (x). 2. Residual plot against independent variable()y. 3. Standardize or studentized residual plot 4. Normal probability plot

  • Updated Jan 13, 2022
  • Jupyter Notebook

For this Project, I first applied an analysis of variance (ANOVA) model to the Pymaceutical dataset and then did a post-hoc analysis of the results by using Tukey Honest Significant Difference (HSD) to determine which drug treatments in the dataset significantly reduce tumor volume and metastasis. I then wrote a summary of my findings.

  • Updated Apr 6, 2022
  • Jupyter Notebook

Improve this page

Add a description, image, and links to the anova-analysis topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the anova-analysis topic, visit your repo's landing page and select "manage topics."

Learn more