Skip to content

GitHub repository for Applied Statistics course (2021 version) at the Niels Bohr Institute

Notifications You must be signed in to change notification settings

CGHolm/AppStat2021

 
 

Repository files navigation

Applied Statistics 2021 - Code Repository

This git is a repository of the code that will be used in the Applied Statistics code 2021/22 edition.

Getting Started

The following instructions will help you install the relevant software that will be used in the course.

You have two options for installing and running the applied statistics notebooks. The primary option is to install everything on your laptop, using e.g. the anaconda environment with a standard set of python libraries. The second (backup) option is to run the code on ERDA, a KU-based server platform that has the advantage of having a uniform software environment for everyone. If you are not enrolled as a KU student and want to use this option, you should contact Troels to get access to the ERDA servers.

We recommend that you try BOTH methods for the course. Running the exercices locally is very handy (essential?) when the internet connection is slow/dead or the ERDA servers are down (for maintenance or other reasons), and when you finish your studies and start one something new. But ERDA gives you a feel for how remote computing works, and allows you to suddenly go from 1 CPU to 100s. Trying both is simply our attempt at boosting your knowledge of computing.


Option A. Running things on your laptop

To run things on your local computer, you will have to install additional software to be able to properly run the notebooks.

Given the wide range of operating systems available out there, we cannot guarantee that the instructions above will work on all platforms. As of now, the instructions below have been tested on the following systems:


Option B. Running things on ERDA


Option C. Manually downloading the course content

If you do not want to subscribe to github, you can still download manually the content of the repository using the donwload zip option on the main page of this git. More details are available here


Running things after installation

Once you have installed the required software and cloned the repository, you can run your notebooks, and update the content of the repository by following these instructions

About

GitHub repository for Applied Statistics course (2021 version) at the Niels Bohr Institute

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Jupyter Notebook 99.0%
  • Python 1.0%