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

Calling all Data Engineers! Fabric Data Engineer (Exam DP-700) live sessions are back! Starting October 16th. Sign up.

Reply
Anonymous
Not applicable

Need a help with creating range of Values to find Probability.

 
Hi, I am a new user of DAX.  Could you please help me with the following problems.

I am trying to get  Probability (Poison Distribution) based on the Item ID for a given range of values. For Example,  itemID 123, there is 10%  probability values fall between 10 to 15. 

 

I used the following formula. But it is picking a range of values from 0 to Given value.  Need something like a Poison Distribution Column. 

 

ItemsIDBID($)Poison Distribution Probability
123510%
1231510%
780915%
7801015%
9921510%
9922010%
100303%
100323%
889201%
155302%
155352%
1103017%
1103217%

 

Currently, I am getting this with the following Measure formula.

Prob = POISSON.DIST(10;[MEAN2];TRUE)

 

Capture.PNG

 

 

 

 

 

 

 

 

 

 

 

 

 

 

Thank you in anticipation.

1 REPLY 1

Helpful resources

Announcements
FabCon Global Hackathon Carousel

FabCon Global Hackathon

Join the Fabric FabCon Global Hackathon—running virtually through Nov 3. Open to all skill levels. $10,000 in prizes!

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.