Please start any new threads on our new site at https://forums.sqlteam.com. We've got lots of great SQL Server experts to answer whatever question you can come up with.

 All Forums
 SQL Server 2005 Forums
 Transact-SQL (2005)
 Statistics Z-table

Author  Topic 

klegrand
Starting Member

29 Posts

Posted - 2007-02-02 : 02:56:38
Is there a SQL command equal to the Excel command 'NORMDIST' ?
If not how can I get the data from a Z-table .

Thanks,
Kurt

SwePeso
Patron Saint of Lost Yaks

30421 Posts

Posted - 2007-02-02 : 09:37:41
f(x)=exp(-x*x/2)/(sqrt(2*pi()))


Peter Larsson
Helsingborg, Sweden
Go to Top of Page
   

- Advertisement -