Recently Published

Tuxpan Sem 16-19
Panuco Sem 16-19
RECD: May 2025
program11
Develop an R program to create a box plot to compare the Sepal Length across different species in the iris dataset. Ensure the plot highlights outliers with a specific color and shape, includes notches to compare medians, and applies appropriate labeling and styling.
Program14
Create a R program to calculate and visualize co relation matrix for a given data set with color coded cells the strength and direction of co relations , using ggplot2 geom_tile function
program-12
Develop a script in R to create a violin plot displaying the distribution of a continuous variable, with separate violind for each groups, using ggplot2.
Program13
Write an R program to create multiple dot plots for grouped data, comparing the distributions of variables across different categories, using ggplot2’s position_dodge function
Document15
9-Create multiple histograms using ggplot2::facet_wrap() to visualize how a variable (e.g., Sepal.Length) is distributed across different groups (e.g., Species) in a built-in R dataset.
Analisis Pengaruh Biaya Pemasaran dan Harga Pokok Penjualan terhadap Keuntungan di Pasar Utama Amerika Serikat
This study aims to analyze the extent to which marketing expenses and cost of goods sold (COGS) affect company profits in major markets across the United States. Using a robust regression approach and data from a coffee chain dataset, the research investigates the strength and significance of these financial variables in influencing profitability. The findings are expected to provide strategic insights for businesses seeking to optimize costs and maximize returns in competitive market environments.
Document14
Write a program to create multiple dot plots for grouped data, comparing the distribution of variable across different categories using ggplot2's position dodge function.
Document13
Write a program to create multiple dot plots for grouped data, comparing the distribution of variable across different categories using ggplot2's position dodge function.
Quiz 3
Jenaro Martinez Fernanda Sanchez