இந்தக் கட்டுப்பாட்டை மாற்றினால் இந்தப் பக்கம் தானாக மாற்றப்படும்

TDIST

The TDIST function returns the probability from Student’s t-distribution.

TDIST(non-neg-x-value, degrees-freedom, tails)

non-neg-x-value: A number value representing the x value at which you want to evaluate the function. non-neg-x-value must be greater than or equal to 0.

degrees-freedom: A number value representing the number of degrees of freedom. degrees-freedom must be greater than or equal to 1.

tails: A modal value specifying the number of tails to return.

one tail (1): Return the value for a one-tailed distribution.

two tails (2): Return the value for a two-tailed distribution.

Examples

=TDIST(4, 2, 1) returns 0.0285954792089682 for the one-tailed distribution.

=TDIST(4, 2, 2) returns 0.0571909584179364 for the two-tailed distribution.

See alsoTINVTTEST
Morty Proxy This is a proxified and sanitized view of the page, visit original site.
உதவியாக இருந்ததா?
எழுத்தின் அளவு: 250
அதிகபட்ச எழுத்தின் அளவு: 250
உங்கள் கருத்திற்கு நன்றி.
Morty Proxy This is a proxified and sanitized view of the page, visit original site.