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). |
|||
« Next Oldest | Next Newest »
|
Messages In This Thread |
Problem solving for a variable in Prime - factor - 12-28-2014, 06:09 AM
RE: Problem solving for a variable in Prime - akmon - 12-28-2014, 10:42 AM
RE: Problem solving for a variable in Prime - factor - 12-28-2014, 10:47 AM
RE: Problem solving for a variable in Prime - akmon - 12-28-2014, 10:53 AM
RE: Problem solving for a variable in Prime - factor - 12-28-2014, 11:04 AM
RE: Problem solving for a variable in Prime - Helge Gabert - 12-28-2014, 07:12 PM
RE: Problem solving for a variable in Prime - Snorre - 12-28-2014, 10:48 PM
RE: Problem solving for a variable in Prime - factor - 12-29-2014, 01:54 PM
RE: Problem solving for a variable in Prime - Snorre - 12-29-2014 03:34 PM
|
User(s) browsing this thread: 1 Guest(s)