This project was developed by me and my team during the first semester (2019) of our Data Science Bachelor program and includes an R-notebook where the probability calculations and a Monte-Carlo simulation can be found. The same calculations and simulations were also documented in a Jupyter notebook (in Python). This notebook is written in German.
The aim of the project was to investigate the probability of a fatal accident caused by a rock fall. For this purpose we received a data set with almost 3 months of data on events on a Swiss mountain road. If the probability of a serious accident with fatal consequences exceeds a previously defined limit, the road must be closed. In our case the simulated and calculated probability exceeded the limit value. The results were communicated to the public in the form of a website.
Download the complete Folder of the Notebook of your choice (written in R or Python) and run the Notebook in the folder. RStudio or Jupyter is required. If you haven't installed either of the both, follow theses instructions: Jupyter, R-Studio
Both Notebooks are also available as a PDF or HTML which doesn't require the installation of Jupyter or R-Studio.
Or clone the repo and then start the notebooks with the mentioned programs
$ git clone https://github.com/roman-studer/fhnw-ds-hs2019-rockfall.git
The Website on which our results were 'published' is no longer available. Please consider taking a look at the screenshots of our website.
- Studer Roman (roman.studer1@students.fhnw.ch)
- Gehrig Lukas (gehrig.lukas@students.fhnw.ch)
- Nef Riccard (riccard.nef@students.fhnw.ch)