2
$\begingroup$

{7502, 6610, 4988, 2861, 2242, 1746, 1433, 1312, 949, 793, 767, 664, 660, 653, 588, 578, 575, 572, 553, 500, 445, 418, 374, 165, 108}

I was looking at the number of seeds for torrent files for episodes of The Office as they get older and, the older an episode is the less seeds there are. I thought maybe the data would look like exponential decay.

What other types of function might I consider for the best fit, or do you think this is the most appropriate?

  • 0
    @Bitwise That's good advice. I've actually never used log scales for anything, but now I have a reason.2012-10-07

1 Answers 1

1

Exponential seems like a good guess. For instance, $y=e^{x/3+7/8}+500$ forms a descent approx. :

enter image description here

(replace $x$ with $-x$ if you want it as decay)