MathGroup Archive 1997

[Date Index] [Thread Index] [Author Index]

Search the Archive

numerical value of Quantile

  • To: mathgroup at smc.vnet.net
  • Subject: [mg6660] numerical value of Quantile
  • From: tavera at bugle.cs.uiuc.edu (Luis F. Tavera)
  • Date: Wed, 9 Apr 1997 09:15:00 -0400 (EDT)
  • Organization: University of Illinois at Urbana
  • Sender: owner-wri-mathgroup at wolfram.com

Does anybody know why can't I get the numerical value of the following
?

Thanks a lot,

Luis



		  <<Statistics`NormalDistribution`;

		  nd = NormalDistribution[0, 1];
		  Quantile[nd, 0.5] //N


		  out[1]= Quantile[NormalDistribution[0,1.],0.5]

---
tavera at cs.uiuc.edu
http://www-pablo.cs.uiuc.edu/People/tavera


  • Prev by Date: Solving recursive functions
  • Next by Date: Clebsch-Gordan SU(3)
  • Previous by thread: Solving recursive functions
  • Next by thread: Re: numerical value of Quantile