Recently Published

Rmarkdown-intro
Présentation du package et installation
INTRODUCTORY STATISTICS PRACTICALS WITH R
This practical script is designed to introduce undergraduate students to the use of R statistical software for basic statistical analysis. It supports the teaching of introductory statistics by combining simple statistical concepts with hands-on R commands.
Latihan Deploy R-markdown
Latihan Deploy R-markdown dengan membuat Histogram frekuensi pesanan per pelanggan di kawasan Nordik.
Document
In this lab, I used U.S. Census Bureau American Community Survey (ACS) data to explore social and economic patterns across counties in Mississippi. The goal of this analysis is to understand differences in graduate degree and employment across counties, and to visualize these patterns using both static and interactive graphics. This project also demonstrates how different types of data (percentages vs. raw counts) require different visualization approaches. I created three main outputs: a static margin-of-error plot, an interactive version of the same plot, and a map visualization to show geographic patterns in employment.
Plot
Homework 7
Plot
HW 7
Plot
Functions & Loops