Sampling & Experiments
Interpretations
Important Things You May Have Forgotten
Probability Rules!
Calculator Commands
100

Neither the subject nor those who measure the response variable know which treatment a subject received.

What is a double-blind experiment?

100

In an inference test, this is the probability of observing the sample results (or more extreme) if the null hypothesis is in fact true.

What is the P-value?

100

This is how you calculate outliers for one variable data

What is Q1 - 1.5(IQR) and Q3 + 1.5(IQR)?

100

This is how you would find the probability of rolling a fair die three times and getting three fours.

What is P(rolling three 4s) = P(4)*P(4)*P(4) = P(4)^3?

or What (1/6)3?

100

These are the calculator commands for finding  correlation coefficient "r" for data you have in L1 and L2

What is STAT-->CALC-->8:LinReg(a+bx) L1, L2?

200

When a variable, other than the explanatory variable,  affects the response variable, making it difficult to determine which variable actually caused the response

What is confounding?

200

It is critical value times the standard error of the sample statistic

What is the margin of error?

200

While the mean of a sampling distribution is equal to the population mean, this is how to calculate the standard deviation/error for a sampling distribution of means

What is the population (or more usually the sample) standard deviation divided by the square root of the sample size?

200

This is a specific type of random variable for which there are only two outcomes, the probability of success stays constant, and we are looking for a certain number of successes in a set number of trials

What is binomial random variable?

200

The calculator commands for finding the probability of exactly 8 successes in 12 trials given the probability of success is 45%.

What is DISTR(or 2nd VARS)-->binompdf(12,.45,8)?

300

When some groups in the population are left out of the process of choosing a sample

What is undercoverage?

300

It means that a data value is 1.45 standard deviations below the mean of the data set.

What is a z-score of -1.45?

300

This is how to determine if two events, A and B, are independent.

What is, if P(A|B) = P(A)?

300

This is the rule for finding the probability of a female given that they are an AP Stats student.

What is P(Female|AP Stats Student) = P(Female AP Stats Student)/P(AP Stats Student)

300

The calculator commands for determining the z* for a 92% confidence interval

What is DISTR (or 2nd VARS)--> invNorm(.96)?

400

The population is divided into heterogeneous groups. Some groups are randomly selected and all individuals in the chosen groups are sampled.

What is cluster sampling?

400

This is the percent of intervals, in the long run, created by multiple samples of similar size, that would capture the true population parameter

What is the confidence level?

400

The standard deviation of the difference between two random variables.

What is the square root of the sum of the variances of the two random variables?

400

If the probability of success is consistently 30%, and trials are independent, then his is how you'd find the probability of obtaining the first success on the 5th trial.

What is P(X=5) = q4p

400

The calculator commands for finding the p-value for a chi-squared test, given the chi-squared test statistic is 7.8 and degrees of freedom is 10

What is 2nd-> VARS (Distr)->X2cdf (7.8, 999, 10)?

500

A type of grouping done in a study when testers want to look for evidence a mean increase/decrease in the response variable comparing before the explanatory variable, and after the explanatory variable was applied. 

What is matched pairs?

500

In the least-square regression line, 

predicted response = 15 - 4(explanatory), 

It represents the predicted response, on average, for every one unit increase in the explanatory variable.

What is the slope of -4?

500

This is how you find the mean or expected value of a discrete random variable

What is the sum the products of the x values and their respective probabilities?

500

This is when two events, A and B, cannot occur at the same time P(A and  B)=0

What is mutually exclusive or disjoint?

500

The calculator commands for finding the probability of at least 8 successes in 12 trials given the probability of success is 45%.

What is DISTR (or 2nd VARS)--> 1-binomcdf(12,.45,7)?

M
e
n
u