dbTalk Databases Forums  

Std Dev Calculated measure

microsoft.public.sqlserver.olap microsoft.public.sqlserver.olap


Discuss Std Dev Calculated measure in the microsoft.public.sqlserver.olap forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
jwgilles
 
Posts: n/a

Default Std Dev Calculated measure - 07-17-2003 , 05:49 PM







Hi,
I am attempting to create a calculated measure that shows me the
Standard deviation of my source data. The goal is to put some
Statistical Process Control info "at a glance" in the OLAP cubes.
Unfortunately, I cannot find a way to use the STDEV() MDX function in
this manner. For instance, I have a SUM Parameter Value measure. If I
attempt to create a calculated measure as follows:

STDEV({[Measures].[Sum parameter value]})

it allows it, but it returns the Standard deviation of the SUMs. This
is very different than the standard deviation of all of the individual
members; moreover, it is very misleading.

Is it even possible to do this in OLAP? I've been looking around and
haven't seen this issue addressed. Please help!!!

--
Posted via http://dbforums.com

Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.3
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.