Giter Club home page Giter Club logo

practical-statistics-workshop's Introduction

practical-statistics-workshop

@ Author: Sebastian Scher

This is a workshop for basic practical statistics. It approaches the concept of statistical significane in an intiutive way using random number generators.

It was developed for the meteorological department at Stockholm University (MISU).

how to use this ipython notebook:

option 1) upload it to colab https://colab.research.google.com/notebooks/welcome.ipynb#recent=true (you can run it in a free environment, and dont need to install anything)

option 2): run it on your laptop

you need: python3, with the following packages: numpy matplotlib scipy seaborn jupyter

if you use anaconda, these packages are already installed in the standard install if you use anaconda and want to use a virtual environment, then type conda create -n stat-workshop-env ipython jupyter scipy seaborn matplotlib

on max/linux type

source activate stat-workshop-env

on windows

activate stat-workshop-env

and start the notebook server with

jupyter notebook

the notebook should open in your browser automatically. if not, type "http://localhost:8888" in your browser

dont close the terminal!!

now navigate to the saved notebook file and open it

if you dont use anaconda, you need to install the packages in some other way (not recommend)

practical-statistics-workshop's People

Contributors

sipposip avatar

Watchers

Venu 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.