<< Chapter < Page | Chapter >> Page > |
<5: Statistics>
,
<EQ>
.<1: RegEQ>
contains the regression equation which will be entered in Y1.
,
[LIST]
,
<RESID>
,
[L3]
.
,
,
[L3]
,
,
[L3]
,
,
,
[L4]
.
,
,
[L4]
,
,
,
,
,
,
[V]
,
,
[LIST]
,
,
,
,
[L4]
,
,
,
[L3]
to 7.64 . If the absolute value is greater than 7.64, then the (x, y) corresponding point is an outlier. In this case, none of the points is an outlier.
Access
DISTR
(for "Distributions").
For technical assistance, visit the Texas Instruments website at (External Link) and enter your calculator model into the "search" box.
binompdf(n,p,x)
corresponds to P(X = x)binomcdf(n,p,x)
corresponds to P(X ≤ x)x
" parameter.poissonpdf(λ,x)
corresponds to P(X = x)poissoncdf(λ,x)
corresponds to P(X ≤ x)normalpdf(x,μ,σ)
yields a probability density function value (only useful to plot the normal curve, in which case "
x
" is the variable)normalcdf(left bound, right bound, μ,σ)
corresponds to P(left bound<X<right bound)normalcdf(left bound, right bound)
corresponds to P(left bound<Z<right bound) - standard normalinvNorm(p,μ,σ)
yields the critical value, k: P(X<k) = pinvNorm(p)
yields the critical value, k: P(Z<k) = p for the standard normaltpdf(x,df)
yields the probability density function value (only useful to plot the student-t curve, in which case "
x
" is the variable)tcdf(left bound, right bound, df)
corresponds to P(left bound<t<right bound)Χ
2 pdf(x,df)
yields the probability density function value (only useful to plot the chi
2 curve, in which case "
x
" is the variable)Χ
2 cdf(left bound, right bound, df)
corresponds to P(left bound<Χ
2 <right bound)Fpdf(x,dfnum,dfdenom)
yields the probability density function value (only useful to plot the F curve, in which case "
x
" is the variable)Fcdf(left bound,right bound,dfnum,dfdenom)
corresponds to P(left bound<F<right bound)Access
STAT
and
TESTS
.
For the Confidence Intervals and Hypothesis Tests, you may enter the data into the appropriate lists and press
DATA
to have the calculator find the sample means and standard deviations. Or, you may enter the sample means and sample standard deviations directly by pressing
STAT
once in the appropriate tests.
ZInterval
is the confidence interval for mean when σ is knownTInterval
is the confidence interval for mean when σ is unknown; s estimates σ.1-PropZInt
is the confidence interval for proportion95
" or "
.95
" for a 95% confidence level).Z-Test
is the hypothesis test for single mean when σ is knownT-Test
is the hypothesis test for single mean when σ is unknown; s estimates σ.2-SampZTest
is the hypothesis test for 2 independent means when both σ's are known2-SampTTest
is the hypothesis test for 2 independent means when both σ's are unknown1-PropZTest
is the hypothesis test for single proportion.2-PropZTest
is the hypothesis test for 2 proportions.Χ
2 -Test
is the hypothesis test for independence.Χ
2 GOF-Test
is the hypothesis test for goodness-of-fit (TI-84+ only).LinRegTTEST
is the hypothesis test for Linear Regression (TI-84+ only).Inpt
." For a test of a single mean, "
μ∅
" represents the null hypothesis. For a test of a single proportion, "
p∅
" represents the null hypothesis. Enter the alternate hypothesis on the bottom row.Notification Switch
Would you like to follow the 'Collaborative statistics: custom version modified by r. bloom' conversation and receive update notifications?