Bring your best ideas to the AI Use Case Contest! Enter to win 40 hours of expert engineering support and bring your vision to life using the powerful combination of Alteryx + AI. Learn more now, or go straight to the submission form.
Start Free Trial

General Discussions

Discuss any topics that are not product-specific here.

Darshan Hiranandani -Standard Normal Distribution and Its Inverse Without Predictive Tools

Inactive User
Not applicable

Hi everyone,

I am Darshan Hiranandani, looking for help in automating a standard normal distribution and its inverse in a predictive model. I know there are tools for this, but I don’t have access to them.

The calculation I need is similar to what I’d do in Excel:

=NORM.DIST(X + NORM.INV.S.(Y))

Where X and Y are both positive and negative values, but less than 1.

Can anyone provide guidance on how I can perform this calculation without using the predictive tools? I’m open to any methods or advice you have!

Thank you in advance!

Regards

Darshan Hiranandani

1 REPLY 1
Yoshiro_Fujimori
15 - Aurora
15 - Aurora

Hi @Inactive User ,

 

I would write a code in Python and call it in Python tool.

Labels
Top Solution Authors