gravatar

mst0722

Mary T

Recently Published

Lesson3
R Markdown & Shiny
R Markdown & Plotly
Using the plotly package in r
An Introduction to R Markdown and Leaflet
12 New York City Landmarks.
Regression Modelling in R
mtcars dataset
Comparing Exponential Distribution to the Central Limit Theorem
Comparing Exponential Distribution to the Central Limit Theorem
Basic Inferential Data Analysis
Basic Inferential Data Analysis
A Reproducible Research Project using NOAA Storm Data
The 2 goals of the analysis are: (1) To determine the types of events that are most harmful with respect to population health across the U.S. (2) To determine the types of events with the greatest economic consequences across the U.S.
Reviewing Activity Monitoring Data
This is a review of data from a personal activity monitoring device. This device collects data at 5 minute intervals through out the day. The data consists of two months of data from an anonymous individual collected during the months of October and November, 2012 and include the number of steps taken in 5 minute intervals each day. Results: - Histogram of the total number of steps taken each day - Mean and median number of steps taken each day - Time series plot of the average number of steps taken - The 5-minute interval that, on average, contains the maximum number of steps - Code to describe and show a strategy for imputing missing data - Histogram of the total number of steps taken each day after missing values are imputed - Panel plot comparing the average number of steps taken per 5-minute interval across weekdays and weekends