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

Get Fabric Certified for FREE during Fabric Data Days. Don't miss your chance! Request now

Reply
polaris3028
Helper III
Helper III

Computing Score Based on Normal Distribution

Hi Gurus,

 

I need your help in doing this.  

 

I have a metric to create, based on a resource versatility/agility.  

Say a left table is my datasource, where it has the Group, Resource Name, Month and Volume details.  And in blue, is the score based on the criteria given at the right table.

ccc.PNG

 

Goal is that the table at the right side (At Least Column) should be generated/updated automatically based on the data source selections.

 

I was able to create this in Excel using the formulas:

=NORMINV(Volume *0.01,AVERAGE(Volume),STDEV(Volume)

 

Is there a way to do it in Power BI?

 

Thanks in Advance!

 

1 ACCEPTED SOLUTION
stretcharm
Memorable Member
Memorable Member

There is a discussion on normal dist here

 

http://community.powerbi.com/t5/Desktop/NORMAL-DISTRIBUTION-FORMULA-IN-DAX/td-p/167215

 

Also if find DAX cannot do it they you can always use R as tranformation or visual

 

https://stat.ethz.ch/R-manual/R-devel/library/stats/html/Normal.html

 

View solution in original post

1 REPLY 1
stretcharm
Memorable Member
Memorable Member

There is a discussion on normal dist here

 

http://community.powerbi.com/t5/Desktop/NORMAL-DISTRIBUTION-FORMULA-IN-DAX/td-p/167215

 

Also if find DAX cannot do it they you can always use R as tranformation or visual

 

https://stat.ethz.ch/R-manual/R-devel/library/stats/html/Normal.html

 

Helpful resources

Announcements
Fabric Data Days Carousel

Fabric Data Days

Advance your Data & AI career with 50 days of live learning, contests, hands-on challenges, study groups & certifications and more!

October Power BI Update Carousel

Power BI Monthly Update - October 2025

Check out the October 2025 Power BI update to learn about new features.

FabCon Atlanta 2026 carousel

FabCon Atlanta 2026

Join us at FabCon Atlanta, March 16-20, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.

Top Solution Authors
Users online (841)