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

To celebrate FabCon Vienna, we are offering 50% off select exams. Ends October 3rd. Request your discount now.

Reply
Anonymous
Not applicable

histogram data not displayed as a bell curve

I have created Bins and point to the bins for the data to be broken up into - but instead of getting this

Plot Histogram

I'm getting this

not a bell curve.png

Here's my data:

This is the data

histogram data.png

I have tried doing it as a bell curve, but am lost on how to get my data points to show on my bell curve -

bell curve.png

 

Any guidance is much appreciated.

 

Thank you

 

1 ACCEPTED SOLUTION
v-yuta-msft
Community Support
Community Support

@Anonymous ,

 

You may use some statistic DAX functions as below to achieve this:

  • NORM.DIST
  • NORM.S.DIST
  • NORM.INV
  • NORM.S.INV
  • T.DIST
  • T.DIST.RT
  • T.DIST.2T
  • T.INV
  • T.INV.2T

Community Support Team _ Jimmy Tao

If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

View solution in original post

1 REPLY 1
v-yuta-msft
Community Support
Community Support

@Anonymous ,

 

You may use some statistic DAX functions as below to achieve this:

  • NORM.DIST
  • NORM.S.DIST
  • NORM.INV
  • NORM.S.INV
  • T.DIST
  • T.DIST.RT
  • T.DIST.2T
  • T.INV
  • T.INV.2T

Community Support Team _ Jimmy Tao

If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

Helpful resources

Announcements
September Power BI Update Carousel

Power BI Monthly Update - September 2025

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

Top Solution Authors
Top Kudoed Authors