Neither the subject nor those who measure the response variable know which treatment a subject received.
What is a double-blind experiment?
A confidence interval of (.043, .124) with a C%=95%
What is "We are 95% confident that the true proportion of _ is between .043 and .124. units"?
How to identify outliers for univariate data
What is Q1 - 1.5(IQR) and Q3 + 1.5(IQR)?
The rule for the probability of pulling a red or a Jack from a standard deck of cards.
What is P(red or Jack) = P(red) + P(Jack) - P(red and Jack)?
How to get to one vars stats?
What is "stat->calc->1: 1-Var Stats"
When some groups in the population are left out of the process of choosing a sample
What is undercoverage?
A confidence interval of (40,73) with a confidence interval of 90%.
What is "We are 90% confident that the true population mean is between 40 and 73 units."
Expected count formula
What is "(Row Total)(Column Total)/(Grand Total)
The rule for finding the probability of a male given that they are an AP Stats student.
What is P(Male|AP Stats Student) = P(Male AP Stats Student)/P(AP Stats Student)
How to get to normalcdf?
What is "2nd^Vars->1: normalcdf("
P-value = 0.001
What is "since the P-value is less than any reasonable significance level, we reject the null. We conclude that there is significant evidence to support the alternative hypothesis."
The rule for finding 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?
How to get to ZInterval?
What is "Stat->Tests->7: ZInterval"
Survey every nth person who walks by until you have 75 completed surveys
Systematic sampling
Probability and Distribution mean formula for the binomial distribution
Sample mean= sample size(probability of success)
P(A) * P(B|A)
What is P(A and B)
How to get to Goodness of Fit test?
What is "Stat->Tests->C: x2 GOF-Test"
Randomly choosing a few people from every group.
Stratified random sample
The 95% confidence interval (-4.25, -1.33) for the difference of two means (mean #1 - mean #2).
What is "We are 95% confident that the average mean difference in mean #1 minus mean #2 is between 4.25 and 1.33 units less than mean #2"
Probability and Distribution mean formula for the geometric distribution
What is "the sample mean=1/probability of success"
How to get to geometcdf?
What is "2nd^Vars->G: geometcdf("