Skip to content

Final Review #2

@DanielHunt27

Description

@DanielHunt27

Summary

This project investigated the relationship between GDP and personal income. He found that the average income of a state or region can be predicted by the average personal income of that state or region. To move forward he would like to collect data about the population of the areas.

Data Preparation

The tables that have been developed are "Average GDP by State", "Average GDP by Region", "Average Personal Income by State", "Average Personal Income by Region", "Average GDP by State Industry", "Average GDP by Regional Industry", "Average GDP and Personal Income by State", and "Average GDP and Personal Income by Region". These tables essentially are either the average GDP or average personal income, and then they are split up into to different areas like state, region, state industry, and regional industry. Although the main tables that are used are the last two. The data is tidy, it follows all the principles of tidy data. The data is also cleaned well, and easy to understand.

Modeling

He tried multiple models, but he ended up using average GDP vs average income with the average GDP predicting the average income. He accurately describes and interprets his models.

Validation

He used cross-validation for both of his models, and took into account how big the spit should based on the amount of data which is good. He has a good summary of the validation at the end, but there could have been a line after each cross-validation to explain if that specific model had good results.

R Proficiency

Overall the code is easy to read and understand. There are helpful comments throughout the code to help you see exactly what he is doing. One thing that he could add is something to suppress some of the warnings from printing out. This is minor though.

Communication

make table printouts look better
Overall it is very easy to follow. The wording is easy to understand and the visualizations add more context to what he is saying. One thing that could be changed is making the table printouts into the kind where you can interact with them. Another minor thing is adding custom labels to the axis of graphs.

Critical Thinking

It is clear that he has put thought into how we could move forward with his findings. He has ideas on how he could collect more data, and what kind of data to collect. He has also found a way that the findings could be applied and some unintended consequences that could come out of it.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions