BioloMICS logo
×
BioloMICS menu

CONFIDENCE.T

 
Category: Statistical Function.
 
Description: Returns the confidence interval for a population mean, using Student's t distribution.
 
Syntax: CONFIDENCE.T(alpha, standard_dev, size)
 
The CONFIDENCE.T function syntax has the following arguments:
 
Alpha: significance level used to compute the confidence level.
 
Standard_dev: population standard deviation for the data range and is assumed to be known.
 
Size: sample size.