Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/flavioschneider/ethzcheatsheets


https://github.com/flavioschneider/ethzcheatsheets

analysis computerscience math probability statistics

Last synced: 4 days ago
JSON representation

Awesome Lists containing this project

README

        

# ETH Zurich Computer Science Cheat Sheets
[![GitHub license](https://img.shields.io/github/license/Naereen/StrapDown.js.svg)](https://github.com/flavioschneider/ethzcheatsheets)
[![made-with-latex](https://img.shields.io/badge/Made%20with-LaTeX-1f425f.svg)](https://www.latex-project.org/)

I've created those cheat sheets for exams in the computer science department at ETH Zurich. Hopefully this can be useful to anyone interested. If you find any mistakes please let me know!

Please consider sponsoring if you think that the cheat sheet are helping you :blush:

## Analysis I Cheat Sheet
[![Generic badge](https://img.shields.io/badge/Version-1.0.1-.svg)](https://github.com/flavioschneider/ethzcheatsheets/cheatsheet_analysis_I.pdf)

[Download PDF](https://github.com/flavioschneider/ethzcheatsheets/raw/master/cheatsheet_analysis_I.pdf)

Content:

* Algebra
* Trigonometry
* Limits
* Derivatives
* Integrals
* Series
* Sequences
* Other

## Probability & Statistics Cheat Sheet
[![Generic badge](https://img.shields.io/badge/Version-1.0.1-.svg)](https://github.com/flavioschneider/ethzcheatsheets/cheatsheet_probability_and_statistics.pdf)

[Download PDF](https://github.com/flavioschneider/ethzcheatsheets/raw/master/cheatsheet_probability_and_statistics.pdf)

Content:

* Probability
* Combinatorics
* Random Variables
* Estimators
* Hypothesis Testing
* Discrete/Continuous Distributions
* Other

_Not all material in the cheat sheets is covered in the respective classes, some of it is just a useful addition._