Skip to content

Inverse Student t-value

2 messages · Duncan Murdoch, (Ted Harding)

#
On 30/09/2014 2:11 PM, Andre wrote:
Then it seems Excel is worse than I would have expected.  I confirmed 
R's value in two other pieces of software,
OpenOffice and some software I wrote a long time ago based on an 
algorithm published in 1977 in Applied Statistics.  (They are probably 
all using the same algorithm.  I wonder what Excel is doing?)
I already gave you the expression:  abs(qt(0.0000408831/2, df=1221)). 
For more detail, I suppose you could look at the help page for the qt 
function, using help("qt").

Duncan Murdoch
#
And, with 1221 degrees of freedom, one cannot be far off a Normal
distribution. So:

  abs(qnorm(0.0000408831/2))
  [1] 4.102431

which is nearer to Duncan's answer (4.117, and a bit smaller, as it
should be) than to yours (4.0891672, which, if accurate, should
be greater than the Normal value 4.102431).

Ted.
On 30-Sep-2014 18:20:39 Duncan Murdoch wrote:
-------------------------------------------------
E-Mail: (Ted Harding) <Ted.Harding at wlandres.net>
Date: 30-Sep-2014  Time: 19:35:45
This message was sent by XFMail