True or False, a Mosaic Plot is only good for seeing conditional distributions.
False: A Mosaic Plot is good for seeing joint, marginal, and conditional distributions at the same time.
For this equation which letter depicts the Explanatory variable, and which letter depicts the predicted Response Variable? ŷ = a + bx
ŷ : predicted response variable
x : explanatory variable
If the residual is positive, the observed point lies _____ the LSRL
Above
Does setting stat diagnostic to on allow you to find r?
Yes
For a two way table, what does Marginal Relative Frequency measure?
In a scatter plot where x=an individual's height, and y=an individuals weight, what does each point represent?
One person
Use your equation to predict what evaluation Mrs. H will get from a student who scored a 81. (Where x=student score)
ŷ = −29.27 + 1.338(x)
How do you input data into a list?
Stat>1:Edit
What does Conditional Relative Frequency Measure?
A single cell within a row or column, (cell/Row or Column total)
In a scatter plot, which variable does the X axis usually represent?
explanatory variable
What does LSRL stand for?
False, The residual is the VERTICAL distance.
How do you find the LSRL using a calculator?
Stat>Calc>8:LinReg(or 4:LinReg)
For a two way table, what does Joint Relative Frequency measure?
A single cell, (1 cell/total)
If a scatterplot has a weak negative correlation, what is the value of r?
Negative, but closer to zero (-.5)-(0)
How do you interpret slope?
For every 1 unit increase in x, our y will change by the slope.
How do you calculate residual?
Residual = observed – predicted OR residual = y − ŷ
How do you create a scatter plot in your calculator?
2. Turn on stat plot, set graph to scatter plot
3. Set Xlist and YList to the lists you used
4. Press graph (use zoom 9 to fit scatter plot on screen)
Two Categorical Variables.
CDOFS
Context - Provide context regarding the variables
Form – Linear, exponential, logarithmic, random, etc.
Direction – Positive or negative trend
Strength – Weak, moderate, strong (how close points fit a line)
Outliers – Deviations from pattern
What is the equation used to find the slope using the data?
b = r (Sy/Sx)
True or false: If you add up all the residuals from your data, you will get 0~
True
How do you create a Residual plot using a Calculator?
1) Enter your x values in L1 and y values in L2
2) Perform a LinReg, either using 4:LinReg(ax + b) or 8:LinReg(a+bx)
3) Go to Stat Plot, XList is L1 and YList is RESID (get this by pressing 2nd → STAT → 9:RESID)
4) Zoom 9:Stat and you will have your plot!
5) Pressing “Trace” will give you the x-value and the corresponding residual value for “y”