diff --git a/curriculum/challenges/english/08-data-analysis-with-python/data-analysis-with-python-course/introduction-to-data-analysis.md b/curriculum/challenges/english/08-data-analysis-with-python/data-analysis-with-python-course/introduction-to-data-analysis.md index a092ad93a8..a907b1568d 100644 --- a/curriculum/challenges/english/08-data-analysis-with-python/data-analysis-with-python-course/introduction-to-data-analysis.md +++ b/curriculum/challenges/english/08-data-analysis-with-python/data-analysis-with-python-course/introduction-to-data-analysis.md @@ -10,31 +10,30 @@ dashedName: introduction-to-data-analysis More resources: -\- [Slides](https://docs.google.com/presentation/d/1fDpjlyMiOMJyuc7_jMekcYLPP2XlSl1eWw9F7yE7byk) +\- [Slides](https://docs.google.com/presentation/d/1cUIt8b2ySz-85_ykfeuuWsurccwTAuFPn782pZBzFsU/edit?usp=sharing) # --question-- ## --text-- -Why should you choose R over Python for data analysis? +Which of the following is **not** part of Data Analysis? ## --answers-- -It's simple to learn. +Building statistical models and data visualizations. --- -It's better at dealing with advanced statistical methods. +Picking a desired conclusion for the analysis. --- -There are many powerful libraries that support R. +Fixing incorrect values and removing invalid data. --- -It's free and open source. +Transforming data into an appropriate data structure. ## --video-solution-- 2 -