Publications by Jered Ataky

NBA2020

30.08.2020

Assignment Summary Overview This assignment consists of Loading Data into a Data Frame We needed to Write code in R Markdown to import results for analysis. As a big fan of NBA, I chose to explore the article about “The NBA best players this season, according to RAPTOR” This article can be found in full below: https://projects.fivethirtyeigh...

1695 sym R (2740 sym/10 pcs) 1 tbl

DATA607_PROJECT3

18.10.2020

Data Science Skills Team Triple J: Jered Ataky, Zhouxin Shi, Irene Jacob Project Overview: In this project, our goal is to be able to answer to the question: “Which are the most valued data science skills?” As it is a group work and each member living in different time zone, we have established a great way of communication, code sharing, and...

25661 sym R (11783 sym/54 pcs) 5 img

DATA606-LAB6

12.10.2020

Getting Started Load packages In this lab, we will explore and visualize the data using the tidyverse suite of packages, and perform statistical inference using infer. The data can be found in the companion package for OpenIntro resources, openintro. Let’s load the packages. library(tidyverse) ## -- Attaching packages -------------------------...

33981 sym R (6434 sym/50 pcs) 2 img

DATA607-ASS7

10.10.2020

Overview I used Dreamwaever to create three different files in HTML, XML, and JSON formats. These files are tables containing exact same information, which are the title, authors, edition, publisher, and publication year of three of my favorite books in learning data science. Note that two of my three books have two authors. I will load these fi...

8082 sym R (2034 sym/16 pcs)

DATA606-LAB5b

06.10.2020

If you have access to data on an entire population, say the opinion of every adult in the United States on whether or not they think climate change is affecting their local community, it’s straightforward to answer questions like, “What percent of US adults think climate change is affecting their local community?”. Similarly, if you had dem...

42787 sym R (1085 sym/9 pcs) 1 img

DATA607_PROJECT2_P3

04.10.2020

Background This dataset was posted by Rachel Greenlee on week 5 discussion board in DATA 607. The data set includes food and feed production by country and food item from 1961 to 2013, including geocoding. The entire document about it can be found in this link: https://www.kaggle.com/dorbicycle/world-foodfeed-production The proposed analyses (ta...

13150 sym R (7439 sym/22 pcs) 2 img

DATA607_PROJECT2_P2

04.10.2020

Background This dataset was posted by Magnus Skonberg on week 5 discussion board in DATA 607. The entire document about it can be found in this link: https://www.kaggle.com/unsdsn/world-happiness The proposed analysis is: Compare the (Happiness) Score and GDP per capita for the Top 20 countries to observe the correlation (if there is any). Thus ...

6114 sym R (3922 sym/32 pcs) 1 img

DATA607 ASS2

22.09.2020

Introduction I first created a survey of 6 movies which I have 5 persons responding. After saving the survey in csv, I stored the results in MySQL database. Approach I will analyze the rating of each movie to know what is the most rated movie. Then, go through each friend’s rating of individual movies and overall rating of movies. This will ...

8159 sym R (4508 sym/29 pcs) 7 img

DATA606-LAB3

14.09.2020

Some define statistics as the field that focuses on turning information into knowledge. The first step in that process is to summarize and describe the raw information – the data. In this lab we explore flights, specifically a random sample of domestic flights that departed from the three major New York City airports in 2013. We will generate s...

35913 sym R (2120 sym/25 pcs) 2 img

DATA606-LAB2

14.09.2020

Some define statistics as the field that focuses on turning information into knowledge. The first step in that process is to summarize and describe the raw information – the data. In this lab we explore flights, specifically a random sample of domestic flights that departed from the three major New York City airports in 2013. We will generate s...

35897 sym R (2120 sym/25 pcs) 2 img