[Thread Prev][Thread Next][Index]

Re: [ferret_users] cumulative distribution curve





On Mon, Dec 2, 2019 at 5:33 PM Ryo Furue <furue@xxxxxxxxxx> wrote:
Gopika,

On Mon, Dec 2, 2019 at 3:22 PM gopika suresh <gopikasurvay@xxxxxxxxx> wrote:

DEFINE AXIS/X occurences = hval[x=1:33]

I don't know what hval is.  Also, has it been already sorted?  See

 
LET pdf = I[gx=occurences]

Please you the lower-case "i": I thought it was an ell (L)!
 
DEFINE AXIS/X=1900:2100:1 my_intervals
let frequency=pdf[gx=my_intervals@sum]

I guess this gives you a PDF (histogram) of hv

[Thread Prev][Thread Next][Index]