Recently Published

Assignment 4 - Final Project
Diabetes Prediction
DATA 110 FINAL PROJECT
Final Project for DATA 110: A study on potentially harmful variables in relation to honey bee colony wellbeing.
Project 3
Data 110 Final
Project 3
Taller N 5
Solo Project
mmc contract analysis
Visualizing Distribution with Boxplots in R: Diamonds Dataset
This post explores how to use boxplots in R to visually compare the distribution of diamond prices across different quality grades(cut) using the ggplot2::diamonds dataset. Boxplots provide a quick, informative view of central tendency, spread, and outliers, helping identify patterns in pricing based on diamond cut. This visualization is a key part of exploratory data analysis and forms the basis for more advanced statistical modeling.