Independence Condition vs Randomness Condition
Both terms below come up in the same part of the course, and students mix them up. Here is each one defined on its own, side by side, so you can see where they part company.
Independence condition
Sampling distributions
The independence condition requires that one observation gives no information about another, argued from random selection plus the 10% condition.
Independence means one observation carries no information about another, and it is a claim about the design rather than something you can read off the data. Sampling with replacement makes it exact. Sampling without replacement makes it false, because removing one person changes the odds for the next, so the course substitutes the 10% condition, , as an argument that the dependence is small enough to ignore. In a randomized experiment, random assignment supplies it instead.
The reason it is load bearing is one algebraic step. Variances of independent quantities add, so the sum has variance , and dividing that sum by divides its variance by , leaving as the variance of (x-bar, the sample mean). Take the square root and you have (sigma over the square root of n). With and , that is . The identical argument on a sum of independent successes produces for a proportion. Take independence away and the variance of the sum picks up covariance terms, the addition step fails, and the 2 is just a wrong number.
The sentence to unlearn is "the sample was random, so the observations are independent." Those are two different claims. A simple random sample drawn without replacement is random and dependent at the same time. Randomness is what centers the statistic on the parameter; the 10% condition is what makes the spread formula usable. Mislabeling one as the other is the error the course specifically flags.
Two boundaries. When data come from a randomized experiment the course treats the 10% check as unnecessary in the two-sample and chi-square procedures, because assignment rather than selection is doing the work. And every two-sample procedure needs a second independence claim stacked on this one, that the two groups are independent of each other, which is exactly what a matched pairs design gives up on purpose so that it can pair the observations instead.
Randomness condition
Sampling distributions
The randomness condition requires data from a random sample or a randomized experiment, which is what makes inference beyond the data valid.
Every inference procedure assumes the data arrived by a chance process, and the AP course calls this the randomization condition. It comes in two versions doing two different jobs. Inference about a population needs a random sample, which is what makes the sampling distribution the right model for your statistic. Inference about a treatment effect needs random assignment of treatments to experimental units. You verify the condition by quoting the design in context, not by computing anything: "the 40 households were chosen by simple random sample from the town directory" satisfies it, and "the first 40 households on my street" does not.
What failure costs is worth seeing in numbers. Suppose 55 percent of a town supports a measure, but the one block you can reach runs 80 percent supportive. A convenience sample from that block centers (p-hat, the sample proportion) on 0.80 whatever is. At its standard deviation is ; at it is 0.02. The estimate gets about three times more precise around a value that is 0.25 away from the truth. More data buys a narrower interval around the wrong number.
The misreading is "I did not pick who was in the sample, so it was random." Haphazard is not random. Random means a chance device with known selection probabilities: a random number generator, a table of random digits, names drawn from a hat. Whoever happened to walk past is a convenience sample, and so is whoever chose to reply.
The two versions do not substitute for each other. Random selection buys generalization to the population and nothing about cause. Random assignment buys the causal claim and nothing about generalization, so a randomized experiment on volunteers supports cause and effect within those volunteers only. When the condition fails, say which version failed and stop there. The calculator will still return an interval, and that interval will not describe the population you wanted.