very good point, walter. i think we could find some cool ways to leverage
this intelligence for our users after serving up the flattened version
based on the simple range that they're expecting to see. the clarity is
helpful in getting some creative ideas moving, so thanks.
best,
--
*John Blythe
Percentiles are far more useful than that linear approximation. That is just
slope and intercept, basically two numbers.
With percentiles, I can answer the question “how fast is the search for 95% of
my visitors?” With that linear interpolation, I don’t know anything about my
customers.
wunder
gotcha. yup, that was the back up plan so i think i'll go that route for
now.
thanks for the info!
best,
--
*John Blythe*
Product Manager & Lead Developer
251.605.3071 | j...@curvolabs.com
www.curvolabs.com
58 Adams Ave
Evansville, IN 47713
On Mon, Dec 19, 2016 at 3:41 PM, Toke Eskildsen
wr
John Blythe wrote:
> if the range is 0 to 100 then, for my current purposes, i don't care if the
> vast majority of the values are 92, i would want 25%=>25, 50%=>50, and
> 75%=>75. so is there an out-of-the-box way to get the percentiles to
> correspond to the range itself rather than the concentr
mm, i was afraid something like that might be the case.
if the range is 0 to 100 then, for my current purposes, i don't care if the
vast majority of the values are 92, i would want 25%=>25, 50%=>50, and
75%=>75. so is there an out-of-the-box way to get the percentiles to
correspond to the range it
John Blythe wrote:
> 102
...
> 6
102 values, but only 6 distinct (aka unique): 3900, 3998, 4098, 4200, 4305 and
4413.
>
> 4305.0
> 4413.0
> 4413.0
> - the 50th and 75% are the same value as the max
> - the 50th and 75th % are the same number as one another
That is not a sign of an error