Quiz/Exam Format: Same structure as practice quizzes.
Tools Allowed:
Formula Sheet: Make sure to have a copy either printed or open during the quiz.
Desmos and Excel: Permitted for calculations.
Scratch Paper: Use for notes and calculations.
Handheld Calculator: Available or personal calculators allowed (not phones).
Testing Environment: Must use classroom computers for security and monitoring (browser guard).
Opportunity for Practice: Two chances to attempt the quiz to reinforce understanding.
Quick Progression: Chapter covers concepts quickly; familiarity with prior algebra or precalculus can help.
Definition: Data that involves two different variables.
X and Y Variables: Identified as independent (explanatory) and dependent (response) variables, respectively.
Scatter Plots: Used to display bivariate data graphically.
Analyzing Scatter Plots:
Determine if data follows a linear pattern (upward or downward slope).
Assess clustering of data points (tight vs. dispersed patterns).
Identify any significant deviations from the general trend.
Identifying Correlation:
Positive correlation: Both x and y increase together.
Negative correlation: As x increases, y decreases (example: bone density vs. age).
Calculating Correlation Coefficient (r):
Use Excel command CORREL(array1, array2)
where arrays are datasets of x and y.
Regression Equation:
Basic form: y = mx + b
where m is the slope and b is the y-intercept.
Understanding Slope and Intercept:
Slope indicates how much y increases or decreases for a unit increase in x.
Y-intercept gives the starting value of y when x = 0.
Regression is performed through Excel, calculating both slope (using SLOPE(y-values, x-values)
) and intercept (using INTERCEPT(y-values, x-values)
).
Error Definition: Difference between observed values and predicted values.
Residual Calculation:
Residual = Observed value - Predicted value.
Squared error used to ensure values are non-negative (sum of squared errors for analysis).
Example Problem: Predicting sales volume based on advertising spend using a given linear model.
Unit Conversion Requirement: Remember to convert values appropriately (e.g., thousands to whole numbers).
Calculating Estimated Values: By substituting known values into regression equations.
Definition: Represents the proportion of variance in the dependent variable predictable from the independent variable.
Calculation in Excel: RSQ(y-values, x-values)
, ensuring proper array placement.
Daily Classroom Agenda: Expect to continue with hands-on exercises using Excel.
Test Dates: Test scheduled for Wednesday; additional time allocated for practical classwork leading up to it.
Homework Assignments: Complete any assigned work before the spring break.