mirror of
https://github.com/freeCodeCamp/freeCodeCamp.git
synced 2026-02-26 17:01:40 -05:00
45 lines
776 B
Markdown
45 lines
776 B
Markdown
---
|
|
id: 5e9a093a74c4063ca6f7c14c
|
|
title: 数据分析简介
|
|
challengeType: 11
|
|
videoId: VJrP2FUzKP0
|
|
bilibiliIds:
|
|
aid: 378034466
|
|
bvid: BV19f4y1c7nu
|
|
cid: 409001487
|
|
dashedName: introduction-to-data-analysis
|
|
---
|
|
|
|
# --description--
|
|
数据分析是指通过清理、转换、处理原始数据,从而洞察数据价值的行为。
|
|
|
|
更多资源:
|
|
|
|
\- <a href="https://chinese.freecodecamp.org/news/what-is-data-analysis/" rel="noopener noreferrer nofollow">专栏文章</a>
|
|
|
|
# --question--
|
|
|
|
## --text--
|
|
|
|
以下哪一项**不属于**数据分析范畴?
|
|
|
|
## --answers--
|
|
|
|
建立统计模型和数据可视化。
|
|
|
|
---
|
|
|
|
分析数据并得出结论。
|
|
|
|
---
|
|
|
|
修复不正确的值并删除无效数据。
|
|
|
|
---
|
|
|
|
将数据转换为适当的数据结构。
|
|
|
|
## --video-solution--
|
|
|
|
2
|