FAANG产品分析大师级任务。 **条件:** 构建客户的完整队列分析,并计算LTV(Lifetime Value)。 **表:** customers, ecommerce_orders, order_items **要求:** 1. 队列 = 首次购买月份(不是注册!) 2. 为每个队列计算: - cohort_size(客户数量) - retention_month_1, retention_month_2, ... retention_month_6(% 活跃) - avg_orders_per_customer(平均订单数量) - avg_ltv(平均总金额)
登录后解题
开始解题