write my assignment 1073

Data Analysis in R

1)     Read the income dataset, “zipIncomeAssignment.csv”, into R. (You can find the csv file in iLearn under the Content -> Week 2 folder.)

2)     Change the column names of your data frame so that zcta becomes zipCode and meanhouseholdincome becomes income.

3)     Analyze the summary of your data. What are the mean and median average incomes?

4)     Plot a scatter plot of the data. Although this graph is not too informative, do you see any outlier values? If so, what are they?

5)     In order to omit outliers, need to subset of the data so that:

 
"Not answered?"
Get the Answer