Data? I Hardly Know A'
I Regress
I Need Results!
What are the Chances?
That's Significant!
100
This measure of center is more resistant to outliers than the mean.
What is the median?
100
observed y - predicted y
What is the residual?
100
This phrase is used to describe an observed effect so large that it would rarely occur by chance.
What is statistically significant?
100
This type of random variable requires a fixed number of trials.
What is a binomial random variable?
100

The type of significance test used for the proportion of a single population

What is a 1-PropZTest?

200
To calculate, subtract the mean of the distribution from the observed x, then divide by the standard deviation.
What is the z-score (or standardized value)?
200
Measures the direction and strength of a linear relationship between two quantitative variables.
What is correlation (or r)?
200
randInt(1,9,3)
What is the calculator command for generating 3 random numbers from 1 to 9?
200
The type of variable where the probability distribution assigns probability as the area under the density curve above a specific interval.
What is a continuous random variable?
200

The test used to determine if there is a difference between two samples when a mean is provided.

What is a two-sample t-test?

300
This rule helps to determine if data is normally distributed by checking the number of observations within each interval.
What is the 68-95-99.7 rule?
300

The percentage of the variables in the values of y that is explained by the LSR of y on x.

What is the coefficient of determination (or r squared)?

300
This experimental design involves the random assignment of units to treatments which are carried out separately within each group of units known to be similar in some way that is expected to affect the responses.
What is block design?
300
Events that have no outcomes in common and can never occur simultaneously, for which the addition rule is used.
What are disjoint events (or mutually exclusive events)?
300

The conditions to use these tests include all expected counts be greater than 5.

What is the chi-squared test for homogeneity/independance?

400
The square of the standard deviation.
What is the variance?
400

The regression line that can be created using this computer output

What is yhat=105.08+2.599(Foot Length)?

400
The 3 basic principles of experimental design.
What are control, randomize, and replicate?
400
The condition involving the population size that must be satisfied to use sigma divided by the square root of n as the standard deviation of a sampling distribution.
What is 'the population is at least 10 times the sample size'?
400
Two of the conditions to be verified for inference about a proportion.
What are the population size be greater than or equal to 10n and n times p hat & n times (1 - p hat) be greater than or equal to 10? (SRS could also be one of the two)
500
This calculator command can be used to find the area under a normal distribution and above an interval.
What is normalcdf?
500

The y-intercept created by a regression line where 

r=.86

Sx=5, 

Sy=20, 

barx=5

bary=15.6

What is 3.44?

500

The type of expirement that describes a study about new fertilizer compares two very similar plots of land in which one is treated with the new fertilizer and one is not.

What is matched pairs?

500

The probability that it takes a soccer player with a chance of scoring a goal of .68, more than 4 attempts to score their first goal.

What is 1-P(x<4) = 1- geometcdf(.68,4) = .010

500

If we collect similar samples of size 45, there is a 95% chance that the true mean number of students with tattoos is within an interval created.

What is the interpretation of a 95% Confidence Level?