For Programmers: Free Programming Magazines  


Home > Archive > ASP > June 2007 > chi-square formula









You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

 

Author chi-square formula
Tradeorganizer

2007-06-26, 7:56 am

Hi

i want to use an excel formula in asp , is it possible the formula
chidist in excel gives the value of chi - square distribution over the
degree of frequency.

but when i am using the same forumla in vbscript in .vbs file as well
as in asp its not working saying invalid object or command

kindly suggest does the server should have microsoft office installed
then only it will work or is there an asp function available to find
out the value for chi-square

Regards

Bob Barrows [MVP]

2007-06-26, 7:56 am

Tradeorganizer wrote:
> Hi
>
> i want to use an excel formula in asp , is it possible the formula
> chidist in excel gives the value of chi - square distribution over the
> degree of frequency.
>
> but when i am using the same forumla in vbscript in .vbs file as well
> as in asp its not working saying invalid object or command
>
> kindly suggest does the server should have microsoft office installed
> then only it will work or is there an asp function available to find
> out the value for chi-square
>


There is nothing built in to vbscript or jscript to do this. You will either
need to write your own function or google for something that somebody else
wrote:

http://www.google.com/search?q=chi-...ie7&rlz=1I7GGLG

--
Microsoft MVP - ASP/ASP.NET
Please reply to the newsgroup. This email account is my spam trap so I
don't check it very often. If you must reply off-line, then remove the
"NO SPAM"


Sponsored Links







Also available: Server administration forum archive | Web Design forum archive | Software forum archive | Hardware reviews archive

Copyright 2008 codecomments.com