https://github.com/flavioschneider/ethzcheatsheets
https://github.com/flavioschneider/ethzcheatsheets
analysis computerscience math probability statistics
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/flavioschneider/ethzcheatsheets
- Owner: flavioschneider
- License: mit
- Created: 2020-05-17T18:41:38.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2020-12-06T15:52:33.000Z (over 4 years ago)
- Last Synced: 2025-01-29T00:47:45.145Z (3 months ago)
- Topics: analysis, computerscience, math, probability, statistics
- Language: TeX
- Homepage: https://rethinks.org/blog
- Size: 1.47 MB
- Stars: 125
- Watchers: 8
- Forks: 14
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README
# ETH Zurich Computer Science Cheat Sheets
[](https://github.com/flavioschneider/ethzcheatsheets)
[](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
[](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
[](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._