Publications by Carlos Galvis
Consumer Shopping Trends
Project Topic This project will examine consumer shopping trends and purchase behaviors using the Customer Shopping (Latest Trends) Dataset. The analysis will focus on uncovering patterns in retail purchasing across various product categories, customer demographics, and purchase channels. Data Sources Customer Shopping (Latest Trends) Dataset...
2322 sym
Advanced Data Visualization with R Module3
Carlos Mauricio Galvis Problem 1 Problem 2 Problem 3...
67 sym 2 img
Advanced Data Visualization with R Module3
Carlos Mauricio Galvis Problem 1 Create the following figure, using the data included in the R Markdown file. Problem 2 Create the following figure, using the data included in the R Markdown file. Problem 3 Create the following figure, using the data included in the R Markdown file. Note that the code in the .rmd file will import a set of sim...
447 sym 3 img
Advanced Data Visualization with R Module1
Carlos Mauricio Galvis Problem 1 Create the figure in the solution for Problem 1, using the data included in the R Markdown file. Problem 2 Create the figure in the solution for Problem 2, using the data included in the R Markdown file. Problem 3 Create the figure in the solution for Problem 3, using the data included in the R Markdown file. ...
917 sym 8 img
Week 3 Peer Review Data Visualization in R with ggplot2
Following the directions on the Coursera assignment page, you will make four original visualizations. Note that the data for the CCES and CEL data are imported in code in the R Markdown file. Carlos Mauricio Galvis Exercise 1 Parallel Coordinates Chart that shows the relation between Gender, Education, Student Loan and Race ## Registered S3 me...
616 sym Python (90 sym/1 pcs) 4 img
Week 2 Peer Review Data Visualization in R with ggplot2
Your objective is to replicate these figures, created using the Cooperative Congressional Election Study data. These figures are similar to those we completed in the lecture videos. Carlos Mauricio Galvis Exercise 1 Hints: For the x-axis, use the variable “ideo5”. Make sure you recode the data for the “ideo5” variable to generate the ...
1565 sym 3 img
Week 1 Peer Review Data Visualization in R with ggplot2
Your objective is to replicate these figures, created using the Center of Legislative Effectiveness Data. These figures are similar to those we completed in the lecture videos. Carlos Mauricio Galvis IMPORTANT: Filter your data so you are only displaying information for the 115th Congress. Exercise 1 Hints: For the y-axis, use the variable �...
1577 sym 3 img
c1_final-peer-review-assignment
Problem 1 Create a vector of five numbers of your choice between 0 and 10, save that vector to an object, and use the sum() function to calculate the sum of the numbers. #Put your code here, then delete this commented line before submission. Don't modify the setup code for this chunk - you want your code and output to both display. # Create a ve...
3779 sym 2 img 1 tbl
Estadistica Descriptiva con R
Notebook Rmarkdown para Evaluación analítica descriptiva Los datos para el ejercicio son los siguientes: datos <- c(66.4,69.2,70.0,71.0,71.9,74.2,67.7,69.3,70.1,71.1,72.1,74.5,68.0,69.3,70.2,71.2,72.2,75.3,68.0,69.5,70.3,71.3,72.3,68.3,69.5,70.3,71.3,72.4,68.4,69.6,70.4,71.5,72.6,68.6,69.7,70.5,71.6,72.7,68.8,69.8,70.6,71.6,72.9,68.9,69.8,70.6,...
310 sym R (1314 sym/21 pcs) 2 img