Recently Published
DistCont R Package
The DistCont package is a custom R package designed to compute the PDF (Probability Density Function), CDF (Cumulative Distribution Function), and perform random sampling (simulation) for two common continuous distributions: Normal and Exponential. It provides user-defined functions such as dnorm_manual(), pnorm_manual(), and rnorm_manual() for the Normal distribution, and dexp_manual(), pexp_manual(), and rexp_manual() for the Exponential distribution.
Rmarkdown_training
Rmarkdown_training
MH3511 CW 7 Model Answers
Lab practice in class for summer version of MH3511 - Data Analysis with Computer
Comparación de potencia: ANOVA en bloques vs. Test de Friedman
Se comparan las potencias los dos test, la versión clásica y no paramétrica, a través de simulación de Montecarlo.
Index of Industrial Production in India
In this Project, I worked with the PDF data sourced from the Government of India's (MOSPI) for the purposes such as PDF data extraction, data cleaning, running an ADF test on the Sectoral Data, Forecasting the 24 months ahead of the existing Date and lastly Visualization of the Actual and Forecasting Data.
it could be said as the "**Remastered**" version of my previously uploaded IIP Work.
Análisis de Precios de Alojamiento en Airbnb en la Ciudad de Nueva York
Este informe presenta un análisis visual de los factores que influyen en el precio de los alojamientos en Airbnb en la ciudad de Nueva York durante el año 2019. Se utilizan gráficos, mapas y estadísticas descriptivas para identificar patrones relacionados con ubicación, tipo de habitación, reseñas y disponibilidad.