|
SOLUTIONS
|
HYPOTHESIS TESTING 程序包 符号
StudentTCI
![]()
gives a confidence interval based on Student's
distribution with df degrees of freedom.
更多信息更多信息
- To use
, you first need to load the Hypothesis Testing Package using Needs["HypothesisTesting`"].
gives a confidence interval
for the population mean based on the sample mean
and its standard error
.
is the confidence interval for a population mean based on a mean
and standard error
estimated from a sample of size
.- The following option can be given:
-
ConfidenceLevel 0.95 probability associated with a confidence interval
Mathematica 9 is now available!
New to Mathematica?
Find your learning path »
Have a question?
Ask support »
