AP Stats Calculator Commands Review

0.0(0)
studied byStudied by 0 people
learnLearn
examPractice Test
spaced repetitionSpaced Repetition
heart puzzleMatch
flashcardsFlashcards
Card Sorting

1/25

flashcard set

Earn XP

Description and Tags

Flashcards for TI-84 calculator commands in AP Statistics.

Study Analytics
Name
Mastery
Learn
Test
Matching
Spaced

No study sessions yet.

26 Terms

1
New cards

1-Var Stats

Calculates mean, standard deviation, sample size, and 5-number summary.

2
New cards

normalcdf

Calculates the area under the standard normal distribution curve between specified bounds.

3
New cards

tcdf

Calculates the area under the t-distribution curve.

4
New cards

c2-cdf

Calculates the area in the tail of the chi-square distribution.

5
New cards

invNorm

Finds the z-score corresponding to a given area in the tail.

6
New cards

invT

Finds the t-score corresponding to a given area in the tail.

7
New cards

LinReg(a+bx)

Calculates the linear regression equation (slope and y-intercept), correlation coefficient (r), and coefficient of determination (r^2).

8
New cards

DiagnosticOn

Toggles the display of the correlation coefficient (r) and the coefficient of determination (r^2) in the LinReg output.

9
New cards

Scatterplot and Regression Line

Graphs a scatterplot of the data and the regression line.

10
New cards

Residual Plots

Graphs a residual plot to assess the fit of the linear regression model.

11
New cards

Normal Probability Plot

Graphs a normal probability plot to assess the normality of the data.

12
New cards

binompdf(n, p, x)

Calculates the probability of exactly x successes in n trials of a binomial distribution.

13
New cards

binomcdf(n, p, x)

Calculates the cumulative probability of x or fewer successes in n trials of a binomial distribution.

14
New cards

geometpdf (p, n)

Calculates the probability that the first success occurs on the nth trial in a geometric distribution.

15
New cards

geometcdf (p, n)

Calculates the cumulative probability that the first success occurs on or before the nth trial in a geometric distribution.

16
New cards

1-PropZInt

Calculates a confidence interval for a single proportion.

17
New cards

2-PropZInt

Calculates a confidence interval for the difference between two proportions.

18
New cards

1-PropZTest

Performs a hypothesis test for a single proportion.

19
New cards

2-PropZTest

Performs a hypothesis test for the difference between two proportions.

20
New cards

TInterval

Calculates a confidence interval for a single mean, using a t-distribution.

21
New cards

T-Test

Performs a hypothesis test for a single mean, using a t-distribution.

22
New cards

X2GOF-Test

Performs a Chi-Square Goodness of Fit Test.

23
New cards

X2 -Test (Homogeneity)

Performs a Chi-Square Test for Homogeneity.

24
New cards

X2 -Test (Independence)

Performs a Chi-Square Test for Independence.

25
New cards

LinRegTInt

Calculates a confidence interval for the slope of the regression line.

26
New cards

LinRegTTest

Performs a hypothesis test for the slope of the regression line.