RPubs will retire in June 2027. Your existing documents will stay accessible through December 31, 2031
and Connect Cloud is the recommended home for new publishing. Read the blog post
gravatar

sew

Sarah Wigodsky

Recently Published

DATA624_HW9
DATA624_HW8
DATA624_HW7
DATA624_project1
DATA624HW6
DATA624HW5
Data624HW4
Data624HW3
DATA624HW2
DATA624HW1
DATA621Final
DATA621HW5
DATA621HW4
logit
Data621_HW2
Multiple Linear Regression
DATA608_Module_1
data visualization
final project proposal
discussion 4
data643 - assignment 4
data643- discussion 3
data643- assignment 3
Research Discussion 2
Project2
data605
DATA605_Discussion13
DATA605_Discussion12
DATA605_Discussion11
DATA605_Discussion10
DATA605_Discussion8
DATA605_Discussion3
DATA605_Discussion1
DATA607_Final_project
Recommender System
DATA606_HW8
DATA606_Lab8
DATA_606_Lab7
DATA_606_HW7
Linear Regression
DATA607Discussion11
Recommender Systems
DATA607project4
DATA_606_HW6
chi square
DATA_606_Lab6
DATA_606_HW5
DATA_606_Lab5
DATA607_HW9
accessing a NYTimes API
DATA607_HW7
Working with HTML, XML and JSON in R
DATA_606_Project_Proposal
lead in school drinking water
DATA_606_Project_Proposal
project proposal - analyze lead level in school water in NY
DATA_607_Project2
Tidying 3 data sets
DATA_606_Lab4b
Confidence Intervals
DATA_606_Lab4a
Sampling Distribution
DATA_606_HW4
p value
DATA_607_HW5
Tidying Data from a table of flights for Alaska and AM West airlines
ChessInfo
DATA 607 Project 1 Input text file of chess tournament information and organize it
DATA_606_Lab3
Making a Normal Probability Plot to determine if the data follows a normal distribution
DATA_606_HW3
Binomial
Manipulating Strings
DATA 607 HW 3 using stringr to manipulate strings
presentation
DATA606_HW2
DATA606_Lab2_Simulation_For_Basketball_Streaks
Simulating data to test for a correlation
DATA607_HW2_Reading_Movie_Database_from_SQL
R script in which a movie database is read in from SQL
movie_rating_R_DATA607_HW2
read in csv file of movie ratings that was made in mysql
DATA606_Prob1_55
Problem 1.55
DATA_606_HW1
Introductory hw on collecting data
DATA606_Lab1_cdc_data
Lab 1 using cdc data about health
DATA606_Lab0_arbuthnot
Introductory Lab in R for DATA 606.
DATA607_HW1_Mushrooms
The program takes subsets of a dataset about mushrooms. Titles are renamed and values that are abbreviated are given names.
puromcyin analysis
I used the Puromycin data from R that shows the dependency of reaction rate on the concentration of substrate and the addition of Puromycin.
HW_2_Women_Data
Taking data from a file in R and analyzing it
Sequence
This program prints the numbers 20-50 in increments of 5.
Factorial with Recursion
The program calculates 12!
Quadratic Equation Solver