Icon

JKISeason3-24

<p><strong>Performing Cohort Analysis for a Business</strong></p><p><strong>Challenge 24</strong></p><p><br><strong>Level: </strong>Medium<br><br><strong>Description: </strong>Your company wants to perform a <strong>cohort analysis</strong> to find customers that started purchasing goods on the same month (cohorts), and then track their persistence over time. To solve this challenge, you must explore a transactions dataset from 2016, identify its cohorts, calculate the <em>customer retention ratio</em>, separate the purchases month by month, and then visualize the persistence of the cohorts over time. <strong>Note:</strong> <em>Customer retention rate</em> (CRR) is<strong> </strong>the percentage of customers a company retains over a period of time. If <em>E</em> is the number of customers at the end of 2016, <em>N</em> is the number of new customers during the period, and <em>S</em> is the number of customers in the beginning of 2016, then <em>CRR = [(E - N) / S] * 100</em>.</p><p></p><p>説明 あなたの会社では、コホート分析を行って、同じ月に商品の購入を開始した顧客(コホート)を見つけ、その継続性を時系列で追跡したいと考えています。 この課題を解決するには、2016年からの取引データセットを探索し、そのコホートを特定し、顧客維持率を計算し、月ごとに購入を分離し、そしてコホートの持続性を経時的に可視化する必要があります。 注:顧客維持率(CRR)とは、企業が一定期間にわたって顧客を維持する割合のことである。 Eを2016年末の顧客数、Nを期間中の新規顧客数、Sを2016年初めの顧客数とすると、CRR = [(E - N) / S] * 100となる。</p>

Nodes

Extensions

Links