Post Reply 
Problem solving for a variable in Prime
12-29-2014, 03:34 PM (This post was last modified: 12-30-2014 07:18 AM by Snorre.)
Post: #10
RE: Problem solving for a variable in Prime
Hello factor,

OK, then your solve-expression and setting t=40 is totally valid.
Since there doesn't exist a closed form solution to that integral (I think that's the reason we have the approximate erf and CDF functions for), you should take a closer look at NORMALD_CDF (which gives the integration over the left side). But to be sure consult the on-device-help.
Your desired solution may look like: solve(1-normald_cdf(u,s,t)=0.1,s).
Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
RE: Problem solving for a variable in Prime - Snorre - 12-29-2014 03:34 PM



User(s) browsing this thread: 1 Guest(s)