Module 10 (Lecture 10) Flashcards

(12 cards)

1
Q

What are 9 benefits of digitalisation?

A
  1. Interactivity
  2. Individualisation/customization
  3. Intelligence/measurability
  4. Channel integration
  5. Independence of location
  6. Dependence on location
  7. Accountability
  8. Testing
  9. Flexibility
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

Which 2 forces drive engagement?

A

Reach (number of followers exposed to content. More followers, means bigger reach)
X
Engagement probability (probability that a follower actually engages, e.g. likes and comments, when they see the post. This decreases when you get more followers)

=
Engagement (number of measurable interactions, e.g. number if likes. Inverted U-shape)

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

Which type of influencers provide optimal engagement?

A

Mid-size influencers (100-500k).

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

What are the 5 V’s of big data?

A
  1. High in volume
    - large amounts of data that need high storage capacities.
  2. High in variety
    - structured (tables); semi-structures; unstructured (photos, videos, binary data).
  3. High in velocity (speed)
    - data is produced at high rates.
  4. High in veracity (accuracy)
    - data quality, preparation, trust.
  5. High in value
    - data has benefits to organization.
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

What are database management systems?

A

Software designed to allow the definition, creation, querying, updating, and administration of database.

It manages the data that is stored in one or more databases.

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

8 Benefits of databases (compared to file-based approaches)?

A
  1. Data independence
  2. Integration and sharing of data
  3. Consistency of data
  4. Minimal data redundancy
  5. Uniform security and integrity controls
  6. Data accessibility and responsiveness
  7. Makes building and maintaining software easier
  8. Keeps data in good shape
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q

What is machine learning?

A

The field of study interested in the development of computer algorithms for transforming data into intelligent action.

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

Machine learning lies at the core of …..?

A

AI and data science.

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

What are the 5 steps in machine learning?

A
  1. Collecting data
    - data will serve as the learning material an algorithm uses.
  2. Exploring and preparing data
    - requires lot of human intervention.
  3. Training a model on the data
    - algorithm will represent the data in the form of a model.
  4. Evaluate model performance
    - evaluate the accuracy of a model using a test dataset.
  5. Improving model performance
    - maybe switch to different type of model, supplement data with more data.
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
10
Q

ChatGPT uses a …?

A

Neural Network Architecture

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

Which 2 prediction methods are available in machine learning?

A
  1. Econometric approaches, such as logistic regression
  2. Machine learning-based approaches, such as artificial neural network or tree-based.
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
12
Q

What is the difference between AI and machine learning?

A

AI is the goal, and machine learning is one way to achieve it.
AI = the full system that acts intelligent.
ML = the method that helps it learn.

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