DataThink Development
  • Modules
  • R Help
  • Resources
    • Course Textbook
    • R for Data Science
    • Git/GitHub and R
    • R Markdown: The Definitive Guide
    • Geocomputation with R

    • Supplemental Material
    • Happy Git and Github for the useR
    • plotly for R
    • Computing in R for Social Sciences
    • Statistical Concepts in Presenting Data:
    • Advanced R
    • R Packages
    • Tidy evaluation
    • Fundamentals of Data Visualization
    • Geocomputation with R
    • Crosstalk: htmlwidgets add-on

On this page

  • Task 3: Asking the right questions
    • Background
    • Reading
    • Tasks

task-03

Task 3: Asking the right questions

Background

Learning how to ask interesting questions takes time. As data scientists we need to learn how to ask questions that data can answer. This task supports your final class project. Note that the reading on data transformation below is necessary for the case study for this week and may be the most important reading of the semester to fully understand

  • Course Website

Reading

This reading will help you complete the tasks below.

  • o Computational Thinking
  • o Optional Reading for new programmers
  • o Creating Questions for your project (watch the videos that are free)
  • o Chapter 5: R for Data Science - Data transformation

Tasks


Additional Information

  • Hadley dplyr motivation
  • Hadley Introduces dplyr
  • Hadley dplyr part 2