Publications by John Gleason
Data Wrangling HW 4 - Gleason
About the data Penguins! This project is meant to analyze three different species of penguin: Chinstrap, Gentoo, and Adéle. 8 variables of data have been collected on 344 different penguins. These penguins were living in the Palmer Archipelago, a group of islands off of Antarctica.The data was collected by Dr. Kristen Gorman while working wit...
5867 sym R (12245 sym/37 pcs) 9 img
Data Wrangling HW 4 - Gleason
Data Visualization for Homework 4 For this homework assignment I built a comprehensive heatmap that breaks down the correlation between each variable and each state in the “USArrests” data set.The “USArrests” data set is built into R. This dataset contains information about arrests per 100,000 residents in each state of America. Data was ...
1385 sym R (809 sym/4 pcs) 1 img
Data Wrangling Midterm Project - Gleason
About the data This project is meant to analyze three different species of penguin: Chinstrap, Gentoo, and Adéle. 8 variables of data have been collected on 344 different penguins. These penguins were living in the Palmer Archipelago, a group of islands off of Antarctica.The data was collected by Dr. Kristen Gorman while working with the Palmer...
4249 sym R (4926 sym/19 pcs) 3 img
About John Gleason
Impromptu Image of Me! About John I was born in Cincincinnati, but I have lived briefly in three other states. These states include Colorado, Virginia and Kentucky. My main reason for moving to these areas was for work. I had a political stint in Virginia, which bled into Colorado, then I moved back to the Cincinnati area so that I could attend ...
3107 sym 1 img
Data Wrangling HW 3 - Gleason
Q1 Import the data set using a Tidyverse function and NOT with a Base R function. How many rows and columns are in the data set? I imported my data using the “read_csv” Tidyverse function. There are 3142 rows and 35 columns. Q2 Do any data types need changed? Show any code to change variable types and show code/output for a command after you...
2523 sym R (11 sym/1 pcs)
Final Wrangling Project
About the data This project is meant to analyze three different species of penguin: Chinstrap, Gentoo, and Adéle. 8 variables of data have been collected on 344 different penguins. These penguins were living in the Palmer Archipelago, a group of islands off of Antarctica.The data was collected by Dr. Kristen Gorman while working with the Palmer...
5592 sym R (11485 sym/35 pcs) 5 img