DECK 11 BEFORE INFERENCE MIXED Flashcards
<p>Compare population to sample</p>
<p>populations are generally large, and samples are small subsets of these population. We take samples to make inferences about populations. We use statistics to estimate parameters.</p>
How are we manipulating the environment differently in experiments and studies?
No manipulation or treatments in an observational study. You only manipulate environment in an experminet.
<p>How can you check for "straight enough?"</p>
<p>Residuals plot fool!</p>
<p>check the resids</p>
<p>What are random variables?</p>
<p>If you randomly choose people from a list, then their hair color, height, weight and any other data collected from them can be considered random variables.</p>
How to find P(at least 1)?
1-P(none)
If we use a NORMAL model to approx a BINOMIAL.. What are mean and SD?
mean= np and sd= root(npq). So N (np, root(npq))
<p>What percentile is Q1?</p>
<p>25th</p>
<p>How do you find outliers in regression?</p>
<p>they don'tfollow the "flow"</p>
<p>(pinky trick, cover with you pinky.. Then uncover.. Does it follow the flow?)</p>
<p>What do you call things that are not independent?</p>
<p>associated. Or not independent. We generally don't say DEPENDENT (unless talking about y variable on a scatterplot).</p>
<p>What point is on every regression line?</p>
<p>the mean-mean point. (x bar, y bar).</p>
<p>This point is generally not one of the points on the scatterplot.</p>
<p>Usually none of the scatterplot points are on the regression line.</p>
<p>is r sensitive to outliers?</p>
<p>yes. A single outlier can make it seem like there is a relationship ( if way out in x direction), or even seem like there is no relationship.</p>
<p>Interpret residual: Points above the line/positive resid</p>
<p>"the model underpredicted" or "actual performance was above the expected performance</p>
give an Example of a MULTISTAGE sample
Suppose you want to poll urban, suburban and rural citizens, you can divide a map into those strata, and then randomly choose neighborhoods or streets in each and ask everyone on those streets. Here you stratified by community type and then clustered by street.
<p>Q: How can you get a parameter? A: By taking a \_\_\_\_\_\_\_\_\_\_\_</p>
<p>Census</p>
What’s the difference between a prospective and a retrospective study?
A retrospective study takes a group and looks back at its history while a prospective study watches a group for a period of time and records the data along the way into the future.
<p>Does a high r value mean anything?</p>
<p>(can it look strong, but not be?)</p>
<p>Sure. It can. It tells you strength of LINEAR relationship.</p>
<p>BUT</p>
<p>CHECK THE SCATTER. One outlier or typo can make it look STRONG.</p>
<p>How do you describe CENTER for bimodal or multimodal?</p>
<p>talk about the modes (the lumps, the clusters)</p>
<p>What is a sample?</p>
<p>A subset of a population, often taken to make inferences about the population. We calculate statistics from samples.</p>
<p>How is r calculated?</p>
<p>r = sum(ZxZy) / (n-1)</p>
<p>it is the sum of rectangle areas on the standardizes Zaxes</p>
<p>Why do we plug 999 into normcdf?</p>
<p>It needs a z score, but we can't plug in infinity. So we go down or up 999 standard deviations and that pretty much gets everything</p>
Why do you have to Stratify?
You don’t have to.. But you might want to if you feel that a simple random sample might not be representative of the population . You want your sample to be like the population. a representative sample (it represents the population well).
what is independent?
when P(A)=P(A|B)… When the probability of A is the same even when B is also true… Knowing B does not affect the probability of A. (can also be checked by P(A)*P(B)=P(AandB))
<p>Interpret r squared</p>
<p>r squared % of variability in y can be explained by the model with x. The rest is in residuals…</p>
<p>What is meant by relative frequency?</p>
<p>The PERCENT of time something comes up (frequency/total)</p>
<p>How can you think about the mean and median to remember the difference when looking at a histogram?</p>
<p>mean is balancing point of histogram, median splits the area of the histogram in half.</p>
How is Blocking in an Experiment Similar to Stratefying in a Sample?
The two are similar because they divide the subjects into homogenous groups where the subjects are all similar (these traits were already present in the population)
<p>Why is it called the"least squares regression line?"</p>
<p>the LSRL?</p>
<p>Because, after you find the mean-mean point, you fix the line so that it minimizes the squared vertical distancesto that line from each point.</p>
<p>Itminimizes the squared residuals, the least squares....</p>
using calculator: suppose 30% of dogs have fleas. WTPT first dog with fleas was the fifth you checked?
not, not, not, not, yes… .7x.7x.7x.7x.3orgeopdf (.30, 5
<p>are there any normal samples?</p>
<p>no, nothing is normal, just normalish. The only normal thing is the model we use.</p>
<p>What is the difference between a sample and a census?</p>
<p>With a sample, you get information from a small part of the population. In a census, you get info from the entire population. You can get a parameter from a census, but only a statistic from a sample.</p>
In the fertilizer experiment, how could you plan to eliminate the confounding variable?
USING RANDOMIZED BLOCK DESIGN. Make each table a block, and then randomly assign fertilzer A and B to the plants at each table. Compare the fertilizers for table 1, then compare the fertilizers on table 2.
<p>Give example of correlation without causation and explain the lurking variable.</p>
<p>Ski accidents are higher on days with more hot chocolate sales, therefore, hot chocolate must cause ske accidents. (lurking variable: the number of people on the mountain). What is happening is that on days when the mountain is crowded, there are more hot chocolate sales and more ski accidents. So the population on the mountain is causing both to rise and fall together.</p>
<p>Interpret residual: Points below the line/negative resid</p>
<p>"the model overpredicted"</p>
<p>or</p>
<p>"Actual value was below the the expected (or predicted)"</p>
What is area under ANY probability curve?
1 (or 100%)
Systematic, how do you find the N for every nth subject, and then how do you proceed?
TOTAL POP/SAMPLE SIZE= your n (round down). Then use RAND INT to Randomly choose first. RANDINT(1, n). And then take every nTH.
<p>Compare Descriptive and Inferential STATS</p>
<p>Descriptive tells youabout the data that you have, inference uses that data you have to try to say something about an entire population?.</p>
How can you use random numbers to sample?
Number the subjects 00-99 (if less than 100) or 000-999 (if less than 1000) or 0000 to 9999 etc.. then use a random number table taking one, two, three or four numbers at a time. Throw out repeats.
<p>How do youinterpret slope EQUATION?</p>
<p>rSy/Sx</p>
<p>for each increase of 1 st dev in x direction,</p>
<p>you go r st dev in y direction.</p>
<p>2st dev in x, you go 2r st. devin y.</p>
<p>3st dev in x, you go 3r st. dev in y.</p>
<p>What is homoscedasticity?</p>
<p>equal scatter along the regression line</p>
<p>Compare data to statistics</p>
<p>Data is each little bit of information collected from the subjects?. They are the INDIVIDUAL little things we collect? we summarize them by, for example, finding the mean of a group of data. If it is a sample, then we call that mean a "statistic" if we have data from each member of population, then that mean is called a "parameter"</p>
What are the differences between the subjects in strata and the subjects in clusters?
the “strata” are homogeneous, or have similar traits. The clusters are heterogeneous, or mixed traits.
What is response bias? How do you avoid it?
Response bias is any influence that may sway the respondent e.g wording of the question, interviewer’s behavior/background. Therefore, in a survey, ask questions that allow respondents to answer comfortably and honestly. Keep the wording “indifferent” or neutral in some way in order to unduly favor one response over another.
Do we add or subtract st dev when combining models?
neither… you always just add variances. Square the st devs, add them, then take sqrt.
<p>If I take a random sample of 20 hamburgers from FIVE GUYS and count the number of pickles on a bunch of them? and one of them had 9 pickles, then the number 9 from that burger would be calle</p>
<p>a datum, or a data value.</p>
<p>If something is correlated is it associated?</p>
<p>Yes.</p>
<p>If it is correlated then it must be associated.</p>
<p>However, if it is associated,it may not be correlated.</p>
A 4 year high school of 2000 students, sampling 40 high students: Describe a convenience sample
Ask the first 40 students coming to the locker rooms after school. This is problematic because athletes may not have the same preferences as non athletes.
using calculator: suppose 30% of dogs have fleas. WTPT exactly 7 or less out of 20 have fleas?
binocdf (20, .30, 7)
<p>If a distribution is skewed right, what will be greater, the mean or median? WHY?</p>
<p>Mean. The mean moves further to the right to keep balance.</p>
When we say “statistics vary” or the “variablility of statistics” are we talking about data from an individual?
NO… we are stating that summaries of samples (statistics) will vary from sample to sample. Statistics from one sample will differ from statistics from another sample and they will also differ from the parameters. The distance your statistic is from the parameter is called the ERROR.
What is the expected value?
The mean… What you’d AVERAGE if you played the game A LOT!!!!!!!!!
using calculator: suppose 30% of dogs have fleas. WTPT less than 4 out of 10 have fleas?
less than 4 is the same as 3 or less.binocdf (10, .30, 3)
<p>What's up with extrapolation? Is it OK?</p>
<p>Notideal. Sometimes it's all you can do, but state CAUTION.</p>
A 4 year high school of 2000 students, sampling 40 high students: Describe a cluster sample
Imagine that all of art classes have 10 students and they are mixed with fr, so, jr and srs… You would randomly choose 4 classes and survey everyone in each of the 4 classes.
What is difference between non response bias and undercoverage?
You may ask someone to take a survey, they may say no. They may feel differently than the people who decide to take the survey. In this case, that is non-response bias. Undercoverage happens when you didn’t even ask some people to take the survey. The people you didn’t even ask might feel different.
<p>Which is more sensitive to outliers and skewed? Mean, median. Sd or IQR?</p>
<p>Mean and SD are most influenced by outliers. median and IQR are RESISTANT, RESILIENT, ROBUST!!</p>
How do you find mean and sd of probability model?
put values in L1, probabilities in L2, and run “1-var stats L1,L2” and you get it!
<p>First step in interpreting slope</p>
<p>Write "slope units y over 1 unit x" and look at it. </p>
binocdf
(n,p,x)….. Probability of X OR LESS successes in N trials. (CUMULATIVE probability)
<p>How do you match OGIVES to histograms?</p>
<p>RECTANGLE DROP!!</p>
what does geometric model tell us about
it is about FIRST SUCCESS… What is likelihood first success is on 5th trial?
What’s a useful alternative when you can’t run an experiment? What are they useful forms of this, and how do you preform them respectively?
An alternative of an experiments could be an observational study. t.
<p>When drawing a graph or chart, what do you have to remember to do?</p>
<p>LABEL AXES, make a KEY(if needed ) AND GIVE IT A NAME!!! "Figure 1: Age and Food Preference"</p>
<p>What does normcdf do?</p>
<p>It gives you the area under the normal curve between any two z scores</p>
How is undercoverage different from non response
undercoverage you don’t even ask people, non-response you ask, but they don’t answer.
<p>what is the shortcut invnorm?</p>
<p>gives data value from percentile, skips Z score. Invnorm (percentile, mean, sd)</p>
<p>how do you describe form of a scatterplot?</p>
<p>straight orcurved?</p>
<p>How do you undo squares or cubes?</p>
<p>like if you have x2= stuff</p>
<p>or x3= stuff</p>
<p>^ 1/2 or ^ 1/3</p>
<p>(raise stuff to these powers to get x)</p>
<p>if you mult or divide the x's or y's (shift/scale) does r change?</p>
<p>no. the strength remains the same. (If you log or square it, it will change, but just adding or multiplying won't change it)</p>
<p>Does a census make sense?</p>
<p>A census is ok for small populations (like Mr. Nystrom's students) but impossible if you want to survey "all US teens"</p>
What is a level in an experiment? give example
Example. For the Factor “SLEEP” the, level(s) would be how many hours the subjects were alowed to sleep.. 4 hours, 6 hours, 8 hours.. 3 levels
<p>Think of the minimum value, the median and the IQR, which is</p>
<p>If you multiply a data set by a number, then the min, median and the IQR will multiply by that number.</p>
<p>What percent of the data is above Q3?</p>
<p>25%</p>
Example of undercoverage
You only ask people who go to Home Depot about their views on school lunches.
What is difference between completely randomized and random block design?
Completely randomized takes all units and puts them in a hat and randomly chooses treatments, blocked puts them all in different hats first (blocks) and then chooses
A bag has 3 red chips and 4 blue chips.. WTPT you reach in and grab 2 reds?
3/7 * 2/6 = 6/42 or 3/21 (notice the denominator changed)
using calculator: suppose 30% of dogs have fleas. WTPT first dog with fleas was ON OR BEFORE the fifth you checked?
geocdf (.30, 5)
<p>What is a "percentile?"</p>
<p>It tells you the percent of data BELOW a certain value</p>
What is probability first success is on 7th try?
qqqqqq p (q^6*p). (this is a GEO prob)
<p>What percentile is the median (aka Q2)?</p>
<p>50th</p>
<p>What do we sometimes call a categorical variable?</p>
<p>qualitative</p>
<p>Does the regression line (LSRL) go through a lot of points?</p>
<p>No, usually it goes through NONE!</p>
<p>It just goes through the center of the cloud of points.</p>
<p>What is Statistics?</p>
<p>The study of variability</p>
When can we use a NORMAL model to approx a binomial?
when np and nq are over 10
<p>what is leverage?</p>
<p>Far right or left from the middle.</p>
<p>leverage just means it is far away from x-bar</p>
<p>Some leverage points are not influential if they go along with the flow of the scatter.</p>
<p>How can you match boxplots to histograms?</p>
<p>USE THE FISH TANK METHOD!</p>
<p>What is a Z score?</p>
<p>The number of standard deviaiton away from the mean</p>
What’s the difference between stratified and cluster sampling?
Stratified- you divide the population up into groups with similar traits, called strata (homogeneous groups) and randomly choose a few from each strata.
Why is it called “binomial”
These numbers come from the coefficients of expanded binomials.. (x+y)^1, (x+y)^2, (x+y)^3….
How to make TREES with screening tests????
SPLIT UP POPULATION FIRST»_space;»» then split the groups by outcomes of the test
What is the difference between single-blind and double blind?
Single blinding is when all individuals in either one of the classes are blinded; double-blinded is when everyone in BOTH classes are blinded. Classes are: subjects and the other is treatment givers + evaluators…
How do you write “A BINOMIAL MODEL WITH p=.35 and n=12?”
B(12, .35) B(N, P)
What is BIAS in sampling?
A systematic FLAW in your method.
<p>Lurking variable: Why are there more ice cream sales on days that there are more surfing accidents? Is the ice cream putting surfers at risk?</p>
<p>The WEATHER is the lurking variable.</p>
<p>When it is a nice day, more surfers and more ice creams are sold.</p>
<p>So, the WEATHER causes both to go up and down together.</p>
How are we proving causation in experiments and obs studies?
No causation in a study, maybe association or correlation. ONLY IN EXPERIMENTS TO YOU TALK ABOUT CAUSALITY.
How are we using random numbers in experiments vs studies?
In a study, we randomly choose subjects to survey from the population as a whole. In an expermint we
<p>How do you find Q1 and Q3?</p>
<p>Q1 is the median of the bottom half and Q3 is the median of the upper half (they are the 25th and 75th percentiles)</p>
<p>the output for normcdf(Zleft, Zright) is\_\_\_\_\_\_\_</p>
<p>the area under the normal curve between the given z scores</p>
what is representative?
It means that the sample statistics will be kind of like the population parameters.. The sample “looks like” the population.
<p>How do you descrive SPREAD for unimodal and symmetric distributions?</p>
<p>use the standard deviation</p>
what is a complement?
the probability that it doesn’t happen. 1-P(it happens). (together they add to 100%) (P and Q are complements)
<p>How do you find percentiles and make a boxplot from OGIVE?</p>
<p>Go across till you hit the curve and then STRAIGHT DOWN!</p>
<p>How does multiplying by a constant impact the summary statistics of a data set? (or random variable)</p>
<p>It is SCALED. Both center and spread are effected. They all (mean, median, IQR, SD, range) get multiplied by three. (BE CAREFUL, remember the variance is the SD squared, so the variance gets multiplied by 9).</p>
A bag has 3 red chips and 4blue chips.. WTPT you grab a blue?
7-Apr
how do you combine probability models?
add or subtract the means, and then ADD THE VARIANCES ALWAYS…
Why randomize in an experiment?
To reduce confounding variables (and bias).
What is a continuous probability function or curve?
A line or curve (like the normal model) that has an area of exactly one. The probability is found by finding the area between the boundaries given.
<p>What percent of the data is below the median?</p>
<p>50%</p>
<p>If you want to find % below a value, what do put into normcdf (? ?)</p>
<p>find z score for value, and then normcdf (-999, Zright)</p>
What are the “good” sampling methods?
SRS (simple random sample), stratified, clustered, systematic, multistage
<p>What is the difference between a population mean and a sample mean?</p>
<p>population mean is the mean of a population, it is a parameter, sample mean is a mean of a sample, so it is a statistic. We use sample statistics to make inferences about population parameters.</p>
What is a weakness of a SRS?
Suppose you want a sample of 50 high school students, with an SRS, although unlikely you could get “all freshmen” which wouldn’t be representative.
What is the “hot hand” view of probability?
Misrepresentation of the law of large numbers. If someone flipped a coin and it landed on heads 4 times in a row… you’d expect it to be heads again because “heads is hot”.. NOT TRUE..
4 ingredients: What is “replication?”
Having enough subjects. You don’t want to test fertilizer on just one plant.
<p>What is the total area under the normal curve?</p>
<p>1 or 1.000</p>
How do you find the mean of a random variable if it is in a table?
values in L1, percents in L2, run 1-VAR STATS L1, L2.
<p>if you switch x and y does r change?</p>
<p>NO. The strength stays the same.</p>
<p>What is the difference between quantitative and categorical data?</p>
<p>The data is the actual gathered measurements. So, if it is eye color, then the data would look like this "blue, brown, brown, brown, blue, green, blue, brown? etc." The data from categorical variables are usually words, often it is simpy "YES, YES, YES, NO, YES, NO" If it was weight, then the data would be quantitative like "125, 155, 223, 178, 222, etc.." The data from quantitative variables are numbers.</p>
<p>what happens if you multiply all of a data set by a constant? Think of an example</p>
<p>it is scaled Both center and spread are impacted. Mean/ median/ stand dev/ iqr/ quartiles all multiplied by that constant. Center, spread and all individual values are changed. Consider 1,2,3,4,5 mean of 3 and range of 4. Now multiply by 3: 3,6,9,12,15 and you get a mean of 9 and a range of 12... both multiplied by three.</p>
<p>What does invnorm do?</p>
<p>It gives you the Z SCORE from a percentile</p>
<p>which calculator function gives you a percent?</p>
<p>normcdf(Z left, Z right)</p>
using calculator: suppose 30% of dogs have fleas. WTPT more than 10 out of 40 have fleas?
1 - 10 or less1-binocdf(40, .30, 10)
<p>Give a simple example showing that adding a constant doesn't change the spread, but changes the center. (this always happens)</p>
<p>Data set: 1,2,3,4,5 Spread (range):4, Center: 3 add three and get new data set: 3,4,5,6,7 spread:4 Center: 5 (center went up, spread stayed the same). The IQR and SD will stay the same, but median and mean go up 3. Called shifting, or sliding the data.</p>
A 4 year high school of 2000 students, sampling 40 high students: Since ALL GROUPS (samples) are possible and equally likely, show some groups that you could get randomly from and SRS that would not be representative of the entire school.
all female, all freshmen, all seniors, all athletes.. these could happen in an SRS (but they are not likely to)
<p>How do you undo an ln (natural log) when solving?</p>
<p>ex: ln x = stuff</p>
<p>or: ln x = m</p>
<p>estuff</p>
<p>or</p>
<p>em</p>
<p>Does the IQR capture 68% of the data?</p>
<p>NO. it catches the middle 50%.</p>
<p>How can you describe spread?</p>
<p>range, IQR, stand dev, variance, or simply say: From here, to about here</p>
<p>What is a random sample?</p>
<p>When you choose a sample by rolling dice, choosing names from a hat, or other REAL RANDOMLY generated sample. Humans can't really do this well without the help of a calculator, cards, dice, or slips of paper.</p>
<p>mean/SD/median/IQR. How do I know which ones to use?</p>
<p>when unimodal and symmetric, mean and sd. If skewed or outliers? Median and IQR. If bimodal? Talk about the MODES</p>
In which sampling methods do the subjects have equal chances of being selected?
SRS, Stratified, Clustered, Systematic, and multistage. In all of these, the subjects have an equal chance (but groups have different chances)
<p>What are DESCRIPTIVE STATS?</p>
<p>Tell me what you got! Describe to me the data that you collected, use pictures or summaries like mean, median, range, etc?</p>
What is the main purpose of a placebo ?
To blind the subject that is being experimented on to avoid influence to the given variable therefore altering the response variable . When people think they’re getting help, they often improve anyway..
<p>What percent of the data is above Q3?</p>
<p>25%</p>
How is a sampling frame different from the population?
Suppose you are wondering how elderly people on the cape feel about a new medicare law. If you go to nursing homes and randomly sample residents, then the frame is “elderly people at those nursing homes.” Your population is still elderly people on cape cod.
<p>What is a population?</p>
<p>the group you're interested in. Sometimes it?s big, like "all teenagers in the US" other times it is small, like "all AP Stats students in my school"</p>
<p>Think of the minimum value, the median and the IQR, which is impacted by shifting (adding a constant?)</p>
<p>adding a value shifts the entire histogram to the right, so the min and the median will increase by that amount, BUT THE IQR WILL NOT CHANGE.</p>
What is a factor? give example
DIET PLAN would be a factor and levels could be: low carb, low fat, and no diet
what is disjoint?
can’t be joined…. They can’t both happen at the same time! (being over 5 feet and under 4 feet)
<p>What percentile is Q3?</p>
<p>75th</p>
<p>What are 2 branches of AP STATS?</p>
<p>Inferential and Descriptive</p>
<p>How do you get equation from computer output?</p>
<p>variable coeff indep: doc</p>
<p>constant 0.005</p>
<p>genet - 0.233</p>
<p>doc = 0.005 - 0.233 (genet)</p>
what is probability?
THE LONG RUN RELATIVE FREQUENCY!!
Give example of factors and levels
Factor: medication. Levels: 50mg, 100mg and 200mg.
What is the problem with convenience sampling?
The sample may not be representative as it is not randomized to include every type of person. Friends and family are convenient but they likely share similar opinions and thus the sample is not representative of a population.
A 4 year high school of 2000 students, sampling 40 high students: Explain how clustering has “impossible groups”
You couldn’t get 2 people from each classroom, because you would be randomly choosing classrooms and asking everyone in those classes.
What are the two types of observational studies?
Retrospective, and Prospective
How many ways can I arrange M N W Z ?
4! 432*1 = 24 ways
<p>How do you describe distributions (histograms)?</p>
<p>Shape-Cener-Spread- and STRANGE (Outliers and gaps) some say GSOCS. where's yo GSOCS?</p>
What is a sampling frame?
It is the frame from which you get your sample. For instance, if you call people the frame would be “people with phones”
Give example of randomized block design for a new anxiety med vs placebo with 100 volunteers (60m and 40f)
Block by gender. Randomly assign 30m to new and rest placebo. Randomly assign 20w new and rest placebo.
<p>Computer ouput:</p>
<p>What does "constant" mean?</p>
<p>It is the y intercept</p>
<p>How can you describe the center of a distribution?</p>
<p>OPTIONS: give the mean (balance), median (splits area in half), mode (peaks, if bimodal talk about both modes) or say "centered around \_\_\_\_"</p>
How are voluntary and convenience samples similar…
With voluntary, people choose them selves, with covenience, the people are just chosen by researcher, neither uses randomness and both are prone to BIAS.
<p>How do you describe CENTER for skewed or distributions with outliers?</p>
<p>use the MEDIAN</p>
<p>How do you undo and exponent?</p>
<p>Example</p>
<p>stuffx= other</p>
<p>ax=b</p>
<p>log other / log stuff</p>
<p>that gives you x</p>
<p>or</p>
<p>x = (log b) / (log a)</p>
<p></p>
What is the purpose of matching?
it isolates the differences between subjects so help see the impact of the treatment.
What is the law of averages?
a misinterpretation of the law of large numbers. Using this law, if you flipped 4 heads in a row, you’d expect the next one to be a tails because it should even out in the long run, as if the coin remembers that it “owes you” something… NOT TRUE
What is a control group?
The group that doesn’t get a treatment (or gets the old treatment). It helps us see the impact of the environment. It gets the placebo or standard care but goes through all of the motions
<p>For information purposes, which gives LEAST… stem-leaf, histogram or box-whisker?</p>
<p>Box/Whisker, BE CAREFUL. you really don't know how things are distributed. The box and whisker and fish tank give a very GENERAL look.</p>
When sampling, what kind of sample are we striving to get?
A representative sample, we want our sample to have similar charactaristics as the population
A bag has 3 red chips and 4blue chips.. WTPT you grab a blue then a red? (without replacing)
4/7 * 3/6 (notice that there were only 6 in the bag)
<p>What is the line that you plot?</p>
<p>IT IS A MODEL!</p>
<p>It is the LSRL and it is the model we are talking about</p>