[R] t-distribution

Leeds, Mark (IED) Mark.Leeds at morganstanley.com
Wed Aug 1 20:53:07 CEST 2007


if you mean the area to the left of the 1.11 point on the x axis of a t
dist with 9 degrees of freedom,
Then you need to use pt(1.11,9). See ?pt for more info.


-----Original Message-----
From: r-help-bounces at stat.math.ethz.ch
[mailto:r-help-bounces at stat.math.ethz.ch] On Behalf Of Nair, Murlidharan
T
Sent: Wednesday, August 01, 2007 2:43 PM
To: r-help at stat.math.ethz.ch
Subject: [R] t-distribution

If I have a calculated t can I get the probability associated with it
using an R function by giving it the df and t? I know I can do the whole
calculation using t.test() or get the t-distribution using qt().  If
t=1.11 and df =9 can I get the probability? 

 

Thanks../Murli 


	[[alternative HTML version deleted]]

______________________________________________
R-help at stat.math.ethz.ch mailing list
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide
http://www.R-project.org/posting-guide.html
and provide commented, minimal, self-contained, reproducible code.
--------------------------------------------------------

This is not an offer (or solicitation of an offer) to buy/se...{{dropped}}



More information about the R-help mailing list