PureBytes Links
Trading Reference Links
|
How I could plot skewness and kurtosis with
Fisher's formulas?
<BLOCKQUOTE
>
----- Original Message -----
<DIV
>From:
Fulvio
Sent: Thursday, May 20, 2004 8:24
PM
Subject: [EquisMetaStock Group]
gauss
I'm trying to convert in ms language the Fisher's formula
in order todetermine the nearness to normality of Gauss
(curtosi)m:=Sum(C-Mov(C,144,S),144);m4:=m*m*m*m/144;fisher:=m4/(Stdev(C,144)*Stdev(C,144)*Stdev(C,144)*Stdev(C,144));fisher-3Can
anyone help me?Thanks,FulvioReturn-Path:
Received:
from cmdeliver.vip.spray.net (lmin11 [212.78.202.212]) by
cmdeliver07.st1.spray.net (Postfix) with ESMTP id A750BAD744 for
; Thu, 20 May 2004 18:22:13 +0000 (GMT) Received: from
n14.grp.scd.yahoo.com (n14.grp.scd.yahoo.com [66.218.66.69]) by
lmin11.st1.spray.net (Postfix) with SMTP id 8286F2BF6 for
; Thu, 20 May 2004 18:22:12 +0000 (GMT) X-eGroups-Return:
sentto-2496168-9989-1085077328-amicone77=lycos.it@xxxxxxxxxxxxxxxxxxxxxxxx
Received: from [66.218.66.94] by n14.grp.scd.yahoo.com with NNFMP; 20 May 2004
18:22:09 -0000 X-Sender: amicone77@xxxxxxxx X-Apparently-To:
Metastockusers@xxxxxxxxxxxxxxx Received: (qmail 99065 invoked from network);
20 May 2004 18:22:03 -0000 Received: from unknown (66.218.66.218) by
m1.grp.scd.yahoo.com with QMQP; 20 May 2004 18:22:03 -0000 Received: from
unknown (HELO vsmtp3.tin.it) (212.216.176.143) by mta3.grp.scd.yahoo.com with
SMTP; 20 May 2004 18:22:03 -0000 Received: from josephi193iq5 (82.49.119.110)
by vsmtp3.tin.it (7.0.027) id 40AB763C00046887 for
Metastockusers@xxxxxxxxxxxxxxx; Thu, 20 May 2004 20:22:03 +0200 Message-ID:
<002c01c43e97$b6f17dc0$6e773152@xxxxxxxxxxxxx> To: "Metastock Users"
X-Priority: 3 X-MSMail-Priority: Normal
X-Mailer: Microsoft Outlook Express 6.00.2800.1106 X-MimeOLE: Produced By
Microsoft MimeOLE V6.00.2800.1106 X-eGroups-Remote-IP: 212.216.176.143 From:
"Fulvio" X-Yahoo-Profile: fulvio1977 MIME-Version: 1.0
Mailing-List: list Metastockusers@xxxxxxxxxxxxxxx; contact
Metastockusers-owner@xxxxxxxxxxxxxxx Delivered-To: mailing list
Metastockusers@xxxxxxxxxxxxxxx Precedence: bulk List-Unsubscribe:
Date: Thu, 20 May 2004
20:24:39 +0200 Subject: [Metastockusers] gauss Reply-To:
Metastockusers@xxxxxxxxxxxxxxx Content-Type: multipart/alternative;
boundary="----=_NextPart_000_0029_01C43EA8.7A357C90" X-Lycos-AV: OK
------=_NextPart_000_0029_01C43EA8.7A357C90 Content-Type: text/plain;
charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable I'm trying to
convert in ms language the Fisher's formula in order to deter= mine the
nearness to normality of Gauss (curtosi) m:=3DSum(C-Mov(C,144,S),144);
m4:=3Dm*m*m*m/144;
fisher:=3Dm4/(Stdev(C,144)*Stdev(C,144)*Stdev(C,144)*Stdev(C,144));fisher-3
Can anyone help me? Thanks, Fulvio ------=_NextPart_000_0029_01C43EA8.7A357C90
Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit
Yahoo! Groups Sponsor
ADVERTISEMENT
Yahoo! Groups Links
To visit your group on the web, go to:http://groups.yahoo.com/group/equismetastock/
To unsubscribe from this group, send an email to:equismetastock-unsubscribe@xxxxxxxxxxxxxxx
Your use of Yahoo! Groups is subject to the Yahoo! Terms of Service.
|