I am currently working on e-commerce customer data analysis.
I plotted customer-click distribution and got the image below.
X = number of clicks / Y = number of customers
It seems like exponential-distribution to me..(Not exactly, but similar)
I want to use customer data with a certain amount of clicks for analysis, but I have no idea how to get right cut-line.
How do I determine what kind of distribution exactly it is, and where to cut off?
Please help me..
