Module 11.1- Intro to Fintech Flashcards

(37 cards)

1
Q

What does the term fintech refer to?

A

Developments in technology applied to the financial services industry

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

What are fintech companies typically involved in?

A

Developing technologies for the finance industry

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

Name a primary area where fintech is developing.

A

Increasing functionality to handle large sets of data

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

What tools and techniques are used in fintech for analyzing large datasets?

A

Artificial intelligence

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

Define Big Data.

A

All potentially useful information generated in the economy

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

What are traditional sources of data included in Big Data?

A
  • Financial markets
  • Company financial reports
  • Government economic statistics
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q

What are examples of alternative data sources?

A
  • Social media posts
  • Online reviews
  • Email
  • Website visits
  • Bank records
  • Retail scanner data
  • Sensors in devices
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
8
Q

What is corporate exhaust?

A

Potentially useful information generated by businesses

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

What does the Internet of Things refer to?

A

A broad network of devices embedded with sensors

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

List the characteristics of Big Data.

A
  • Volume
  • Velocity
  • Variety
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
11
Q

What does volume refer to in the context of Big Data?

A

The amount of data growing by orders of magnitude

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

What does velocity mean in Big Data?

A

How quickly data are communicated

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

Define variety as it relates to Big Data.

A

The varying degrees of structure in which data may exist

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

What is data science concerned with?

A

Extracting information from Big Data

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

What are the processing methods in data science?

A
  • Capture
  • Curation
  • Storage
  • Search
  • Transfer
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
16
Q

What is the purpose of visualization techniques in data science?

A

To display structured and unstructured data

17
Q

What are examples of visualization techniques?

A
  • Charts
  • Graphs
  • Word clouds
  • Mind maps
18
Q

What challenges do analysts face when utilizing Big Data?

A
  • Ensuring data quality
  • Accounting for outliers and biases
  • Sufficient volume for intended use
    *bad or missing data
19
Q

What is artificial intelligence?

A

Computer systems programmed to simulate human cognition

20
Q

What is machine learning?

A

A computer algorithm that learns to model output data based on input data

21
Q

What is a typical process in machine learning?

A
  • Training dataset
  • Validation dataset
  • Test dataset
22
Q

What is supervised learning?

A

Input and output data are labeled; the machine learns to model outputs from inputs

23
Q

What is unsupervised learning?

A

Input data are not labeled; the machine learns to describe the structure of the data

24
Q

Define deep learning.

A

Technique using layers of neural networks to identify complex patterns. May use supervised or unsupervised learning

25
What are applications of deep learning?
* Image recognition * Speech recognition
26
What is overfitting in machine learning?
When the model is too complex and learns noise as true parameters. Learns output and input too exactly. Identifies spurious patterns and relationships.
27
What is underfitting in machine learning?
When the model fails to identify actual patterns and relationships
28
What does 'black box' mean in the context of machine learning?
Results based on relationships that are not readily explainable
29
What are applications of Big Data and Data Science in investment management?
* Text analytics * Natural language processing * Risk governance * Algorithmic trading
30
What is text analytics?
Analysis of unstructured data in text or voice forms
31
What does natural language processing involve?
Use of computers to interpret human language
32
What is risk governance?
Understanding a firm's exposure to various risks
33
What is algorithmic trading?
Computerized securities trading based on predetermined rules
34
What is high-frequency trading?
Identifying and taking advantage of intraday securities mispricings
35
What are the three steps of the machine learning process?
1. Training Data (Build) 2. Validation of Data (Tune) 3. Test data (Use)
36
What are the typical outcomes from over fitting relating to test and training error?
Low training data error, high test error
37
What are the typical outcomes from under fitting relating to test and training error?
High training data error, high test error