Forum Discussion

kmoxley's avatar
kmoxley
Frequent Visitor
8 years ago

Conditional growth percentiles

I have a collum of z-score I need to create this measure =NORMSDIST(average Zscore)*100. What would the equivalent to NORMS DIST or NORM.S.DIST (aka the cumulative Normal Distribution function b3e in Powerbi?

2 Replies

    • kmoxley's avatar
      kmoxley
      Frequent Visitor

      Gotcha, Thanks!  ok, so I am seeing that powerbi is giving me an error with the fractional power at the end of the equation. Any thoughts on a workaround for 1/2 power?

       

      CGP = SIGN('normsdist (2)'[FallToFallConditionalGrowthIndex])*0.5*(1-(1/30)*(7*EXP(-('normsdist (2)'[FallToFallConditionalGrowthIndex]^2)*(2-SQRT(2)))+(7+0.25*PI()*'normsdist (2)'[FallToFallConditionalGrowthIndex]^2)))^0.5+0.5