Skip to content

uio-bmi/stats_for_cs

Repository files navigation

Statistics for programmers

Open In Colab

This repository accompanies the Statistics for Programmers course. It assumes and aims to exploit prior knowledge of programming, so as to effectively learn fundamental probability and statistics concepts through connection to programming and extensive use of data simulation.

To follow these sessions, no prior knowledge of probability theory or statistics is required.

Installation notes:

To run notebooks locally, install ipykernel and jupyter:

pip install ipykernel jupyter

and create a kernel for that environment:

python -m ipykernel install --user --name=stats_for_cs

And later choose the stats_for_cs kernel in Jupyter notebooks.

About

Accompanying notebooks for the new stats course for computer scientists with simulations

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •