MARKETING ANALYTICS EXAM

0.0(0)
studied byStudied by 0 people
learnLearn
examPractice Test
spaced repetitionSpaced Repetition
heart puzzleMatch
flashcardsFlashcards
Card Sorting

1/22

encourage image

There's no tags or description

Looks like no tags are added yet.

Study Analytics
Name
Mastery
Learn
Test
Matching
Spaced

No study sessions yet.

23 Terms

1
New cards

What is SQL (Structured Query Language)?

A language used to interact with databases.

2
New cards

Fill in the blank: SQL __________ is a set of SQL commands saved as a file.

script

3
New cards

What does the CREATE TABLE command do?

Creates a new table in a database.

4
New cards

Fill in the blank: The command __________ removes a table in a database.

DROP TABLE

5
New cards

What is the purpose of the SELECT command in SQL?

Allows you to read data and display it; this is called a query.

6
New cards

Fill in the blank: The __________ part of a SQL query always comes last.

LIMIT

7
New cards

What does the ORDER BY clause do in SQL?

Allows us to sort our results using the data.

8
New cards

Fill in the blank: To sort results by largest, you would use __________ after ORDER BY.

DESC

9
New cards

Where does the WHERE clause appear in a SQL statement?

After FROM but before ORDER BY.

10
New cards

Fill in the blank: The SQL operator __________ pulls rows with 'me' in text.

LIKE

11
New cards

What does a NULL value indicate in a dataset?

Some empty cells exist in your data.

12
New cards

What is geocoding?

The process of converting textual addresses into geographic coordinates.

13
New cards

What is required before using geocoding services?

An API Key for accessing advanced features.

14
New cards

What is the purpose of the DATEDIF function in Excel?

Finds the amount of time between two dates.

15
New cards

Survival Analysis is used to model what aspect of events?

The expected time-to-event.

16
New cards

What does RFM stand for in customer segmentation?

Recency, Frequency, Monetary.

17
New cards

What are the 7 V's of Big Data?

Volume, Variety, Veracity, Velocity, Variability, Visualization, Value.

18
New cards

What differentiates supervized learning from unsupervised learning in data mining?

Supervised learning works with labeled data, while unsupervised learning works with unlabeled data.

19
New cards

Fill in the blank: Business Intelligence refers to systems and applications for __________.

collecting and analyzing data.

20
New cards

Define Data Processing Chain.

Data, Database, Data Warehouse, Data Mining, Data Visualization.

21
New cards

What is the role of temporal aspects in datasets?

To capture and represent the timing or sequencing of events over time.

22
New cards

What does Conditional Formatting do for time analysis?

Enhances data visualization by applying formatting rules based on data values.

23
New cards

Fill in the blank: Understanding customer behavior includes __________ analysis.

Sentiment