AP Notes, Outlines, Study Guides, Vocabulary, Practice Exams and more!

AP Statistics Flashcards

Terms : Hide Images
9955781922How do you check if there is outliers?calculate IQR; anything above Q3+1.5(IQR) or below Q1-1.5(IQR) is an outlier0
9955781923If a graph is skewed, should we calculate the median or the mean? Why?median; it is resistant to skews and outliers1
9955781924If a graph is roughly symmetrical, should we calculate the median or the mean? Why?mean; generally is more accurate if the data has no outliers2
9955781925What is in the five number summary?Minimum, Q1, Median, Q3, Maximum3
9955781926Relationship between variance and standard deviation?variance=(standard deviation)^24
9955781927variance definitionthe variance is roughly the average of the squared differences between each observation and the mean5
9955781928standard deviationthe standard deviation is the square root of the variance6
9955781929What should we use to measure spread if the median was calculated?IQR7
9955781930What should we use to measure spread if the mean was calculated?standard deviation8
9955781931What is the IQR? How much of the data does it represent?Q3-Q1; 50%9
9955781932How do you calculate standard deviation?Put Data into lists and spread sheets, run 1 Variable Statistics10
9955782114What is the formula for standard deviation?11
9955781933Categorical variables vs. Quantitative VariablesCategorical: individuals can be assigned to one of several groups or categories Quantitative: takes numberical values12
9955781934If a possible outlier is on the fence, is it an outlier?No13
9955781935Things to include when describing a distributionCenter (Mean or Median), Unusual Gaps or Outliers, Spread (Standard Deviation or IQR), Shape (Roughly Symmetric, slightly/heavily skewed left or right, bimodal, range)14
9955781936Explain how to standardize a variable. What is the purpose of standardizing a variable?Subtract the distribution mean and then divide by standard deviation. Tells us how many standard deviations from the mean an observation falls, and in what direction.15
9955781937What effect does standardizing the values have on the distribution?shape would be the same as the original distribution, the mean would become 0, the standard deviation would become 116
9955781939Inverse Normwhen you want to find the percentile: invNorm (area, mean, standard deviation)17
9955781940z(x-mean)/standard deviation18
9955781941pth percentilethe value with p percent observations less than is19
9955781942cumulative relative frequency graphcan be used to describe the position of an individual within a distribution or to locate a specified percentile of the distribution20
9955781943How to interpret the correlation coefficient r for a scatterplotThere is a strength, direction, linear relationship between variable A and variable B21
9955781944rtells us the strength of a LINEAR association. -1 to 1. Not resistant to outliers22
9955781945r^2the proportion (percent) of the variation in the values of y that can be accounted for by the least squares regression line23
9955781946residual plota scatterplot of the residuals against the explanatory variable. Residual plots help us assess how well a regression line fits the data. It should have NO PATTERN24
9955781947regression linea line that describes how a response variable y changes as an explanatory variable x changes. We often use a regression line to predict the value of y for a given value of x.25
9955781948residual formularesidual=y-y(hat) aka observed y - predicted y26
9955781949What method do you use to check if a distribution or probability is binomial?Check for a specific number of trials27
9955781950What method do you use to check if a distribution or probability is geometric?Check for first successful trial28
9955781951nnumber of trials29
9955781952pprobability of success30
9955781953knumber of successes31
9955781954Binomial Formula for P(X=k)(n choose k) p^k (1-p)^(n-k)32
9955781955Binomial Calculator Function to find P(X=k)Binomial Pdf33
9955781956Binomial Calculator Function for P(X≤k) or P(X≥k)Binomial Cdf34
9955781958mean of a binomial distributionnp35
9955781959standard deviation of a binomial distribution√(np(1-p))36
9955781960Geometric Formula for P(X=k)(1-p)^(k-1) x p37
9955781961Geometric Calculator Function to find P(X=k)Geometric Pdf38
9955781962Geometric Calculator Function for P(X≤k) or P(X≥k)Geometric Cdf39
9955781964Mean of a geometric distribution1/p=expected number of trials until success40
9955781965Standard deviation of a geometric distribution√((1-p)/(p²))41
9955781967how do you enter n choose k into the calculator?Menu, Probability, Combinations42
9955781968μ(x+y)μx+μy43
9955781969μ(x-y)μx-μy44
9955781970σ(x+y)√(σ²x+σ²y)45
9955781971What does adding or subtracting a constant effect?Measures of center (median and mean). Does NOT affect measures of spread (IQR and Standard Deviation) or shape.46
9955781972What does multiplying or dividing a constant effect?Both measures of center (median and mean) and measures of spread (IQR and standard deviation). Shape is not effected. For variance, multiply by a² (if y=ax+b).47
9955781973σ(x-y)√(σ²x+σ²y) --> you add to get the difference because variance is distance from mean and you cannot have a negative distance48
9955781974calculate μx by handX1P1+X2P2+.... XKPK (SigmaXKPK)49
9955781975calculate var(x) by hand(X1-μx)²p(1)+(X2-μx)²p(2)+.... (Sigma(Xk-μx)²p(k))50
9955781976Standard deviationsquare root of variance51
9955781977discrete random variablesa fixed set of possible x values (whole numbers)52
9955781978continuous random variables-x takes all values in an interval of numbers -can be represented by a density curve (area of 1, on or above the horizontal axis)53
9955781979What is the variance of the sum of 2 random variables X and Y?(σx)²+(σy)², but ONLY if x and y are independent.54
9955781980mutually exclusiveno outcomes in common55
9955781981addition rule for mutually exclusive events P (A U B)P(A)+P(B)56
9955781982complement rule P(A^C)1-P(A)57
9955781983general addition rule (not mutually exclusive) P(A U B)P(A)+P(B)-P(A n B)58
9955781984intersection P(A n B)both A and B will occur59
9955781985conditional probability P (A | B)P(A n B) / P(B)60
9955781986independent events (how to check independence)P(A) = P(A|B) P(B)= P(B|A)61
9955781987multiplication rule for independent events P(A n B)P(A) x P(B)62
9955781988general multiplication rule (non-independent events) P(A n B)P(A) x P(B|A)63
9955781989sample spacea list of possible outcomes64
9955781990probability modela description of some chance process that consists of 2 parts: a sample space S and a probability for each outcome65
9955781991eventany collection of outcomes from some chance process, designated by a capital letter (an event is a subset of the sample space)66
9955781992What is the P(A) if all outcomes in the sample space are equally likely?P(A) = (number of outcomes corresponding to event A)/(total number of outcomes in sample space)67
9955781993Complementprobability that an event does not occur68
9955781994What is the sum of the probabilities of all possible outcomes?169
9955781995What is the probability of two mutually exclusive events?P(A U B)= P(A)+P(B)70
9955781996five basic probability rules1. for event A, 0≤P(A)≤1 2. P(S)=1 3. If all outcomes in the sample space are equally likely, P(A)=number of outcomes corresponding to event A / total number of outcomes in sample space 4. P(A^C) = 1-P(A) 5. If A and B are mutually exclusive, P(A n B)=P(A)+P(B)71
9955781997When is a two-way table helpfuldisplays the sample space for probabilities involving two events more clearly72
9955781998In statistics, what is meant by the word "or"?could have either event or both73
9955782000What is the general addition rule for two events?If A and B are any two events resulting from some chance process, then the probability of A or B (or both) is P(A U B)= P(A)+P(B)-P(A n B)74
9955782001What does the intersection of two or more events mean?both event A and event B occur75
9955782002What does the union of two or more events mean?either event A or event B (or both) occurs76
9955782003What is the law of large numbers?If we observe more and more repetitions of any chance process, the proportion of times that a specific outcome occurs approaches a single value, which we can call the probability of that outcome77
9955782004the probability of any outcome...is a number between 0 and 1 that describes the proportion of times the outcome would occur in a very long series of repetitions78
9955782006What are the two myths about randomness?1. Short-run regularity --> the idea that probability is predictable in the short run 2. Law of Averages --> people except the alternative outcome to follow a different outcome79
9955782007simulationthe imitation of chance behavior, based on a model that accurately reflects the situation80
9955782008Name and describe the four steps in performing a simulation1. State: What is the question of interest about some chance process 2. Plan: Describe how to use a chance device to imitate one repetition of process; clearly identify outcomes and measured variables 3. Do: Perform many repetitions of the simulation 4. Conclude: results to answer question of interest81
9955782009What are some common errors when using a table of random digits?not providing a clear description of the simulation process for the reader to replicate the simulation82
9955782010What does the intersection of two or more events mean?both event A and event B occur83
9955782011sampleThe part of the population from which we actually collect information. We use information from a sample to draw conclusions about the entire population84
9955782012populationIn a statistical study, this is the entire group of individuals about which we want information85
9955782013sample surveyA study that uses an organized plan to choose a sample that represents some specific population. We base conclusions about the population on data from the sample.86
9955782014convenience sampleA sample selected by taking the members of the population that are easiest to reach; particularly prone to large bias.87
9955782015biasThe design of a statistical study shows ______ if it systematically favors certain outcomes.88
9955782016voluntary response samplePeople decide whether to join a sample based on an open invitation; particularly prone to large bias.89
9955782017random samplingThe use of chance to select a sample; is the central principle of statistical sampling.90
9955782018simple random sample (SRS)every set of n individuals has an equal chance to be the sample actually selected91
9955782019strataGroups of individuals in a population that are similar in some way that might affect their responses.92
9955782020stratified random sampleTo select this type of sample, first classify the population into groups of similar individuals, called strata. Then choose a separate SRS from each stratum to form the full sample.93
9955782021cluster sampleTo take this type of sample, first divide the population into smaller groups. Ideally, these groups should mirror the characteristics of the population. Then choose an SRS of the groups. All individuals in the chosen groups are included in the sample.94
9955782022inferenceDrawing conclusions that go beyond the data at hand.95
9955782023margin of errorTells how close the estimate tends to be to the unknown parameter in repeated random sampling.96
9955782024sampling frameThe list from which a sample is actually chosen.97
9955782025undercoverageOccurs when some members of the population are left out of the sampling frame; a type of sampling error.98
9955782026nonresponseOccurs when a selected individual cannot be contacted or refuses to cooperate; an example of a nonsampling error.99
9955782027wording of questionsThe most important influence on the answers given to a survey. Confusing or leading questions can introduce strong bias, and changes in wording can greatly change a survey's outcome. Even the order in which questions are asked matters.100
9955782028observational studyObserves individuals and measures variables of interest but does not attempt to influence the responses.101
9955782029experimentDeliberately imposes some treatment on individuals to measure their responses.102
9955782030explanatory variableA variable that helps explain or influences changes in a response variable.103
9955782031response variableA variable that measures an outcome of a study.104
9955782032lurking variablea variable that is not among the explanatory or response variables in a study but that may influence the response variable.105
9955782033treatmentA specific condition applied to the individuals in an experiment. If an experiment has several explanatory variables, a treatment is a combination of specific values of these variables.106
9955782034experimental unitthe smallest collection of individuals to which treatments are applied.107
9955782035subjectsExperimental units that are human beings.108
9955782036factorsthe explanatory variables in an experiment are often called this109
9955782037random assignmentAn important experimental design principle. Use some chance process to assign experimental units to treatments. This helps create roughly equivalent groups of experimental units by balancing the effects of lurking variables that aren't controlled on the treatment groups.110
9955782038replicationAn important experimental design principle. Use enough experimental units in each group so that any differences in the effects of the treatments can be distinguished from chance differences between the groups.111
9955782039double-blindAn experiment in which neither the subjects nor those who interact with them and measure the response variable know which treatment a subject received.112
9955782040single-blindAn experiment in which either the subjects or those who interact with them and measure the response variable, but not both, know which treatment a subject received.113
9955782041placeboan inactive (fake) treatment114
9955782042placebo effectDescribes the fact that some subjects respond favorably to any treatment, even an inactive one115
9955782043blockA group of experimental units that are known before the experiment to be similar in some way that is expected to affect the response to the treatments.116
9955782044inference about the populationUsing information from a sample to draw conclusions about the larger population. Requires that the individuals taking part in a study be randomly selected from the population of interest.117
9955782045inference about cause and effectUsing the results of an experiment to conclude that the treatments caused the difference in responses. Requires a well-designed experiment in which the treatments are randomly assigned to the experimental units.118
9955782049simulationa model of random events119
9955782050censusa sample that includes the entire population120
9955782051population parametera number that measures a characteristic of a population121
9955782052systematic sampleevery fifth individual, for example, is chosen122
9955782053multistage samplea sampling design where several sampling methods are combined123
9955782055levelsthe values that the experimenter used for a factor124
9955782056the four principles of experimental designcontrol, randomization, replication, and blocking125
9955782057completely randomized designa design where all experimental units have an equal chance of receiving any treatment126
9955782059p̂1-p̂2 center, shape, and spreadcenter: p1-p2 shape: n1p1, n1(1-p1), n2p2, and n2(1-p2) ≥ 10 spread (if 10% condition checks): √((p1(1-p1)/n1)+(p2(1-p2)/n2)127
9955782061Confidence intervals for difference in proportions formula(p̂1-p̂2) plus or minus z*(√((p1(1-p1)/n1)+(p2(1-p2)/n2))128
9955782062When do you use t and z test/intervals?t for mean z for proportions129
9955782063What is a null hypothesis?What is being claimed. Statistical test designed to assess strength of evidence against null hypothesis. Abbreviated by Ho.130
9955782064What is an alternative hypothesis?the claim about the population that we are trying to find evidence FOR, abbreviated by Ha131
9955782065When is the alternative hypothesis one-sided?Ha less than or greater than132
9955782066When is the alternative hypothesis two-sided?Ha is not equal to133
9955782067What is a significance level?fixed value that we compare with the P-value, matter of judgement to determine if something is "statistically significant".134
9955782068What is the default significance level?α=.05135
9955782069Interpreting the p-valueif the true mean/proportion of the population is (null), the probability of getting a sample mean/proportion of _____ is (p-value).136
9955782070p value ≤ αWe reject our null hypothesis. There is sufficient evidence to say that (Ha) is true.137
9955782071p value ≥ αWe fail to reject our null hypothesis. There is insufficient evidence to say that (Ho) is not true.138
9955782072reject Ho when it is actually trueType I Error139
9955782073fail to reject Ho when it is actually falseType II Error140
9955782074Power definitionprobability of rejecting Ho when it is false141
9955782075probability of Type I Errorα142
9955782076probability of Type II Error1-power143
9955782077two ways to increase powerincrease sample size/significance level α144
99557820785 step process: z/t testState Procedure Define Variables & Hypotheses Conditions: Random, Normal, Indpeendent Use Formulas Conclusion p value ≤ α reject Ho p value ≥ α fail to reject Ho145
9955782116Formula for test statistic (μ)146
9955782079Formula for test statistic (p̂) (where p represents the null)(p̂-p)/(√((p)(1-p))/n)147
9955782081when do you use z tests?for proportions148
9955782082when do you use t tests?for mean (population standard deviation unknown)149
9955782083finding p value for t testsMenu, Stats, Test, 1 or 2 Sample t-test150
9955782085What does statistically significant mean in context of a problem?The sample mean/proportion is far enough away from the true mean/proportion that it couldn't have happened by chance151
9955782087How to interpret a C% Confidence LevelIn C% of all possible samples of size n, we will construct an interval that captures the true parameter (in context).152
9955782088How to interpret a C% Confidence IntervalWe are C% confident that the interval (_,_) will capture the true parameter (in context).153
9955782089What conditions must be checked before constructing a confidence interval?random, normal, independent154
9955782091How do you find z*?Look at infinity row on t-chart155
9955782092How do you find the point estimate of a sample?subtract the max and min confidence interval, divide it by two (aka find the mean of the interval ends)156
9955782093How do you find the margin of error, given the confidence interval?Ask, "What am I adding or subtracting from the point estimate?" So find the point estimate, then find the difference between the point estimate and the interval ends157
9955782095Finding the confidence interval when the standard deviation of the population is *known*x bar +/- z*(σ/√n)158
9955782096Checking normal condition for z* (population standard deviation known)states normal, CLT, or check graphs159
9955782097Finding the confidence interval when the standard deviation of the population is *unknown* (which is almost always true)x bar +/- t*(Sx/√n)160
9955782098degrees of freedomn-1161
9955782099How do you find t*?Look at t-chart, make sure to find degrees of freedom162
9955782100What is the standard error?same as standard deviation, but we call it "standard error" because we plugged in p hat for p (we are estimating)163
9955782101a point estimator is a statistic that...provides an estimate of a population parameter.164
9955782102Explain the two conditions when the margin of error gets smaller.Confidence level C decreases, sample size n increases165
9955782103Does the confidence level tell us the chance that a particular confidence interval captures the population parameter?NO; the confidence interval gives us a set of plausible values for the parameter166
9955782104Sx and σx: which is which?Sx is for a sample, σx is for a population167
9955782105How do we know when do use a t* interval instead of a z interval?you are not given the population standard deviation168
9955782106Checking normal condition for t* (population standard deviation unknown)States in the problem, CLT, or graphs169
9955782109margin of error formulaz* or t* multiplied by standard deviation170
9955782111What is it looking for if it asks for the appropriate critical value?z*/t*171

Need Help?

We hope your visit has been a productive one. If you're having any problems, or would like to give some feedback, we'd love to hear from you.

For general help, questions, and suggestions, try our dedicated support forums.

If you need to contact the Course-Notes.Org web experience team, please use our contact form.

Need Notes?

While we strive to provide the most comprehensive notes for as many high school textbooks as possible, there are certainly going to be some that we miss. Drop us a note and let us know which textbooks you need. Be sure to include which edition of the textbook you are using! If we see enough demand, we'll do whatever we can to get those notes up on the site for you!