Module 57.1: Fintech in Investment Management Flashcards

1
Q

What is fintech?

A

refers to development in technology that can be 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 the 4 primary areas fintech is developing?

A

1) increasing functionality to handle large sets of data
2) tools and techniques such as artificial intelligence
3) automation of financial functions such as executing trades
4) emerging technologies for financial recordkeeping

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

What is big data?

A

widely used expression that refers to all the potentially useful information that is generated in the economy

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

What is “corporate exhaust”

A

bank records and retail scanner data created from businesses

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

What is the internet of things?

A

sensors in machines in smart phones and smart buildings.

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

What are the three main characteristics of big data?

A

1) volume - size of data, way it’s measured
2) velocity - how quickly data is communicated. fast = “low latency”.
3) variety - data refers to 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
7
Q

What does the field of data science concern? What are the 5 methods of processing bid data?

A

How to extract big data.

1) capture - collecting and transforming
2) curation - assuring data quality by adjusting for bad or missing data
3) storage - archiving and accessing data
4) search - examining stored data
5) transfer - moving data from their source or a storage medium.

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

What are the three major challenges to big data management?

A

1) need to assure the data is of high quality
2) accounting for the possibilities of outliers
3) bad or missing data, or sampling biases

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

What is machine learning? What does a typical process look like?

A

computer algorithm is given inputs of source data, with no assumptions about their probability distributions, and may be given outputs of target data.

1) a training dataset in which the algorithm looks for relationships
2) a validation dataset is then used to refine these relationships
3) test dataset to analyze their predictive ability

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

What is supervised learning vs. unsupervised learning for machine learning? What is deep learning?

A

supervised - input and output data are labelled, then given new data to perform the same outputs.

unsupervised - input data is not labelled and the machine learns to describe the structure of the data.

Deep learning uses layers of neural networks to identify patterns, beginning with simple patterns and advancing to more complex. some applications include image and speech recognition.

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

What is overfitting and underfitting for machine learning?

A

overfitting - learns the input and outputs too exactly, treats noise as true parameters (model is too complex)

underfitting - machine fails to identify actual patterns and relationships, treating true parameters as noise.

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

What are the five applications of fintech to investment management?

A

1) text analytics
2) natural language processing
3) risk analysis
4) algorithmic trading
5) robo-advisory services

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

What is text analytics in terms of fintech application to investment management?

A

analyzing frequency of words and phrases, could help automate specific tasks such as evaluating company regulatory filings.

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

What is natural language processing in terms of fintech application to investment management?

A

computers and artificial intelligence to interpret human language. could be helpful to identify change in sentiment, could be helpful for modeling and testing risk.

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

What is algorithmic trading in terms of fintech application to investment management?

A

refers to computerized securities trading based on a predetermined set of rules. could be designed to enter the optimal execution instructions for any given trade. “high frequency trading”.

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

What is a robo-advisor in terms of fintech application to investment management?

A

online platforms that provide automated investment advice based on a customer’s answers to survey questions. low fees, low maintenance, but also not apparent reasoning behind recommendations.

17
Q

What is a distributed ledger?

A

database that is shared on a network so that each participant has a identical copy. uses cryptography to ensure only authorized network participants can use the data.

18
Q

What is a blockchain? What is a permissionless network vs permissioned network?

A

a distributed ledger that records transactions sequentially in blocks and links these blinks in a chain.

permissionless - all network participants can view all transactions. have no central authority, which gives them the advantage of having no single point of failure.

permissioned - users have different levels of access.

19
Q

What is cryptocurrencies?

A

current example of distributed ledger technology in finance. allows participants to engage in real-time transactions.

20
Q

What is an initial coin offerings?

A

sell cryptocurrency for cash or another cryptocurrency. Saves time and money compared to another IPO.

21
Q

What are smart contracts and tokenization?

A

smart contracts - contracts set to self-execute based on terms agreed to by the counterparties.

tokenization - electronic proof of ownership of physical assets.