Thread: NORMDIST
View Single Post
  #3   Report Post  
Posted to microsoft.public.excel.worksheet.functions
Tschuß Tschuß is offline
external usenet poster
 
Posts: 5
Default NORMDIST

Yes, simple
Thanks

bj wrote:
norminv()

"Tschuß" wrote:

Hi All,

I have a question according the Normal (or Gauss curve).
The function NORMDIST(x; mean; stdev;true) gives me the pourcent.

What is the function that gives me x when I want to select 95% of my
population.
NORMDIST(x; mean; stdev;true) =0.95

Thanks, it's urgent