Files
freeCodeCamp/curriculum/challenges/espanol/08-data-analysis-with-python/data-analysis-with-python-course/introduction-to-data-analysis.md

40 lines
659 B
Markdown
Raw Normal View History

---
id: 5e9a093a74c4063ca6f7c14c
title: Introduction to Data Analysis
challengeType: 11
videoId: VJrP2FUzKP0
dashedName: introduction-to-data-analysis
---
# --description--
More resources:
2021-07-09 21:23:54 -07:00
\- [Slides](https://docs.google.com/presentation/d/1cUIt8b2ySz-85_ykfeuuWsurccwTAuFPn782pZBzFsU/edit?usp=sharing)
# --question--
## --text--
2021-07-09 21:23:54 -07:00
Which of the following is **not** part of Data Analysis?
## --answers--
2021-07-09 21:23:54 -07:00
Building statistical models and data visualizations.
---
2021-07-09 21:23:54 -07:00
Picking a desired conclusion for the analysis.
---
2021-07-09 21:23:54 -07:00
Fixing incorrect values and removing invalid data.
---
2021-07-09 21:23:54 -07:00
Transforming data into an appropriate data structure.
## --video-solution--
2