This repository contains Probability and Statistics lab assignments, developed using RStudio. The assignments are designed to help students and practitioners gain a better understanding of statistical concepts and methods through practical exercises.
- Assignments: Each lab assignment includes both
.Rmd
(R Markdown) and.pdf
files, providing code and explanations for solving various statistical problems. - Lab Files: Additional files related to the lab exercises, such as data sets and supporting documents.
- Clone the repository (write in terminal tab):
git clone https://github.com/SkaiLord/PS-Lab.git
- Install packages (write in console tab):
install.packages("package_name")
- rmarkdown
- tinytex
- knitr