Notice: This page requires JavaScript to function properly.
Please enable JavaScript in your browser settings or update your browser.
Lernen СAC 1/2 | Becoming an Analyst
Introduction to Python for Data Analysis
course content

Kursinhalt

Introduction to Python for Data Analysis

Introduction to Python for Data Analysis

1. Introduction to Python 1/2
2. Introduction to Python 2/2
3. Explore Dataset
4. Becoming an Analyst

book
СAC 1/2

Customer Acquisition Cost, or CAC, measures how much an the the organization spends to acquire new customers. CAC – an important business metric – is the total cost of sales and marketing efforts, as well as property or equipment needed to convince a customer to buy a product or service.

Look at the formula of the CAC:

If you look at the DataFrame we have, we make the following points:

  • We do have expenses in our DF - 'cost' column

  • We also have the number of customers - the number of unique 'customer_id' notes in the DF.

So, we are ready to count the CAC!

question mark

Choose the right formula to count the CAC metric. X - the number of new customers, Y - the number of old customers, Z - expenses.

Select the correct answer

War alles klar?

Wie können wir es verbessern?

Danke für Ihr Feedback!

Abschnitt 4. Kapitel 4

Fragen Sie AI

expand
ChatGPT

Fragen Sie alles oder probieren Sie eine der vorgeschlagenen Fragen, um unser Gespräch zu beginnen

course content

Kursinhalt

Introduction to Python for Data Analysis

Introduction to Python for Data Analysis

1. Introduction to Python 1/2
2. Introduction to Python 2/2
3. Explore Dataset
4. Becoming an Analyst

book
СAC 1/2

Customer Acquisition Cost, or CAC, measures how much an the the organization spends to acquire new customers. CAC – an important business metric – is the total cost of sales and marketing efforts, as well as property or equipment needed to convince a customer to buy a product or service.

Look at the formula of the CAC:

If you look at the DataFrame we have, we make the following points:

  • We do have expenses in our DF - 'cost' column

  • We also have the number of customers - the number of unique 'customer_id' notes in the DF.

So, we are ready to count the CAC!

question mark

Choose the right formula to count the CAC metric. X - the number of new customers, Y - the number of old customers, Z - expenses.

Select the correct answer

War alles klar?

Wie können wir es verbessern?

Danke für Ihr Feedback!

Abschnitt 4. Kapitel 4
Wir sind enttäuscht, dass etwas schief gelaufen ist. Was ist passiert?
some-alt