Probability and Statistics: Chapter Review
A rapid review before the test: the chapter's vocabulary and notation, every formula with the conditions to use it, the standard problem types step by step, and the traps that cost points.
Vocabulary and notation
- Sample space , outcome, event
- The set of possible results, one result, and any subset ; "not", "or", "and" are , , .
- Equally likely
- Every outcome of carries the same chance: an assumption about the world, not a theorem. One experiment has many sample spaces, usually one equally likely.
- Mutually exclusive (disjoint)
- , so the events cannot both occur. A statement about sets; independence is one about numbers.
- With and without replacement
- Whether a drawn object is returned. With replacement the draws are independent; without, the second sees a reduced pool.
- Resistant and sensitive
- An outlier cannot drag a resistant statistic (median, IQR) but can drag a sensitive one (mean, range, standard deviation).
- Right-skewed, left-skewed, bimodal
- A long tail of large values, of small ones, or two separate peaks. Two peaks usually mean two mixed groups, which no single center describes.
- Five-number summary and box plot
- , , median, , , drawn as a box from to , whiskers to the extremes inside the fences, outliers as points.
- Density curve
- The curve of a continuous quantity: probability is area under it, total area . Its height is not a probability.
- and
- is the standard normal height at ; is the area to its left, which a table records because no closed form exists.
- Central Limit Theorem
- A sum of many independent small effects tends to the normal shape, provided none dominates. Heavy-tailed quantities break that proviso.
Formulas and theorems
-
Counting principles
Use when Decision offers options regardless of the earlier ones; the COUNT is fixed, not the options. is ordered slots with repeats. Add cases only if they overlap nowhere and miss nothing.
-
Permutations
Use when Integers , distinct objects, no repeats, order matters. Exactly factors, the last . , and is forced by making the closed form return it. Here COUNTS and is not a probability: it takes two integers and is at least .
-
Combinations
Use when Integers , distinct objects, no repeats, order irrelevant; the forgets the order. , and .
-
Arrangements of objects not all distinct
Use when types with , copies of one type identical; divide by the factorials of the repeat counts.
-
Probability of an event
Use when finite with equally likely outcomes; forces , , . The eleven sums of two dice are not, so use the ordered pairs.
-
Complement and addition rules
Use when Both hold for any events. The complement needs no hypothesis; the addition rule subtracts the overlap that adding counts twice, and drops to only when .
e.g. King or heart: .
-
Conditional probability and the multiplication rule
Use when ; the count form also needs equally likely outcomes. Conditioning shrinks to , and is not . The product form needs no independence.
-
Independence
Use when The equation IS the definition, so compute it rather than sense it; equivalent to when . Positive-probability events are never both independent and mutually exclusive.
-
Mean and median as minimizers
Use when Any data set. The mean's minimizer is unique; for odd so is the median's, while for even every value between the two middle ones ties. One value moved by shifts the mean by .
-
Variance and standard deviation
Use when for a whole population; for a sample estimating a larger one, needing . Square-root either for the original units.
e.g. : , so but .
-
Quartiles, IQR, and Tukey's fences
Text description
A box plot with its quartiles, median, and IQR marked, dashed fences 1.5 IQR beyond each end of the box, and one point past the upper fence flagged as an outlier.
Use when Sort first; are the medians of the halves, an odd count's middle value in neither. The is a convention, and the IQR resists an outlier only once the count is big enough that the extremes sit outside the quartile CALCULATION: in , averages the top two, so raising the drags the IQR.
-
The 68-95-99.7 (empirical) rule
Text description
A normal curve above three nested bands centred on the mean, holding 68%, 95%, and 99.7% of the area out to one, two, and three standard deviations.
Use when Requires an approximately NORMAL distribution; it says nothing about a skewed or heavy-tailed one. Rounded from , , ; the half-bands , , are its own bookkeeping.
-
z-score and its inverse
Use when , and the divisor is , never . A counts standard deviations, carries no units, is not a probability, and is negative below the mean.
-
Reading the standard normal table
Use when Continuous, standardized first; is the area to the LEFT. An endpoint has no area, so and , unlike a discrete distribution.
Problem types, step by step
Choose the counting formula and apply it
- Does rearranging the picks change the outcome? Titles and prizes yes, a committee or hand no.
- May an object be used twice?
- Ordered with repeats ; ordered without ; unordered without .
- Multiply stage counts for a staged build; add case counts for disjoint kinds.
e.g. distinct prizes among people: ; a -person committee from : .
Arrange a word whose letters repeat
- Count the letters by type; check the counts add to .
- Write over the product of the factorials of those counts.
- Cancel the largest factorial before multiplying out.
e.g. PEPPER, three P's and two E's: .
Count or find the probability of "at least one"
- Name the complement, which is "none".
- Count or compute that single case.
- Subtract from the total, or from for a probability.
e.g. At least one A in a -letter string over letters: ; for birthdays, .
Find a probability from combination counts
- Count the sample space as all equally likely selections.
- Build the favourable ones in stages and multiply the stage counts.
- Divide, then check the answer lies in .
e.g. Exactly women on a -person committee from women and men: .
Chain two draws, with or without replacement
- Is the first object returned? That decides independence.
- Returned: multiply the two unchanged probabilities.
- Not returned: , the second factor off the reduced pool.
e.g. From red and blue, both red: without replacement, with.
Test two events for independence
- Compute , , and from the sample space.
- Compare against the product .
- Equal is independent, unequal dependent; disjoint events of positive probability are always dependent.
e.g. Two dice, "first is ": against "sum is ", , independent; against "sum is ", , dependent.
Build a five-number summary and test for outliers
- Sort; read off the min and max.
- Median: average the two middle values for an even count.
- : the medians of the halves, an odd count's middle value in neither.
- Compute the IQR and both fences; flag every value outside them.
e.g. : median , , , , upper fence , so is an outlier.
Compute a variance and a standard deviation
- Read the question for population or sample; it picks the divisor.
- Find the mean, list the deviations, check they sum to .
- Square and add them, divide by or by , then square-root.
e.g. as a population: mean , , so , .
Use the normal table in both directions
- Value to area: standardize each endpoint, , keeping the sign.
- Read at each , with ; whole standard deviations can use the 68-95-99.7 bands instead.
- Assemble: left , right , between .
- Area to value: convert to an area to the LEFT, find the matching , then .
e.g. , : ; the top needs area , so and .
Exam traps
-
Trap Never asking whether order matters: ten people shaking hands counted as .
Fix A handshake is a set: . The answers a different question, electing a president and vice-president.
-
Trap Adding for "or" without checking the overlap: king or heart as .
Fix Subtract the intersection: . Adding alone is legal only for disjoint events, and can otherwise exceed .
-
Trap Multiplying for "and" without checking independence: three hearts drawn without replacement as .
Fix The pool shrinks each draw: . Only needs no independence.
-
Trap Calling mutually exclusive events independent because neither seems to say anything about the other.
Fix Disjoint events of positive probability are maximally dependent: while . Independent ones of positive probability must overlap.
-
Trap Answering for : a detection rate read as a chance of illness after a positive test.
Fix They divide by different denominators: case in with a false-positive rate leaves a positive patient ill under of the time.
-
Trap Reserving one in advance: at least one woman on a -person committee from men and women as .
Fix That builds a two-woman committee twice and a three-woman one three times, an uneven overcount no division repairs. Total minus none: .
-
Trap Dividing by the repeat counts rather than their factorials: BANANA as .
Fix Divide by the factorials: .
-
Trap Reporting the mean as the typical value of skewed data.
Fix The mean follows the tail, a reliable rule of thumb rather than a theorem: sales of average , above four of five. Report the median, , with the IQR.
-
Trap Dividing by when the numbers are a sample.
Fix A sample takes its deviations from the mean it fitted to itself, so they are never too large. Divide by ; reserve for a population.
-
Trap Applying the 68-95-99.7 rule to right-skewed incomes.
Fix The rule describes approximately normal data only. For skewed data report the median and IQR, and use a fence, not a band.
-
Trap Reading the table entry as the tail wanted: answered , or by subtracting from .
Fix is the area to the LEFT and the total is : . A negative needs .