Publications by Heidi Peterson

Milestone - John hopkins R - Capstone

04.05.2020

Task 1: Getting and Cleaning the data basic summaries of the three files? Word counts, line counts and basic data tables word count line counts Basic data Tables ## File.Name size num.lines num.words ## 1 blogs 200.4242 899288 37334131 ## 2 news 196.2775 1010242 34372530 ## 3 twitter 159.3641 2360148 30373583 basic...

2524 sym R (3148 sym/28 pcs) 5 img

Blood for oil presentation

27.04.2020

Blood for Oil PresentationHeidi S Peterson4/27/2020 Introduction This presentation is about the Shiny Project. The Shiny project is to examn dates next to events to see correlation as to oil prices. Also to make prediction as to if Oil controls outcomes of elections rather then Democratic votes. There is so much information to explore an...

2345 sym

Prediction Assignment Writeup

14.03.2020

One thing that people regularly do is quantify how much of a particular activity they do, but they rarely quantify how well they do it. In this project, your goal will be to use data from accelerometers on the belt, forearm, arm, and dumbell of 6 participants. The goal of your project is to predict the manner in which they did the exercise. This ...

2352 sym R (6393 sym/31 pcs) 2 img

Regression Models Course Project

06.03.2020

Executive Summary MOTORTREND Report using mtcar’s data Report to MotorTrend’s questioning the following Looking at a data set of a collection of cars, they are interested in exploring the relationship between a set of variables and miles per gallon (MPG) (outcome). They are particularly interested in the following two questions: “Is an aut...

3912 sym R (7612 sym/39 pcs) 20 img

Regression Models Course Project- Full disclosure

06.03.2020

#Executive Summary ## MOTORTREND Report using mtcar’s data Report to MotorTrend’s questioning the following Looking at a data set of a collection of cars, they are interested in exploring the relationship between a set of variables and miles per gallon (MPG) (outcome). They are particularly interested in the following two questions: “Is an ...

3913 sym R (12840 sym/52 pcs) 20 img

Statistical Inference: The Central Limit Theorem

18.02.2020

R Markdown This is an R Markdown document. Markdown is a simple formatting syntax for authoring HTML, PDF, and MS Word documents. For more details on using R Markdown see http://rmarkdown.rstudio.com. The project consists of two parts: A simulation exercise. Basic inferential data analysis. A simulation exercise In this project you will investiga...

1313 sym R (791 sym/10 pcs) 2 img

ToothGrowth

18.02.2020

R Markdown This is an R Markdown document. Markdown is a simple formatting syntax for authoring HTML, PDF, and MS Word documents. For more details on using R Markdown see http://rmarkdown.rstudio.com. Load the ToothGrowth data and perform some basic exploratory data analyses data("ToothGrowth") str(ToothGrowth) ## 'data.frame': 60 obs. of 3 v...

1028 sym R (2207 sym/20 pcs) 3 img