Re: TDist Formula and Explanation
- From: Jack Tomsky <jtomsky@xxxxxxxxxxxxx>
- Date: Wed, 28 Mar 2007 11:22:15 EDT
I am trying to derive the formula that MS Excel uses
as part of the
tdist function to come up with the p-value. Can
anyone help me create
this formula so that I can calculate the p-value for
one sample of
data?
Excel's tdist is not the cdf of t, but rather one minus the cdf of the absolute value of t. So if the argument t is negative, you would get an error message. If the argument is positive, you get the right-hand tail.
Suippose t is negative and you want the probability that T < t. This probability can be calculated by tdist(-t,m,1).
I find this annoying and can't understand why they haven't fixed this flaw.
Jack
.
- Follow-Ups:
- Re: TDist Formula and Explanation
- From: jasonhalpern
- Re: TDist Formula and Explanation
- References:
- TDist Formula and Explanation
- From: jasonhalpern
- TDist Formula and Explanation
- Prev by Date: Re: Afonso's little tantrum...
- Next by Date: OMU`s behaviour should be condemned
- Previous by thread: Re: TDist Formula and Explanation
- Next by thread: Re: TDist Formula and Explanation
- Index(es):
Relevant Pages
|
|