Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
Join us to spark ideas for how to put the latest capabilities into action. Register here!
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

Return the number with the highest probability to occur

Hi,

This is when i wished i would have pay more attenntion at statistics class at school...

Say I have the following table:

Amt
3
6
3
3.2
5
3
6
3
2
1.7

I would like to get the number with the highest probability to occur (In this case 3 = 4 occurences)

Is there a function in qlikview that can do that ? In the script?

Thanks,

Dror

1 Solution

Accepted Solutions
tresesco
MVP
MVP

2 Replies
tresesco
MVP
MVP

Mode() ?

Not applicable
Author

That's was quick! Thanks!