An introduction of the problem domain and a description of the variable(s) you are choosing to analyze (and why!)
Write a summary paragraph of findings that includes the 5 values calculated from your summary information R script
These will likely be calculated using your DPLYR skills, answering questions such as:Ā
Feel free to calculate and report values that you find relevant. Again, remember that the purpose is to think about how these measure of incarceration vary by race.
Who collected the data?
How was the data collected or generated?
Why was the data collected?
How many observations (rows) are in your data?
How many features (columns) are in the data?
What, if any, ethical questions or questions of power do you need to consider when working with this data?
What are possible limitations or problems with this data? (at least 200 words)
Include a chart. Make sure to describe why you included the chart, and what patterns emerged
The first chart that you will create and include will show the trend over time of your variable/topic. Think carefully about what you want to communicate to your user (you may have to find relevant trends in the dataset first!). Here are some requirements to help guide your design:
When we say āclearā or āhuman readableā titles and labels, that means that you should not just display the variable name.
Hereās an example of how to run an R script inside an RMarkdown file:
Include a chart. Make sure to describe why you included the chart, and what patterns emerged
The second chart that you will create and include will show how two different (continuous) variables are related to one another. Again, think carefully about what such a comparison means and what you want to communicate to your user (you may have to find relevant trends in the dataset first!). Here are some requirements to help guide your design:
Include a chart. Make sure to describe why you included the chart, and what patterns emerged
The last chart that you will create and include will show how a variable is distributed geographically. Again, think carefully about what such a comparison means and what you want to communicate to your user (you may have to find relevant trends in the dataset first!). Here are some requirements to help guide your design: