Skip to content
#

hypothesis-testing

Here are 20 public repositories matching this topic...

Python notebooks for my graduate class on Detection, Estimation, and Learning. Intended for in-class demonstration. Notebooks illustrate a variety of concepts, from hypothesis testing to estimation to image denoising to Kalman filtering. Feel free to use or modify for your instruction or self-study.

  • Updated Apr 23, 2018
  • Jupyter Notebook

A/B tests are very commonly performed by data analysts and data scientists. It is important that you get some practice working with the difficulties of these. For this project, you will be working to understand the results of an A/B test run by an e-commerce website. Your goal is to work through this notebook to help the company understand if th…

  • Updated Apr 2, 2021
  • HTML

A hub that contains notebooks that perform elementary descriptive statistics of populations and samples and demonstrates 3 hypothesis tests- Welch t-test, Correlation, and Chi-square test. It shows how to run them in python and understand the results

  • Updated Sep 18, 2021
  • Jupyter Notebook

For this project, I will be working to understand the results of an A/B test run by an e-commerce website. The goal is to work through this notebook to help the company understand if they should implement the new page, keep the old page, or perhaps run the experiment longer to make their decision.

  • Updated Mar 16, 2022
  • Jupyter Notebook

A/B test run by an e-commerce website. The company has developed a new web page to try and increase the number of users who "convert," meaning the number of users who decide to pay for the company's product. Your goal is to work through this notebook to help the company understand if they should implement this new page, keep the old page, or per…

  • Updated Apr 25, 2021
  • HTML

Improve this page

Add a description, image, and links to the hypothesis-testing 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 hypothesis-testing topic, visit your repo's landing page and select "manage topics."

Learn more