fix(curriculum): Update data analysis slides and question for first section (#42418)
Co-authored-by: Mrugesh Mohapatra <1884376+raisedadead@users.noreply.github.com>
This commit is contained in:
@ -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
|
||||
|
||||
|
Reference in New Issue
Block a user