Search...
FAQs
Subscribe
Pie
FAQs
Recent topics
Flagged topics
Hot topics
Best topics
Search...
Search within General Computing
Search Coderanch
Advance search
Google search
Register / Login
Post Reply
Bookmark Topic
Watch Topic
New Topic
programming forums
Java
Mobile
Certification
Databases
Caching
Books
Engineering
Micro Controllers
OS
Languages
Paradigms
IDEs
Build Tools
Frameworks
Application Servers
Open Source
This Site
Careers
Other
Pie Elite
all forums
this forum made possible by our volunteer staff, including ...
Marshals:
Campbell Ritchie
Tim Cooke
paul wheaton
Jeanne Boyarsky
Ron McLeod
Sheriffs:
Paul Clapham
Liutauras Vilda
Devaka Cooray
Saloon Keepers:
Tim Holloway
Roland Mueller
Bartenders:
Forum:
General Computing
Inverse normal distribution function
Francis Siu
Ranch Hand
Posts: 867
posted 12 years ago
Number of slices to send:
Optional 'thank-you' note:
Send
I know MS Excel function for the Inverse normal distribution function
But do not know the Inverse normal distribution function in
JAVA
representation
Does JAVA API provide the mathematical function for modeling and analysis
thanks
Francis Siu
SCJP, MCDBA
Campbell Ritchie
Marshal
Posts: 80279
432
posted 12 years ago
Number of slices to send:
Optional 'thank-you' note:
Send
Have you looked? What is the algorithm for the inverse normal distribution?
Tim Moores
Bartender
Posts: 7645
178
posted 12 years ago
Number of slices to send:
Optional 'thank-you' note:
Send
Check if the Apache Commons Math library has something.
Francis Siu
Ranch Hand
Posts: 867
posted 12 years ago
Number of slices to send:
Optional 'thank-you' note:
Send
I did write the Monte Carlo simlulation in JAVA, but I would like to know JAVA library contain that function
thanks
Francis Siu
SCJP, MCDBA
Tim Moores
Bartender
Posts: 7645
178
posted 12 years ago
Number of slices to send:
Optional 'thank-you' note:
Send
So Commons Math has nothing?
Jayesh A Lalwani
Rancher
Posts: 2759
32
I like...
posted 12 years ago
Number of slices to send:
Optional 'thank-you' note:
Send
There is another library called
FinMath
that is tailored towards functions commonly used in Finance. Take a look. It might have what you need
Paper jam tastes about as you would expect. Try some on this tiny ad:
Smokeless wood heat with a rocket mass heater
https://woodheat.net
reply
reply
Bookmark Topic
Watch Topic
New Topic
Boost this thread!
Similar Threads
Authentication
Can arrays in Javascript contain functions
Usage of EJB - Need clarification
scheduler task
Modular arithmetic
More...