ARPU from Events
Product analytics calculates ARPU: revenue from events where kind = 'purchase' divided by the number of active users who have at least one event in a_events. Round the result to 2 decimal places and return one value, arpu.
Expected output sample
This is what a correct answer looks like — its row count is its own, it doesn't have to match the schema tables.
| arpu |
|---|
| 22 |
Sign in to see submission history
Sign inSign in to use AI Mentor
Sign in