IllyaUA / lab-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.

Instructions

You will find the exercises inside the main.ipynb alongside with some explanations and the expected output for some cells. Please don't add code in the empty cells unless you're asked for to avoid loosing the expected output.

Resources

T Test

Hypothesis Tests in SciPy

Standard Error in SciPy

One Sample Tests of Proportions

About


Languages

Language:Jupyter Notebook 100.0%