gravatar

cmarsco2005

Christopher Marasco

Recently Published

Statistical Inference Course Project
In this project we were asked to perform two analysis. The first was meant to compare an exponential distribution with a theoretical distribution (via the central limit theorem) and a simulation. The second analysis was a basic inferential investigation into the R ToothGrowth package. In it we evaluated confidence intervals to compare supplement type and dosage on Guinea Pig tooth growth.
Data Analysis of the NOAA storm Database to gauge the physical and economic impact
Data Analysis of the NOAA storm Database to gauge the physical and economic impact of each event type.
Coursera Reproducible Research Course Project 1
Commit containing full submission Code for reading in the dataset and/or processing the data 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 All of the R code needed to reproduce the results (numbers, plots, etc.) in the report