There are two sourcetypes, The first sourcetype has a field called hours_travelled. Now I have to compute mean(hours_travelled), stdev(hours_travelled) and use them both values to compute Normal distribution on a scale, where scale has multiple values ranging from 1.0 to 10.0 with an increment in 0.01. I have to compute values for (Scale-mean)/stdev
I used eventstats and i'm successful in fetching the data. Thanks to all of you who tried to help.
I used eventstats and i'm successful in fetching the data. Thanks to all of you who tried to help.
I am sorry but I am not clear on what is the second source type?
Sometimes it helps if you give an example of the data and the output you would like.