Data Exploration Flashcards

1
Q

define data exploration

A

Data Exploration is the process of exploring the data and putting it in a uniform way for a better understanding.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

big data as a field?

A

big data is a field that treats ways to analyze, extract information and deal with data sets that are too massive/ complex to be dealth with by traditional data processing software.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

big data define

A

big data refers to data that is so large and complex that it is an almost impossible task to be processed by traditional methods.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

how do people deal with big data

A

people work with the cloud and networks of endless normal servers and pwerful algorithms. this allows them to process over a million pieces of data within the matter of minutes.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

name and explain parameters of data

A

-volume( size of data)-velocity( speed of data accumulation)-variety structured/semi structured/un structured data-veracity- accuraccy and trustworthiness of data-value- rumuneration of the data

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

advantages of data exploration

A

-gain better understanding and new insights of data-identify the trends, relationships and patterns present in the data.- decide the course of action to take in the AI project cycle.-allow us to visually represent the data- helps in validating or verification of the collected data

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q

define data visualisation

A

data visualisation is the process of representing the data in the form of graphics to gain better understanding of new insights of data.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
8
Q

advantages of visualisation

A

Quickly get a sense of the trends, relationships and patterns contained within the data.• Define strategy for which model to use at a later stage.• Communicate the same to others effectively.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
9
Q

steps of visualization

A
  1. Start with understanding the data,2. Scoping the problem and extracting authentic data.3. And present it using different graphs.
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
10
Q

How to read the graph chart?

A
  1. DESCRIBE: This part explains how the figure/table is set up. like:1) representation on axis. 2)Units of axis. 3)sclae on each axis.4) symbol and legend on a figure. 5) Observe the patterns in the data.2. INTERPRET: It will explain how to interpret the data.As it is important to understand how to draw conclusion from the pattern described.
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
11
Q

name tools used to represent data

A
  1. MS Excel2. Apple Numbers3.Google Charts4. OnlineChartTool.com5.Python Graph gallery
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
12
Q

components of a chart

A

-data series-axes(x and y acxis)-chart area-legend

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
13
Q

define chart

A

A chart is a graphical representation of information which helps in presenting relationships and patterns to reach a hypotheses.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
14
Q

Differentiate between chart and graph.

A

Chart It is the representation of data diagrammatically in the form of graphs, shapes etc. It is used to divide data into subsets.Ex : Pie chart, Bar chart etc GraphIt is a way to represent data visually which shows the arithmetic relation between the data.It is used to find patterns and trends in data.Not all graphs are charts. But all graphs are chatsEx : Line graph, Bar graph etc

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
15
Q

all graphs are charts but not all charts are graphs.

A

charts is a data visualisation technique used to represent data diagramtically like shapes etc. graphs are a type of chart used to represent the arithmetic relationship between data visually. charts usually aid in dividing data into subsets while graphs are used to identify trends or paterns. so graphs fall under the catgory of the chart making all graphs charts.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
16
Q

Why is data normally unstructured in nature? . Explain with an example.

A

)Data found in nature is usually unstructured because the development in all resources available has substantially increased the amount of data. Due to the large amount of data present, most of it is unstructured. The technology available is still not sophisticated enough to structure data on its own. The most it can do with big data is store it, organizing has to be done manually. For example, satellites capture many images of the earth’s atmosphere to detect rain. The machine on its own cannot figure out whether it will rain or not by analysing the picture.