Percentiles

NOTE: "ExpValue" simply specifies a starting value for the "FindRoot" search

In[88]:=

p = .90 ;

FindRoot[F[xstar] == p, {xstar, ExpValue}]

Out[89]=

{xstar→15.}

In[90]:=

End[]

End :: noctx : No previous context defined.

Out[90]=

Global`


Created by Mathematica  (July 20, 2006) Valid XHTML 1.1!