colemaqe / Hypothesis_Testing

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Ironhack logo

Lab | Hypothesis Testing

Introduction

In this lab we'll familiarize you with one sample hypothesis tests. You will also write Python code to conduct one sample hypothesis tests as well as construct confidence intervals.

Deliverables

  • main.ipynb.

Submission

Upon completion, add your deliverables to git. Then commit git and push your branch to the remote.

Resources

T Test

Hypothesis Tests in SciPy

Standard Error in SciPy

One Sample Tests of Proportions

About


Languages

Language:Jupyter Notebook 100.0%