The repository contains the data and the R files to solve the problems with the help of R programming language. The repository contains 2 files:
- data
- Statistics_with_R_1.ipynb
- Statistics_with_R_2.ipynb
In the data file thereis the data that I use to solve the problems:
- API_19_DS2_en_csv_v2.csv
- BCSC_risk_factors_summarized.csv
- co2_mm_mlo.txt
- EZE00100082.csv
- Metadata_Country_API_19_DS2_en_csv_v2.csv
- Metadata_Indicator_API_19_DS2_en_csv_v2.csv
The R file contains the answers to some questions about the temperature, CO2 and other questions based on the weather.
The R file contains the answers to some questions using the breast cancer data.
In both R files we use statistics tools to answer the questions.