Giter Site home page Giter Site logo

lab-confidence-intervals's Introduction

Ironhack logo

Lab | Confidence Intervals

Introduction

In this lab you will test your knowledge on confidence intervals and you will work with normal, student's t and chi-squared distributions.

Getting Started

Open the main.ipynb file in the your-code directory. Read the challenges and add your code and comments.

You can either code your solutions using python or add your mathematical calculations using LaTeX.

To use LaTeX in markdown cells of Jupyter Notebook you need to write your equation in LaTeX code between $ symbols. You can create equations using this online LaTeX editor. The editor will give you the LaTeX code for your equation.

Here's an example.

This is an equation written in LaTeX code:

F_{n} = \cfrac{1}{\sqrt{5}} \left(\cfrac{1 + \sqrt{5}}{2}\right)^n - \cfrac{1}{\sqrt{5}} \left(\cfrac{1 - \sqrt{5}}{2}\right)^n

If we write this equation between $ symbols in a markdown cell of Jupyter Notebook, we get:

Deliverables

  • main.ipynb with your responses.

Submission

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

Resources

LaTeX Editor

lab-confidence-intervals's People

Contributors

cunillet avatar evapanizo 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.