gravatar

tiptonsteve

Steve Tipton

Recently Published

DATA 607 Assignment Week 9
Using R to interface with the NY Times API
Data 606 Project Proposal
DATA 606 HW 5
Chapter 5 - Inference for numerical data
DATA 607 Assignment Week 7
DATA 606 HW 4
Chapter 4 - Foundations for Inference
Tipton DATA607 Project 2
In this project, we are instructed to choose three of the data sets submitted by other students in the Week 5 discussion forum, tidy the data, and analyze.
DATA 606 HW 3 Presentation
DATA 607 Assignment Week 5 - tidyr and dplyr
Tidying airline arrival data
DATA 606 Lab 3
Working with the Normal Distribution
DATA 606 HW 3
Chapter 3 - Distributions of Random Variables
DATA 607 Project 1 - Chess Rankings
Given a slightly structured text file with chess tournament results, use R to clean the data and calculate a new field for each competitor. The final file should be available to export into a .CSV file suitable for uploading to a SQL database.
DATA 607 Assignment 3 - Regular Expressions
Working with regular expressions to solve problems 8.3, 8.4, and 8.9 of "Automated Data Collection in R"
DATA 606 Homework 1
1.8, 1.10, 1.28, 1.36, 1.48, 1.50, 1.56, 1.70
DATA 606 Lab 1 - CDC Data
DATA 607 Assignment 2 - Movies
Creating a database of movies, reviewers, and ratings in MySQL. Using R to pull information from the SQL database into an R data frame.
DATA 606 Lab 0 - Baptisms
DATA 607 Assignment 1 - Mushrooms
Using the mushroom data set to practice importing data, subsetting, renaming columns and values. Further exploration of rules for identifying poisonous mushrooms.