Understanding the concept of data analytics: Flashcards

1
Q

Types of data analytics:

A
  1. descriptive
  2. diagnostic
  3. predictive
  4. prescriptive
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

Role of data analytics:

A
  1. Increase efficiency and improve performance by discovering patterns in data.
  2. data mining, data management, data presentation are important tasks for data analysts.
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

Why is data analytics important?

A

Analysing big data can optimise efficiency in many different industries.

Improving performance enables businesses to succeed in an increasingly competitive world.

Data analytics is also used to detect and prevent fraud to improve efficiency and reduce risk for financial institutions.

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

Data Analytic Techniques

A

regression analysis
monte carlo simulation
factor analysis
cohort analysis
cluster analysis
time series analysis

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

Data analysis process:

A
  1. defining the question
  2. collecting the data
  3. cleaning the data
  4. analysing the data
  5. visualising and sharing your findings
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

Best tools for data anlysis:

A
  1. Microsoft
  2. Python
  3. R
  4. Jupyter Notebook
  5. Apache Spark
  6. SAS
  7. Microsoft Power BI
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q

Top challenges in implementing data analytics:

A

Collecting meaningful data
Selecting the right tool
Consolidate data from multiple sources
Quality of data collected
Building a data culture among employees
Data security
Data visualisation

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

Ethical frameworks to consider for data analytics:

A

Regardless of what regulations exist (or eventually arise) to mitigate unfair algorithmic behavior, data scientists are on the front lines of ethical thinking regarding data analytics

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

Methods of data loading:

A

Cloud-based
Batch processing
Open source

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

Data Transformation:

A

Data transformation is the process of changing the format, structure, or values of data.

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

Benefits of data transformation:

A

Transformed data may be easier for both humans and computers to use.
Properly formatted and validated data improves data quality and protects applications from potential landmines
Data transformation facilitates compatibility between applications, systems, and types of data.

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

Challenges of data transformation:

A

Data transformation can be expensive.
Data transformation processes can be resource intensive.
Lack of expertise and carelessness can introduce problems during transformation.
Enterprises can perform transformations that don’t suit their needs.

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

How to transfer data:

A

Data transformation can increase the efficiency of analytic and business processes and enable better data-driven decision-making. The first phase of data transformations should include things like data type conversion and flattening of hierarchical data.

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

Data modeling:

A

Data modelling is the process of creating a simplified diagram of a software system and the data elements it contains, using text and symbols to represent the data and how it flows.

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

Why is data modelling done?

A

Data modelling is a core data management discipline. By providing a visual representation of data sets and their business context, it helps pinpoint information needs for different business processes..

Data modelling can also help establish common data definitions and internal data standards, often in connection with data governance programs. In addition, it plays a big role in data architecture processes.

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

Types of data modelling:

A

Conceptual data model. This is a high-level visualization of the business or analytics processes that a system will support.
Logical data model. Once a conceptual data model is finished, it can be used to create a less-abstract logical one.
Physical data model. A logical model serves as the basis for the creation of a physical data model.

17
Q

Benefits of data modelling:

A

Internal agreement on data definitions and standards.
Increased involvement in data management by business
users.
More efficient database design at a lower cost.
Better use of available data assets.

18
Q

Challenges of data modelling:

A

A lack of organisational commitment and business buy-in.
A lack of understanding by business users.
Modeling complexity and scope creep.
Undefined or unclear business requirements

19
Q
A