Skip to main content
HomePythonMobile Games A/B Testing with Cookie Cats
Premium project

Mobile Games A/B Testing with Cookie Cats

Analyze an A/B test from the popular mobile puzzle game, Cookie Cats.

Start Project
11 Tasks1,500 XP

Loved by learners at thousands of companies


Project Description

Cookie Cats is a hugely popular mobile puzzle game developed by Tactile Entertainment. It's a classic "connect three" style puzzle game where the player must connect tiles of the same color in order to clear the board and win the level. It also features singing cats. We're not kidding!

As players progress through the game they will encounter gates that force them to wait some time before they can progress or make an in-app purchase. In this project, we will analyze the result of an A/B test where the first gate in Cookie Cats was moved from level 30 to level 40. In particular, we will analyze the impact on player retention.

To complete this project, you should be comfortable working with pandas DataFrames and with using the pandas plot method. You should also have some understanding of hypothesis testing and bootstrap analysis.

Project Tasks

  1. 1
    Of cats and cookies
  2. 2
    The AB-test data
  3. 3
    The distribution of game rounds
  4. 4
    Overall 1-day retention
  5. 5
    1-day retention by AB-group
  6. 6
    Should we be confident in the difference?
  7. 7
    Zooming in on the difference
  8. 8
    The probability of a difference
  9. 9
    7-day retention by AB-group
  10. 10
    Bootstrapping the difference again
  11. 11
    The conclusion

Technologies

Python Python

Rasmus Bååth HeadshotRasmus Bååth

Data Science Lead at castle.io

Rasmus Bååth is a Data Science Lead at castle.io. Previously, he was an instructor and Curriculum Lead for Projects at DataCamp. He has a PhD in Cognitive Science from Lund University in Sweden. Follow him at @rabaath on Twitter or on his blog, Publishable Stuff.
See More

FAQs

What do other learners have to say?