https://github.com/szymon-budziak/probability_theory_and_statistics_course_agh
Solutions from Probability theory and Statistics course at AGH UST. If you use it and it helped you please leave a star ⭐
https://github.com/szymon-budziak/probability_theory_and_statistics_course_agh
probability-theory r statistics
Last synced: about 2 months ago
JSON representation
Solutions from Probability theory and Statistics course at AGH UST. If you use it and it helped you please leave a star ⭐
- Host: GitHub
- URL: https://github.com/szymon-budziak/probability_theory_and_statistics_course_agh
- Owner: Szymon-Budziak
- License: mit
- Created: 2021-10-16T17:38:05.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2022-10-11T22:35:50.000Z (over 2 years ago)
- Last Synced: 2025-02-01T02:50:06.473Z (3 months ago)
- Topics: probability-theory, r, statistics
- Homepage:
- Size: 313 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Probability theory and Statistics course at AGH UST
The repository with solutions from Probability theory and Statistics (Rachunek prawdopodobieństwa i statystyka) exercises at the AGH. Here I will share all of the codes written by me and codes written during exercises. All codes are written in English but the content of the exercises are written in Polish. The leading programming language during this course was R. Solutions were written in R Notebook.
## Table of contents
Table of contents consists of specific sections in repository. Each section consists of two files: .Rmd file which is R notebook file and .md file which is Markdown file.
1. [Exercise 1](https://github.com/Szymon-Budziak/Probability_theory_and_Statistics_course_AGH/tree/main/Exercise_01)
2. [Exercise 2](https://github.com/Szymon-Budziak/Probability_theory_and_Statistics_course_AGH/tree/main/Exercise_02)
3. [Exercise 3](https://github.com/Szymon-Budziak/Probability_theory_and_Statistics_course_AGH/tree/main/Exercise_03)
4. [Exercise 4](https://github.com/Szymon-Budziak/Probability_theory_and_Statistics_course_AGH/tree/main/Exercise_04)
5. [Exercise 6](https://github.com/Szymon-Budziak/Probability_theory_and_Statistics_course_AGH/tree/main/Exercise_06)
6. [Exercise 8](https://github.com/Szymon-Budziak/Probability_theory_and_Statistics_course_AGH/tree/main/Exercise_08)
7. [Exercise 9](https://github.com/Szymon-Budziak/Probability_theory_and_Statistics_course_AGH/tree/main/Exercise_09)
## Licence
If you use this repository/code for classes or for something else, please give me a star or a fork :). It will help me know that my work is important and useful to someone.