Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 
adambrian
Contributor III
Contributor III

Create Standard Deviation Graph

Hi Guys,

I want create a graph for standard deviation. Do we have a extension to create standard deviation graph?

Thanks,

Adam

3 Replies
brian_holborow
Partner - Contributor III
Partner - Contributor III

Hi Adam

you can use one of the inbuilt charts - you just need to use the correct expression to calculate the standard deviation: See stddev() in the help file.

Hope that helps.

Please mark this as helpful / correct if your question has been answered to your satisfaction

Brian

ankur_abhishek
Contributor III
Contributor III

Hi Adam,

Use this function Stdev([{SetExpression}] [DISTINCT] [TOTAL [<fld{, fld}>]] expr)


for more details use this link

Stdev - chart function ‒ QlikView

tomasz_tru
Specialist
Specialist

BTW. In June 2017 edition you have box plot chart included - you can easily visualize distribution.