data analytics

0.0(0)
studied byStudied by 0 people
learnLearn
examPractice Test
spaced repetitionSpaced Repetition
heart puzzleMatch
flashcardsFlashcards
Card Sorting

1/9

encourage image

There's no tags or description

Looks like no tags are added yet.

Study Analytics
Name
Mastery
Learn
Test
Matching
Spaced

No study sessions yet.

10 Terms

1
New cards

what is the definition of data analytics?

the process of evaluating data With the purpose of getting an answer to a business question or helping make a business decision

2
New cards

what are the 4 steps in the data analytics process?

  1. ask the right question

  2. extract, transform, and load relevant data (ETL process)

  3. apply appropriate data analytics technique

  4. interpret and share the results with stakeholders

3
New cards

what is the difference between unstructured and structured data?

most data is unstructured (messy) 80ish%

(text files, social media posts)

structured is organized data

4
New cards

define statistics

what does the data look like?

what is the shape?

what are the values

EMPIRICAL FACTS

5
New cards

what is an outlier?

a data point that significantly deviates from the rest.

6
New cards

how can you find outliers?

use graphs, standard deviations, or percentiles

7
New cards

what are 2 things you can do with outliers?

  1. truncate (delete them)

  2. winzerize (tuck values in)

<ol><li><p>truncate (delete them)</p></li><li><p>winzerize (tuck values in)</p></li></ol>
8
New cards

truncated or winsorization??

change the number of statistics we have, but don’t change the data

truncate

9
New cards

truncate of winsorization?

actually change the data, but the number of statistics stays the same

winsorization

10
New cards