Darshan Hiranandani -Standard Normal Distribution and Its Inverse Without Predictive Tools
Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Mute
- Printer Friendly Page

Inactive User
Not applicable
01-02-2025
02:50 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
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
Labels:
- Labels:
- Academy
1 REPLY 1
15 - Aurora
01-02-2025
04:36 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
Hi @Inactive User ,
I would write a code in Python and call it in Python tool.
