help-octave
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: t-value


From: Jonathan Stickel
Subject: Re: t-value
Date: Tue, 22 Apr 2008 13:16:15 -0600
User-agent: Thunderbird 2.0.0.12 (Macintosh/20080213)

Doug Stewart wrote:
Jonathan Stickel wrote:
Is there a function that can return the t-value, like what can be found in the back of most any statistics book? I can't seem to find the appropriate function. I want to calculate the "uncertainty" for a set of data, which is essentially the t-value for a given confidence interval (say 95%) and degrees of freedom times the standard deviation.

Thanks,
Jonathan
_______________________________________________
Help-octave mailing list
address@hidden
https://www.cae.wisc.edu/mailman/listinfo/help-octave

Did you look at t_cdf ???



After some statistics review and trial and error, I see that "tinv" is the function I want. These functions (tpdf, tcdf, tinv) could use a few more details in their help text...

Jonathan


reply via email to

[Prev in Thread] Current Thread [Next in Thread]