instagram

Bootstrap lessons align with several important teaching standards, textbooks, and practices. Select from the following menu to see which lessons meet those alignments.

CSTA Standards

1B-AP-09

Create programs that use variables to store and modify data. [See: Defining Values; Structures, Reactors, and Animations; Key Events; Your Own Drawing Functions; Build Your Own Animation; Adding Collisions.]

1B-AP-10

Create programs that include sequences, events, loops, and conditionals. [See: Piecewise Functions and Conditionals; Functions for Character Animation; Player Animation; Custom Scatter Plots; Method Chaining; Structures, Reactors, and Animations; Key Events; Adding Collisions.]

1B-AP-11

Decompose (break down) problems into smaller, manageable subproblems to facilitate the program development process. [See: Problem Decomposition; Choosing Your Dataset; Refactoring; Going Deeper: Nested Structures.]

1B-AP-12

Modify, remix, or incorporate portions of an existing program into one’s own work, to develop something new or add more advanced features. [See: Piecewise Functions and Conditionals; Making Game Images; Player Animation; Custom Scatter Plots; Introduction to Data Structures; Structures, Reactors, and Animations; Key Events; Refactoring.]

1B-AP-14

Observe intellectual property rights and give appropriate attribution when creating or remixing programs. [See: Making Game Images.]

1B-AP-15

Test and debug (identify and fix errors) a program or algorithm to ensure it runs as intended. [See: Functions Make Life Easier!; Checking Your Work; Debugging; Refactoring.]

1B-AP-17

Describe choices made during program development using code comments, presentations, and demonstrations. [See: Introduction to Data Structures; Functions That Ask Questions.]

1B-DA-06

Organize and present collected data visually to highlight relationships and support a claim. [See: Visualizing the “Shape” of Data; Box Plots; Standard Deviation; Scatter Plots; Correlations; Linear Regression.]

1B-DA-07

Use data to highlight or propose cause-and-effect relationships, predict outcomes, or communicate an idea. [See: Scatter Plots; Linear Regression.]

1B-IC-21

Use public domain or creative commons media, and refrain from copying or using material created by others without permission. [See: Making Game Images.]

2-AP-10

Use flowcharts and/or pseudocode to address complex problems as algorithms [See: Structures, Reactors, and Animations.]

2-AP-11

Create clearly named variables that represent different data types and perform operations on their values. [See: Piecewise Functions and Conditionals; Simple Data Types; Function Composition; Defining Values; Functions Make Life Easier!; Functions for Character Animation; Surface Area of a Rectangular Prism; Problem Decomposition; Player Animation; The Distance Formula; Collision Detection - Distance and Inequality; Custom Scatter Plots; Grouped Samples; Introduction to Data Structures; Structures, Reactors, and Animations.]

2-AP-12

Design and iteratively develop programs that combine control structures, including nested loops and compound conditionals [See: Build Your Own Animation; Adding Levels; Making Pong; Going Deeper: Nested Structures.]

2-AP-13

Decompose problems and subproblems into parts to facilitate the design, implementation, and review of programs [See: Problem Decomposition; Method Chaining; Defining Table Functions; Refactoring; Going Deeper: Nested Structures.]

2-AP-14

Create procedures with parameters to organize code and make it easier to reuse. [See: Functions Make Life Easier!; Defining Table Functions; Introduction to Data Structures; Functions That Ask Questions; Key Events; Refactoring; Your Own Drawing Functions; Scoring.]

2-AP-16

Incorporate existing code, media, and libraries into original programs, and give attribution. [See: Making Game Images.]

2-AP-17

Systematically test and refine programs using a range of test cases [See: Piecewise Functions and Conditionals; Function Composition; Functions Make Life Easier!; Functions for Character Animation; Surface Area of a Rectangular Prism; Problem Decomposition; Player Animation; The Distance Formula; Collision Detection - Distance and Inequality; Custom Scatter Plots; Method Chaining; Defining Table Functions; Checking Your Work; Functions That Ask Questions; Key Events; Scoring; Making Pong.]

2-AP-19

Document programs in order to make them easier to follow, test, and debug. [See: Piecewise Functions and Conditionals; Function Composition; Functions Make Life Easier!; Functions for Character Animation; Surface Area of a Rectangular Prism; Problem Decomposition; Player Animation; The Distance Formula; Collision Detection - Distance and Inequality; Custom Scatter Plots.]

2-DA-08

Collect data using computational tools and transform the data to make it more useful and reliable. [See: Bar and Pie Charts; Probability, Inference, and Sample Size; Custom Scatter Plots; Table Methods; Grouped Samples.]

2-DA-09

Refine computational models based on the data they have generated. [See: Probability, Inference, and Sample Size; Scatter Plots; Grouped Samples; Correlations.]

2-IC-21

Discuss issues of bias and accessibility in the design of existing technologies [See: Threats to Validity.]

2-IC-23

Describe tradeoffs between allowing information to be public and keeping information private and secure. [See: Ethics, Privacy, and Bias.]

3A-AP-15

Justify the selection of specific control structures when tradeoffs involve implementation, readability, and program performance, and explain the benefits and drawbacks of choices made. [See: Refactoring; Going Deeper: Nested Structures.]

3A-AP-16

Design and iteratively develop computational artifacts for practical intent, personal expression, or to address a societal issue by using events to initiate instructions. [See: Functions for Character Animation; Player Animation; Choosing Your Dataset; Ethics, Privacy, and Bias; Your Own Drawing Functions; Build Your Own Animation.]

3A-AP-17

Decompose problems into smaller components through systematic analysis, using constructs such as procedures, modules, and/or objects. [See: Problem Decomposition; Choosing Your Dataset; Method Chaining; Defining Table Functions; Refactoring; Going Deeper: Nested Structures.]

3A-AP-18

Create artifacts by using procedures within a program, combinations of data and procedures, or independent but interrelated programs. [See: Making Flags; Making Game Images; Method Chaining; Defining Table Functions; Scoring; Adding Levels; Feature: Timers.]

3A-AP-20

Evaluate licenses that limit or restrict use of computational artifacts when using resources such as libraries [See: Making Game Images.]

3A-AP-23

Document design decisions using text, graphics, presentations, and/or demonstrations in the development of complex programs. [See: Choosing Your Dataset.]

3A-DA-11

Create interactive data visualizations using software tools to help others better understand real-world phenomena. [See: Bar and Pie Charts; Choosing Your Dataset; Histograms; Visualizing the “Shape” of Data; Box Plots; Standard Deviation; Scatter Plots; Linear Regression.]

3A-DA-12

Create computational models that represent the relationships among different elements of data collected from a phenomenon or process. [See: Scatter Plots; Linear Regression.]

3A-IC-24

Evaluate the ways computing impacts personal, ethical, social, economic, and cultural practices [See: Ethics, Privacy, and Bias.]

3A-IC-29

Explain the privacy concerns related to the collection and generation of data through automated processes that may not be evident to users. [See: Ethics, Privacy, and Bias.]

3A-IC-30

Evaluate the social and economic implications of privacy in the context of safety, law, or ethics. [See: Ethics, Privacy, and Bias.]

3B-AP-10

Use and adapt classic algorithms to solve computational problems. [See: Simple Inequalities; Compound Inequalities: Solutions & Non-Solutions; Sam the Butterfly - Applying Inequalities; The Distance Formula.]

3B-AP-13

Illustrate the flow of execution of a recursive algorithm [See: Structures, Reactors, and Animations.]

3B-AP-14

Construct solutions to problems using student-created components, such as procedures, modules and/or objects. [See: Piecewise Functions and Conditionals; Functions Make Life Easier!; Functions for Character Animation; Problem Decomposition; Player Animation; The Distance Formula; Collision Detection - Distance and Inequality; Choosing Your Dataset; Histograms; Visualizing the “Shape” of Data; Custom Scatter Plots; Adding Collisions; Adding Levels; Feature: Timers.]

3B-AP-21

Develop and use a series of test cases to verify that a program performs according to its design specifications. [See: Piecewise Functions and Conditionals; Function Composition; Functions Make Life Easier!; Functions for Character Animation; Problem Decomposition; Player Animation; The Distance Formula; Collision Detection - Distance and Inequality; Checking Your Work; Functions That Ask Questions.]

3B-AP-22

Modify an existing program to add additional functionality and discuss intended and unintended implications (e.g., breaking other functionality). [See: Player Animation; Functions That Ask Questions; Scoring; Feature: Timers.]

3B-NI-05

Use data analysis tools and techniques to identify patterns in data representing complex systems [See: Scatter Plots; Custom Scatter Plots; Correlations; Linear Regression.]

3B-NI-07

Evaluate the ability of models and simulations to test and support the refinement of hypotheses. [See: Correlations; Threats to Validity.]

K-12CS Standards

6-8.Algorithms and Programming.Control

Programmers select and combine control structures, such as loops, event handlers, and conditionals, to create more complex program behavior. [See: Defining Values; Solving Word Problems with the Design Recipe; Functions for Character Animation; Sam the Butterfly - Applying Inequalities; Collision Detection - Distance and Inequality; Method Chaining; Introduction to Data Structures; Functions That Ask Questions; Key Events; Refactoring; Feature: Timers.]

6-8.Algorithms and Programming.Modularity

Programs use procedures to organize code, hide implementation details, and make code easier to reuse. Procedures can be repurposed in new programs. Defining parameters for procedures can generalize behavior and increase reusability. [See: Functions Make Life Easier!; Sam the Butterfly - Applying Inequalities; Defining Table Functions; Refactoring.]

6-8.Algorithms and Programming.Variables

Programmers create variables to store data values of selected types. A meaningful identifier is assigned to each variable to access and perform operations on the value by name. Variables enable the flexibility to represent different situations, process different sets of data, and produce varying outputs. [See: Defining Values; Solving Word Problems with the Design Recipe; Functions for Character Animation; Sam the Butterfly - Applying Inequalities; Collision Detection - Distance and Inequality; Introduction to Data Structures; Functions That Ask Questions; Key Events; Refactoring; Feature: Timers.]

6-8.Computing Systems.Troubleshooting

Comprehensive troubleshooting requires knowledge of how computing devices and components work and interact. A systematic process will identify the source of a problem, whether within a device or in a larger system of connected devices. [See: Checking Your Work.]

6-8.Data and Analysis.Collection

People design algorithms and tools to automate the collection of data by computers. When data collection is automated, data is sampled and converted into a form that a computer can process. For example, data from an analog sensor must be converted into a digital form. The method used to automate data collection is influenced by the availability of tools and the intended use of the data. [See: Collecting Data; Threats to Validity.]

6-8.Data and Analysis.Inference and Models

People transform, generalize, simplify, and present large data sets in different ways to influence how other people interpret and understand the underlying information. Examples include visualization, aggregation, rearrangement, and application of mathematical operations. [See: Choosing Your Dataset; Measures of Center; Box Plots; Standard Deviation; Custom Scatter Plots.]

6-8.Data and Analysis.Visualization and Transformation

Computer models can be used to simulate events, examine theories and inferences, or make predictions with either few or millions of data points. Computer models are abstractions that represent phenomena and use data and algorithms to emphasize key features and relationships within a system. As more data is automatically collected, models can be refined. [See: Scatter Plots; Correlations; Linear Regression.]

9-12.Algorithms and Programming.Control

Programmers consider tradeoffs related to implementation, readability, and program performance when selecting and combining control structures. [See: Piecewise Functions and Conditionals; Custom Scatter Plots; Method Chaining.]

9-12.Algorithms and Programming.Modularity

Complex programs are designed as systems of interacting modules, each with a specific role, coordinating for a common overall purpose. These modules can be procedures within a program; combinations of data and procedures; or independent, but interrelated, programs. Modules allow for better management of complex tasks. [See: Functions Make Life Easier!; Method Chaining; Defining Table Functions.]

9-12.Algorithms and Programming.Variables

Data structures are used to manage program complexity. Programmers choose data structures based on functionality, storage, and performance tradeoffs. [See: Introduction to Data Structures; Going Deeper: Nested Structures.]

9-12.Computing Systems.Troubleshooting

Troubleshooting complex problems involves the use of multiple sources when researching, evaluating, and implementing potential solutions. Troubleshooting also relies on experience, such as when people recognize that a problem is similar to one they have seen before or adapt solutions that have worked in the past. [See: Checking Your Work.]

9-12.Data and Analysis.Collection

Data is constantly collected or generated through automated processes that are not always evident, raising privacy concerns. The different collection methods and tools that are used influence the amount and quality of the data that is observed and recorded. [See: Ethics, Privacy, and Bias; Collecting Data.]

9-12.Data and Analysis.Inference and Models

The accuracy of predictions or inferences depends upon the limitations of the computer model and the data the model is built upon. The amount, quality, and diversity of data and the features chosen can affect the quality of a model and ability to understand a system. Predictions or inferences are tested to validate models. [See: Linear Regression; Threats to Validity.]

9-12.Data and Analysis.Visualization and Transformation

Data can be transformed to remove errors, highlight or expose relationships, and/or make it easier for computers to process. [See: Choosing Your Dataset; Visualizing the “Shape” of Data; Box Plots; Standard Deviation; Scatter Plots.]

9-12.Impacts of Computing.Culture

The design and use of computing technologies and artifacts can improve, worsen, or maintain inequitable access to information and opportunities. [See: Ethics, Privacy, and Bias.]

9-12.Impacts of Computing.Safety, Law, and Ethics

Laws govern many aspects of computing, such as privacy, data, property, information, and identity. These laws can have beneficial and harmful effects, such as expediting or delaying advancements in computing and protecting or infringing upon people’s rights. International differences in laws and ethics have implications for computing. [See: Ethics, Privacy, and Bias.]

9-12.Impacts of Computing.Social Interactions

Many aspects of society, especially careers, have been affected by the degree of communication afforded by computing. The increased connectivity between people in different cultures and in different career fields has changed the nature and content of many careers. [See: Computing Needs All Voices.]

Alabama Standards

AL.5.G.A.1

Use a pair of perpendicular number lines, called axes, to define a coordinate system, with the intersection of the lines (the origin) arranged to coincide with the 0 on each line and a given point in the plane located by using an ordered pair of numbers, called its coordinates. Understand that the first number indicates how far to travel from the origin in the direction of one axis, and the second number indicates how far to travel in the direction of the second axis, with the convention that the names of the two axes and the coordinates correspond (e.g., x-axis and x-coordinate, y-axis and y-coordinate). [See: Coordinates and Game Design.]

AL.5.OA.A

Write and interpret numerical expressions. [See: Order of Operations.]

AL.5.OA.A.1

Use parentheses, brackets, or braces in numerical expressions, and evaluate expressions with these symbols. [See: Order of Operations.]

AL.6.EE.B

Reason about and solve one-variable equations and inequalities. [See: Simple Inequalities; Compound Inequalities: Solutions & Non-Solutions.]

AL.6.EE.B.6

Use variables to represent numbers and write expressions when solving a real-world or mathematical problem; understand that a variable can represent an unknown number, or, depending on the purpose at hand, any number in a specified set. [See: Piecewise Functions and Conditionals; Function Composition; Defining Values; Functions Make Life Easier!; Functions: Contracts, Examples & Definitions; Defining Linear Functions; Solving Word Problems with the Design Recipe; Functions for Character Animation; Surface Area of a Rectangular Prism; Problem Decomposition; Sam the Butterfly - Applying Inequalities; Player Animation; The Distance Formula; Collision Detection - Distance and Inequality; Defining Table Functions; Grouped Samples; Linear Regression.]

AL.6.EE.B.8

Write an inequality of the form x > c or x < c to represent a constraint or condition in a real-world or mathematical problem. Recognize that inequalities of the form x > c or x < c have infinitely many solutions; represent solutions of such inequalities on number line diagrams. [See: Simple Inequalities; Sam the Butterfly - Applying Inequalities.]

AL.6.G.A

Solve real-world and mathematical problems involving area, surface area, and volume. [See: Surface Area of a Rectangular Prism.]

AL.6.G.A.4

Represent three-dimensional figures using nets made up of rectangles and triangles, and use the nets to find the surface area of these figures. Apply these techniques in the context of solving real-world and mathematical problems. [See: Surface Area of a Rectangular Prism.]

AL.6.RP.A

Understand ratio concepts and use ratio reasoning to solve problems. [See: Making Flags; Bar and Pie Charts.]

AL.6.RP.A.1

Understand the concept of a ratio and use ratio language to describe a ratio relationship between two quantities. [See: Making Flags.]

AL.6.RP.A.3.D

Use ratio reasoning to convert measurement units; manipulate and transform units appropriately when multiplying or dividing quantities. [See: Making Flags.]

AL.6.SP.A

Develop understanding of statistical variability. [See: Histograms; Visualizing the “Shape” of Data; Measures of Center; Box Plots.]

AL.6.SP.A.1

Recognize a statistical question as one that anticipates variability in the data related to the question and accounts for it in the answers. [See: Introduction to Data Science; The Data Cycle; Choosing Your Dataset.]

AL.6.SP.A.2

Understand that a set of data collected to answer a statistical question has a distribution which can be described by its center, spread, and overall shape. [See: Histograms; Visualizing the “Shape” of Data; Measures of Center; Box Plots; Standard Deviation.]

AL.6.SP.A.3

Recognize that a measure of center for a numerical data set summarizes all of its values with a single number, while a measure of variation describes how its values vary with a single number. [See: Box Plots; Standard Deviation.]

AL.6.SP.B

Summarize and describe distributions. [See: Visualizing the “Shape” of Data; Measures of Center; Box Plots.]

AL.6.SP.B.4

Display numerical data in plots on a number line, including dot plots, histograms, and box plots. [See: Histograms; Visualizing the “Shape” of Data; Box Plots; Standard Deviation.]

AL.6.SP.B.5

Summarize numerical data sets in relation to their context. [See: Measures of Center; Box Plots; Standard Deviation.]

AL.6.SP.B.5.C

Summarize numerical data sets in relation to their context by giving quantitative measures of center (median and/or mean) and variability (interquartile range and/or mean absolute deviation), as well as describing any overall pattern and any striking deviations from the overall pattern with reference to the context in which the data were gathered. [See: Measures of Center; Box Plots; Standard Deviation.]

AL.6.SP.B.5.D

Summarize numerical data sets in relation to their context by relating the choice of measures of center and variability to the shape of the data distribution and the context in which the data were gathered. [See: Measures of Center.]

AL.7.EE.A.2

Understand that rewriting an expression in different forms in a problem context can shed light on the problem and how the quantities in it are related. [See: Problem Decomposition.]

AL.7.EE.B

Solve real-life and mathematical problems using numerical and algebraic expressions and equations. [See: Piecewise Functions and Conditionals; Solving Word Problems with the Design Recipe; Problem Decomposition; Sam the Butterfly - Applying Inequalities; Player Animation; The Distance Formula.]

AL.7.EE.B.4

Use variables to represent quantities in a real-world or mathematical problem, and construct simple equations and inequalities to solve problems by reasoning about the quantities. [See: Defining Values; Functions Make Life Easier!; Solving Word Problems with the Design Recipe; Simple Inequalities; Compound Inequalities: Solutions & Non-Solutions.]

AL.7.G.B.4

Know the formulas for the area and circumference of a circle and use them to solve problems; give an informal derivation of the relationship between the circumference and area of a circle. [See: Solving Word Problems with the Design Recipe.]

AL.7.G.B.6

Solve real-world and mathematical problems involving area, volume and surface area of two- and three-dimensional objects composed of triangles, quadrilaterals, polygons, cubes, and right prisms. [See: Solving Word Problems with the Design Recipe; Surface Area of a Rectangular Prism.]

AL.7.RP.A

Analyze proportional relationships and use them to solve real-world and mathematical problems. [See: Making Flags; Making Game Images.]

AL.7.RP.A.1

Compute unit rates associated with ratios of fractions, including ratios of lengths, areas and other quantities measured in like or different units. [See: Making Flags.]

AL.7.RP.A.2.A

Decide whether two quantities are in a proportional relationship, e.g., by testing for equivalent ratios in a table or graphing on a coordinate plane and observing whether the graph is a straight line through the origin. [See: Functions Can Be Linear; Defining Linear Functions.]

AL.7.RP.A.2.B

Identify the constant of proportionality (unit rate) in tables, graphs, equations, diagrams, and verbal descriptions of proportional relationships. [See: Functions Can Be Linear; Defining Linear Functions.]

AL.7.SP.A

Use random sampling to draw inferences about a population. [See: Probability, Inference, and Sample Size.]

AL.7.SP.A.1

Understand that statistics can be used to gain information about a population by examining a sample of the population; generalizations about a population from a sample are valid only if the sample is representative of that population. Understand that random sampling tends to produce representative samples and support valid inferences. [See: Probability, Inference, and Sample Size.]

AL.7.SP.A.2

Use data from a random sample to draw inferences about a population with an unknown characteristic of interest. Generate multiple samples (or simulated samples) of the same size to gauge the variation in estimates or predictions. [See: Probability, Inference, and Sample Size.]

AL.7.SP.B

Draw informal comparative inferences about two populations. [See: Bar and Pie Charts.]

AL.8.EE.B

Understand the connections between proportional relationships, lines, and linear equations. [See: Functions Can Be Linear; Defining Linear Functions.]

AL.8.EE.B.5

Graph proportional relationships, interpreting the unit rate as the slope of the graph. Compare two different proportional relationships represented in different ways. [See: Functions Can Be Linear; Defining Linear Functions.]

AL.8.F.A.1

Understand that a function is a rule that assigns to each input exactly one output. The graph of a function is the set of ordered pairs consisting of an input and the corresponding output. [See: Contracts; The Vertical Line Test.]

AL.8.F.A.2

Compare properties of two functions each represented in a different way (algebraically, graphically, numerically in tables, or by verbal descriptions). [See: Functions Can Be Linear; Defining Linear Functions.]

AL.8.F.A.3

Interpret the equation y = mx + b as defining a linear function, whose graph is a straight line; give examples of functions that are not linear. [See: Functions Can Be Linear; Defining Linear Functions.]

AL.8.F.B

Use functions to model relationships between quantities. [See: Functions Make Life Easier!; Defining Linear Functions; Solving Word Problems with the Design Recipe; Functions for Character Animation; Problem Decomposition.]

AL.8.F.B.4

Construct a function to model a linear relationship between two quantities. Determine the rate of change and initial value of the function from a description of a relationship or from two (x, y) values, including reading these from a table or from a graph. Interpret the rate of change and initial value of a linear function in terms of the situation it models, and in terms of its graph or a table of values. [See: Functions Can Be Linear; Defining Linear Functions.]

AL.8.F.B.5

Describe qualitatively the functional relationship between two quantities by analyzing a graph (e.g., where the function is increasing or decreasing, linear or nonlinear). Sketch a graph that exhibits the qualitative features of a function that has been described verbally. [See: Functions Can Be Linear; Defining Linear Functions.]

AL.8.G.A.1

Verify experimentally the properties of rotations, reflections, and translations. [See: Making Game Images.]

AL.8.G.B

Understand and apply the Pythagorean Theorem. [See: The Distance Formula.]

AL.8.G.B.7

Apply the Pythagorean Theorem to determine unknown side lengths in right triangles in real-world and mathematical problems in two and three dimensions. [See: The Distance Formula.]

AL.8.G.B.8

Apply the Pythagorean Theorem to find the distance between two points in a coordinate system. [See: The Distance Formula.]

AL.8.SP.A.1

Construct and interpret scatter plots for bivariate measurement data to investigate patterns of association between two quantities. Describe patterns such as clustering, outliers, positive or negative association, linear association, and nonlinear association. [See: Scatter Plots; Grouped Samples; Correlations; Linear Regression.]

AL.8.SP.A.2

Know that straight lines are widely used to model relationships between two quantitative variables. For scatter plots that suggest a linear association, informally fit a straight line, and informally assess the model fit by judging the closeness of the data points to the line. [See: Scatter Plots; Correlations; Linear Regression.]

AL.8.SP.A.3

Use the equation of a linear model to solve problems in the context of bivariate measurement data, interpreting the slope and intercept. [See: Linear Regression.]

AL.HSA.CED.A

Create equations that describe numbers or relationships. [See: Solving Word Problems with the Design Recipe; Surface Area of a Rectangular Prism; Problem Decomposition; Sam the Butterfly - Applying Inequalities.]

AL.HSA.CED.A.1

Create equations and inequalities in one variable and use them to solve problems. [See: Sam the Butterfly - Applying Inequalities.]

AL.HSA.CED.A.2

Create equations in two or more variables to represent relationships between quantities; graph equations on coordinate axes with labels and scales. [See: Sam the Butterfly - Applying Inequalities.]

AL.HSA.CED.A.3

Represent constraints by equations or inequalities, and by systems of equations and/or inequalities, and interpret solutions as viable or nonviable options in a modeling context. [See: Sam the Butterfly - Applying Inequalities.]

AL.HSA.SSE.A.1

Interpret expressions that represent a quantity in terms of its context. [See: Defining Values; Functions Make Life Easier!; Solving Word Problems with the Design Recipe.]

AL.HSA.SSE.A.1.A

Interpret parts of an expression, such as terms, factors, and coefficients. [See: Piecewise Functions and Conditionals; Player Animation.]

AL.HSA.SSE.A.1.B

Interpret complicated expressions by viewing one or more of their parts as a single entity. [See: Piecewise Functions and Conditionals; Player Animation; Custom Scatter Plots.]

AL.HSA.SSE.A.2

Use the structure of an expression to identify ways to rewrite it. [See: Order of Operations.]

AL.HSA.SSE.B

Write expressions in equivalent forms to solve problems. [See: Order of Operations.]

AL.HSF.BF.A

Build a function that models a relationship between two quantities. [See: Function Notation; Defining Linear Functions; Solving Word Problems with the Design Recipe; Functions for Character Animation; Problem Decomposition; Simple Inequalities; Compound Inequalities: Solutions & Non-Solutions; Defining Table Functions.]

AL.HSF.BF.A.1

Write a function that describes a relationship between two quantities. [See: Function Notation; Defining Linear Functions; Solving Word Problems with the Design Recipe; Functions for Character Animation; Problem Decomposition; Simple Inequalities; Compound Inequalities: Solutions & Non-Solutions; Defining Table Functions.]

AL.HSF.BF.A.1.B

Combine standard function types using arithmetic operations. [See: Function Composition.]

AL.HSF.BF.A.1.C

Compose functions. [See: Function Composition; Problem Decomposition; Sam the Butterfly - Applying Inequalities; Collision Detection - Distance and Inequality.]

AL.HSF.BF.B

Build new functions from existing functions. [See: Problem Decomposition; Sam the Butterfly - Applying Inequalities; Collision Detection - Distance and Inequality.]

AL.HSF.IF.A

Understand the concept of a function and use function notation. [See: Functions Make Life Easier!; Function Notation.]

AL.HSF.IF.A.1

Understand that a function from one set (called the domain) to another set (called the range) assigns to each element of the domain exactly one element of the range. If f is a function and x is an element of its domain, then f(x) denotes the output of f corresponding to the input x. The graph of f is the graph of the equation y = f(x). [See: Contracts; The Vertical Line Test.]

AL.HSF.IF.A.2

Use function notation, evaluate functions for inputs in their domains, and interpret statements that use function notation in terms of a context. [See: Contracts; Making Flags; Function Notation; Defining Linear Functions; Solving Word Problems with the Design Recipe; Functions for Character Animation; Problem Decomposition; Simple Inequalities; Compound Inequalities: Solutions & Non-Solutions; Defining Table Functions.]

AL.HSF.IF.B

Interpret functions that arise in applications in terms of the context. [See: Function Notation; Defining Linear Functions; Solving Word Problems with the Design Recipe; Functions for Character Animation; Problem Decomposition; Simple Inequalities; Compound Inequalities: Solutions & Non-Solutions; Defining Table Functions.]

AL.HSF.IF.B.5

Relate the domain of a function to its graph and, where applicable, to the quantitative relationship it describes. [See: Functions Can Be Linear; Defining Linear Functions.]

AL.HSF.IF.C

Analyze functions using different representations. [See: The Vertical Line Test; Functions: Contracts, Examples & Definitions; Functions Can Be Linear; Defining Linear Functions; Solving Word Problems with the Design Recipe.]

AL.HSF.IF.C.9

Compare properties of two functions each represented in a different way (algebraically, graphically, numerically in tables, or by verbal descriptions). [See: Functions Can Be Linear; Defining Linear Functions; Problem Decomposition.]

AL.HSN.Q.A

Reason quantitatively and use units to solve problems. [See: Making Flags.]

AL.HSS.CP.A.1

Describe events as subsets of a sample space (the set of outcomes) using characteristics (or categories) of the outcomes, or as unions, intersections, or complements of other events ('or', 'and', 'not'). [See: Compound Inequalities: Solutions & Non-Solutions.]

AL.HSS.CP.B.9

Use permutations and combinations to compute probabilities of compound events and solve problems. [See: Permutations; Combinations.]

AL.HSS.IC.A

Understand and evaluate random processes underlying statistical experiments. [See: Probability, Inference, and Sample Size.]

AL.HSS.IC.A.1

Understand statistics as a process for making inferences about population parameters based on a random sample from that population. [See: Probability, Inference, and Sample Size.]

AL.HSS.IC.B

Make inferences and justify conclusions from sample surveys, experiments, and observational studies. [See: Collecting Data.]

AL.HSS.IC.B.3

Recognize the purposes of and differences among sample surveys, experiments, and observational studies; explain how randomization relates to each. [See: Probability, Inference, and Sample Size; Collecting Data.]

AL.HSS.IC.B.4

Use data from a sample survey to estimate a population mean or proportion; develop a margin of error through the use of simulation models for random sampling. [See: Collecting Data.]

AL.HSS.IC.B.6

Evaluate reports based on data. [See: Threats to Validity.]

AL.HSS.ID.A

Summarize, represent, and interpret data on a single count or measurement variable. [See: Bar and Pie Charts; Histograms; Visualizing the “Shape” of Data; Measures of Center; Box Plots.]

AL.HSS.ID.A.1

Represent data with plots on the real number line (dot plots, histograms, and box plots). [See: Histograms; Visualizing the “Shape” of Data; Box Plots; Standard Deviation.]

AL.HSS.ID.A.2

Use statistics appropriate to the shape of the data distribution to compare center (median, mean) and spread (interquartile range, standard deviation) of two or more different data sets. [See: Histograms; Measures of Center; Box Plots; Standard Deviation.]

AL.HSS.ID.A.3

Interpret differences in shape, center, and spread in the context of the data sets, accounting for possible effects of extreme data points (outliers). [See: Histograms; Visualizing the “Shape” of Data; Measures of Center; Box Plots; Standard Deviation.]

AL.HSS.ID.B

Summarize, represent, and interpret data on two categorical and quantitative variables. [See: Scatter Plots; Correlations.]

AL.HSS.ID.B.6

Represent data on two quantitative variables on a scatter plot, and describe how the variables are related. [See: Scatter Plots; Correlations.]

AL.HSS.ID.B.6.A

Fit a function to the data; use functions fitted to data to solve problems in the context of the data. Use given functions or choose a function suggested by the context. Emphasize linear, quadratic, and exponential models. [See: Linear Regression.]

AL.HSS.ID.B.6.C

Fit a linear function for a scatter plot that suggests a linear association. [See: Linear Regression.]

AL.HSS.ID.C

Interpret linear models. [See: Linear Regression.]

AL.HSS.ID.C.7

Interpret the slope (rate of change) and the intercept (constant term) of a linear model in the context of the data. [See: Linear Regression.]

AL.HSS.ID.C.8

Compute (using technology) and interpret the correlation coefficient of a linear fit. [See: Scatter Plots; Correlations; Linear Regression.]

AL.HSS.ID.C.9

Distinguish between correlation and causation. [See: Correlations; Linear Regression.]

AL.SL.9-10.1

Initiate and participate effectively in a range of collaborative discussions (one-on-one, in groups, and teacher-led) with diverse partners on grades 9-10 topics, texts, and issues, building on others' ideas and expressing their own clearly and persuasively. [See: Introduction to Data Science.]

Arkansas Standards

AR.5.G.A.1

Use a pair of perpendicular number lines, called axes, to define a coordinate system, with the intersection of the lines (the origin) arranged to coincide with the 0 on each line and a given point in the plane located by using an ordered pair of numbers, called its coordinates. Understand that the first number indicates how far to travel from the origin in the direction of one axis, and the second number indicates how far to travel in the direction of the second axis, with the convention that the names of the two axes and the coordinates correspond (e.g., x-axis and x-coordinate, y-axis and y-coordinate). [See: Coordinates and Game Design.]

AR.5.OA.A

Write and interpret numerical expressions. [See: Order of Operations.]

AR.5.OA.A.1

Use parentheses, brackets, or braces in numerical expressions, and evaluate expressions with these symbols. [See: Order of Operations.]

AR.6.EE.B

Reason about and solve one-variable equations and inequalities. [See: Simple Inequalities; Compound Inequalities: Solutions & Non-Solutions.]

AR.6.EE.B.6

Use variables to represent numbers and write expressions when solving a real-world or mathematical problem; understand that a variable can represent an unknown number, or, depending on the purpose at hand, any number in a specified set. [See: Piecewise Functions and Conditionals; Function Composition; Defining Values; Functions Make Life Easier!; Functions: Contracts, Examples & Definitions; Defining Linear Functions; Solving Word Problems with the Design Recipe; Functions for Character Animation; Surface Area of a Rectangular Prism; Problem Decomposition; Sam the Butterfly - Applying Inequalities; Player Animation; The Distance Formula; Collision Detection - Distance and Inequality; Defining Table Functions; Grouped Samples; Linear Regression.]

AR.6.EE.B.8

Write an inequality of the form x > c or x < c to represent a constraint or condition in a real-world or mathematical problem. Recognize that inequalities of the form x > c or x < c have infinitely many solutions; represent solutions of such inequalities on number line diagrams. [See: Simple Inequalities; Sam the Butterfly - Applying Inequalities.]

AR.6.G.A

Solve real-world and mathematical problems involving area, surface area, and volume. [See: Surface Area of a Rectangular Prism.]

AR.6.G.A.4

Represent three-dimensional figures using nets made up of rectangles and triangles, and use the nets to find the surface area of these figures. Apply these techniques in the context of solving real-world and mathematical problems. [See: Surface Area of a Rectangular Prism.]

AR.6.RP.A

Understand ratio concepts and use ratio reasoning to solve problems. [See: Making Flags; Bar and Pie Charts.]

AR.6.RP.A.1

Understand the concept of a ratio and use ratio language to describe a ratio relationship between two quantities. [See: Making Flags.]

AR.6.RP.A.3.D

Use ratio reasoning to convert measurement units; manipulate and transform units appropriately when multiplying or dividing quantities. [See: Making Flags.]

AR.6.SP.A

Develop understanding of statistical variability. [See: Histograms; Visualizing the “Shape” of Data; Measures of Center; Box Plots.]

AR.6.SP.A.1

Recognize a statistical question as one that anticipates variability in the data related to the question and accounts for it in the answers. [See: Introduction to Data Science; The Data Cycle; Choosing Your Dataset.]

AR.6.SP.A.2

Understand that a set of data collected to answer a statistical question has a distribution which can be described by its center, spread, and overall shape. [See: Histograms; Visualizing the “Shape” of Data; Measures of Center; Box Plots; Standard Deviation.]

AR.6.SP.A.3

Recognize that a measure of center for a numerical data set summarizes all of its values with a single number, while a measure of variation describes how its values vary with a single number. [See: Box Plots; Standard Deviation.]

AR.6.SP.B

Summarize and describe distributions. [See: Visualizing the “Shape” of Data; Measures of Center; Box Plots.]

AR.6.SP.B.4

Display numerical data in plots on a number line, including dot plots, histograms, and box plots. [See: Histograms; Visualizing the “Shape” of Data; Box Plots; Standard Deviation.]

AR.6.SP.B.5

Summarize numerical data sets in relation to their context. [See: Measures of Center; Box Plots; Standard Deviation.]

AR.6.SP.B.5.C

Summarize numerical data sets in relation to their context by giving quantitative measures of center (median and/or mean) and variability (interquartile range and/or mean absolute deviation), as well as describing any overall pattern and any striking deviations from the overall pattern with reference to the context in which the data were gathered. [See: Measures of Center; Box Plots; Standard Deviation.]

AR.6.SP.B.5.D

Summarize numerical data sets in relation to their context by relating the choice of measures of center and variability to the shape of the data distribution and the context in which the data were gathered. [See: Measures of Center.]

AR.7.EE.A.2

Understand that rewriting an expression in different forms in a problem context can shed light on the problem and how the quantities in it are related. [See: Problem Decomposition.]

AR.7.EE.B

Solve real-life and mathematical problems using numerical and algebraic expressions and equations. [See: Piecewise Functions and Conditionals; Solving Word Problems with the Design Recipe; Problem Decomposition; Sam the Butterfly - Applying Inequalities; Player Animation; The Distance Formula.]

AR.7.EE.B.4

Use variables to represent quantities in a real-world or mathematical problem, and construct simple equations and inequalities to solve problems by reasoning about the quantities. [See: Defining Values; Functions Make Life Easier!; Solving Word Problems with the Design Recipe; Simple Inequalities; Compound Inequalities: Solutions & Non-Solutions.]

AR.7.G.B.4

Know the formulas for the area and circumference of a circle and use them to solve problems; give an informal derivation of the relationship between the circumference and area of a circle. [See: Solving Word Problems with the Design Recipe.]

AR.7.G.B.6

Solve real-world and mathematical problems involving area, volume and surface area of two- and three-dimensional objects composed of triangles, quadrilaterals, polygons, cubes, and right prisms. [See: Solving Word Problems with the Design Recipe; Surface Area of a Rectangular Prism.]

AR.7.RP.A

Analyze proportional relationships and use them to solve real-world and mathematical problems. [See: Making Flags; Making Game Images.]

AR.7.RP.A.1

Compute unit rates associated with ratios of fractions, including ratios of lengths, areas and other quantities measured in like or different units. [See: Making Flags.]

AR.7.RP.A.2.A

Decide whether two quantities are in a proportional relationship, e.g., by testing for equivalent ratios in a table or graphing on a coordinate plane and observing whether the graph is a straight line through the origin. [See: Functions Can Be Linear; Defining Linear Functions.]

AR.7.RP.A.2.B

Identify the constant of proportionality (unit rate) in tables, graphs, equations, diagrams, and verbal descriptions of proportional relationships. [See: Functions Can Be Linear; Defining Linear Functions.]

AR.7.SP.A

Use random sampling to draw inferences about a population. [See: Probability, Inference, and Sample Size.]

AR.7.SP.A.1

Understand that statistics can be used to gain information about a population by examining a sample of the population; generalizations about a population from a sample are valid only if the sample is representative of that population. Understand that random sampling tends to produce representative samples and support valid inferences. [See: Probability, Inference, and Sample Size.]

AR.7.SP.A.2

Use data from a random sample to draw inferences about a population with an unknown characteristic of interest. Generate multiple samples (or simulated samples) of the same size to gauge the variation in estimates or predictions. [See: Probability, Inference, and Sample Size.]

AR.7.SP.B

Draw informal comparative inferences about two populations. [See: Bar and Pie Charts.]

AR.8.EE.B

Understand the connections between proportional relationships, lines, and linear equations. [See: Functions Can Be Linear; Defining Linear Functions.]

AR.8.EE.B.5

Graph proportional relationships, interpreting the unit rate as the slope of the graph. Compare two different proportional relationships represented in different ways. [See: Functions Can Be Linear; Defining Linear Functions.]

AR.8.F.A.1

Understand that a function is a rule that assigns to each input exactly one output. The graph of a function is the set of ordered pairs consisting of an input and the corresponding output. [See: Contracts; The Vertical Line Test.]

AR.8.F.A.2

Compare properties of two functions each represented in a different way (algebraically, graphically, numerically in tables, or by verbal descriptions). [See: Functions Can Be Linear; Defining Linear Functions.]

AR.8.F.A.3

Interpret the equation y = mx + b as defining a linear function, whose graph is a straight line; give examples of functions that are not linear. [See: Functions Can Be Linear; Defining Linear Functions.]

AR.8.F.B

Use functions to model relationships between quantities. [See: Functions Make Life Easier!; Defining Linear Functions; Solving Word Problems with the Design Recipe; Functions for Character Animation; Problem Decomposition.]

AR.8.F.B.4

Construct a function to model a linear relationship between two quantities. Determine the rate of change and initial value of the function from a description of a relationship or from two (x, y) values, including reading these from a table or from a graph. Interpret the rate of change and initial value of a linear function in terms of the situation it models, and in terms of its graph or a table of values. [See: Functions Can Be Linear; Defining Linear Functions.]

AR.8.F.B.5

Describe qualitatively the functional relationship between two quantities by analyzing a graph (e.g., where the function is increasing or decreasing, linear or nonlinear). Sketch a graph that exhibits the qualitative features of a function that has been described verbally. [See: Functions Can Be Linear; Defining Linear Functions.]

AR.8.G.A.1

Verify experimentally the properties of rotations, reflections, and translations. [See: Making Game Images.]

AR.8.G.B

Understand and apply the Pythagorean Theorem. [See: The Distance Formula.]

AR.8.G.B.7

Apply the Pythagorean Theorem to determine unknown side lengths in right triangles in real-world and mathematical problems in two and three dimensions. [See: The Distance Formula.]

AR.8.G.B.8

Apply the Pythagorean Theorem to find the distance between two points in a coordinate system. [See: The Distance Formula.]

AR.8.SP.A.1

Construct and interpret scatter plots for bivariate measurement data to investigate patterns of association between two quantities. Describe patterns such as clustering, outliers, positive or negative association, linear association, and nonlinear association. [See: Scatter Plots; Grouped Samples; Correlations; Linear Regression.]

AR.8.SP.A.2

Know that straight lines are widely used to model relationships between two quantitative variables. For scatter plots that suggest a linear association, informally fit a straight line, and informally assess the model fit by judging the closeness of the data points to the line. [See: Scatter Plots; Correlations; Linear Regression.]

AR.8.SP.A.3

Use the equation of a linear model to solve problems in the context of bivariate measurement data, interpreting the slope and intercept. [See: Linear Regression.]

AR.HSA.CED.A

Create equations that describe numbers or relationships. [See: Solving Word Problems with the Design Recipe; Surface Area of a Rectangular Prism; Problem Decomposition; Sam the Butterfly - Applying Inequalities.]

AR.HSA.CED.A.1

Create equations and inequalities in one variable and use them to solve problems. [See: Sam the Butterfly - Applying Inequalities.]

AR.HSA.CED.A.2

Create equations in two or more variables to represent relationships between quantities; graph equations on coordinate axes with labels and scales. [See: Sam the Butterfly - Applying Inequalities.]

AR.HSA.CED.A.3

Represent constraints by equations or inequalities, and by systems of equations and/or inequalities, and interpret solutions as viable or nonviable options in a modeling context. [See: Sam the Butterfly - Applying Inequalities.]

AR.HSA.SSE.A.1

Interpret expressions that represent a quantity in terms of its context. [See: Defining Values; Functions Make Life Easier!; Solving Word Problems with the Design Recipe.]

AR.HSA.SSE.A.1.A

Interpret parts of an expression, such as terms, factors, and coefficients. [See: Piecewise Functions and Conditionals; Player Animation.]

AR.HSA.SSE.A.1.B

Interpret complicated expressions by viewing one or more of their parts as a single entity. [See: Piecewise Functions and Conditionals; Player Animation; Custom Scatter Plots.]

AR.HSA.SSE.A.2

Use the structure of an expression to identify ways to rewrite it. [See: Order of Operations.]

AR.HSA.SSE.B

Write expressions in equivalent forms to solve problems. [See: Order of Operations.]

AR.HSF.BF.A

Build a function that models a relationship between two quantities. [See: Function Notation; Defining Linear Functions; Solving Word Problems with the Design Recipe; Functions for Character Animation; Problem Decomposition; Simple Inequalities; Compound Inequalities: Solutions & Non-Solutions; Defining Table Functions.]

AR.HSF.BF.A.1

Write a function that describes a relationship between two quantities. [See: Function Notation; Defining Linear Functions; Solving Word Problems with the Design Recipe; Functions for Character Animation; Problem Decomposition; Simple Inequalities; Compound Inequalities: Solutions & Non-Solutions; Defining Table Functions.]

AR.HSF.BF.A.1.B

Combine standard function types using arithmetic operations. [See: Function Composition.]

AR.HSF.BF.A.1.C

Compose functions. [See: Function Composition; Problem Decomposition; Sam the Butterfly - Applying Inequalities; Collision Detection - Distance and Inequality.]

AR.HSF.BF.B

Build new functions from existing functions. [See: Problem Decomposition; Sam the Butterfly - Applying Inequalities; Collision Detection - Distance and Inequality.]

AR.HSF.IF.A

Understand the concept of a function and use function notation. [See: Functions Make Life Easier!; Function Notation.]

AR.HSF.IF.A.1

Understand that a function from one set (called the domain) to another set (called the range) assigns to each element of the domain exactly one element of the range. If f is a function and x is an element of its domain, then f(x) denotes the output of f corresponding to the input x. The graph of f is the graph of the equation y = f(x). [See: Contracts; The Vertical Line Test.]

AR.HSF.IF.A.2

Use function notation, evaluate functions for inputs in their domains, and interpret statements that use function notation in terms of a context. [See: Contracts; Making Flags; Function Notation; Defining Linear Functions; Solving Word Problems with the Design Recipe; Functions for Character Animation; Problem Decomposition; Simple Inequalities; Compound Inequalities: Solutions & Non-Solutions; Defining Table Functions.]

AR.HSF.IF.B

Interpret functions that arise in applications in terms of the context. [See: Function Notation; Defining Linear Functions; Solving Word Problems with the Design Recipe; Functions for Character Animation; Problem Decomposition; Simple Inequalities; Compound Inequalities: Solutions & Non-Solutions; Defining Table Functions.]

AR.HSF.IF.B.5

Relate the domain of a function to its graph and, where applicable, to the quantitative relationship it describes. [See: Functions Can Be Linear; Defining Linear Functions.]

AR.HSF.IF.C

Analyze functions using different representations. [See: The Vertical Line Test; Functions: Contracts, Examples & Definitions; Functions Can Be Linear; Defining Linear Functions; Solving Word Problems with the Design Recipe.]

AR.HSF.IF.C.9

Compare properties of two functions each represented in a different way (algebraically, graphically, numerically in tables, or by verbal descriptions). [See: Functions Can Be Linear; Defining Linear Functions; Problem Decomposition.]

AR.HSN.Q.A

Reason quantitatively and use units to solve problems. [See: Making Flags.]

AR.HSS.CP.A.1

Describe events as subsets of a sample space (the set of outcomes) using characteristics (or categories) of the outcomes, or as unions, intersections, or complements of other events ('or', 'and', 'not'). [See: Compound Inequalities: Solutions & Non-Solutions.]

AR.HSS.CP.B.9

Use permutations and combinations to compute probabilities of compound events and solve problems. [See: Permutations; Combinations.]

AR.HSS.IC.A

Understand and evaluate random processes underlying statistical experiments. [See: Probability, Inference, and Sample Size.]

AR.HSS.IC.A.1

Understand statistics as a process for making inferences about population parameters based on a random sample from that population. [See: Probability, Inference, and Sample Size.]

AR.HSS.IC.B

Make inferences and justify conclusions from sample surveys, experiments, and observational studies. [See: Collecting Data.]

AR.HSS.IC.B.3

Recognize the purposes of and differences among sample surveys, experiments, and observational studies; explain how randomization relates to each. [See: Probability, Inference, and Sample Size; Collecting Data.]

AR.HSS.IC.B.4

Use data from a sample survey to estimate a population mean or proportion; develop a margin of error through the use of simulation models for random sampling. [See: Collecting Data.]

AR.HSS.IC.B.6

Evaluate reports based on data. [See: Threats to Validity.]

AR.HSS.ID.A

Summarize, represent, and interpret data on a single count or measurement variable. [See: Bar and Pie Charts; Histograms; Visualizing the “Shape” of Data; Measures of Center; Box Plots.]

AR.HSS.ID.A.1

Represent data with plots on the real number line (dot plots, histograms, and box plots). [See: Histograms; Visualizing the “Shape” of Data; Box Plots; Standard Deviation.]

AR.HSS.ID.A.2

Use statistics appropriate to the shape of the data distribution to compare center (median, mean) and spread (interquartile range, standard deviation) of two or more different data sets. [See: Histograms; Measures of Center; Box Plots; Standard Deviation.]

AR.HSS.ID.A.3

Interpret differences in shape, center, and spread in the context of the data sets, accounting for possible effects of extreme data points (outliers). [See: Histograms; Visualizing the “Shape” of Data; Measures of Center; Box Plots; Standard Deviation.]

AR.HSS.ID.B

Summarize, represent, and interpret data on two categorical and quantitative variables. [See: Scatter Plots; Correlations.]

AR.HSS.ID.B.6

Represent data on two quantitative variables on a scatter plot, and describe how the variables are related. [See: Scatter Plots; Correlations.]

AR.HSS.ID.B.6.A

Fit a function to the data; use functions fitted to data to solve problems in the context of the data. Use given functions or choose a function suggested by the context. Emphasize linear, quadratic, and exponential models. [See: Linear Regression.]

AR.HSS.ID.B.6.C

Fit a linear function for a scatter plot that suggests a linear association. [See: Linear Regression.]

AR.HSS.ID.C

Interpret linear models. [See: Linear Regression.]

AR.HSS.ID.C.7

Interpret the slope (rate of change) and the intercept (constant term) of a linear model in the context of the data. [See: Linear Regression.]

AR.HSS.ID.C.8

Compute (using technology) and interpret the correlation coefficient of a linear fit. [See: Scatter Plots; Correlations; Linear Regression.]

AR.HSS.ID.C.9

Distinguish between correlation and causation. [See: Correlations; Linear Regression.]

AR.SL.9-10.1

Initiate and participate effectively in a range of collaborative discussions (one-on-one, in groups, and teacher-led) with diverse partners on grades 9-10 topics, texts, and issues, building on others' ideas and expressing their own clearly and persuasively. [See: Introduction to Data Science.]

California Standards

CA.5.G.A.1

Use a pair of perpendicular number lines, called axes, to define a coordinate system, with the intersection of the lines (the origin) arranged to coincide with the 0 on each line and a given point in the plane located by using an ordered pair of numbers, called its coordinates. Understand that the first number indicates how far to travel from the origin in the direction of one axis, and the second number indicates how far to travel in the direction of the second axis, with the convention that the names of the two axes and the coordinates correspond (e.g., x-axis and x-coordinate, y-axis and y-coordinate). [See: Coordinates and Game Design.]

CA.5.OA.A

Write and interpret numerical expressions. [See: Order of Operations.]

CA.5.OA.A.1

Use parentheses, brackets, or braces in numerical expressions, and evaluate expressions with these symbols. [See: Order of Operations.]

CA.6.EE.B

Reason about and solve one-variable equations and inequalities. [See: Simple Inequalities; Compound Inequalities: Solutions & Non-Solutions.]

CA.6.EE.B.6

Use variables to represent numbers and write expressions when solving a real-world or mathematical problem; understand that a variable can represent an unknown number, or, depending on the purpose at hand, any number in a specified set. [See: Piecewise Functions and Conditionals; Function Composition; Defining Values; Functions Make Life Easier!; Functions: Contracts, Examples & Definitions; Defining Linear Functions; Solving Word Problems with the Design Recipe; Functions for Character Animation; Surface Area of a Rectangular Prism; Problem Decomposition; Sam the Butterfly - Applying Inequalities; Player Animation; The Distance Formula; Collision Detection - Distance and Inequality; Defining Table Functions; Grouped Samples; Linear Regression.]

CA.6.EE.B.8

Write an inequality of the form x > c or x < c to represent a constraint or condition in a real-world or mathematical problem. Recognize that inequalities of the form x > c or x < c have infinitely many solutions; represent solutions of such inequalities on number line diagrams. [See: Simple Inequalities; Sam the Butterfly - Applying Inequalities.]

CA.6.G.A

Solve real-world and mathematical problems involving area, surface area, and volume. [See: Surface Area of a Rectangular Prism.]

CA.6.G.A.4

Represent three-dimensional figures using nets made up of rectangles and triangles, and use the nets to find the surface area of these figures. Apply these techniques in the context of solving real-world and mathematical problems. [See: Surface Area of a Rectangular Prism.]

CA.6.RP.A

Understand ratio concepts and use ratio reasoning to solve problems. [See: Making Flags; Bar and Pie Charts.]

CA.6.RP.A.1

Understand the concept of a ratio and use ratio language to describe a ratio relationship between two quantities. [See: Making Flags.]

CA.6.RP.A.3.D

Use ratio reasoning to convert measurement units; manipulate and transform units appropriately when multiplying or dividing quantities. [See: Making Flags.]

CA.6.SP.A

Develop understanding of statistical variability. [See: Histograms; Visualizing the “Shape” of Data; Measures of Center; Box Plots.]

CA.6.SP.A.1

Recognize a statistical question as one that anticipates variability in the data related to the question and accounts for it in the answers. [See: Introduction to Data Science; The Data Cycle; Choosing Your Dataset.]

CA.6.SP.A.2

Understand that a set of data collected to answer a statistical question has a distribution which can be described by its center, spread, and overall shape. [See: Histograms; Visualizing the “Shape” of Data; Measures of Center; Box Plots; Standard Deviation.]

CA.6.SP.A.3

Recognize that a measure of center for a numerical data set summarizes all of its values with a single number, while a measure of variation describes how its values vary with a single number. [See: Box Plots; Standard Deviation.]

CA.6.SP.B

Summarize and describe distributions. [See: Visualizing the “Shape” of Data; Measures of Center; Box Plots.]

CA.6.SP.B.4

Display numerical data in plots on a number line, including dot plots, histograms, and box plots. [See: Histograms; Visualizing the “Shape” of Data; Box Plots; Standard Deviation.]

CA.6.SP.B.5

Summarize numerical data sets in relation to their context. [See: Measures of Center; Box Plots; Standard Deviation.]

CA.6.SP.B.5.C

Summarize numerical data sets in relation to their context by giving quantitative measures of center (median and/or mean) and variability (interquartile range and/or mean absolute deviation), as well as describing any overall pattern and any striking deviations from the overall pattern with reference to the context in which the data were gathered. [See: Measures of Center; Box Plots; Standard Deviation.]

CA.6.SP.B.5.D

Summarize numerical data sets in relation to their context by relating the choice of measures of center and variability to the shape of the data distribution and the context in which the data were gathered. [See: Measures of Center.]

CA.7.EE.A.2

Understand that rewriting an expression in different forms in a problem context can shed light on the problem and how the quantities in it are related. [See: Problem Decomposition.]

CA.7.EE.B

Solve real-life and mathematical problems using numerical and algebraic expressions and equations. [See: Piecewise Functions and Conditionals; Solving Word Problems with the Design Recipe; Problem Decomposition; Sam the Butterfly - Applying Inequalities; Player Animation; The Distance Formula.]

CA.7.EE.B.4

Use variables to represent quantities in a real-world or mathematical problem, and construct simple equations and inequalities to solve problems by reasoning about the quantities. [See: Defining Values; Functions Make Life Easier!; Solving Word Problems with the Design Recipe; Simple Inequalities; Compound Inequalities: Solutions & Non-Solutions.]

CA.7.G.B.4

Know the formulas for the area and circumference of a circle and use them to solve problems; give an informal derivation of the relationship between the circumference and area of a circle. [See: Solving Word Problems with the Design Recipe.]

CA.7.G.B.6

Solve real-world and mathematical problems involving area, volume and surface area of two- and three-dimensional objects composed of triangles, quadrilaterals, polygons, cubes, and right prisms. [See: Solving Word Problems with the Design Recipe; Surface Area of a Rectangular Prism.]

CA.7.RP.A

Analyze proportional relationships and use them to solve real-world and mathematical problems. [See: Making Flags; Making Game Images.]

CA.7.RP.A.1

Compute unit rates associated with ratios of fractions, including ratios of lengths, areas and other quantities measured in like or different units. [See: Making Flags.]

CA.7.RP.A.2.A

Decide whether two quantities are in a proportional relationship, e.g., by testing for equivalent ratios in a table or graphing on a coordinate plane and observing whether the graph is a straight line through the origin. [See: Functions Can Be Linear; Defining Linear Functions.]

CA.7.RP.A.2.B

Identify the constant of proportionality (unit rate) in tables, graphs, equations, diagrams, and verbal descriptions of proportional relationships. [See: Functions Can Be Linear; Defining Linear Functions.]

CA.7.SP.A

Use random sampling to draw inferences about a population. [See: Probability, Inference, and Sample Size.]

CA.7.SP.A.1

Understand that statistics can be used to gain information about a population by examining a sample of the population; generalizations about a population from a sample are valid only if the sample is representative of that population. Understand that random sampling tends to produce representative samples and support valid inferences. [See: Probability, Inference, and Sample Size.]

CA.7.SP.A.2

Use data from a random sample to draw inferences about a population with an unknown characteristic of interest. Generate multiple samples (or simulated samples) of the same size to gauge the variation in estimates or predictions. [See: Probability, Inference, and Sample Size.]

CA.7.SP.B

Draw informal comparative inferences about two populations. [See: Bar and Pie Charts.]

CA.8.EE.B

Understand the connections between proportional relationships, lines, and linear equations. [See: Functions Can Be Linear; Defining Linear Functions.]

CA.8.EE.B.5

Graph proportional relationships, interpreting the unit rate as the slope of the graph. Compare two different proportional relationships represented in different ways. [See: Functions Can Be Linear; Defining Linear Functions.]

CA.8.F.A.1

Understand that a function is a rule that assigns to each input exactly one output. The graph of a function is the set of ordered pairs consisting of an input and the corresponding output. [See: Contracts; The Vertical Line Test.]

CA.8.F.A.2

Compare properties of two functions each represented in a different way (algebraically, graphically, numerically in tables, or by verbal descriptions). [See: Functions Can Be Linear; Defining Linear Functions.]

CA.8.F.A.3

Interpret the equation y = mx + b as defining a linear function, whose graph is a straight line; give examples of functions that are not linear. [See: Functions Can Be Linear; Defining Linear Functions.]

CA.8.F.B

Use functions to model relationships between quantities. [See: Functions Make Life Easier!; Defining Linear Functions; Solving Word Problems with the Design Recipe; Functions for Character Animation; Problem Decomposition.]

CA.8.F.B.4

Construct a function to model a linear relationship between two quantities. Determine the rate of change and initial value of the function from a description of a relationship or from two (x, y) values, including reading these from a table or from a graph. Interpret the rate of change and initial value of a linear function in terms of the situation it models, and in terms of its graph or a table of values. [See: Functions Can Be Linear; Defining Linear Functions.]

CA.8.F.B.5

Describe qualitatively the functional relationship between two quantities by analyzing a graph (e.g., where the function is increasing or decreasing, linear or nonlinear). Sketch a graph that exhibits the qualitative features of a function that has been described verbally. [See: Functions Can Be Linear; Defining Linear Functions.]

CA.8.G.A.1

Verify experimentally the properties of rotations, reflections, and translations. [See: Making Game Images.]

CA.8.G.B

Understand and apply the Pythagorean Theorem. [See: The Distance Formula.]

CA.8.G.B.7

Apply the Pythagorean Theorem to determine unknown side lengths in right triangles in real-world and mathematical problems in two and three dimensions. [See: The Distance Formula.]

CA.8.G.B.8

Apply the Pythagorean Theorem to find the distance between two points in a coordinate system. [See: The Distance Formula.]

CA.8.SP.A.1

Construct and interpret scatter plots for bivariate measurement data to investigate patterns of association between two quantities. Describe patterns such as clustering, outliers, positive or negative association, linear association, and nonlinear association. [See: Scatter Plots; Grouped Samples; Correlations; Linear Regression.]

CA.8.SP.A.2

Know that straight lines are widely used to model relationships between two quantitative variables. For scatter plots that suggest a linear association, informally fit a straight line, and informally assess the model fit by judging the closeness of the data points to the line. [See: Scatter Plots; Correlations; Linear Regression.]

CA.8.SP.A.3

Use the equation of a linear model to solve problems in the context of bivariate measurement data, interpreting the slope and intercept. [See: Linear Regression.]

CA.HSA.CED.A

Create equations that describe numbers or relationships. [See: Solving Word Problems with the Design Recipe; Surface Area of a Rectangular Prism; Problem Decomposition; Sam the Butterfly - Applying Inequalities.]

CA.HSA.CED.A.1

Create equations and inequalities in one variable and use them to solve problems. [See: Sam the Butterfly - Applying Inequalities.]

CA.HSA.CED.A.2

Create equations in two or more variables to represent relationships between quantities; graph equations on coordinate axes with labels and scales. [See: Sam the Butterfly - Applying Inequalities.]

CA.HSA.CED.A.3

Represent constraints by equations or inequalities, and by systems of equations and/or inequalities, and interpret solutions as viable or nonviable options in a modeling context. [See: Sam the Butterfly - Applying Inequalities.]

CA.HSA.SSE.A.1

Interpret expressions that represent a quantity in terms of its context. [See: Defining Values; Functions Make Life Easier!; Solving Word Problems with the Design Recipe.]

CA.HSA.SSE.A.1.A

Interpret parts of an expression, such as terms, factors, and coefficients. [See: Piecewise Functions and Conditionals; Player Animation.]

CA.HSA.SSE.A.1.B

Interpret complicated expressions by viewing one or more of their parts as a single entity. [See: Piecewise Functions and Conditionals; Player Animation; Custom Scatter Plots.]

CA.HSA.SSE.A.2

Use the structure of an expression to identify ways to rewrite it. [See: Order of Operations.]

CA.HSA.SSE.B

Write expressions in equivalent forms to solve problems. [See: Order of Operations.]

CA.HSF.BF.A

Build a function that models a relationship between two quantities. [See: Function Notation; Defining Linear Functions; Solving Word Problems with the Design Recipe; Functions for Character Animation; Problem Decomposition; Simple Inequalities; Compound Inequalities: Solutions & Non-Solutions; Defining Table Functions.]

CA.HSF.BF.A.1

Write a function that describes a relationship between two quantities. [See: Function Notation; Defining Linear Functions; Solving Word Problems with the Design Recipe; Functions for Character Animation; Problem Decomposition; Simple Inequalities; Compound Inequalities: Solutions & Non-Solutions; Defining Table Functions.]

CA.HSF.BF.A.1.B

Combine standard function types using arithmetic operations. [See: Function Composition.]

CA.HSF.BF.A.1.C

Compose functions. [See: Function Composition; Problem Decomposition; Sam the Butterfly - Applying Inequalities; Collision Detection - Distance and Inequality.]

CA.HSF.BF.B

Build new functions from existing functions. [See: Problem Decomposition; Sam the Butterfly - Applying Inequalities; Collision Detection - Distance and Inequality.]

CA.HSF.IF.A

Understand the concept of a function and use function notation. [See: Functions Make Life Easier!; Function Notation.]

CA.HSF.IF.A.1

Understand that a function from one set (called the domain) to another set (called the range) assigns to each element of the domain exactly one element of the range. If f is a function and x is an element of its domain, then f(x) denotes the output of f corresponding to the input x. The graph of f is the graph of the equation y = f(x). [See: Contracts; The Vertical Line Test.]

CA.HSF.IF.A.2

Use function notation, evaluate functions for inputs in their domains, and interpret statements that use function notation in terms of a context. [See: Contracts; Making Flags; Function Notation; Defining Linear Functions; Solving Word Problems with the Design Recipe; Functions for Character Animation; Problem Decomposition; Simple Inequalities; Compound Inequalities: Solutions & Non-Solutions; Defining Table Functions.]

CA.HSF.IF.B

Interpret functions that arise in applications in terms of the context. [See: Function Notation; Defining Linear Functions; Solving Word Problems with the Design Recipe; Functions for Character Animation; Problem Decomposition; Simple Inequalities; Compound Inequalities: Solutions & Non-Solutions; Defining Table Functions.]

CA.HSF.IF.B.5

Relate the domain of a function to its graph and, where applicable, to the quantitative relationship it describes. [See: Functions Can Be Linear; Defining Linear Functions.]

CA.HSF.IF.C

Analyze functions using different representations. [See: The Vertical Line Test; Functions: Contracts, Examples & Definitions; Functions Can Be Linear; Defining Linear Functions; Solving Word Problems with the Design Recipe.]

CA.HSF.IF.C.9

Compare properties of two functions each represented in a different way (algebraically, graphically, numerically in tables, or by verbal descriptions). [See: Functions Can Be Linear; Defining Linear Functions; Problem Decomposition.]

CA.HSN.Q.A

Reason quantitatively and use units to solve problems. [See: Making Flags.]

CA.HSS.CP.A.1

Describe events as subsets of a sample space (the set of outcomes) using characteristics (or categories) of the outcomes, or as unions, intersections, or complements of other events ('or', 'and', 'not'). [See: Compound Inequalities: Solutions & Non-Solutions.]

CA.HSS.CP.B.9

Use permutations and combinations to compute probabilities of compound events and solve problems. [See: Permutations; Combinations.]

CA.HSS.IC.A

Understand and evaluate random processes underlying statistical experiments. [See: Probability, Inference, and Sample Size.]

CA.HSS.IC.A.1

Understand statistics as a process for making inferences about population parameters based on a random sample from that population. [See: Probability, Inference, and Sample Size.]

CA.HSS.IC.B

Make inferences and justify conclusions from sample surveys, experiments, and observational studies. [See: Collecting Data.]

CA.HSS.IC.B.3

Recognize the purposes of and differences among sample surveys, experiments, and observational studies; explain how randomization relates to each. [See: Probability, Inference, and Sample Size; Collecting Data.]

CA.HSS.IC.B.4

Use data from a sample survey to estimate a population mean or proportion; develop a margin of error through the use of simulation models for random sampling. [See: Collecting Data.]

CA.HSS.IC.B.6

Evaluate reports based on data. [See: Threats to Validity.]

CA.HSS.ID.A

Summarize, represent, and interpret data on a single count or measurement variable. [See: Bar and Pie Charts; Histograms; Visualizing the “Shape” of Data; Measures of Center; Box Plots.]

CA.HSS.ID.A.1

Represent data with plots on the real number line (dot plots, histograms, and box plots). [See: Histograms; Visualizing the “Shape” of Data; Box Plots; Standard Deviation.]

CA.HSS.ID.A.2

Use statistics appropriate to the shape of the data distribution to compare center (median, mean) and spread (interquartile range, standard deviation) of two or more different data sets. [See: Histograms; Measures of Center; Box Plots; Standard Deviation.]

CA.HSS.ID.A.3

Interpret differences in shape, center, and spread in the context of the data sets, accounting for possible effects of extreme data points (outliers). [See: Histograms; Visualizing the “Shape” of Data; Measures of Center; Box Plots; Standard Deviation.]

CA.HSS.ID.B

Summarize, represent, and interpret data on two categorical and quantitative variables. [See: Scatter Plots; Correlations.]

CA.HSS.ID.B.6

Represent data on two quantitative variables on a scatter plot, and describe how the variables are related. [See: Scatter Plots; Correlations.]

CA.HSS.ID.B.6.A

Fit a function to the data; use functions fitted to data to solve problems in the context of the data. Use given functions or choose a function suggested by the context. Emphasize linear, quadratic, and exponential models. [See: Linear Regression.]

CA.HSS.ID.B.6.C

Fit a linear function for a scatter plot that suggests a linear association. [See: Linear Regression.]

CA.HSS.ID.C

Interpret linear models. [See: Linear Regression.]

CA.HSS.ID.C.7

Interpret the slope (rate of change) and the intercept (constant term) of a linear model in the context of the data. [See: Linear Regression.]

CA.HSS.ID.C.8

Compute (using technology) and interpret the correlation coefficient of a linear fit. [See: Scatter Plots; Correlations; Linear Regression.]

CA.HSS.ID.C.9

Distinguish between correlation and causation. [See: Correlations; Linear Regression.]

CA.SL.9-10.1

Initiate and participate effectively in a range of collaborative discussions (one-on-one, in groups, and teacher-led) with diverse partners on grades 9-10 topics, texts, and issues, building on others' ideas and expressing their own clearly and persuasively. [See: Introduction to Data Science.]

Colorado Standards

CO.5.G.A.1

Use a pair of perpendicular number lines, called axes, to define a coordinate system, with the intersection of the lines (the origin) arranged to coincide with the 0 on each line and a given point in the plane located by using an ordered pair of numbers, called its coordinates. Understand that the first number indicates how far to travel from the origin in the direction of one axis, and the second number indicates how far to travel in the direction of the second axis, with the convention that the names of the two axes and the coordinates correspond (e.g., x-axis and x-coordinate, y-axis and y-coordinate). [See: Coordinates and Game Design.]

CO.5.OA.A

Write and interpret numerical expressions. [See: Order of Operations.]

CO.5.OA.A.1

Use parentheses, brackets, or braces in numerical expressions, and evaluate expressions with these symbols. [See: Order of Operations.]

CO.6.EE.B

Reason about and solve one-variable equations and inequalities. [See: Simple Inequalities; Compound Inequalities: Solutions & Non-Solutions.]

CO.6.EE.B.6

Use variables to represent numbers and write expressions when solving a real-world or mathematical problem; understand that a variable can represent an unknown number, or, depending on the purpose at hand, any number in a specified set. [See: Piecewise Functions and Conditionals; Function Composition; Defining Values; Functions Make Life Easier!; Functions: Contracts, Examples & Definitions; Defining Linear Functions; Solving Word Problems with the Design Recipe; Functions for Character Animation; Surface Area of a Rectangular Prism; Problem Decomposition; Sam the Butterfly - Applying Inequalities; Player Animation; The Distance Formula; Collision Detection - Distance and Inequality; Defining Table Functions; Grouped Samples; Linear Regression.]

CO.6.EE.B.8

Write an inequality of the form x > c or x < c to represent a constraint or condition in a real-world or mathematical problem. Recognize that inequalities of the form x > c or x < c have infinitely many solutions; represent solutions of such inequalities on number line diagrams. [See: Simple Inequalities; Sam the Butterfly - Applying Inequalities.]

CO.6.G.A

Solve real-world and mathematical problems involving area, surface area, and volume. [See: Surface Area of a Rectangular Prism.]

CO.6.G.A.4

Represent three-dimensional figures using nets made up of rectangles and triangles, and use the nets to find the surface area of these figures. Apply these techniques in the context of solving real-world and mathematical problems. [See: Surface Area of a Rectangular Prism.]

CO.6.RP.A

Understand ratio concepts and use ratio reasoning to solve problems. [See: Making Flags; Bar and Pie Charts.]

CO.6.RP.A.1

Understand the concept of a ratio and use ratio language to describe a ratio relationship between two quantities. [See: Making Flags.]

CO.6.RP.A.3.D

Use ratio reasoning to convert measurement units; manipulate and transform units appropriately when multiplying or dividing quantities. [See: Making Flags.]

CO.6.SP.A

Develop understanding of statistical variability. [See: Histograms; Visualizing the “Shape” of Data; Measures of Center; Box Plots.]

CO.6.SP.A.1

Recognize a statistical question as one that anticipates variability in the data related to the question and accounts for it in the answers. [See: Introduction to Data Science; The Data Cycle; Choosing Your Dataset.]

CO.6.SP.A.2

Understand that a set of data collected to answer a statistical question has a distribution which can be described by its center, spread, and overall shape. [See: Histograms; Visualizing the “Shape” of Data; Measures of Center; Box Plots; Standard Deviation.]

CO.6.SP.A.3

Recognize that a measure of center for a numerical data set summarizes all of its values with a single number, while a measure of variation describes how its values vary with a single number. [See: Box Plots; Standard Deviation.]

CO.6.SP.B

Summarize and describe distributions. [See: Visualizing the “Shape” of Data; Measures of Center; Box Plots.]

CO.6.SP.B.4

Display numerical data in plots on a number line, including dot plots, histograms, and box plots. [See: Histograms; Visualizing the “Shape” of Data; Box Plots; Standard Deviation.]

CO.6.SP.B.5

Summarize numerical data sets in relation to their context. [See: Measures of Center; Box Plots; Standard Deviation.]

CO.6.SP.B.5.C

Summarize numerical data sets in relation to their context by giving quantitative measures of center (median and/or mean) and variability (interquartile range and/or mean absolute deviation), as well as describing any overall pattern and any striking deviations from the overall pattern with reference to the context in which the data were gathered. [See: Measures of Center; Box Plots; Standard Deviation.]

CO.6.SP.B.5.D

Summarize numerical data sets in relation to their context by relating the choice of measures of center and variability to the shape of the data distribution and the context in which the data were gathered. [See: Measures of Center.]

CO.7.EE.A.2

Understand that rewriting an expression in different forms in a problem context can shed light on the problem and how the quantities in it are related. [See: Problem Decomposition.]

CO.7.EE.B

Solve real-life and mathematical problems using numerical and algebraic expressions and equations. [See: Piecewise Functions and Conditionals; Solving Word Problems with the Design Recipe; Problem Decomposition; Sam the Butterfly - Applying Inequalities; Player Animation; The Distance Formula.]

CO.7.EE.B.4

Use variables to represent quantities in a real-world or mathematical problem, and construct simple equations and inequalities to solve problems by reasoning about the quantities. [See: Defining Values; Functions Make Life Easier!; Solving Word Problems with the Design Recipe; Simple Inequalities; Compound Inequalities: Solutions & Non-Solutions.]

CO.7.G.B.4

Know the formulas for the area and circumference of a circle and use them to solve problems; give an informal derivation of the relationship between the circumference and area of a circle. [See: Solving Word Problems with the Design Recipe.]

CO.7.G.B.6

Solve real-world and mathematical problems involving area, volume and surface area of two- and three-dimensional objects composed of triangles, quadrilaterals, polygons, cubes, and right prisms. [See: Solving Word Problems with the Design Recipe; Surface Area of a Rectangular Prism.]

CO.7.RP.A

Analyze proportional relationships and use them to solve real-world and mathematical problems. [See: Making Flags; Making Game Images.]

CO.7.RP.A.1

Compute unit rates associated with ratios of fractions, including ratios of lengths, areas and other quantities measured in like or different units. [See: Making Flags.]

CO.7.RP.A.2.A

Decide whether two quantities are in a proportional relationship, e.g., by testing for equivalent ratios in a table or graphing on a coordinate plane and observing whether the graph is a straight line through the origin. [See: Functions Can Be Linear; Defining Linear Functions.]

CO.7.RP.A.2.B

Identify the constant of proportionality (unit rate) in tables, graphs, equations, diagrams, and verbal descriptions of proportional relationships. [See: Functions Can Be Linear; Defining Linear Functions.]

CO.7.SP.A

Use random sampling to draw inferences about a population. [See: Probability, Inference, and Sample Size.]

CO.7.SP.A.1

Understand that statistics can be used to gain information about a population by examining a sample of the population; generalizations about a population from a sample are valid only if the sample is representative of that population. Understand that random sampling tends to produce representative samples and support valid inferences. [See: Probability, Inference, and Sample Size.]

CO.7.SP.A.2

Use data from a random sample to draw inferences about a population with an unknown characteristic of interest. Generate multiple samples (or simulated samples) of the same size to gauge the variation in estimates or predictions. [See: Probability, Inference, and Sample Size.]

CO.7.SP.B

Draw informal comparative inferences about two populations. [See: Bar and Pie Charts.]

CO.8.EE.B

Understand the connections between proportional relationships, lines, and linear equations. [See: Functions Can Be Linear; Defining Linear Functions.]

CO.8.EE.B.5

Graph proportional relationships, interpreting the unit rate as the slope of the graph. Compare two different proportional relationships represented in different ways. [See: Functions Can Be Linear; Defining Linear Functions.]

CO.8.F.A.1

Understand that a function is a rule that assigns to each input exactly one output. The graph of a function is the set of ordered pairs consisting of an input and the corresponding output. [See: Contracts; The Vertical Line Test.]

CO.8.F.A.2

Compare properties of two functions each represented in a different way (algebraically, graphically, numerically in tables, or by verbal descriptions). [See: Functions Can Be Linear; Defining Linear Functions.]

CO.8.F.A.3

Interpret the equation y = mx + b as defining a linear function, whose graph is a straight line; give examples of functions that are not linear. [See: Functions Can Be Linear; Defining Linear Functions.]

CO.8.F.B

Use functions to model relationships between quantities. [See: Functions Make Life Easier!; Defining Linear Functions; Solving Word Problems with the Design Recipe; Functions for Character Animation; Problem Decomposition.]

CO.8.F.B.4

Construct a function to model a linear relationship between two quantities. Determine the rate of change and initial value of the function from a description of a relationship or from two (x, y) values, including reading these from a table or from a graph. Interpret the rate of change and initial value of a linear function in terms of the situation it models, and in terms of its graph or a table of values. [See: Functions Can Be Linear; Defining Linear Functions.]

CO.8.F.B.5

Describe qualitatively the functional relationship between two quantities by analyzing a graph (e.g., where the function is increasing or decreasing, linear or nonlinear). Sketch a graph that exhibits the qualitative features of a function that has been described verbally. [See: Functions Can Be Linear; Defining Linear Functions.]

CO.8.G.A.1

Verify experimentally the properties of rotations, reflections, and translations. [See: Making Game Images.]

CO.8.G.B

Understand and apply the Pythagorean Theorem. [See: The Distance Formula.]

CO.8.G.B.7

Apply the Pythagorean Theorem to determine unknown side lengths in right triangles in real-world and mathematical problems in two and three dimensions. [See: The Distance Formula.]

CO.8.G.B.8

Apply the Pythagorean Theorem to find the distance between two points in a coordinate system. [See: The Distance Formula.]

CO.8.SP.A.1

Construct and interpret scatter plots for bivariate measurement data to investigate patterns of association between two quantities. Describe patterns such as clustering, outliers, positive or negative association, linear association, and nonlinear association. [See: Scatter Plots; Grouped Samples; Correlations; Linear Regression.]

CO.8.SP.A.2

Know that straight lines are widely used to model relationships between two quantitative variables. For scatter plots that suggest a linear association, informally fit a straight line, and informally assess the model fit by judging the closeness of the data points to the line. [See: Scatter Plots; Correlations; Linear Regression.]

CO.8.SP.A.3

Use the equation of a linear model to solve problems in the context of bivariate measurement data, interpreting the slope and intercept. [See: Linear Regression.]

CO.HSA.CED.A

Create equations that describe numbers or relationships. [See: Solving Word Problems with the Design Recipe; Surface Area of a Rectangular Prism; Problem Decomposition; Sam the Butterfly - Applying Inequalities.]

CO.HSA.CED.A.1

Create equations and inequalities in one variable and use them to solve problems. [See: Sam the Butterfly - Applying Inequalities.]

CO.HSA.CED.A.2

Create equations in two or more variables to represent relationships between quantities; graph equations on coordinate axes with labels and scales. [See: Sam the Butterfly - Applying Inequalities.]

CO.HSA.CED.A.3

Represent constraints by equations or inequalities, and by systems of equations and/or inequalities, and interpret solutions as viable or nonviable options in a modeling context. [See: Sam the Butterfly - Applying Inequalities.]

CO.HSA.SSE.A.1

Interpret expressions that represent a quantity in terms of its context. [See: Defining Values; Functions Make Life Easier!; Solving Word Problems with the Design Recipe.]

CO.HSA.SSE.A.1.A

Interpret parts of an expression, such as terms, factors, and coefficients. [See: Piecewise Functions and Conditionals; Player Animation.]

CO.HSA.SSE.A.1.B

Interpret complicated expressions by viewing one or more of their parts as a single entity. [See: Piecewise Functions and Conditionals; Player Animation; Custom Scatter Plots.]

CO.HSA.SSE.A.2

Use the structure of an expression to identify ways to rewrite it. [See: Order of Operations.]

CO.HSA.SSE.B

Write expressions in equivalent forms to solve problems. [See: Order of Operations.]

CO.HSF.BF.A

Build a function that models a relationship between two quantities. [See: Function Notation; Defining Linear Functions; Solving Word Problems with the Design Recipe; Functions for Character Animation; Problem Decomposition; Simple Inequalities; Compound Inequalities: Solutions & Non-Solutions; Defining Table Functions.]

CO.HSF.BF.A.1

Write a function that describes a relationship between two quantities. [See: Function Notation; Defining Linear Functions; Solving Word Problems with the Design Recipe; Functions for Character Animation; Problem Decomposition; Simple Inequalities; Compound Inequalities: Solutions & Non-Solutions; Defining Table Functions.]

CO.HSF.BF.A.1.B

Combine standard function types using arithmetic operations. [See: Function Composition.]

CO.HSF.BF.A.1.C

Compose functions. [See: Function Composition; Problem Decomposition; Sam the Butterfly - Applying Inequalities; Collision Detection - Distance and Inequality.]

CO.HSF.BF.B

Build new functions from existing functions. [See: Problem Decomposition; Sam the Butterfly - Applying Inequalities; Collision Detection - Distance and Inequality.]

CO.HSF.IF.A

Understand the concept of a function and use function notation. [See: Functions Make Life Easier!; Function Notation.]

CO.HSF.IF.A.1

Understand that a function from one set (called the domain) to another set (called the range) assigns to each element of the domain exactly one element of the range. If f is a function and x is an element of its domain, then f(x) denotes the output of f corresponding to the input x. The graph of f is the graph of the equation y = f(x). [See: Contracts; The Vertical Line Test.]

CO.HSF.IF.A.2

Use function notation, evaluate functions for inputs in their domains, and interpret statements that use function notation in terms of a context. [See: Contracts; Making Flags; Function Notation; Defining Linear Functions; Solving Word Problems with the Design Recipe; Functions for Character Animation; Problem Decomposition; Simple Inequalities; Compound Inequalities: Solutions & Non-Solutions; Defining Table Functions.]

CO.HSF.IF.B

Interpret functions that arise in applications in terms of the context. [See: Function Notation; Defining Linear Functions; Solving Word Problems with the Design Recipe; Functions for Character Animation; Problem Decomposition; Simple Inequalities; Compound Inequalities: Solutions & Non-Solutions; Defining Table Functions.]

CO.HSF.IF.B.5

Relate the domain of a function to its graph and, where applicable, to the quantitative relationship it describes. [See: Functions Can Be Linear; Defining Linear Functions.]

CO.HSF.IF.C

Analyze functions using different representations. [See: The Vertical Line Test; Functions: Contracts, Examples & Definitions; Functions Can Be Linear; Defining Linear Functions; Solving Word Problems with the Design Recipe.]

CO.HSF.IF.C.9

Compare properties of two functions each represented in a different way (algebraically, graphically, numerically in tables, or by verbal descriptions). [See: Functions Can Be Linear; Defining Linear Functions; Problem Decomposition.]

CO.HSN.Q.A

Reason quantitatively and use units to solve problems. [See: Making Flags.]

CO.HSS.CP.A.1

Describe events as subsets of a sample space (the set of outcomes) using characteristics (or categories) of the outcomes, or as unions, intersections, or complements of other events ('or', 'and', 'not'). [See: Compound Inequalities: Solutions & Non-Solutions.]

CO.HSS.CP.B.9

Use permutations and combinations to compute probabilities of compound events and solve problems. [See: Permutations; Combinations.]

CO.HSS.IC.A

Understand and evaluate random processes underlying statistical experiments. [See: Probability, Inference, and Sample Size.]

CO.HSS.IC.A.1

Understand statistics as a process for making inferences about population parameters based on a random sample from that population. [See: Probability, Inference, and Sample Size.]

CO.HSS.IC.B

Make inferences and justify conclusions from sample surveys, experiments, and observational studies. [See: Collecting Data.]

CO.HSS.IC.B.3

Recognize the purposes of and differences among sample surveys, experiments, and observational studies; explain how randomization relates to each. [See: Probability, Inference, and Sample Size; Collecting Data.]

CO.HSS.IC.B.4

Use data from a sample survey to estimate a population mean or proportion; develop a margin of error through the use of simulation models for random sampling. [See: Collecting Data.]

CO.HSS.IC.B.6

Evaluate reports based on data. [See: Threats to Validity.]

CO.HSS.ID.A

Summarize, represent, and interpret data on a single count or measurement variable. [See: Bar and Pie Charts; Histograms; Visualizing the “Shape” of Data; Measures of Center; Box Plots.]

CO.HSS.ID.A.1

Represent data with plots on the real number line (dot plots, histograms, and box plots). [See: Histograms; Visualizing the “Shape” of Data; Box Plots; Standard Deviation.]

CO.HSS.ID.A.2

Use statistics appropriate to the shape of the data distribution to compare center (median, mean) and spread (interquartile range, standard deviation) of two or more different data sets. [See: Histograms; Measures of Center; Box Plots; Standard Deviation.]

CO.HSS.ID.A.3

Interpret differences in shape, center, and spread in the context of the data sets, accounting for possible effects of extreme data points (outliers). [See: Histograms; Visualizing the “Shape” of Data; Measures of Center; Box Plots; Standard Deviation.]

CO.HSS.ID.B

Summarize, represent, and interpret data on two categorical and quantitative variables. [See: Scatter Plots; Correlations.]

CO.HSS.ID.B.6

Represent data on two quantitative variables on a scatter plot, and describe how the variables are related. [See: Scatter Plots; Correlations.]

CO.HSS.ID.B.6.A

Fit a function to the data; use functions fitted to data to solve problems in the context of the data. Use given functions or choose a function suggested by the context. Emphasize linear, quadratic, and exponential models. [See: Linear Regression.]

CO.HSS.ID.B.6.C

Fit a linear function for a scatter plot that suggests a linear association. [See: Linear Regression.]

CO.HSS.ID.C

Interpret linear models. [See: Linear Regression.]

CO.HSS.ID.C.7

Interpret the slope (rate of change) and the intercept (constant term) of a linear model in the context of the data. [See: Linear Regression.]

CO.HSS.ID.C.8

Compute (using technology) and interpret the correlation coefficient of a linear fit. [See: Scatter Plots; Correlations; Linear Regression.]

CO.HSS.ID.C.9

Distinguish between correlation and causation. [See: Correlations; Linear Regression.]

CO.SL.9-10.1

Initiate and participate effectively in a range of collaborative discussions (one-on-one, in groups, and teacher-led) with diverse partners on grades 9-10 topics, texts, and issues, building on others' ideas and expressing their own clearly and persuasively. [See: Introduction to Data Science.]

Connecticut Standards

CT.5.G.A.1

Use a pair of perpendicular number lines, called axes, to define a coordinate system, with the intersection of the lines (the origin) arranged to coincide with the 0 on each line and a given point in the plane located by using an ordered pair of numbers, called its coordinates. Understand that the first number indicates how far to travel from the origin in the direction of one axis, and the second number indicates how far to travel in the direction of the second axis, with the convention that the names of the two axes and the coordinates correspond (e.g., x-axis and x-coordinate, y-axis and y-coordinate). [See: Coordinates and Game Design.]

CT.5.OA.A

Write and interpret numerical expressions. [See: Order of Operations.]

CT.5.OA.A.1

Use parentheses, brackets, or braces in numerical expressions, and evaluate expressions with these symbols. [See: Order of Operations.]

CT.6.EE.B

Reason about and solve one-variable equations and inequalities. [See: Simple Inequalities; Compound Inequalities: Solutions & Non-Solutions.]

CT.6.EE.B.6

Use variables to represent numbers and write expressions when solving a real-world or mathematical problem; understand that a variable can represent an unknown number, or, depending on the purpose at hand, any number in a specified set. [See: Piecewise Functions and Conditionals; Function Composition; Defining Values; Functions Make Life Easier!; Functions: Contracts, Examples & Definitions; Defining Linear Functions; Solving Word Problems with the Design Recipe; Functions for Character Animation; Surface Area of a Rectangular Prism; Problem Decomposition; Sam the Butterfly - Applying Inequalities; Player Animation; The Distance Formula; Collision Detection - Distance and Inequality; Defining Table Functions; Grouped Samples; Linear Regression.]

CT.6.EE.B.8

Write an inequality of the form x > c or x < c to represent a constraint or condition in a real-world or mathematical problem. Recognize that inequalities of the form x > c or x < c have infinitely many solutions; represent solutions of such inequalities on number line diagrams. [See: Simple Inequalities; Sam the Butterfly - Applying Inequalities.]

CT.6.G.A

Solve real-world and mathematical problems involving area, surface area, and volume. [See: Surface Area of a Rectangular Prism.]

CT.6.G.A.4

Represent three-dimensional figures using nets made up of rectangles and triangles, and use the nets to find the surface area of these figures. Apply these techniques in the context of solving real-world and mathematical problems. [See: Surface Area of a Rectangular Prism.]

CT.6.RP.A

Understand ratio concepts and use ratio reasoning to solve problems. [See: Making Flags; Bar and Pie Charts.]

CT.6.RP.A.1

Understand the concept of a ratio and use ratio language to describe a ratio relationship between two quantities. [See: Making Flags.]

CT.6.RP.A.3.D

Use ratio reasoning to convert measurement units; manipulate and transform units appropriately when multiplying or dividing quantities. [See: Making Flags.]

CT.6.SP.A

Develop understanding of statistical variability. [See: Histograms; Visualizing the “Shape” of Data; Measures of Center; Box Plots.]

CT.6.SP.A.1

Recognize a statistical question as one that anticipates variability in the data related to the question and accounts for it in the answers. [See: Introduction to Data Science; The Data Cycle; Choosing Your Dataset.]

CT.6.SP.A.2

Understand that a set of data collected to answer a statistical question has a distribution which can be described by its center, spread, and overall shape. [See: Histograms; Visualizing the “Shape” of Data; Measures of Center; Box Plots; Standard Deviation.]

CT.6.SP.A.3

Recognize that a measure of center for a numerical data set summarizes all of its values with a single number, while a measure of variation describes how its values vary with a single number. [See: Box Plots; Standard Deviation.]

CT.6.SP.B

Summarize and describe distributions. [See: Visualizing the “Shape” of Data; Measures of Center; Box Plots.]

CT.6.SP.B.4

Display numerical data in plots on a number line, including dot plots, histograms, and box plots. [See: Histograms; Visualizing the “Shape” of Data; Box Plots; Standard Deviation.]

CT.6.SP.B.5

Summarize numerical data sets in relation to their context. [See: Measures of Center; Box Plots; Standard Deviation.]

CT.6.SP.B.5.C

Summarize numerical data sets in relation to their context by giving quantitative measures of center (median and/or mean) and variability (interquartile range and/or mean absolute deviation), as well as describing any overall pattern and any striking deviations from the overall pattern with reference to the context in which the data were gathered. [See: Measures of Center; Box Plots; Standard Deviation.]

CT.6.SP.B.5.D

Summarize numerical data sets in relation to their context by relating the choice of measures of center and variability to the shape of the data distribution and the context in which the data were gathered. [See: Measures of Center.]

CT.7.EE.A.2

Understand that rewriting an expression in different forms in a problem context can shed light on the problem and how the quantities in it are related. [See: Problem Decomposition.]

CT.7.EE.B

Solve real-life and mathematical problems using numerical and algebraic expressions and equations. [See: Piecewise Functions and Conditionals; Solving Word Problems with the Design Recipe; Problem Decomposition; Sam the Butterfly - Applying Inequalities; Player Animation; The Distance Formula.]

CT.7.EE.B.4

Use variables to represent quantities in a real-world or mathematical problem, and construct simple equations and inequalities to solve problems by reasoning about the quantities. [See: Defining Values; Functions Make Life Easier!; Solving Word Problems with the Design Recipe; Simple Inequalities; Compound Inequalities: Solutions & Non-Solutions.]

CT.7.G.B.4

Know the formulas for the area and circumference of a circle and use them to solve problems; give an informal derivation of the relationship between the circumference and area of a circle. [See: Solving Word Problems with the Design Recipe.]

CT.7.G.B.6

Solve real-world and mathematical problems involving area, volume and surface area of two- and three-dimensional objects composed of triangles, quadrilaterals, polygons, cubes, and right prisms. [See: Solving Word Problems with the Design Recipe; Surface Area of a Rectangular Prism.]

CT.7.RP.A

Analyze proportional relationships and use them to solve real-world and mathematical problems. [See: Making Flags; Making Game Images.]

CT.7.RP.A.1

Compute unit rates associated with ratios of fractions, including ratios of lengths, areas and other quantities measured in like or different units. [See: Making Flags.]

CT.7.RP.A.2.A

Decide whether two quantities are in a proportional relationship, e.g., by testing for equivalent ratios in a table or graphing on a coordinate plane and observing whether the graph is a straight line through the origin. [See: Functions Can Be Linear; Defining Linear Functions.]

CT.7.RP.A.2.B

Identify the constant of proportionality (unit rate) in tables, graphs, equations, diagrams, and verbal descriptions of proportional relationships. [See: Functions Can Be Linear; Defining Linear Functions.]

CT.7.SP.A

Use random sampling to draw inferences about a population. [See: Probability, Inference, and Sample Size.]

CT.7.SP.A.1

Understand that statistics can be used to gain information about a population by examining a sample of the population; generalizations about a population from a sample are valid only if the sample is representative of that population. Understand that random sampling tends to produce representative samples and support valid inferences. [See: Probability, Inference, and Sample Size.]

CT.7.SP.A.2

Use data from a random sample to draw inferences about a population with an unknown characteristic of interest. Generate multiple samples (or simulated samples) of the same size to gauge the variation in estimates or predictions. [See: Probability, Inference, and Sample Size.]

CT.7.SP.B

Draw informal comparative inferences about two populations. [See: Bar and Pie Charts.]

CT.8.EE.B

Understand the connections between proportional relationships, lines, and linear equations. [See: Functions Can Be Linear; Defining Linear Functions.]

CT.8.EE.B.5

Graph proportional relationships, interpreting the unit rate as the slope of the graph. Compare two different proportional relationships represented in different ways. [See: Functions Can Be Linear; Defining Linear Functions.]

CT.8.F.A.1

Understand that a function is a rule that assigns to each input exactly one output. The graph of a function is the set of ordered pairs consisting of an input and the corresponding output. [See: Contracts; The Vertical Line Test.]

CT.8.F.A.2

Compare properties of two functions each represented in a different way (algebraically, graphically, numerically in tables, or by verbal descriptions). [See: Functions Can Be Linear; Defining Linear Functions.]

CT.8.F.A.3

Interpret the equation y = mx + b as defining a linear function, whose graph is a straight line; give examples of functions that are not linear. [See: Functions Can Be Linear; Defining Linear Functions.]

CT.8.F.B

Use functions to model relationships between quantities. [See: Functions Make Life Easier!; Defining Linear Functions; Solving Word Problems with the Design Recipe; Functions for Character Animation; Problem Decomposition.]

CT.8.F.B.4

Construct a function to model a linear relationship between two quantities. Determine the rate of change and initial value of the function from a description of a relationship or from two (x, y) values, including reading these from a table or from a graph. Interpret the rate of change and initial value of a linear function in terms of the situation it models, and in terms of its graph or a table of values. [See: Functions Can Be Linear; Defining Linear Functions.]

CT.8.F.B.5

Describe qualitatively the functional relationship between two quantities by analyzing a graph (e.g., where the function is increasing or decreasing, linear or nonlinear). Sketch a graph that exhibits the qualitative features of a function that has been described verbally. [See: Functions Can Be Linear; Defining Linear Functions.]

CT.8.G.A.1

Verify experimentally the properties of rotations, reflections, and translations. [See: Making Game Images.]

CT.8.G.B

Understand and apply the Pythagorean Theorem. [See: The Distance Formula.]

CT.8.G.B.7

Apply the Pythagorean Theorem to determine unknown side lengths in right triangles in real-world and mathematical problems in two and three dimensions. [See: The Distance Formula.]

CT.8.G.B.8

Apply the Pythagorean Theorem to find the distance between two points in a coordinate system. [See: The Distance Formula.]

CT.8.SP.A.1

Construct and interpret scatter plots for bivariate measurement data to investigate patterns of association between two quantities. Describe patterns such as clustering, outliers, positive or negative association, linear association, and nonlinear association. [See: Scatter Plots; Grouped Samples; Correlations; Linear Regression.]

CT.8.SP.A.2

Know that straight lines are widely used to model relationships between two quantitative variables. For scatter plots that suggest a linear association, informally fit a straight line, and informally assess the model fit by judging the closeness of the data points to the line. [See: Scatter Plots; Correlations; Linear Regression.]

CT.8.SP.A.3

Use the equation of a linear model to solve problems in the context of bivariate measurement data, interpreting the slope and intercept. [See: Linear Regression.]

CT.HSA.CED.A

Create equations that describe numbers or relationships. [See: Solving Word Problems with the Design Recipe; Surface Area of a Rectangular Prism; Problem Decomposition; Sam the Butterfly - Applying Inequalities.]

CT.HSA.CED.A.1

Create equations and inequalities in one variable and use them to solve problems. [See: Sam the Butterfly - Applying Inequalities.]

CT.HSA.CED.A.2

Create equations in two or more variables to represent relationships between quantities; graph equations on coordinate axes with labels and scales. [See: Sam the Butterfly - Applying Inequalities.]

CT.HSA.CED.A.3

Represent constraints by equations or inequalities, and by systems of equations and/or inequalities, and interpret solutions as viable or nonviable options in a modeling context. [See: Sam the Butterfly - Applying Inequalities.]

CT.HSA.SSE.A.1

Interpret expressions that represent a quantity in terms of its context. [See: Defining Values; Functions Make Life Easier!; Solving Word Problems with the Design Recipe.]

CT.HSA.SSE.A.1.A

Interpret parts of an expression, such as terms, factors, and coefficients. [See: Piecewise Functions and Conditionals; Player Animation.]

CT.HSA.SSE.A.1.B

Interpret complicated expressions by viewing one or more of their parts as a single entity. [See: Piecewise Functions and Conditionals; Player Animation; Custom Scatter Plots.]

CT.HSA.SSE.A.2

Use the structure of an expression to identify ways to rewrite it. [See: Order of Operations.]

CT.HSA.SSE.B

Write expressions in equivalent forms to solve problems. [See: Order of Operations.]

CT.HSF.BF.A

Build a function that models a relationship between two quantities. [See: Function Notation; Defining Linear Functions; Solving Word Problems with the Design Recipe; Functions for Character Animation; Problem Decomposition; Simple Inequalities; Compound Inequalities: Solutions & Non-Solutions; Defining Table Functions.]

CT.HSF.BF.A.1

Write a function that describes a relationship between two quantities. [See: Function Notation; Defining Linear Functions; Solving Word Problems with the Design Recipe; Functions for Character Animation; Problem Decomposition; Simple Inequalities; Compound Inequalities: Solutions & Non-Solutions; Defining Table Functions.]

CT.HSF.BF.A.1.B

Combine standard function types using arithmetic operations. [See: Function Composition.]

CT.HSF.BF.A.1.C

Compose functions. [See: Function Composition; Problem Decomposition; Sam the Butterfly - Applying Inequalities; Collision Detection - Distance and Inequality.]

CT.HSF.BF.B

Build new functions from existing functions. [See: Problem Decomposition; Sam the Butterfly - Applying Inequalities; Collision Detection - Distance and Inequality.]

CT.HSF.IF.A

Understand the concept of a function and use function notation. [See: Functions Make Life Easier!; Function Notation.]

CT.HSF.IF.A.1

Understand that a function from one set (called the domain) to another set (called the range) assigns to each element of the domain exactly one element of the range. If f is a function and x is an element of its domain, then f(x) denotes the output of f corresponding to the input x. The graph of f is the graph of the equation y = f(x). [See: Contracts; The Vertical Line Test.]

CT.HSF.IF.A.2

Use function notation, evaluate functions for inputs in their domains, and interpret statements that use function notation in terms of a context. [See: Contracts; Making Flags; Function Notation; Defining Linear Functions; Solving Word Problems with the Design Recipe; Functions for Character Animation; Problem Decomposition; Simple Inequalities; Compound Inequalities: Solutions & Non-Solutions; Defining Table Functions.]

CT.HSF.IF.B

Interpret functions that arise in applications in terms of the context. [See: Function Notation; Defining Linear Functions; Solving Word Problems with the Design Recipe; Functions for Character Animation; Problem Decomposition; Simple Inequalities; Compound Inequalities: Solutions & Non-Solutions; Defining Table Functions.]

CT.HSF.IF.B.5

Relate the domain of a function to its graph and, where applicable, to the quantitative relationship it describes. [See: Functions Can Be Linear; Defining Linear Functions.]

CT.HSF.IF.C

Analyze functions using different representations. [See: The Vertical Line Test; Functions: Contracts, Examples & Definitions; Functions Can Be Linear; Defining Linear Functions; Solving Word Problems with the Design Recipe.]

CT.HSF.IF.C.9

Compare properties of two functions each represented in a different way (algebraically, graphically, numerically in tables, or by verbal descriptions). [See: Functions Can Be Linear; Defining Linear Functions; Problem Decomposition.]

CT.HSN.Q.A

Reason quantitatively and use units to solve problems. [See: Making Flags.]

CT.HSS.CP.A.1

Describe events as subsets of a sample space (the set of outcomes) using characteristics (or categories) of the outcomes, or as unions, intersections, or complements of other events ('or', 'and', 'not'). [See: Compound Inequalities: Solutions & Non-Solutions.]

CT.HSS.CP.B.9

Use permutations and combinations to compute probabilities of compound events and solve problems. [See: Permutations; Combinations.]

CT.HSS.IC.A

Understand and evaluate random processes underlying statistical experiments. [See: Probability, Inference, and Sample Size.]

CT.HSS.IC.A.1

Understand statistics as a process for making inferences about population parameters based on a random sample from that population. [See: Probability, Inference, and Sample Size.]

CT.HSS.IC.B

Make inferences and justify conclusions from sample surveys, experiments, and observational studies. [See: Collecting Data.]

CT.HSS.IC.B.3

Recognize the purposes of and differences among sample surveys, experiments, and observational studies; explain how randomization relates to each. [See: Probability, Inference, and Sample Size; Collecting Data.]

CT.HSS.IC.B.4

Use data from a sample survey to estimate a population mean or proportion; develop a margin of error through the use of simulation models for random sampling. [See: Collecting Data.]

CT.HSS.IC.B.6

Evaluate reports based on data. [See: Threats to Validity.]

CT.HSS.ID.A

Summarize, represent, and interpret data on a single count or measurement variable. [See: Bar and Pie Charts; Histograms; Visualizing the “Shape” of Data; Measures of Center; Box Plots.]

CT.HSS.ID.A.1

Represent data with plots on the real number line (dot plots, histograms, and box plots). [See: Histograms; Visualizing the “Shape” of Data; Box Plots; Standard Deviation.]

CT.HSS.ID.A.2

Use statistics appropriate to the shape of the data distribution to compare center (median, mean) and spread (interquartile range, standard deviation) of two or more different data sets. [See: Histograms; Measures of Center; Box Plots; Standard Deviation.]

CT.HSS.ID.A.3

Interpret differences in shape, center, and spread in the context of the data sets, accounting for possible effects of extreme data points (outliers). [See: Histograms; Visualizing the “Shape” of Data; Measures of Center; Box Plots; Standard Deviation.]

CT.HSS.ID.B

Summarize, represent, and interpret data on two categorical and quantitative variables. [See: Scatter Plots; Correlations.]

CT.HSS.ID.B.6

Represent data on two quantitative variables on a scatter plot, and describe how the variables are related. [See: Scatter Plots; Correlations.]

CT.HSS.ID.B.6.A

Fit a function to the data; use functions fitted to data to solve problems in the context of the data. Use given functions or choose a function suggested by the context. Emphasize linear, quadratic, and exponential models. [See: Linear Regression.]

CT.HSS.ID.B.6.C

Fit a linear function for a scatter plot that suggests a linear association. [See: Linear Regression.]

CT.HSS.ID.C

Interpret linear models. [See: Linear Regression.]

CT.HSS.ID.C.7

Interpret the slope (rate of change) and the intercept (constant term) of a linear model in the context of the data. [See: Linear Regression.]

CT.HSS.ID.C.8

Compute (using technology) and interpret the correlation coefficient of a linear fit. [See: Scatter Plots; Correlations; Linear Regression.]

CT.HSS.ID.C.9

Distinguish between correlation and causation. [See: Correlations; Linear Regression.]

CT.SL.9-10.1

Initiate and participate effectively in a range of collaborative discussions (one-on-one, in groups, and teacher-led) with diverse partners on grades 9-10 topics, texts, and issues, building on others' ideas and expressing their own clearly and persuasively. [See: Introduction to Data Science.]

Delaware Standards

DE.5.G.A.1

Use a pair of perpendicular number lines, called axes, to define a coordinate system, with the intersection of the lines (the origin) arranged to coincide with the 0 on each line and a given point in the plane located by using an ordered pair of numbers, called its coordinates. Understand that the first number indicates how far to travel from the origin in the direction of one axis, and the second number indicates how far to travel in the direction of the second axis, with the convention that the names of the two axes and the coordinates correspond (e.g., x-axis and x-coordinate, y-axis and y-coordinate). [See: Coordinates and Game Design.]

DE.5.OA.A

Write and interpret numerical expressions. [See: Order of Operations.]

DE.5.OA.A.1

Use parentheses, brackets, or braces in numerical expressions, and evaluate expressions with these symbols. [See: Order of Operations.]

DE.6.EE.B

Reason about and solve one-variable equations and inequalities. [See: Simple Inequalities; Compound Inequalities: Solutions & Non-Solutions.]

DE.6.EE.B.6

Use variables to represent numbers and write expressions when solving a real-world or mathematical problem; understand that a variable can represent an unknown number, or, depending on the purpose at hand, any number in a specified set. [See: Piecewise Functions and Conditionals; Function Composition; Defining Values; Functions Make Life Easier!; Functions: Contracts, Examples & Definitions; Defining Linear Functions; Solving Word Problems with the Design Recipe; Functions for Character Animation; Surface Area of a Rectangular Prism; Problem Decomposition; Sam the Butterfly - Applying Inequalities; Player Animation; The Distance Formula; Collision Detection - Distance and Inequality; Defining Table Functions; Grouped Samples; Linear Regression.]

DE.6.EE.B.8

Write an inequality of the form x > c or x < c to represent a constraint or condition in a real-world or mathematical problem. Recognize that inequalities of the form x > c or x < c have infinitely many solutions; represent solutions of such inequalities on number line diagrams. [See: Simple Inequalities; Sam the Butterfly - Applying Inequalities.]

DE.6.G.A

Solve real-world and mathematical problems involving area, surface area, and volume. [See: Surface Area of a Rectangular Prism.]

DE.6.G.A.4

Represent three-dimensional figures using nets made up of rectangles and triangles, and use the nets to find the surface area of these figures. Apply these techniques in the context of solving real-world and mathematical problems. [See: Surface Area of a Rectangular Prism.]

DE.6.RP.A

Understand ratio concepts and use ratio reasoning to solve problems. [See: Making Flags; Bar and Pie Charts.]

DE.6.RP.A.1

Understand the concept of a ratio and use ratio language to describe a ratio relationship between two quantities. [See: Making Flags.]

DE.6.RP.A.3.D

Use ratio reasoning to convert measurement units; manipulate and transform units appropriately when multiplying or dividing quantities. [See: Making Flags.]

DE.6.SP.A

Develop understanding of statistical variability. [See: Histograms; Visualizing the “Shape” of Data; Measures of Center; Box Plots.]

DE.6.SP.A.1

Recognize a statistical question as one that anticipates variability in the data related to the question and accounts for it in the answers. [See: Introduction to Data Science; The Data Cycle; Choosing Your Dataset.]

DE.6.SP.A.2

Understand that a set of data collected to answer a statistical question has a distribution which can be described by its center, spread, and overall shape. [See: Histograms; Visualizing the “Shape” of Data; Measures of Center; Box Plots; Standard Deviation.]

DE.6.SP.A.3

Recognize that a measure of center for a numerical data set summarizes all of its values with a single number, while a measure of variation describes how its values vary with a single number. [See: Box Plots; Standard Deviation.]

DE.6.SP.B

Summarize and describe distributions. [See: Visualizing the “Shape” of Data; Measures of Center; Box Plots.]

DE.6.SP.B.4

Display numerical data in plots on a number line, including dot plots, histograms, and box plots. [See: Histograms; Visualizing the “Shape” of Data; Box Plots; Standard Deviation.]

DE.6.SP.B.5

Summarize numerical data sets in relation to their context. [See: Measures of Center; Box Plots; Standard Deviation.]

DE.6.SP.B.5.C

Summarize numerical data sets in relation to their context by giving quantitative measures of center (median and/or mean) and variability (interquartile range and/or mean absolute deviation), as well as describing any overall pattern and any striking deviations from the overall pattern with reference to the context in which the data were gathered. [See: Measures of Center; Box Plots; Standard Deviation.]

DE.6.SP.B.5.D

Summarize numerical data sets in relation to their context by relating the choice of measures of center and variability to the shape of the data distribution and the context in which the data were gathered. [See: Measures of Center.]

DE.7.EE.A.2

Understand that rewriting an expression in different forms in a problem context can shed light on the problem and how the quantities in it are related. [See: Problem Decomposition.]

DE.7.EE.B

Solve real-life and mathematical problems using numerical and algebraic expressions and equations. [See: Piecewise Functions and Conditionals; Solving Word Problems with the Design Recipe; Problem Decomposition; Sam the Butterfly - Applying Inequalities; Player Animation; The Distance Formula.]

DE.7.EE.B.4

Use variables to represent quantities in a real-world or mathematical problem, and construct simple equations and inequalities to solve problems by reasoning about the quantities. [See: Defining Values; Functions Make Life Easier!; Solving Word Problems with the Design Recipe; Simple Inequalities; Compound Inequalities: Solutions & Non-Solutions.]

DE.7.G.B.4

Know the formulas for the area and circumference of a circle and use them to solve problems; give an informal derivation of the relationship between the circumference and area of a circle. [See: Solving Word Problems with the Design Recipe.]

DE.7.G.B.6

Solve real-world and mathematical problems involving area, volume and surface area of two- and three-dimensional objects composed of triangles, quadrilaterals, polygons, cubes, and right prisms. [See: Solving Word Problems with the Design Recipe; Surface Area of a Rectangular Prism.]

DE.7.RP.A

Analyze proportional relationships and use them to solve real-world and mathematical problems. [See: Making Flags; Making Game Images.]

DE.7.RP.A.1

Compute unit rates associated with ratios of fractions, including ratios of lengths, areas and other quantities measured in like or different units. [See: Making Flags.]

DE.7.RP.A.2.A

Decide whether two quantities are in a proportional relationship, e.g., by testing for equivalent ratios in a table or graphing on a coordinate plane and observing whether the graph is a straight line through the origin. [See: Functions Can Be Linear; Defining Linear Functions.]

DE.7.RP.A.2.B

Identify the constant of proportionality (unit rate) in tables, graphs, equations, diagrams, and verbal descriptions of proportional relationships. [See: Functions Can Be Linear; Defining Linear Functions.]

DE.7.SP.A

Use random sampling to draw inferences about a population. [See: Probability, Inference, and Sample Size.]

DE.7.SP.A.1

Understand that statistics can be used to gain information about a population by examining a sample of the population; generalizations about a population from a sample are valid only if the sample is representative of that population. Understand that random sampling tends to produce representative samples and support valid inferences. [See: Probability, Inference, and Sample Size.]

DE.7.SP.A.2

Use data from a random sample to draw inferences about a population with an unknown characteristic of interest. Generate multiple samples (or simulated samples) of the same size to gauge the variation in estimates or predictions. [See: Probability, Inference, and Sample Size.]

DE.7.SP.B

Draw informal comparative inferences about two populations. [See: Bar and Pie Charts.]

DE.8.EE.B

Understand the connections between proportional relationships, lines, and linear equations. [See: Functions Can Be Linear; Defining Linear Functions.]

DE.8.EE.B.5

Graph proportional relationships, interpreting the unit rate as the slope of the graph. Compare two different proportional relationships represented in different ways. [See: Functions Can Be Linear; Defining Linear Functions.]

DE.8.F.A.1

Understand that a function is a rule that assigns to each input exactly one output. The graph of a function is the set of ordered pairs consisting of an input and the corresponding output. [See: Contracts; The Vertical Line Test.]

DE.8.F.A.2

Compare properties of two functions each represented in a different way (algebraically, graphically, numerically in tables, or by verbal descriptions). [See: Functions Can Be Linear; Defining Linear Functions.]

DE.8.F.A.3

Interpret the equation y = mx + b as defining a linear function, whose graph is a straight line; give examples of functions that are not linear. [See: Functions Can Be Linear; Defining Linear Functions.]

DE.8.F.B

Use functions to model relationships between quantities. [See: Functions Make Life Easier!; Defining Linear Functions; Solving Word Problems with the Design Recipe; Functions for Character Animation; Problem Decomposition.]

DE.8.F.B.4

Construct a function to model a linear relationship between two quantities. Determine the rate of change and initial value of the function from a description of a relationship or from two (x, y) values, including reading these from a table or from a graph. Interpret the rate of change and initial value of a linear function in terms of the situation it models, and in terms of its graph or a table of values. [See: Functions Can Be Linear; Defining Linear Functions.]

DE.8.F.B.5

Describe qualitatively the functional relationship between two quantities by analyzing a graph (e.g., where the function is increasing or decreasing, linear or nonlinear). Sketch a graph that exhibits the qualitative features of a function that has been described verbally. [See: Functions Can Be Linear; Defining Linear Functions.]

DE.8.G.A.1

Verify experimentally the properties of rotations, reflections, and translations. [See: Making Game Images.]

DE.8.G.B

Understand and apply the Pythagorean Theorem. [See: The Distance Formula.]

DE.8.G.B.7

Apply the Pythagorean Theorem to determine unknown side lengths in right triangles in real-world and mathematical problems in two and three dimensions. [See: The Distance Formula.]

DE.8.G.B.8

Apply the Pythagorean Theorem to find the distance between two points in a coordinate system. [See: The Distance Formula.]

DE.8.SP.A.1

Construct and interpret scatter plots for bivariate measurement data to investigate patterns of association between two quantities. Describe patterns such as clustering, outliers, positive or negative association, linear association, and nonlinear association. [See: Scatter Plots; Grouped Samples; Correlations; Linear Regression.]

DE.8.SP.A.2

Know that straight lines are widely used to model relationships between two quantitative variables. For scatter plots that suggest a linear association, informally fit a straight line, and informally assess the model fit by judging the closeness of the data points to the line. [See: Scatter Plots; Correlations; Linear Regression.]

DE.8.SP.A.3

Use the equation of a linear model to solve problems in the context of bivariate measurement data, interpreting the slope and intercept. [See: Linear Regression.]

DE.HSA.CED.A

Create equations that describe numbers or relationships. [See: Solving Word Problems with the Design Recipe; Surface Area of a Rectangular Prism; Problem Decomposition; Sam the Butterfly - Applying Inequalities.]

DE.HSA.CED.A.1

Create equations and inequalities in one variable and use them to solve problems. [See: Sam the Butterfly - Applying Inequalities.]

DE.HSA.CED.A.2

Create equations in two or more variables to represent relationships between quantities; graph equations on coordinate axes with labels and scales. [See: Sam the Butterfly - Applying Inequalities.]

DE.HSA.CED.A.3

Represent constraints by equations or inequalities, and by systems of equations and/or inequalities, and interpret solutions as viable or nonviable options in a modeling context. [See: Sam the Butterfly - Applying Inequalities.]

DE.HSA.SSE.A.1

Interpret expressions that represent a quantity in terms of its context. [See: Defining Values; Functions Make Life Easier!; Solving Word Problems with the Design Recipe.]

DE.HSA.SSE.A.1.A

Interpret parts of an expression, such as terms, factors, and coefficients. [See: Piecewise Functions and Conditionals; Player Animation.]

DE.HSA.SSE.A.1.B

Interpret complicated expressions by viewing one or more of their parts as a single entity. [See: Piecewise Functions and Conditionals; Player Animation; Custom Scatter Plots.]

DE.HSA.SSE.A.2

Use the structure of an expression to identify ways to rewrite it. [See: Order of Operations.]

DE.HSA.SSE.B

Write expressions in equivalent forms to solve problems. [See: Order of Operations.]

DE.HSF.BF.A

Build a function that models a relationship between two quantities. [See: Function Notation; Defining Linear Functions; Solving Word Problems with the Design Recipe; Functions for Character Animation; Problem Decomposition; Simple Inequalities; Compound Inequalities: Solutions & Non-Solutions; Defining Table Functions.]

DE.HSF.BF.A.1

Write a function that describes a relationship between two quantities. [See: Function Notation; Defining Linear Functions; Solving Word Problems with the Design Recipe; Functions for Character Animation; Problem Decomposition; Simple Inequalities; Compound Inequalities: Solutions & Non-Solutions; Defining Table Functions.]

DE.HSF.BF.A.1.B

Combine standard function types using arithmetic operations. [See: Function Composition.]

DE.HSF.BF.A.1.C

Compose functions. [See: Function Composition; Problem Decomposition; Sam the Butterfly - Applying Inequalities; Collision Detection - Distance and Inequality.]

DE.HSF.BF.B

Build new functions from existing functions. [See: Problem Decomposition; Sam the Butterfly - Applying Inequalities; Collision Detection - Distance and Inequality.]

DE.HSF.IF.A

Understand the concept of a function and use function notation. [See: Functions Make Life Easier!; Function Notation.]

DE.HSF.IF.A.1

Understand that a function from one set (called the domain) to another set (called the range) assigns to each element of the domain exactly one element of the range. If f is a function and x is an element of its domain, then f(x) denotes the output of f corresponding to the input x. The graph of f is the graph of the equation y = f(x). [See: Contracts; The Vertical Line Test.]

DE.HSF.IF.A.2

Use function notation, evaluate functions for inputs in their domains, and interpret statements that use function notation in terms of a context. [See: Contracts; Making Flags; Function Notation; Defining Linear Functions; Solving Word Problems with the Design Recipe; Functions for Character Animation; Problem Decomposition; Simple Inequalities; Compound Inequalities: Solutions & Non-Solutions; Defining Table Functions.]

DE.HSF.IF.B

Interpret functions that arise in applications in terms of the context. [See: Function Notation; Defining Linear Functions; Solving Word Problems with the Design Recipe; Functions for Character Animation; Problem Decomposition; Simple Inequalities; Compound Inequalities: Solutions & Non-Solutions; Defining Table Functions.]

DE.HSF.IF.B.5

Relate the domain of a function to its graph and, where applicable, to the quantitative relationship it describes. [See: Functions Can Be Linear; Defining Linear Functions.]

DE.HSF.IF.C

Analyze functions using different representations. [See: The Vertical Line Test; Functions: Contracts, Examples & Definitions; Functions Can Be Linear; Defining Linear Functions; Solving Word Problems with the Design Recipe.]

DE.HSF.IF.C.9

Compare properties of two functions each represented in a different way (algebraically, graphically, numerically in tables, or by verbal descriptions). [See: Functions Can Be Linear; Defining Linear Functions; Problem Decomposition.]

DE.HSN.Q.A

Reason quantitatively and use units to solve problems. [See: Making Flags.]

DE.HSS.CP.A.1

Describe events as subsets of a sample space (the set of outcomes) using characteristics (or categories) of the outcomes, or as unions, intersections, or complements of other events ('or', 'and', 'not'). [See: Compound Inequalities: Solutions & Non-Solutions.]

DE.HSS.CP.B.9

Use permutations and combinations to compute probabilities of compound events and solve problems. [See: Permutations; Combinations.]

DE.HSS.IC.A

Understand and evaluate random processes underlying statistical experiments. [See: Probability, Inference, and Sample Size.]

DE.HSS.IC.A.1

Understand statistics as a process for making inferences about population parameters based on a random sample from that population. [See: Probability, Inference, and Sample Size.]

DE.HSS.IC.B

Make inferences and justify conclusions from sample surveys, experiments, and observational studies. [See: Collecting Data.]

DE.HSS.IC.B.3

Recognize the purposes of and differences among sample surveys, experiments, and observational studies; explain how randomization relates to each. [See: Probability, Inference, and Sample Size; Collecting Data.]

DE.HSS.IC.B.4

Use data from a sample survey to estimate a population mean or proportion; develop a margin of error through the use of simulation models for random sampling. [See: Collecting Data.]

DE.HSS.IC.B.6

Evaluate reports based on data. [See: Threats to Validity.]

DE.HSS.ID.A

Summarize, represent, and interpret data on a single count or measurement variable. [See: Bar and Pie Charts; Histograms; Visualizing the “Shape” of Data; Measures of Center; Box Plots.]

DE.HSS.ID.A.1

Represent data with plots on the real number line (dot plots, histograms, and box plots). [See: Histograms; Visualizing the “Shape” of Data; Box Plots; Standard Deviation.]

DE.HSS.ID.A.2

Use statistics appropriate to the shape of the data distribution to compare center (median, mean) and spread (interquartile range, standard deviation) of two or more different data sets. [See: Histograms; Measures of Center; Box Plots; Standard Deviation.]

DE.HSS.ID.A.3

Interpret differences in shape, center, and spread in the context of the data sets, accounting for possible effects of extreme data points (outliers). [See: Histograms; Visualizing the “Shape” of Data; Measures of Center; Box Plots; Standard Deviation.]

DE.HSS.ID.B

Summarize, represent, and interpret data on two categorical and quantitative variables. [See: Scatter Plots; Correlations.]

DE.HSS.ID.B.6

Represent data on two quantitative variables on a scatter plot, and describe how the variables are related. [See: Scatter Plots; Correlations.]

DE.HSS.ID.B.6.A

Fit a function to the data; use functions fitted to data to solve problems in the context of the data. Use given functions or choose a function suggested by the context. Emphasize linear, quadratic, and exponential models. [See: Linear Regression.]

DE.HSS.ID.B.6.C

Fit a linear function for a scatter plot that suggests a linear association. [See: Linear Regression.]

DE.HSS.ID.C

Interpret linear models. [See: Linear Regression.]

DE.HSS.ID.C.7

Interpret the slope (rate of change) and the intercept (constant term) of a linear model in the context of the data. [See: Linear Regression.]

DE.HSS.ID.C.8

Compute (using technology) and interpret the correlation coefficient of a linear fit. [See: Scatter Plots; Correlations; Linear Regression.]

DE.HSS.ID.C.9

Distinguish between correlation and causation. [See: Correlations; Linear Regression.]

DE.SL.9-10.1

Initiate and participate effectively in a range of collaborative discussions (one-on-one, in groups, and teacher-led) with diverse partners on grades 9-10 topics, texts, and issues, building on others' ideas and expressing their own clearly and persuasively. [See: Introduction to Data Science.]

Delaware Standards

GA.5.G.A.1

Use a pair of perpendicular number lines, called axes, to define a coordinate system, with the intersection of the lines (the origin) arranged to coincide with the 0 on each line and a given point in the plane located by using an ordered pair of numbers, called its coordinates. Understand that the first number indicates how far to travel from the origin in the direction of one axis, and the second number indicates how far to travel in the direction of the second axis, with the convention that the names of the two axes and the coordinates correspond (e.g., x-axis and x-coordinate, y-axis and y-coordinate). [See: Coordinates and Game Design.]

GA.5.OA.A

Write and interpret numerical expressions. [See: Order of Operations.]

GA.5.OA.A.1

Use parentheses, brackets, or braces in numerical expressions, and evaluate expressions with these symbols. [See: Order of Operations.]

GA.6.EE.B

Reason about and solve one-variable equations and inequalities. [See: Simple Inequalities; Compound Inequalities: Solutions & Non-Solutions.]

GA.6.EE.B.6

Use variables to represent numbers and write expressions when solving a real-world or mathematical problem; understand that a variable can represent an unknown number, or, depending on the purpose at hand, any number in a specified set. [See: Piecewise Functions and Conditionals; Function Composition; Defining Values; Functions Make Life Easier!; Functions: Contracts, Examples & Definitions; Defining Linear Functions; Solving Word Problems with the Design Recipe; Functions for Character Animation; Surface Area of a Rectangular Prism; Problem Decomposition; Sam the Butterfly - Applying Inequalities; Player Animation; The Distance Formula; Collision Detection - Distance and Inequality; Defining Table Functions; Grouped Samples; Linear Regression.]

GA.6.EE.B.8

Write an inequality of the form x > c or x < c to represent a constraint or condition in a real-world or mathematical problem. Recognize that inequalities of the form x > c or x < c have infinitely many solutions; represent solutions of such inequalities on number line diagrams. [See: Simple Inequalities; Sam the Butterfly - Applying Inequalities.]

GA.6.G.A

Solve real-world and mathematical problems involving area, surface area, and volume. [See: Surface Area of a Rectangular Prism.]

GA.6.G.A.4

Represent three-dimensional figures using nets made up of rectangles and triangles, and use the nets to find the surface area of these figures. Apply these techniques in the context of solving real-world and mathematical problems. [See: Surface Area of a Rectangular Prism.]

GA.6.RP.A

Understand ratio concepts and use ratio reasoning to solve problems. [See: Making Flags; Bar and Pie Charts.]

GA.6.RP.A.1

Understand the concept of a ratio and use ratio language to describe a ratio relationship between two quantities. [See: Making Flags.]

GA.6.RP.A.3.D

Use ratio reasoning to convert measurement units; manipulate and transform units appropriately when multiplying or dividing quantities. [See: Making Flags.]

GA.6.SP.A

Develop understanding of statistical variability. [See: Histograms; Visualizing the “Shape” of Data; Measures of Center; Box Plots.]

GA.6.SP.A.1

Recognize a statistical question as one that anticipates variability in the data related to the question and accounts for it in the answers. [See: Introduction to Data Science; The Data Cycle; Choosing Your Dataset.]

GA.6.SP.A.2

Understand that a set of data collected to answer a statistical question has a distribution which can be described by its center, spread, and overall shape. [See: Histograms; Visualizing the “Shape” of Data; Measures of Center; Box Plots; Standard Deviation.]

GA.6.SP.A.3

Recognize that a measure of center for a numerical data set summarizes all of its values with a single number, while a measure of variation describes how its values vary with a single number. [See: Box Plots; Standard Deviation.]

GA.6.SP.B

Summarize and describe distributions. [See: Visualizing the “Shape” of Data; Measures of Center; Box Plots.]

GA.6.SP.B.4

Display numerical data in plots on a number line, including dot plots, histograms, and box plots. [See: Histograms; Visualizing the “Shape” of Data; Box Plots; Standard Deviation.]

GA.6.SP.B.5

Summarize numerical data sets in relation to their context. [See: Measures of Center; Box Plots; Standard Deviation.]

GA.6.SP.B.5.C

Summarize numerical data sets in relation to their context by giving quantitative measures of center (median and/or mean) and variability (interquartile range and/or mean absolute deviation), as well as describing any overall pattern and any striking deviations from the overall pattern with reference to the context in which the data were gathered. [See: Measures of Center; Box Plots; Standard Deviation.]

GA.6.SP.B.5.D

Summarize numerical data sets in relation to their context by relating the choice of measures of center and variability to the shape of the data distribution and the context in which the data were gathered. [See: Measures of Center.]

GA.7.EE.A.2

Understand that rewriting an expression in different forms in a problem context can shed light on the problem and how the quantities in it are related. [See: Problem Decomposition.]

GA.7.EE.B

Solve real-life and mathematical problems using numerical and algebraic expressions and equations. [See: Piecewise Functions and Conditionals; Solving Word Problems with the Design Recipe; Problem Decomposition; Sam the Butterfly - Applying Inequalities; Player Animation; The Distance Formula.]

GA.7.EE.B.4

Use variables to represent quantities in a real-world or mathematical problem, and construct simple equations and inequalities to solve problems by reasoning about the quantities. [See: Defining Values; Functions Make Life Easier!; Solving Word Problems with the Design Recipe; Simple Inequalities; Compound Inequalities: Solutions & Non-Solutions.]

GA.7.G.B.4

Know the formulas for the area and circumference of a circle and use them to solve problems; give an informal derivation of the relationship between the circumference and area of a circle. [See: Solving Word Problems with the Design Recipe.]

GA.7.G.B.6

Solve real-world and mathematical problems involving area, volume and surface area of two- and three-dimensional objects composed of triangles, quadrilaterals, polygons, cubes, and right prisms. [See: Solving Word Problems with the Design Recipe; Surface Area of a Rectangular Prism.]

GA.7.RP.A

Analyze proportional relationships and use them to solve real-world and mathematical problems. [See: Making Flags; Making Game Images.]

GA.7.RP.A.1

Compute unit rates associated with ratios of fractions, including ratios of lengths, areas and other quantities measured in like or different units. [See: Making Flags.]

GA.7.RP.A.2.A

Decide whether two quantities are in a proportional relationship, e.g., by testing for equivalent ratios in a table or graphing on a coordinate plane and observing whether the graph is a straight line through the origin. [See: Functions Can Be Linear; Defining Linear Functions.]

GA.7.RP.A.2.B

Identify the constant of proportionality (unit rate) in tables, graphs, equations, diagrams, and verbal descriptions of proportional relationships. [See: Functions Can Be Linear; Defining Linear Functions.]

GA.7.SP.A

Use random sampling to draw inferences about a population. [See: Probability, Inference, and Sample Size.]

GA.7.SP.A.1

Understand that statistics can be used to gain information about a population by examining a sample of the population; generalizations about a population from a sample are valid only if the sample is representative of that population. Understand that random sampling tends to produce representative samples and support valid inferences. [See: Probability, Inference, and Sample Size.]

GA.7.SP.A.2

Use data from a random sample to draw inferences about a population with an unknown characteristic of interest. Generate multiple samples (or simulated samples) of the same size to gauge the variation in estimates or predictions. [See: Probability, Inference, and Sample Size.]

GA.7.SP.B

Draw informal comparative inferences about two populations. [See: Bar and Pie Charts.]

GA.8.EE.B

Understand the connections between proportional relationships, lines, and linear equations. [See: Functions Can Be Linear; Defining Linear Functions.]

GA.8.EE.B.5

Graph proportional relationships, interpreting the unit rate as the slope of the graph. Compare two different proportional relationships represented in different ways. [See: Functions Can Be Linear; Defining Linear Functions.]

GA.8.F.A.1

Understand that a function is a rule that assigns to each input exactly one output. The graph of a function is the set of ordered pairs consisting of an input and the corresponding output. [See: Contracts; The Vertical Line Test.]

GA.8.F.A.2

Compare properties of two functions each represented in a different way (algebraically, graphically, numerically in tables, or by verbal descriptions). [See: Functions Can Be Linear; Defining Linear Functions.]

GA.8.F.A.3

Interpret the equation y = mx + b as defining a linear function, whose graph is a straight line; give examples of functions that are not linear. [See: Functions Can Be Linear; Defining Linear Functions.]

GA.8.F.B

Use functions to model relationships between quantities. [See: Functions Make Life Easier!; Defining Linear Functions; Solving Word Problems with the Design Recipe; Functions for Character Animation; Problem Decomposition.]

GA.8.F.B.4

Construct a function to model a linear relationship between two quantities. Determine the rate of change and initial value of the function from a description of a relationship or from two (x, y) values, including reading these from a table or from a graph. Interpret the rate of change and initial value of a linear function in terms of the situation it models, and in terms of its graph or a table of values. [See: Functions Can Be Linear; Defining Linear Functions.]

GA.8.F.B.5

Describe qualitatively the functional relationship between two quantities by analyzing a graph (e.g., where the function is increasing or decreasing, linear or nonlinear). Sketch a graph that exhibits the qualitative features of a function that has been described verbally. [See: Functions Can Be Linear; Defining Linear Functions.]

GA.8.G.A.1

Verify experimentally the properties of rotations, reflections, and translations. [See: Making Game Images.]

GA.8.G.B

Understand and apply the Pythagorean Theorem. [See: The Distance Formula.]

GA.8.G.B.7

Apply the Pythagorean Theorem to determine unknown side lengths in right triangles in real-world and mathematical problems in two and three dimensions. [See: The Distance Formula.]

GA.8.G.B.8

Apply the Pythagorean Theorem to find the distance between two points in a coordinate system. [See: The Distance Formula.]

GA.8.SP.A.1

Construct and interpret scatter plots for bivariate measurement data to investigate patterns of association between two quantities. Describe patterns such as clustering, outliers, positive or negative association, linear association, and nonlinear association. [See: Scatter Plots; Grouped Samples; Correlations; Linear Regression.]

GA.8.SP.A.2

Know that straight lines are widely used to model relationships between two quantitative variables. For scatter plots that suggest a linear association, informally fit a straight line, and informally assess the model fit by judging the closeness of the data points to the line. [See: Scatter Plots; Correlations; Linear Regression.]

GA.8.SP.A.3

Use the equation of a linear model to solve problems in the context of bivariate measurement data, interpreting the slope and intercept. [See: Linear Regression.]

GA.HSA.CED.A

Create equations that describe numbers or relationships. [See: Solving Word Problems with the Design Recipe; Surface Area of a Rectangular Prism; Problem Decomposition; Sam the Butterfly - Applying Inequalities.]

GA.HSA.CED.A.1

Create equations and inequalities in one variable and use them to solve problems. [See: Sam the Butterfly - Applying Inequalities.]

GA.HSA.CED.A.2

Create equations in two or more variables to represent relationships between quantities; graph equations on coordinate axes with labels and scales. [See: Sam the Butterfly - Applying Inequalities.]

GA.HSA.CED.A.3

Represent constraints by equations or inequalities, and by systems of equations and/or inequalities, and interpret solutions as viable or nonviable options in a modeling context. [See: Sam the Butterfly - Applying Inequalities.]

GA.HSA.SSE.A.1

Interpret expressions that represent a quantity in terms of its context. [See: Defining Values; Functions Make Life Easier!; Solving Word Problems with the Design Recipe.]

GA.HSA.SSE.A.1.A

Interpret parts of an expression, such as terms, factors, and coefficients. [See: Piecewise Functions and Conditionals; Player Animation.]

GA.HSA.SSE.A.1.B

Interpret complicated expressions by viewing one or more of their parts as a single entity. [See: Piecewise Functions and Conditionals; Player Animation; Custom Scatter Plots.]

GA.HSA.SSE.A.2

Use the structure of an expression to identify ways to rewrite it. [See: Order of Operations.]

GA.HSA.SSE.B

Write expressions in equivalent forms to solve problems. [See: Order of Operations.]

GA.HSF.BF.A

Build a function that models a relationship between two quantities. [See: Function Notation; Defining Linear Functions; Solving Word Problems with the Design Recipe; Functions for Character Animation; Problem Decomposition; Simple Inequalities; Compound Inequalities: Solutions & Non-Solutions; Defining Table Functions.]

GA.HSF.BF.A.1

Write a function that describes a relationship between two quantities. [See: Function Notation; Defining Linear Functions; Solving Word Problems with the Design Recipe; Functions for Character Animation; Problem Decomposition; Simple Inequalities; Compound Inequalities: Solutions & Non-Solutions; Defining Table Functions.]

GA.HSF.BF.A.1.B

Combine standard function types using arithmetic operations. [See: Function Composition.]

GA.HSF.BF.A.1.C

Compose functions. [See: Function Composition; Problem Decomposition; Sam the Butterfly - Applying Inequalities; Collision Detection - Distance and Inequality.]

GA.HSF.BF.B

Build new functions from existing functions. [See: Problem Decomposition; Sam the Butterfly - Applying Inequalities; Collision Detection - Distance and Inequality.]

GA.HSF.IF.A

Understand the concept of a function and use function notation. [See: Functions Make Life Easier!; Function Notation.]

GA.HSF.IF.A.1

Understand that a function from one set (called the domain) to another set (called the range) assigns to each element of the domain exactly one element of the range. If f is a function and x is an element of its domain, then f(x) denotes the output of f corresponding to the input x. The graph of f is the graph of the equation y = f(x). [See: Contracts; The Vertical Line Test.]

GA.HSF.IF.A.2

Use function notation, evaluate functions for inputs in their domains, and interpret statements that use function notation in terms of a context. [See: Contracts; Making Flags; Function Notation; Defining Linear Functions; Solving Word Problems with the Design Recipe; Functions for Character Animation; Problem Decomposition; Simple Inequalities; Compound Inequalities: Solutions & Non-Solutions; Defining Table Functions.]

GA.HSF.IF.B

Interpret functions that arise in applications in terms of the context. [See: Function Notation; Defining Linear Functions; Solving Word Problems with the Design Recipe; Functions for Character Animation; Problem Decomposition; Simple Inequalities; Compound Inequalities: Solutions & Non-Solutions; Defining Table Functions.]

GA.HSF.IF.B.5

Relate the domain of a function to its graph and, where applicable, to the quantitative relationship it describes. [See: Functions Can Be Linear; Defining Linear Functions.]

GA.HSF.IF.C

Analyze functions using different representations. [See: The Vertical Line Test; Functions: Contracts, Examples & Definitions; Functions Can Be Linear; Defining Linear Functions; Solving Word Problems with the Design Recipe.]

GA.HSF.IF.C.9

Compare properties of two functions each represented in a different way (algebraically, graphically, numerically in tables, or by verbal descriptions). [See: Functions Can Be Linear; Defining Linear Functions; Problem Decomposition.]

GA.HSN.Q.A

Reason quantitatively and use units to solve problems. [See: Making Flags.]

GA.HSS.CP.A.1

Describe events as subsets of a sample space (the set of outcomes) using characteristics (or categories) of the outcomes, or as unions, intersections, or complements of other events ('or', 'and', 'not'). [See: Compound Inequalities: Solutions & Non-Solutions.]

GA.HSS.CP.B.9

Use permutations and combinations to compute probabilities of compound events and solve problems. [See: Permutations; Combinations.]

GA.HSS.IC.A

Understand and evaluate random processes underlying statistical experiments. [See: Probability, Inference, and Sample Size.]

GA.HSS.IC.A.1

Understand statistics as a process for making inferences about population parameters based on a random sample from that population. [See: Probability, Inference, and Sample Size.]

GA.HSS.IC.B

Make inferences and justify conclusions from sample surveys, experiments, and observational studies. [See: Collecting Data.]

GA.HSS.IC.B.3

Recognize the purposes of and differences among sample surveys, experiments, and observational studies; explain how randomization relates to each. [See: Probability, Inference, and Sample Size; Collecting Data.]

GA.HSS.IC.B.4

Use data from a sample survey to estimate a population mean or proportion; develop a margin of error through the use of simulation models for random sampling. [See: Collecting Data.]

GA.HSS.IC.B.6

Evaluate reports based on data. [See: Threats to Validity.]

GA.HSS.ID.A

Summarize, represent, and interpret data on a single count or measurement variable. [See: Bar and Pie Charts; Histograms; Visualizing the “Shape” of Data; Measures of Center; Box Plots.]

GA.HSS.ID.A.1

Represent data with plots on the real number line (dot plots, histograms, and box plots). [See: Histograms; Visualizing the “Shape” of Data; Box Plots; Standard Deviation.]

GA.HSS.ID.A.2

Use statistics appropriate to the shape of the data distribution to compare center (median, mean) and spread (interquartile range, standard deviation) of two or more different data sets. [See: Histograms; Measures of Center; Box Plots; Standard Deviation.]

GA.HSS.ID.A.3

Interpret differences in shape, center, and spread in the context of the data sets, accounting for possible effects of extreme data points (outliers). [See: Histograms; Visualizing the “Shape” of Data; Measures of Center; Box Plots; Standard Deviation.]

GA.HSS.ID.B

Summarize, represent, and interpret data on two categorical and quantitative variables. [See: Scatter Plots; Correlations.]

GA.HSS.ID.B.6

Represent data on two quantitative variables on a scatter plot, and describe how the variables are related. [See: Scatter Plots; Correlations.]

GA.HSS.ID.B.6.A

Fit a function to the data; use functions fitted to data to solve problems in the context of the data. Use given functions or choose a function suggested by the context. Emphasize linear, quadratic, and exponential models. [See: Linear Regression.]

GA.HSS.ID.B.6.C

Fit a linear function for a scatter plot that suggests a linear association. [See: Linear Regression.]

GA.HSS.ID.C

Interpret linear models. [See: Linear Regression.]

GA.HSS.ID.C.7

Interpret the slope (rate of change) and the intercept (constant term) of a linear model in the context of the data. [See: Linear Regression.]

GA.HSS.ID.C.8

Compute (using technology) and interpret the correlation coefficient of a linear fit. [See: Scatter Plots; Correlations; Linear Regression.]

GA.HSS.ID.C.9

Distinguish between correlation and causation. [See: Correlations; Linear Regression.]

GA.SL.9-10.1

Initiate and participate effectively in a range of collaborative discussions (one-on-one, in groups, and teacher-led) with diverse partners on grades 9-10 topics, texts, and issues, building on others' ideas and expressing their own clearly and persuasively. [See: Introduction to Data Science.]

Hawaii Standards

HI.5.G.A.1

Use a pair of perpendicular number lines, called axes, to define a coordinate system, with the intersection of the lines (the origin) arranged to coincide with the 0 on each line and a given point in the plane located by using an ordered pair of numbers, called its coordinates. Understand that the first number indicates how far to travel from the origin in the direction of one axis, and the second number indicates how far to travel in the direction of the second axis, with the convention that the names of the two axes and the coordinates correspond (e.g., x-axis and x-coordinate, y-axis and y-coordinate). [See: Coordinates and Game Design.]

HI.5.OA.A

Write and interpret numerical expressions. [See: Order of Operations.]

HI.5.OA.A.1

Use parentheses, brackets, or braces in numerical expressions, and evaluate expressions with these symbols. [See: Order of Operations.]

HI.6.EE.B

Reason about and solve one-variable equations and inequalities. [See: Simple Inequalities; Compound Inequalities: Solutions & Non-Solutions.]

HI.6.EE.B.6

Use variables to represent numbers and write expressions when solving a real-world or mathematical problem; understand that a variable can represent an unknown number, or, depending on the purpose at hand, any number in a specified set. [See: Piecewise Functions and Conditionals; Function Composition; Defining Values; Functions Make Life Easier!; Functions: Contracts, Examples & Definitions; Defining Linear Functions; Solving Word Problems with the Design Recipe; Functions for Character Animation; Surface Area of a Rectangular Prism; Problem Decomposition; Sam the Butterfly - Applying Inequalities; Player Animation; The Distance Formula; Collision Detection - Distance and Inequality; Defining Table Functions; Grouped Samples; Linear Regression.]

HI.6.EE.B.8

Write an inequality of the form x > c or x < c to represent a constraint or condition in a real-world or mathematical problem. Recognize that inequalities of the form x > c or x < c have infinitely many solutions; represent solutions of such inequalities on number line diagrams. [See: Simple Inequalities; Sam the Butterfly - Applying Inequalities.]

HI.6.G.A

Solve real-world and mathematical problems involving area, surface area, and volume. [See: Surface Area of a Rectangular Prism.]

HI.6.G.A.4

Represent three-dimensional figures using nets made up of rectangles and triangles, and use the nets to find the surface area of these figures. Apply these techniques in the context of solving real-world and mathematical problems. [See: Surface Area of a Rectangular Prism.]

HI.6.RP.A

Understand ratio concepts and use ratio reasoning to solve problems. [See: Making Flags; Bar and Pie Charts.]

HI.6.RP.A.1

Understand the concept of a ratio and use ratio language to describe a ratio relationship between two quantities. [See: Making Flags.]

HI.6.RP.A.3.D

Use ratio reasoning to convert measurement units; manipulate and transform units appropriately when multiplying or dividing quantities. [See: Making Flags.]

HI.6.SP.A

Develop understanding of statistical variability. [See: Histograms; Visualizing the “Shape” of Data; Measures of Center; Box Plots.]

HI.6.SP.A.1

Recognize a statistical question as one that anticipates variability in the data related to the question and accounts for it in the answers. [See: Introduction to Data Science; The Data Cycle; Choosing Your Dataset.]

HI.6.SP.A.2

Understand that a set of data collected to answer a statistical question has a distribution which can be described by its center, spread, and overall shape. [See: Histograms; Visualizing the “Shape” of Data; Measures of Center; Box Plots; Standard Deviation.]

HI.6.SP.A.3

Recognize that a measure of center for a numerical data set summarizes all of its values with a single number, while a measure of variation describes how its values vary with a single number. [See: Box Plots; Standard Deviation.]

HI.6.SP.B

Summarize and describe distributions. [See: Visualizing the “Shape” of Data; Measures of Center; Box Plots.]

HI.6.SP.B.4

Display numerical data in plots on a number line, including dot plots, histograms, and box plots. [See: Histograms; Visualizing the “Shape” of Data; Box Plots; Standard Deviation.]

HI.6.SP.B.5

Summarize numerical data sets in relation to their context. [See: Measures of Center; Box Plots; Standard Deviation.]

HI.6.SP.B.5.C

Summarize numerical data sets in relation to their context by giving quantitative measures of center (median and/or mean) and variability (interquartile range and/or mean absolute deviation), as well as describing any overall pattern and any striking deviations from the overall pattern with reference to the context in which the data were gathered. [See: Measures of Center; Box Plots; Standard Deviation.]

HI.6.SP.B.5.D

Summarize numerical data sets in relation to their context by relating the choice of measures of center and variability to the shape of the data distribution and the context in which the data were gathered. [See: Measures of Center.]

HI.7.EE.A.2

Understand that rewriting an expression in different forms in a problem context can shed light on the problem and how the quantities in it are related. [See: Problem Decomposition.]

HI.7.EE.B

Solve real-life and mathematical problems using numerical and algebraic expressions and equations. [See: Piecewise Functions and Conditionals; Solving Word Problems with the Design Recipe; Problem Decomposition; Sam the Butterfly - Applying Inequalities; Player Animation; The Distance Formula.]

HI.7.EE.B.4

Use variables to represent quantities in a real-world or mathematical problem, and construct simple equations and inequalities to solve problems by reasoning about the quantities. [See: Defining Values; Functions Make Life Easier!; Solving Word Problems with the Design Recipe; Simple Inequalities; Compound Inequalities: Solutions & Non-Solutions.]

HI.7.G.B.4

Know the formulas for the area and circumference of a circle and use them to solve problems; give an informal derivation of the relationship between the circumference and area of a circle. [See: Solving Word Problems with the Design Recipe.]

HI.7.G.B.6

Solve real-world and mathematical problems involving area, volume and surface area of two- and three-dimensional objects composed of triangles, quadrilaterals, polygons, cubes, and right prisms. [See: Solving Word Problems with the Design Recipe; Surface Area of a Rectangular Prism.]

HI.7.RP.A

Analyze proportional relationships and use them to solve real-world and mathematical problems. [See: Making Flags; Making Game Images.]

HI.7.RP.A.1

Compute unit rates associated with ratios of fractions, including ratios of lengths, areas and other quantities measured in like or different units. [See: Making Flags.]

HI.7.RP.A.2.A

Decide whether two quantities are in a proportional relationship, e.g., by testing for equivalent ratios in a table or graphing on a coordinate plane and observing whether the graph is a straight line through the origin. [See: Functions Can Be Linear; Defining Linear Functions.]

HI.7.RP.A.2.B

Identify the constant of proportionality (unit rate) in tables, graphs, equations, diagrams, and verbal descriptions of proportional relationships. [See: Functions Can Be Linear; Defining Linear Functions.]

HI.7.SP.A

Use random sampling to draw inferences about a population. [See: Probability, Inference, and Sample Size.]

HI.7.SP.A.1

Understand that statistics can be used to gain information about a population by examining a sample of the population; generalizations about a population from a sample are valid only if the sample is representative of that population. Understand that random sampling tends to produce representative samples and support valid inferences. [See: Probability, Inference, and Sample Size.]

HI.7.SP.A.2

Use data from a random sample to draw inferences about a population with an unknown characteristic of interest. Generate multiple samples (or simulated samples) of the same size to gauge the variation in estimates or predictions. [See: Probability, Inference, and Sample Size.]

HI.7.SP.B

Draw informal comparative inferences about two populations. [See: Bar and Pie Charts.]

HI.8.EE.B

Understand the connections between proportional relationships, lines, and linear equations. [See: Functions Can Be Linear; Defining Linear Functions.]

HI.8.EE.B.5

Graph proportional relationships, interpreting the unit rate as the slope of the graph. Compare two different proportional relationships represented in different ways. [See: Functions Can Be Linear; Defining Linear Functions.]

HI.8.F.A.1

Understand that a function is a rule that assigns to each input exactly one output. The graph of a function is the set of ordered pairs consisting of an input and the corresponding output. [See: Contracts; The Vertical Line Test.]

HI.8.F.A.2

Compare properties of two functions each represented in a different way (algebraically, graphically, numerically in tables, or by verbal descriptions). [See: Functions Can Be Linear; Defining Linear Functions.]

HI.8.F.A.3

Interpret the equation y = mx + b as defining a linear function, whose graph is a straight line; give examples of functions that are not linear. [See: Functions Can Be Linear; Defining Linear Functions.]

HI.8.F.B

Use functions to model relationships between quantities. [See: Functions Make Life Easier!; Defining Linear Functions; Solving Word Problems with the Design Recipe; Functions for Character Animation; Problem Decomposition.]

HI.8.F.B.4

Construct a function to model a linear relationship between two quantities. Determine the rate of change and initial value of the function from a description of a relationship or from two (x, y) values, including reading these from a table or from a graph. Interpret the rate of change and initial value of a linear function in terms of the situation it models, and in terms of its graph or a table of values. [See: Functions Can Be Linear; Defining Linear Functions.]

HI.8.F.B.5

Describe qualitatively the functional relationship between two quantities by analyzing a graph (e.g., where the function is increasing or decreasing, linear or nonlinear). Sketch a graph that exhibits the qualitative features of a function that has been described verbally. [See: Functions Can Be Linear; Defining Linear Functions.]

HI.8.G.A.1

Verify experimentally the properties of rotations, reflections, and translations. [See: Making Game Images.]

HI.8.G.B

Understand and apply the Pythagorean Theorem. [See: The Distance Formula.]

HI.8.G.B.7

Apply the Pythagorean Theorem to determine unknown side lengths in right triangles in real-world and mathematical problems in two and three dimensions. [See: The Distance Formula.]

HI.8.G.B.8

Apply the Pythagorean Theorem to find the distance between two points in a coordinate system. [See: The Distance Formula.]

HI.8.SP.A.1

Construct and interpret scatter plots for bivariate measurement data to investigate patterns of association between two quantities. Describe patterns such as clustering, outliers, positive or negative association, linear association, and nonlinear association. [See: Scatter Plots; Grouped Samples; Correlations; Linear Regression.]

HI.8.SP.A.2

Know that straight lines are widely used to model relationships between two quantitative variables. For scatter plots that suggest a linear association, informally fit a straight line, and informally assess the model fit by judging the closeness of the data points to the line. [See: Scatter Plots; Correlations; Linear Regression.]

HI.8.SP.A.3

Use the equation of a linear model to solve problems in the context of bivariate measurement data, interpreting the slope and intercept. [See: Linear Regression.]

HI.HSA.CED.A

Create equations that describe numbers or relationships. [See: Solving Word Problems with the Design Recipe; Surface Area of a Rectangular Prism; Problem Decomposition; Sam the Butterfly - Applying Inequalities.]

HI.HSA.CED.A.1

Create equations and inequalities in one variable and use them to solve problems. [See: Sam the Butterfly - Applying Inequalities.]

HI.HSA.CED.A.2

Create equations in two or more variables to represent relationships between quantities; graph equations on coordinate axes with labels and scales. [See: Sam the Butterfly - Applying Inequalities.]

HI.HSA.CED.A.3

Represent constraints by equations or inequalities, and by systems of equations and/or inequalities, and interpret solutions as viable or nonviable options in a modeling context. [See: Sam the Butterfly - Applying Inequalities.]

HI.HSA.SSE.A.1

Interpret expressions that represent a quantity in terms of its context. [See: Defining Values; Functions Make Life Easier!; Solving Word Problems with the Design Recipe.]

HI.HSA.SSE.A.1.A

Interpret parts of an expression, such as terms, factors, and coefficients. [See: Piecewise Functions and Conditionals; Player Animation.]

HI.HSA.SSE.A.1.B

Interpret complicated expressions by viewing one or more of their parts as a single entity. [See: Piecewise Functions and Conditionals; Player Animation; Custom Scatter Plots.]

HI.HSA.SSE.A.2

Use the structure of an expression to identify ways to rewrite it. [See: Order of Operations.]

HI.HSA.SSE.B

Write expressions in equivalent forms to solve problems. [See: Order of Operations.]

HI.HSF.BF.A

Build a function that models a relationship between two quantities. [See: Function Notation; Defining Linear Functions; Solving Word Problems with the Design Recipe; Functions for Character Animation; Problem Decomposition; Simple Inequalities; Compound Inequalities: Solutions & Non-Solutions; Defining Table Functions.]

HI.HSF.BF.A.1

Write a function that describes a relationship between two quantities. [See: Function Notation; Defining Linear Functions; Solving Word Problems with the Design Recipe; Functions for Character Animation; Problem Decomposition; Simple Inequalities; Compound Inequalities: Solutions & Non-Solutions; Defining Table Functions.]

HI.HSF.BF.A.1.B

Combine standard function types using arithmetic operations. [See: Function Composition.]

HI.HSF.BF.A.1.C

Compose functions. [See: Function Composition; Problem Decomposition; Sam the Butterfly - Applying Inequalities; Collision Detection - Distance and Inequality.]

HI.HSF.BF.B

Build new functions from existing functions. [See: Problem Decomposition; Sam the Butterfly - Applying Inequalities; Collision Detection - Distance and Inequality.]

HI.HSF.IF.A

Understand the concept of a function and use function notation. [See: Functions Make Life Easier!; Function Notation.]

HI.HSF.IF.A.1

Understand that a function from one set (called the domain) to another set (called the range) assigns to each element of the domain exactly one element of the range. If f is a function and x is an element of its domain, then f(x) denotes the output of f corresponding to the input x. The graph of f is the graph of the equation y = f(x). [See: Contracts; The Vertical Line Test.]

HI.HSF.IF.A.2

Use function notation, evaluate functions for inputs in their domains, and interpret statements that use function notation in terms of a context. [See: Contracts; Making Flags; Function Notation; Defining Linear Functions; Solving Word Problems with the Design Recipe; Functions for Character Animation; Problem Decomposition; Simple Inequalities; Compound Inequalities: Solutions & Non-Solutions; Defining Table Functions.]

HI.HSF.IF.B

Interpret functions that arise in applications in terms of the context. [See: Function Notation; Defining Linear Functions; Solving Word Problems with the Design Recipe; Functions for Character Animation; Problem Decomposition; Simple Inequalities; Compound Inequalities: Solutions & Non-Solutions; Defining Table Functions.]

HI.HSF.IF.B.5

Relate the domain of a function to its graph and, where applicable, to the quantitative relationship it describes. [See: Functions Can Be Linear; Defining Linear Functions.]

HI.HSF.IF.C

Analyze functions using different representations. [See: The Vertical Line Test; Functions: Contracts, Examples & Definitions; Functions Can Be Linear; Defining Linear Functions; Solving Word Problems with the Design Recipe.]

HI.HSF.IF.C.9

Compare properties of two functions each represented in a different way (algebraically, graphically, numerically in tables, or by verbal descriptions). [See: Functions Can Be Linear; Defining Linear Functions; Problem Decomposition.]

HI.HSN.Q.A

Reason quantitatively and use units to solve problems. [See: Making Flags.]

HI.HSS.CP.A.1

Describe events as subsets of a sample space (the set of outcomes) using characteristics (or categories) of the outcomes, or as unions, intersections, or complements of other events ('or', 'and', 'not'). [See: Compound Inequalities: Solutions & Non-Solutions.]

HI.HSS.CP.B.9

Use permutations and combinations to compute probabilities of compound events and solve problems. [See: Permutations; Combinations.]

HI.HSS.IC.A

Understand and evaluate random processes underlying statistical experiments. [See: Probability, Inference, and Sample Size.]

HI.HSS.IC.A.1

Understand statistics as a process for making inferences about population parameters based on a random sample from that population. [See: Probability, Inference, and Sample Size.]

HI.HSS.IC.B

Make inferences and justify conclusions from sample surveys, experiments, and observational studies. [See: Collecting Data.]

HI.HSS.IC.B.3

Recognize the purposes of and differences among sample surveys, experiments, and observational studies; explain how randomization relates to each. [See: Probability, Inference, and Sample Size; Collecting Data.]

HI.HSS.IC.B.4

Use data from a sample survey to estimate a population mean or proportion; develop a margin of error through the use of simulation models for random sampling. [See: Collecting Data.]

HI.HSS.IC.B.6

Evaluate reports based on data. [See: Threats to Validity.]

HI.HSS.ID.A

Summarize, represent, and interpret data on a single count or measurement variable. [See: Bar and Pie Charts; Histograms; Visualizing the “Shape” of Data; Measures of Center; Box Plots.]

HI.HSS.ID.A.1

Represent data with plots on the real number line (dot plots, histograms, and box plots). [See: Histograms; Visualizing the “Shape” of Data; Box Plots; Standard Deviation.]

HI.HSS.ID.A.2

Use statistics appropriate to the shape of the data distribution to compare center (median, mean) and spread (interquartile range, standard deviation) of two or more different data sets. [See: Histograms; Measures of Center; Box Plots; Standard Deviation.]

HI.HSS.ID.A.3

Interpret differences in shape, center, and spread in the context of the data sets, accounting for possible effects of extreme data points (outliers). [See: Histograms; Visualizing the “Shape” of Data; Measures of Center; Box Plots; Standard Deviation.]

HI.HSS.ID.B

Summarize, represent, and interpret data on two categorical and quantitative variables. [See: Scatter Plots; Correlations.]

HI.HSS.ID.B.6

Represent data on two quantitative variables on a scatter plot, and describe how the variables are related. [See: Scatter Plots; Correlations.]

HI.HSS.ID.B.6.A

Fit a function to the data; use functions fitted to data to solve problems in the context of the data. Use given functions or choose a function suggested by the context. Emphasize linear, quadratic, and exponential models. [See: Linear Regression.]

HI.HSS.ID.B.6.C

Fit a linear function for a scatter plot that suggests a linear association. [See: Linear Regression.]

HI.HSS.ID.C

Interpret linear models. [See: Linear Regression.]

HI.HSS.ID.C.7

Interpret the slope (rate of change) and the intercept (constant term) of a linear model in the context of the data. [See: Linear Regression.]

HI.HSS.ID.C.8

Compute (using technology) and interpret the correlation coefficient of a linear fit. [See: Scatter Plots; Correlations; Linear Regression.]

HI.HSS.ID.C.9

Distinguish between correlation and causation. [See: Correlations; Linear Regression.]

HI.SL.9-10.1

Initiate and participate effectively in a range of collaborative discussions (one-on-one, in groups, and teacher-led) with diverse partners on grades 9-10 topics, texts, and issues, building on others' ideas and expressing their own clearly and persuasively. [See: Introduction to Data Science.]

Idaho Standards

ID.5.G.A.1

Use a pair of perpendicular number lines, called axes, to define a coordinate system, with the intersection of the lines (the origin) arranged to coincide with the 0 on each line and a given point in the plane located by using an ordered pair of numbers, called its coordinates. Understand that the first number indicates how far to travel from the origin in the direction of one axis, and the second number indicates how far to travel in the direction of the second axis, with the convention that the names of the two axes and the coordinates correspond (e.g., x-axis and x-coordinate, y-axis and y-coordinate). [See: Coordinates and Game Design.]

ID.5.OA.A

Write and interpret numerical expressions. [See: Order of Operations.]

ID.5.OA.A.1

Use parentheses, brackets, or braces in numerical expressions, and evaluate expressions with these symbols. [See: Order of Operations.]

ID.6.EE.B

Reason about and solve one-variable equations and inequalities. [See: Simple Inequalities; Compound Inequalities: Solutions & Non-Solutions.]

ID.6.EE.B.6

Use variables to represent numbers and write expressions when solving a real-world or mathematical problem; understand that a variable can represent an unknown number, or, depending on the purpose at hand, any number in a specified set. [See: Piecewise Functions and Conditionals; Function Composition; Defining Values; Functions Make Life Easier!; Functions: Contracts, Examples & Definitions; Defining Linear Functions; Solving Word Problems with the Design Recipe; Functions for Character Animation; Surface Area of a Rectangular Prism; Problem Decomposition; Sam the Butterfly - Applying Inequalities; Player Animation; The Distance Formula; Collision Detection - Distance and Inequality; Defining Table Functions; Grouped Samples; Linear Regression.]

ID.6.EE.B.8

Write an inequality of the form x > c or x < c to represent a constraint or condition in a real-world or mathematical problem. Recognize that inequalities of the form x > c or x < c have infinitely many solutions; represent solutions of such inequalities on number line diagrams. [See: Simple Inequalities; Sam the Butterfly - Applying Inequalities.]

ID.6.G.A

Solve real-world and mathematical problems involving area, surface area, and volume. [See: Surface Area of a Rectangular Prism.]

ID.6.G.A.4

Represent three-dimensional figures using nets made up of rectangles and triangles, and use the nets to find the surface area of these figures. Apply these techniques in the context of solving real-world and mathematical problems. [See: Surface Area of a Rectangular Prism.]

ID.6.RP.A

Understand ratio concepts and use ratio reasoning to solve problems. [See: Making Flags; Bar and Pie Charts.]

ID.6.RP.A.1

Understand the concept of a ratio and use ratio language to describe a ratio relationship between two quantities. [See: Making Flags.]

ID.6.RP.A.3.D

Use ratio reasoning to convert measurement units; manipulate and transform units appropriately when multiplying or dividing quantities. [See: Making Flags.]

ID.6.SP.A

Develop understanding of statistical variability. [See: Histograms; Visualizing the “Shape” of Data; Measures of Center; Box Plots.]

ID.6.SP.A.1

Recognize a statistical question as one that anticipates variability in the data related to the question and accounts for it in the answers. [See: Introduction to Data Science; The Data Cycle; Choosing Your Dataset.]

ID.6.SP.A.2

Understand that a set of data collected to answer a statistical question has a distribution which can be described by its center, spread, and overall shape. [See: Histograms; Visualizing the “Shape” of Data; Measures of Center; Box Plots; Standard Deviation.]

ID.6.SP.A.3

Recognize that a measure of center for a numerical data set summarizes all of its values with a single number, while a measure of variation describes how its values vary with a single number. [See: Box Plots; Standard Deviation.]

ID.6.SP.B

Summarize and describe distributions. [See: Visualizing the “Shape” of Data; Measures of Center; Box Plots.]

ID.6.SP.B.4

Display numerical data in plots on a number line, including dot plots, histograms, and box plots. [See: Histograms; Visualizing the “Shape” of Data; Box Plots; Standard Deviation.]

ID.6.SP.B.5

Summarize numerical data sets in relation to their context. [See: Measures of Center; Box Plots; Standard Deviation.]

ID.6.SP.B.5.C

Summarize numerical data sets in relation to their context by giving quantitative measures of center (median and/or mean) and variability (interquartile range and/or mean absolute deviation), as well as describing any overall pattern and any striking deviations from the overall pattern with reference to the context in which the data were gathered. [See: Measures of Center; Box Plots; Standard Deviation.]

ID.6.SP.B.5.D

Summarize numerical data sets in relation to their context by relating the choice of measures of center and variability to the shape of the data distribution and the context in which the data were gathered. [See: Measures of Center.]

ID.7.EE.A.2

Understand that rewriting an expression in different forms in a problem context can shed light on the problem and how the quantities in it are related. [See: Problem Decomposition.]

ID.7.EE.B

Solve real-life and mathematical problems using numerical and algebraic expressions and equations. [See: Piecewise Functions and Conditionals; Solving Word Problems with the Design Recipe; Problem Decomposition; Sam the Butterfly - Applying Inequalities; Player Animation; The Distance Formula.]

ID.7.EE.B.4

Use variables to represent quantities in a real-world or mathematical problem, and construct simple equations and inequalities to solve problems by reasoning about the quantities. [See: Defining Values; Functions Make Life Easier!; Solving Word Problems with the Design Recipe; Simple Inequalities; Compound Inequalities: Solutions & Non-Solutions.]

ID.7.G.B.4

Know the formulas for the area and circumference of a circle and use them to solve problems; give an informal derivation of the relationship between the circumference and area of a circle. [See: Solving Word Problems with the Design Recipe.]

ID.7.G.B.6

Solve real-world and mathematical problems involving area, volume and surface area of two- and three-dimensional objects composed of triangles, quadrilaterals, polygons, cubes, and right prisms. [See: Solving Word Problems with the Design Recipe; Surface Area of a Rectangular Prism.]

ID.7.RP.A

Analyze proportional relationships and use them to solve real-world and mathematical problems. [See: Making Flags; Making Game Images.]

ID.7.RP.A.1

Compute unit rates associated with ratios of fractions, including ratios of lengths, areas and other quantities measured in like or different units. [See: Making Flags.]

ID.7.RP.A.2.A

Decide whether two quantities are in a proportional relationship, e.g., by testing for equivalent ratios in a table or graphing on a coordinate plane and observing whether the graph is a straight line through the origin. [See: Functions Can Be Linear; Defining Linear Functions.]

ID.7.RP.A.2.B

Identify the constant of proportionality (unit rate) in tables, graphs, equations, diagrams, and verbal descriptions of proportional relationships. [See: Functions Can Be Linear; Defining Linear Functions.]

ID.7.SP.A

Use random sampling to draw inferences about a population. [See: Probability, Inference, and Sample Size.]

ID.7.SP.A.1

Understand that statistics can be used to gain information about a population by examining a sample of the population; generalizations about a population from a sample are valid only if the sample is representative of that population. Understand that random sampling tends to produce representative samples and support valid inferences. [See: Probability, Inference, and Sample Size.]

ID.7.SP.A.2

Use data from a random sample to draw inferences about a population with an unknown characteristic of interest. Generate multiple samples (or simulated samples) of the same size to gauge the variation in estimates or predictions. [See: Probability, Inference, and Sample Size.]

ID.7.SP.B

Draw informal comparative inferences about two populations. [See: Bar and Pie Charts.]

ID.8.EE.B

Understand the connections between proportional relationships, lines, and linear equations. [See: Functions Can Be Linear; Defining Linear Functions.]

ID.8.EE.B.5

Graph proportional relationships, interpreting the unit rate as the slope of the graph. Compare two different proportional relationships represented in different ways. [See: Functions Can Be Linear; Defining Linear Functions.]

ID.8.F.A.1

Understand that a function is a rule that assigns to each input exactly one output. The graph of a function is the set of ordered pairs consisting of an input and the corresponding output. [See: Contracts; The Vertical Line Test.]

ID.8.F.A.2

Compare properties of two functions each represented in a different way (algebraically, graphically, numerically in tables, or by verbal descriptions). [See: Functions Can Be Linear; Defining Linear Functions.]

ID.8.F.A.3

Interpret the equation y = mx + b as defining a linear function, whose graph is a straight line; give examples of functions that are not linear. [See: Functions Can Be Linear; Defining Linear Functions.]

ID.8.F.B

Use functions to model relationships between quantities. [See: Functions Make Life Easier!; Defining Linear Functions; Solving Word Problems with the Design Recipe; Functions for Character Animation; Problem Decomposition.]

ID.8.F.B.4

Construct a function to model a linear relationship between two quantities. Determine the rate of change and initial value of the function from a description of a relationship or from two (x, y) values, including reading these from a table or from a graph. Interpret the rate of change and initial value of a linear function in terms of the situation it models, and in terms of its graph or a table of values. [See: Functions Can Be Linear; Defining Linear Functions.]

ID.8.F.B.5

Describe qualitatively the functional relationship between two quantities by analyzing a graph (e.g., where the function is increasing or decreasing, linear or nonlinear). Sketch a graph that exhibits the qualitative features of a function that has been described verbally. [See: Functions Can Be Linear; Defining Linear Functions.]

ID.8.G.A.1

Verify experimentally the properties of rotations, reflections, and translations. [See: Making Game Images.]

ID.8.G.B

Understand and apply the Pythagorean Theorem. [See: The Distance Formula.]

ID.8.G.B.7

Apply the Pythagorean Theorem to determine unknown side lengths in right triangles in real-world and mathematical problems in two and three dimensions. [See: The Distance Formula.]

ID.8.G.B.8

Apply the Pythagorean Theorem to find the distance between two points in a coordinate system. [See: The Distance Formula.]

ID.8.SP.A.1

Construct and interpret scatter plots for bivariate measurement data to investigate patterns of association between two quantities. Describe patterns such as clustering, outliers, positive or negative association, linear association, and nonlinear association. [See: Scatter Plots; Grouped Samples; Correlations; Linear Regression.]

ID.8.SP.A.2

Know that straight lines are widely used to model relationships between two quantitative variables. For scatter plots that suggest a linear association, informally fit a straight line, and informally assess the model fit by judging the closeness of the data points to the line. [See: Scatter Plots; Correlations; Linear Regression.]

ID.8.SP.A.3

Use the equation of a linear model to solve problems in the context of bivariate measurement data, interpreting the slope and intercept. [See: Linear Regression.]

ID.HSA.CED.A

Create equations that describe numbers or relationships. [See: Solving Word Problems with the Design Recipe; Surface Area of a Rectangular Prism; Problem Decomposition; Sam the Butterfly - Applying Inequalities.]

ID.HSA.CED.A.1

Create equations and inequalities in one variable and use them to solve problems. [See: Sam the Butterfly - Applying Inequalities.]

ID.HSA.CED.A.2

Create equations in two or more variables to represent relationships between quantities; graph equations on coordinate axes with labels and scales. [See: Sam the Butterfly - Applying Inequalities.]

ID.HSA.CED.A.3

Represent constraints by equations or inequalities, and by systems of equations and/or inequalities, and interpret solutions as viable or nonviable options in a modeling context. [See: Sam the Butterfly - Applying Inequalities.]

ID.HSA.SSE.A.1

Interpret expressions that represent a quantity in terms of its context. [See: Defining Values; Functions Make Life Easier!; Solving Word Problems with the Design Recipe.]

ID.HSA.SSE.A.1.A

Interpret parts of an expression, such as terms, factors, and coefficients. [See: Piecewise Functions and Conditionals; Player Animation.]

ID.HSA.SSE.A.1.B

Interpret complicated expressions by viewing one or more of their parts as a single entity. [See: Piecewise Functions and Conditionals; Player Animation; Custom Scatter Plots.]

ID.HSA.SSE.A.2

Use the structure of an expression to identify ways to rewrite it. [See: Order of Operations.]

ID.HSA.SSE.B

Write expressions in equivalent forms to solve problems. [See: Order of Operations.]

ID.HSF.BF.A

Build a function that models a relationship between two quantities. [See: Function Notation; Defining Linear Functions; Solving Word Problems with the Design Recipe; Functions for Character Animation; Problem Decomposition; Simple Inequalities; Compound Inequalities: Solutions & Non-Solutions; Defining Table Functions.]

ID.HSF.BF.A.1

Write a function that describes a relationship between two quantities. [See: Function Notation; Defining Linear Functions; Solving Word Problems with the Design Recipe; Functions for Character Animation; Problem Decomposition; Simple Inequalities; Compound Inequalities: Solutions & Non-Solutions; Defining Table Functions.]

ID.HSF.BF.A.1.B

Combine standard function types using arithmetic operations. [See: Function Composition.]

ID.HSF.BF.A.1.C

Compose functions. [See: Function Composition; Problem Decomposition; Sam the Butterfly - Applying Inequalities; Collision Detection - Distance and Inequality.]

ID.HSF.BF.B

Build new functions from existing functions. [See: Problem Decomposition; Sam the Butterfly - Applying Inequalities; Collision Detection - Distance and Inequality.]

ID.HSF.IF.A

Understand the concept of a function and use function notation. [See: Functions Make Life Easier!; Function Notation.]

ID.HSF.IF.A.1

Understand that a function from one set (called the domain) to another set (called the range) assigns to each element of the domain exactly one element of the range. If f is a function and x is an element of its domain, then f(x) denotes the output of f corresponding to the input x. The graph of f is the graph of the equation y = f(x). [See: Contracts; The Vertical Line Test.]

ID.HSF.IF.A.2

Use function notation, evaluate functions for inputs in their domains, and interpret statements that use function notation in terms of a context. [See: Contracts; Making Flags; Function Notation; Defining Linear Functions; Solving Word Problems with the Design Recipe; Functions for Character Animation; Problem Decomposition; Simple Inequalities; Compound Inequalities: Solutions & Non-Solutions; Defining Table Functions.]

ID.HSF.IF.B

Interpret functions that arise in applications in terms of the context. [See: Function Notation; Defining Linear Functions; Solving Word Problems with the Design Recipe; Functions for Character Animation; Problem Decomposition; Simple Inequalities; Compound Inequalities: Solutions & Non-Solutions; Defining Table Functions.]

ID.HSF.IF.B.5

Relate the domain of a function to its graph and, where applicable, to the quantitative relationship it describes. [See: Functions Can Be Linear; Defining Linear Functions.]

ID.HSF.IF.C

Analyze functions using different representations. [See: The Vertical Line Test; Functions: Contracts, Examples & Definitions; Functions Can Be Linear; Defining Linear Functions; Solving Word Problems with the Design Recipe.]

ID.HSF.IF.C.9

Compare properties of two functions each represented in a different way (algebraically, graphically, numerically in tables, or by verbal descriptions). [See: Functions Can Be Linear; Defining Linear Functions; Problem Decomposition.]

ID.HSN.Q.A

Reason quantitatively and use units to solve problems. [See: Making Flags.]

ID.HSS.CP.A.1

Describe events as subsets of a sample space (the set of outcomes) using characteristics (or categories) of the outcomes, or as unions, intersections, or complements of other events ('or', 'and', 'not'). [See: Compound Inequalities: Solutions & Non-Solutions.]

ID.HSS.CP.B.9

Use permutations and combinations to compute probabilities of compound events and solve problems. [See: Permutations; Combinations.]

ID.HSS.IC.A

Understand and evaluate random processes underlying statistical experiments. [See: Probability, Inference, and Sample Size.]

ID.HSS.IC.A.1

Understand statistics as a process for making inferences about population parameters based on a random sample from that population. [See: Probability, Inference, and Sample Size.]

ID.HSS.IC.B

Make inferences and justify conclusions from sample surveys, experiments, and observational studies. [See: Collecting Data.]

ID.HSS.IC.B.3

Recognize the purposes of and differences among sample surveys, experiments, and observational studies; explain how randomization relates to each. [See: Probability, Inference, and Sample Size; Collecting Data.]

ID.HSS.IC.B.4

Use data from a sample survey to estimate a population mean or proportion; develop a margin of error through the use of simulation models for random sampling. [See: Collecting Data.]

ID.HSS.IC.B.6

Evaluate reports based on data. [See: Threats to Validity.]

ID.HSS.ID.A

Summarize, represent, and interpret data on a single count or measurement variable. [See: Bar and Pie Charts; Histograms; Visualizing the “Shape” of Data; Measures of Center; Box Plots.]

ID.HSS.ID.A.1

Represent data with plots on the real number line (dot plots, histograms, and box plots). [See: Histograms; Visualizing the “Shape” of Data; Box Plots; Standard Deviation.]

ID.HSS.ID.A.2

Use statistics appropriate to the shape of the data distribution to compare center (median, mean) and spread (interquartile range, standard deviation) of two or more different data sets. [See: Histograms; Measures of Center; Box Plots; Standard Deviation.]

ID.HSS.ID.A.3

Interpret differences in shape, center, and spread in the context of the data sets, accounting for possible effects of extreme data points (outliers). [See: Histograms; Visualizing the “Shape” of Data; Measures of Center; Box Plots; Standard Deviation.]

ID.HSS.ID.B

Summarize, represent, and interpret data on two categorical and quantitative variables. [See: Scatter Plots; Correlations.]

ID.HSS.ID.B.6

Represent data on two quantitative variables on a scatter plot, and describe how the variables are related. [See: Scatter Plots; Correlations.]

ID.HSS.ID.B.6.A

Fit a function to the data; use functions fitted to data to solve problems in the context of the data. Use given functions or choose a function suggested by the context. Emphasize linear, quadratic, and exponential models. [See: Linear Regression.]

ID.HSS.ID.B.6.C

Fit a linear function for a scatter plot that suggests a linear association. [See: Linear Regression.]

ID.HSS.ID.C

Interpret linear models. [See: Linear Regression.]

ID.HSS.ID.C.7

Interpret the slope (rate of change) and the intercept (constant term) of a linear model in the context of the data. [See: Linear Regression.]

ID.HSS.ID.C.8

Compute (using technology) and interpret the correlation coefficient of a linear fit. [See: Scatter Plots; Correlations; Linear Regression.]

ID.HSS.ID.C.9

Distinguish between correlation and causation. [See: Correlations; Linear Regression.]

ID.SL.9-10.1

Initiate and participate effectively in a range of collaborative discussions (one-on-one, in groups, and teacher-led) with diverse partners on grades 9-10 topics, texts, and issues, building on others' ideas and expressing their own clearly and persuasively. [See: Introduction to Data Science.]

Illinois Standards

IL.5.G.A.1

Use a pair of perpendicular number lines, called axes, to define a coordinate system, with the intersection of the lines (the origin) arranged to coincide with the 0 on each line and a given point in the plane located by using an ordered pair of numbers, called its coordinates. Understand that the first number indicates how far to travel from the origin in the direction of one axis, and the second number indicates how far to travel in the direction of the second axis, with the convention that the names of the two axes and the coordinates correspond (e.g., x-axis and x-coordinate, y-axis and y-coordinate). [See: Coordinates and Game Design.]

IL.5.OA.A

Write and interpret numerical expressions. [See: Order of Operations.]

IL.5.OA.A.1

Use parentheses, brackets, or braces in numerical expressions, and evaluate expressions with these symbols. [See: Order of Operations.]

IL.6.EE.B

Reason about and solve one-variable equations and inequalities. [See: Simple Inequalities; Compound Inequalities: Solutions & Non-Solutions.]

IL.6.EE.B.6

Use variables to represent numbers and write expressions when solving a real-world or mathematical problem; understand that a variable can represent an unknown number, or, depending on the purpose at hand, any number in a specified set. [See: Piecewise Functions and Conditionals; Function Composition; Defining Values; Functions Make Life Easier!; Functions: Contracts, Examples & Definitions; Defining Linear Functions; Solving Word Problems with the Design Recipe; Functions for Character Animation; Surface Area of a Rectangular Prism; Problem Decomposition; Sam the Butterfly - Applying Inequalities; Player Animation; The Distance Formula; Collision Detection - Distance and Inequality; Defining Table Functions; Grouped Samples; Linear Regression.]

IL.6.EE.B.8

Write an inequality of the form x > c or x < c to represent a constraint or condition in a real-world or mathematical problem. Recognize that inequalities of the form x > c or x < c have infinitely many solutions; represent solutions of such inequalities on number line diagrams. [See: Simple Inequalities; Sam the Butterfly - Applying Inequalities.]

IL.6.G.A

Solve real-world and mathematical problems involving area, surface area, and volume. [See: Surface Area of a Rectangular Prism.]

IL.6.G.A.4

Represent three-dimensional figures using nets made up of rectangles and triangles, and use the nets to find the surface area of these figures. Apply these techniques in the context of solving real-world and mathematical problems. [See: Surface Area of a Rectangular Prism.]

IL.6.RP.A

Understand ratio concepts and use ratio reasoning to solve problems. [See: Making Flags; Bar and Pie Charts.]

IL.6.RP.A.1

Understand the concept of a ratio and use ratio language to describe a ratio relationship between two quantities. [See: Making Flags.]

IL.6.RP.A.3.D

Use ratio reasoning to convert measurement units; manipulate and transform units appropriately when multiplying or dividing quantities. [See: Making Flags.]

IL.6.SP.A

Develop understanding of statistical variability. [See: Histograms; Visualizing the “Shape” of Data; Measures of Center; Box Plots.]

IL.6.SP.A.1

Recognize a statistical question as one that anticipates variability in the data related to the question and accounts for it in the answers. [See: Introduction to Data Science; The Data Cycle; Choosing Your Dataset.]

IL.6.SP.A.2

Understand that a set of data collected to answer a statistical question has a distribution which can be described by its center, spread, and overall shape. [See: Histograms; Visualizing the “Shape” of Data; Measures of Center; Box Plots; Standard Deviation.]

IL.6.SP.A.3

Recognize that a measure of center for a numerical data set summarizes all of its values with a single number, while a measure of variation describes how its values vary with a single number. [See: Box Plots; Standard Deviation.]

IL.6.SP.B

Summarize and describe distributions. [See: Visualizing the “Shape” of Data; Measures of Center; Box Plots.]

IL.6.SP.B.4

Display numerical data in plots on a number line, including dot plots, histograms, and box plots. [See: Histograms; Visualizing the “Shape” of Data; Box Plots; Standard Deviation.]

IL.6.SP.B.5

Summarize numerical data sets in relation to their context. [See: Measures of Center; Box Plots; Standard Deviation.]

IL.6.SP.B.5.C

Summarize numerical data sets in relation to their context by giving quantitative measures of center (median and/or mean) and variability (interquartile range and/or mean absolute deviation), as well as describing any overall pattern and any striking deviations from the overall pattern with reference to the context in which the data were gathered. [See: Measures of Center; Box Plots; Standard Deviation.]

IL.6.SP.B.5.D

Summarize numerical data sets in relation to their context by relating the choice of measures of center and variability to the shape of the data distribution and the context in which the data were gathered. [See: Measures of Center.]

IL.7.EE.A.2

Understand that rewriting an expression in different forms in a problem context can shed light on the problem and how the quantities in it are related. [See: Problem Decomposition.]

IL.7.EE.B

Solve real-life and mathematical problems using numerical and algebraic expressions and equations. [See: Piecewise Functions and Conditionals; Solving Word Problems with the Design Recipe; Problem Decomposition; Sam the Butterfly - Applying Inequalities; Player Animation; The Distance Formula.]

IL.7.EE.B.4

Use variables to represent quantities in a real-world or mathematical problem, and construct simple equations and inequalities to solve problems by reasoning about the quantities. [See: Defining Values; Functions Make Life Easier!; Solving Word Problems with the Design Recipe; Simple Inequalities; Compound Inequalities: Solutions & Non-Solutions.]

IL.7.G.B.4

Know the formulas for the area and circumference of a circle and use them to solve problems; give an informal derivation of the relationship between the circumference and area of a circle. [See: Solving Word Problems with the Design Recipe.]

IL.7.G.B.6

Solve real-world and mathematical problems involving area, volume and surface area of two- and three-dimensional objects composed of triangles, quadrilaterals, polygons, cubes, and right prisms. [See: Solving Word Problems with the Design Recipe; Surface Area of a Rectangular Prism.]

IL.7.RP.A

Analyze proportional relationships and use them to solve real-world and mathematical problems. [See: Making Flags; Making Game Images.]

IL.7.RP.A.1

Compute unit rates associated with ratios of fractions, including ratios of lengths, areas and other quantities measured in like or different units. [See: Making Flags.]

IL.7.RP.A.2.A

Decide whether two quantities are in a proportional relationship, e.g., by testing for equivalent ratios in a table or graphing on a coordinate plane and observing whether the graph is a straight line through the origin. [See: Functions Can Be Linear; Defining Linear Functions.]

IL.7.RP.A.2.B

Identify the constant of proportionality (unit rate) in tables, graphs, equations, diagrams, and verbal descriptions of proportional relationships. [See: Functions Can Be Linear; Defining Linear Functions.]

IL.7.SP.A

Use random sampling to draw inferences about a population. [See: Probability, Inference, and Sample Size.]

IL.7.SP.A.1

Understand that statistics can be used to gain information about a population by examining a sample of the population; generalizations about a population from a sample are valid only if the sample is representative of that population. Understand that random sampling tends to produce representative samples and support valid inferences. [See: Probability, Inference, and Sample Size.]

IL.7.SP.A.2

Use data from a random sample to draw inferences about a population with an unknown characteristic of interest. Generate multiple samples (or simulated samples) of the same size to gauge the variation in estimates or predictions. [See: Probability, Inference, and Sample Size.]

IL.7.SP.B

Draw informal comparative inferences about two populations. [See: Bar and Pie Charts.]

IL.8.EE.B

Understand the connections between proportional relationships, lines, and linear equations. [See: Functions Can Be Linear; Defining Linear Functions.]

IL.8.EE.B.5

Graph proportional relationships, interpreting the unit rate as the slope of the graph. Compare two different proportional relationships represented in different ways. [See: Functions Can Be Linear; Defining Linear Functions.]

IL.8.F.A.1

Understand that a function is a rule that assigns to each input exactly one output. The graph of a function is the set of ordered pairs consisting of an input and the corresponding output. [See: Contracts; The Vertical Line Test.]

IL.8.F.A.2

Compare properties of two functions each represented in a different way (algebraically, graphically, numerically in tables, or by verbal descriptions). [See: Functions Can Be Linear; Defining Linear Functions.]

IL.8.F.A.3

Interpret the equation y = mx + b as defining a linear function, whose graph is a straight line; give examples of functions that are not linear. [See: Functions Can Be Linear; Defining Linear Functions.]

IL.8.F.B

Use functions to model relationships between quantities. [See: Functions Make Life Easier!; Defining Linear Functions; Solving Word Problems with the Design Recipe; Functions for Character Animation; Problem Decomposition.]

IL.8.F.B.4

Construct a function to model a linear relationship between two quantities. Determine the rate of change and initial value of the function from a description of a relationship or from two (x, y) values, including reading these from a table or from a graph. Interpret the rate of change and initial value of a linear function in terms of the situation it models, and in terms of its graph or a table of values. [See: Functions Can Be Linear; Defining Linear Functions.]

IL.8.F.B.5

Describe qualitatively the functional relationship between two quantities by analyzing a graph (e.g., where the function is increasing or decreasing, linear or nonlinear). Sketch a graph that exhibits the qualitative features of a function that has been described verbally. [See: Functions Can Be Linear; Defining Linear Functions.]

IL.8.G.A.1

Verify experimentally the properties of rotations, reflections, and translations. [See: Making Game Images.]

IL.8.G.B

Understand and apply the Pythagorean Theorem. [See: The Distance Formula.]

IL.8.G.B.7

Apply the Pythagorean Theorem to determine unknown side lengths in right triangles in real-world and mathematical problems in two and three dimensions. [See: The Distance Formula.]

IL.8.G.B.8

Apply the Pythagorean Theorem to find the distance between two points in a coordinate system. [See: The Distance Formula.]

IL.8.SP.A.1

Construct and interpret scatter plots for bivariate measurement data to investigate patterns of association between two quantities. Describe patterns such as clustering, outliers, positive or negative association, linear association, and nonlinear association. [See: Scatter Plots; Grouped Samples; Correlations; Linear Regression.]

IL.8.SP.A.2

Know that straight lines are widely used to model relationships between two quantitative variables. For scatter plots that suggest a linear association, informally fit a straight line, and informally assess the model fit by judging the closeness of the data points to the line. [See: Scatter Plots; Correlations; Linear Regression.]

IL.8.SP.A.3

Use the equation of a linear model to solve problems in the context of bivariate measurement data, interpreting the slope and intercept. [See: Linear Regression.]

IL.HSA.CED.A

Create equations that describe numbers or relationships. [See: Solving Word Problems with the Design Recipe; Surface Area of a Rectangular Prism; Problem Decomposition; Sam the Butterfly - Applying Inequalities.]

IL.HSA.CED.A.1

Create equations and inequalities in one variable and use them to solve problems. [See: Sam the Butterfly - Applying Inequalities.]

IL.HSA.CED.A.2

Create equations in two or more variables to represent relationships between quantities; graph equations on coordinate axes with labels and scales. [See: Sam the Butterfly - Applying Inequalities.]

IL.HSA.CED.A.3

Represent constraints by equations or inequalities, and by systems of equations and/or inequalities, and interpret solutions as viable or nonviable options in a modeling context. [See: Sam the Butterfly - Applying Inequalities.]

IL.HSA.SSE.A.1

Interpret expressions that represent a quantity in terms of its context. [See: Defining Values; Functions Make Life Easier!; Solving Word Problems with the Design Recipe.]

IL.HSA.SSE.A.1.A

Interpret parts of an expression, such as terms, factors, and coefficients. [See: Piecewise Functions and Conditionals; Player Animation.]

IL.HSA.SSE.A.1.B

Interpret complicated expressions by viewing one or more of their parts as a single entity. [See: Piecewise Functions and Conditionals; Player Animation; Custom Scatter Plots.]

IL.HSA.SSE.A.2

Use the structure of an expression to identify ways to rewrite it. [See: Order of Operations.]

IL.HSA.SSE.B

Write expressions in equivalent forms to solve problems. [See: Order of Operations.]

IL.HSF.BF.A

Build a function that models a relationship between two quantities. [See: Function Notation; Defining Linear Functions; Solving Word Problems with the Design Recipe; Functions for Character Animation; Problem Decomposition; Simple Inequalities; Compound Inequalities: Solutions & Non-Solutions; Defining Table Functions.]

IL.HSF.BF.A.1

Write a function that describes a relationship between two quantities. [See: Function Notation; Defining Linear Functions; Solving Word Problems with the Design Recipe; Functions for Character Animation; Problem Decomposition; Simple Inequalities; Compound Inequalities: Solutions & Non-Solutions; Defining Table Functions.]

IL.HSF.BF.A.1.B

Combine standard function types using arithmetic operations. [See: Function Composition.]

IL.HSF.BF.A.1.C

Compose functions. [See: Function Composition; Problem Decomposition; Sam the Butterfly - Applying Inequalities; Collision Detection - Distance and Inequality.]

IL.HSF.BF.B

Build new functions from existing functions. [See: Problem Decomposition; Sam the Butterfly - Applying Inequalities; Collision Detection - Distance and Inequality.]

IL.HSF.IF.A

Understand the concept of a function and use function notation. [See: Functions Make Life Easier!; Function Notation.]

IL.HSF.IF.A.1

Understand that a function from one set (called the domain) to another set (called the range) assigns to each element of the domain exactly one element of the range. If f is a function and x is an element of its domain, then f(x) denotes the output of f corresponding to the input x. The graph of f is the graph of the equation y = f(x). [See: Contracts; The Vertical Line Test.]

IL.HSF.IF.A.2

Use function notation, evaluate functions for inputs in their domains, and interpret statements that use function notation in terms of a context. [See: Contracts; Making Flags; Function Notation; Defining Linear Functions; Solving Word Problems with the Design Recipe; Functions for Character Animation; Problem Decomposition; Simple Inequalities; Compound Inequalities: Solutions & Non-Solutions; Defining Table Functions.]

IL.HSF.IF.B

Interpret functions that arise in applications in terms of the context. [See: Function Notation; Defining Linear Functions; Solving Word Problems with the Design Recipe; Functions for Character Animation; Problem Decomposition; Simple Inequalities; Compound Inequalities: Solutions & Non-Solutions; Defining Table Functions.]

IL.HSF.IF.B.5

Relate the domain of a function to its graph and, where applicable, to the quantitative relationship it describes. [See: Functions Can Be Linear; Defining Linear Functions.]

IL.HSF.IF.C

Analyze functions using different representations. [See: The Vertical Line Test; Functions: Contracts, Examples & Definitions; Functions Can Be Linear; Defining Linear Functions; Solving Word Problems with the Design Recipe.]

IL.HSF.IF.C.9

Compare properties of two functions each represented in a different way (algebraically, graphically, numerically in tables, or by verbal descriptions). [See: Functions Can Be Linear; Defining Linear Functions; Problem Decomposition.]

IL.HSN.Q.A

Reason quantitatively and use units to solve problems. [See: Making Flags.]

IL.HSS.CP.A.1

Describe events as subsets of a sample space (the set of outcomes) using characteristics (or categories) of the outcomes, or as unions, intersections, or complements of other events ('or', 'and', 'not'). [See: Compound Inequalities: Solutions & Non-Solutions.]

IL.HSS.CP.B.9

Use permutations and combinations to compute probabilities of compound events and solve problems. [See: Permutations; Combinations.]

IL.HSS.IC.A

Understand and evaluate random processes underlying statistical experiments. [See: Probability, Inference, and Sample Size.]

IL.HSS.IC.A.1

Understand statistics as a process for making inferences about population parameters based on a random sample from that population. [See: Probability, Inference, and Sample Size.]

IL.HSS.IC.B

Make inferences and justify conclusions from sample surveys, experiments, and observational studies. [See: Collecting Data.]

IL.HSS.IC.B.3

Recognize the purposes of and differences among sample surveys, experiments, and observational studies; explain how randomization relates to each. [See: Probability, Inference, and Sample Size; Collecting Data.]

IL.HSS.IC.B.4

Use data from a sample survey to estimate a population mean or proportion; develop a margin of error through the use of simulation models for random sampling. [See: Collecting Data.]

IL.HSS.IC.B.6

Evaluate reports based on data. [See: Threats to Validity.]

IL.HSS.ID.A

Summarize, represent, and interpret data on a single count or measurement variable. [See: Bar and Pie Charts; Histograms; Visualizing the “Shape” of Data; Measures of Center; Box Plots.]

IL.HSS.ID.A.1

Represent data with plots on the real number line (dot plots, histograms, and box plots). [See: Histograms; Visualizing the “Shape” of Data; Box Plots; Standard Deviation.]

IL.HSS.ID.A.2

Use statistics appropriate to the shape of the data distribution to compare center (median, mean) and spread (interquartile range, standard deviation) of two or more different data sets. [See: Histograms; Measures of Center; Box Plots; Standard Deviation.]

IL.HSS.ID.A.3

Interpret differences in shape, center, and spread in the context of the data sets, accounting for possible effects of extreme data points (outliers). [See: Histograms; Visualizing the “Shape” of Data; Measures of Center; Box Plots; Standard Deviation.]

IL.HSS.ID.B

Summarize, represent, and interpret data on two categorical and quantitative variables. [See: Scatter Plots; Correlations.]

IL.HSS.ID.B.6

Represent data on two quantitative variables on a scatter plot, and describe how the variables are related. [See: Scatter Plots; Correlations.]

IL.HSS.ID.B.6.A

Fit a function to the data; use functions fitted to data to solve problems in the context of the data. Use given functions or choose a function suggested by the context. Emphasize linear, quadratic, and exponential models. [See: Linear Regression.]

IL.HSS.ID.B.6.C

Fit a linear function for a scatter plot that suggests a linear association. [See: Linear Regression.]

IL.HSS.ID.C

Interpret linear models. [See: Linear Regression.]

IL.HSS.ID.C.7

Interpret the slope (rate of change) and the intercept (constant term) of a linear model in the context of the data. [See: Linear Regression.]

IL.HSS.ID.C.8

Compute (using technology) and interpret the correlation coefficient of a linear fit. [See: Scatter Plots; Correlations; Linear Regression.]

IL.HSS.ID.C.9

Distinguish between correlation and causation. [See: Correlations; Linear Regression.]

IL.SL.9-10.1

Initiate and participate effectively in a range of collaborative discussions (one-on-one, in groups, and teacher-led) with diverse partners on grades 9-10 topics, texts, and issues, building on others' ideas and expressing their own clearly and persuasively. [See: Introduction to Data Science.]

Iowa Standards

IA.5.G.A.1

Use a pair of perpendicular number lines, called axes, to define a coordinate system, with the intersection of the lines (the origin) arranged to coincide with the 0 on each line and a given point in the plane located by using an ordered pair of numbers, called its coordinates. Understand that the first number indicates how far to travel from the origin in the direction of one axis, and the second number indicates how far to travel in the direction of the second axis, with the convention that the names of the two axes and the coordinates correspond (e.g., x-axis and x-coordinate, y-axis and y-coordinate). [See: Coordinates and Game Design.]

IA.5.OA.A

Write and interpret numerical expressions. [See: Order of Operations.]

IA.5.OA.A.1

Use parentheses, brackets, or braces in numerical expressions, and evaluate expressions with these symbols. [See: Order of Operations.]

IA.6.EE.B

Reason about and solve one-variable equations and inequalities. [See: Simple Inequalities; Compound Inequalities: Solutions & Non-Solutions.]

IA.6.EE.B.6

Use variables to represent numbers and write expressions when solving a real-world or mathematical problem; understand that a variable can represent an unknown number, or, depending on the purpose at hand, any number in a specified set. [See: Piecewise Functions and Conditionals; Function Composition; Defining Values; Functions Make Life Easier!; Functions: Contracts, Examples & Definitions; Defining Linear Functions; Solving Word Problems with the Design Recipe; Functions for Character Animation; Surface Area of a Rectangular Prism; Problem Decomposition; Sam the Butterfly - Applying Inequalities; Player Animation; The Distance Formula; Collision Detection - Distance and Inequality; Defining Table Functions; Grouped Samples; Linear Regression.]

IA.6.EE.B.8

Write an inequality of the form x > c or x < c to represent a constraint or condition in a real-world or mathematical problem. Recognize that inequalities of the form x > c or x < c have infinitely many solutions; represent solutions of such inequalities on number line diagrams. [See: Simple Inequalities; Sam the Butterfly - Applying Inequalities.]

IA.6.G.A

Solve real-world and mathematical problems involving area, surface area, and volume. [See: Surface Area of a Rectangular Prism.]

IA.6.G.A.4

Represent three-dimensional figures using nets made up of rectangles and triangles, and use the nets to find the surface area of these figures. Apply these techniques in the context of solving real-world and mathematical problems. [See: Surface Area of a Rectangular Prism.]

IA.6.RP.A

Understand ratio concepts and use ratio reasoning to solve problems. [See: Making Flags; Bar and Pie Charts.]

IA.6.RP.A.1

Understand the concept of a ratio and use ratio language to describe a ratio relationship between two quantities. [See: Making Flags.]

IA.6.RP.A.3.D

Use ratio reasoning to convert measurement units; manipulate and transform units appropriately when multiplying or dividing quantities. [See: Making Flags.]

IA.6.SP.A

Develop understanding of statistical variability. [See: Histograms; Visualizing the “Shape” of Data; Measures of Center; Box Plots.]

IA.6.SP.A.1

Recognize a statistical question as one that anticipates variability in the data related to the question and accounts for it in the answers. [See: Introduction to Data Science; The Data Cycle; Choosing Your Dataset.]

IA.6.SP.A.2

Understand that a set of data collected to answer a statistical question has a distribution which can be described by its center, spread, and overall shape. [See: Histograms; Visualizing the “Shape” of Data; Measures of Center; Box Plots; Standard Deviation.]

IA.6.SP.A.3

Recognize that a measure of center for a numerical data set summarizes all of its values with a single number, while a measure of variation describes how its values vary with a single number. [See: Box Plots; Standard Deviation.]

IA.6.SP.B

Summarize and describe distributions. [See: Visualizing the “Shape” of Data; Measures of Center; Box Plots.]

IA.6.SP.B.4

Display numerical data in plots on a number line, including dot plots, histograms, and box plots. [See: Histograms; Visualizing the “Shape” of Data; Box Plots; Standard Deviation.]

IA.6.SP.B.5

Summarize numerical data sets in relation to their context. [See: Measures of Center; Box Plots; Standard Deviation.]

IA.6.SP.B.5.C

Summarize numerical data sets in relation to their context by giving quantitative measures of center (median and/or mean) and variability (interquartile range and/or mean absolute deviation), as well as describing any overall pattern and any striking deviations from the overall pattern with reference to the context in which the data were gathered. [See: Measures of Center; Box Plots; Standard Deviation.]

IA.6.SP.B.5.D

Summarize numerical data sets in relation to their context by relating the choice of measures of center and variability to the shape of the data distribution and the context in which the data were gathered. [See: Measures of Center.]

IA.7.EE.A.2

Understand that rewriting an expression in different forms in a problem context can shed light on the problem and how the quantities in it are related. [See: Problem Decomposition.]

IA.7.EE.B

Solve real-life and mathematical problems using numerical and algebraic expressions and equations. [See: Piecewise Functions and Conditionals; Solving Word Problems with the Design Recipe; Problem Decomposition; Sam the Butterfly - Applying Inequalities; Player Animation; The Distance Formula.]

IA.7.EE.B.4

Use variables to represent quantities in a real-world or mathematical problem, and construct simple equations and inequalities to solve problems by reasoning about the quantities. [See: Defining Values; Functions Make Life Easier!; Solving Word Problems with the Design Recipe; Simple Inequalities; Compound Inequalities: Solutions & Non-Solutions.]

IA.7.G.B.4

Know the formulas for the area and circumference of a circle and use them to solve problems; give an informal derivation of the relationship between the circumference and area of a circle. [See: Solving Word Problems with the Design Recipe.]

IA.7.G.B.6

Solve real-world and mathematical problems involving area, volume and surface area of two- and three-dimensional objects composed of triangles, quadrilaterals, polygons, cubes, and right prisms. [See: Solving Word Problems with the Design Recipe; Surface Area of a Rectangular Prism.]

IA.7.RP.A

Analyze proportional relationships and use them to solve real-world and mathematical problems. [See: Making Flags; Making Game Images.]

IA.7.RP.A.1

Compute unit rates associated with ratios of fractions, including ratios of lengths, areas and other quantities measured in like or different units. [See: Making Flags.]

IA.7.RP.A.2.A

Decide whether two quantities are in a proportional relationship, e.g., by testing for equivalent ratios in a table or graphing on a coordinate plane and observing whether the graph is a straight line through the origin. [See: Functions Can Be Linear; Defining Linear Functions.]

IA.7.RP.A.2.B

Identify the constant of proportionality (unit rate) in tables, graphs, equations, diagrams, and verbal descriptions of proportional relationships. [See: Functions Can Be Linear; Defining Linear Functions.]

IA.7.SP.A

Use random sampling to draw inferences about a population. [See: Probability, Inference, and Sample Size.]

IA.7.SP.A.1

Understand that statistics can be used to gain information about a population by examining a sample of the population; generalizations about a population from a sample are valid only if the sample is representative of that population. Understand that random sampling tends to produce representative samples and support valid inferences. [See: Probability, Inference, and Sample Size.]

IA.7.SP.A.2

Use data from a random sample to draw inferences about a population with an unknown characteristic of interest. Generate multiple samples (or simulated samples) of the same size to gauge the variation in estimates or predictions. [See: Probability, Inference, and Sample Size.]

IA.7.SP.B

Draw informal comparative inferences about two populations. [See: Bar and Pie Charts.]

IA.8.EE.B

Understand the connections between proportional relationships, lines, and linear equations. [See: Functions Can Be Linear; Defining Linear Functions.]

IA.8.EE.B.5

Graph proportional relationships, interpreting the unit rate as the slope of the graph. Compare two different proportional relationships represented in different ways. [See: Functions Can Be Linear; Defining Linear Functions.]

IA.8.F.A.1

Understand that a function is a rule that assigns to each input exactly one output. The graph of a function is the set of ordered pairs consisting of an input and the corresponding output. [See: Contracts; The Vertical Line Test.]

IA.8.F.A.2

Compare properties of two functions each represented in a different way (algebraically, graphically, numerically in tables, or by verbal descriptions). [See: Functions Can Be Linear; Defining Linear Functions.]

IA.8.F.A.3

Interpret the equation y = mx + b as defining a linear function, whose graph is a straight line; give examples of functions that are not linear. [See: Functions Can Be Linear; Defining Linear Functions.]

IA.8.F.B

Use functions to model relationships between quantities. [See: Functions Make Life Easier!; Defining Linear Functions; Solving Word Problems with the Design Recipe; Functions for Character Animation; Problem Decomposition.]

IA.8.F.B.4

Construct a function to model a linear relationship between two quantities. Determine the rate of change and initial value of the function from a description of a relationship or from two (x, y) values, including reading these from a table or from a graph. Interpret the rate of change and initial value of a linear function in terms of the situation it models, and in terms of its graph or a table of values. [See: Functions Can Be Linear; Defining Linear Functions.]

IA.8.F.B.5

Describe qualitatively the functional relationship between two quantities by analyzing a graph (e.g., where the function is increasing or decreasing, linear or nonlinear). Sketch a graph that exhibits the qualitative features of a function that has been described verbally. [See: Functions Can Be Linear; Defining Linear Functions.]

IA.8.G.A.1

Verify experimentally the properties of rotations, reflections, and translations. [See: Making Game Images.]

IA.8.G.B

Understand and apply the Pythagorean Theorem. [See: The Distance Formula.]

IA.8.G.B.7

Apply the Pythagorean Theorem to determine unknown side lengths in right triangles in real-world and mathematical problems in two and three dimensions. [See: The Distance Formula.]

IA.8.G.B.8

Apply the Pythagorean Theorem to find the distance between two points in a coordinate system. [See: The Distance Formula.]

IA.8.SP.A.1

Construct and interpret scatter plots for bivariate measurement data to investigate patterns of association between two quantities. Describe patterns such as clustering, outliers, positive or negative association, linear association, and nonlinear association. [See: Scatter Plots; Grouped Samples; Correlations; Linear Regression.]

IA.8.SP.A.2

Know that straight lines are widely used to model relationships between two quantitative variables. For scatter plots that suggest a linear association, informally fit a straight line, and informally assess the model fit by judging the closeness of the data points to the line. [See: Scatter Plots; Correlations; Linear Regression.]

IA.8.SP.A.3

Use the equation of a linear model to solve problems in the context of bivariate measurement data, interpreting the slope and intercept. [See: Linear Regression.]

IA.HSA.CED.A

Create equations that describe numbers or relationships. [See: Solving Word Problems with the Design Recipe; Surface Area of a Rectangular Prism; Problem Decomposition; Sam the Butterfly - Applying Inequalities.]

IA.HSA.CED.A.1

Create equations and inequalities in one variable and use them to solve problems. [See: Sam the Butterfly - Applying Inequalities.]

IA.HSA.CED.A.2

Create equations in two or more variables to represent relationships between quantities; graph equations on coordinate axes with labels and scales. [See: Sam the Butterfly - Applying Inequalities.]

IA.HSA.CED.A.3

Represent constraints by equations or inequalities, and by systems of equations and/or inequalities, and interpret solutions as viable or nonviable options in a modeling context. [See: Sam the Butterfly - Applying Inequalities.]

IA.HSA.SSE.A.1

Interpret expressions that represent a quantity in terms of its context. [See: Defining Values; Functions Make Life Easier!; Solving Word Problems with the Design Recipe.]

IA.HSA.SSE.A.1.A

Interpret parts of an expression, such as terms, factors, and coefficients. [See: Piecewise Functions and Conditionals; Player Animation.]

IA.HSA.SSE.A.1.B

Interpret complicated expressions by viewing one or more of their parts as a single entity. [See: Piecewise Functions and Conditionals; Player Animation; Custom Scatter Plots.]

IA.HSA.SSE.A.2

Use the structure of an expression to identify ways to rewrite it. [See: Order of Operations.]

IA.HSA.SSE.B

Write expressions in equivalent forms to solve problems. [See: Order of Operations.]

IA.HSF.BF.A

Build a function that models a relationship between two quantities. [See: Function Notation; Defining Linear Functions; Solving Word Problems with the Design Recipe; Functions for Character Animation; Problem Decomposition; Simple Inequalities; Compound Inequalities: Solutions & Non-Solutions; Defining Table Functions.]

IA.HSF.BF.A.1

Write a function that describes a relationship between two quantities. [See: Function Notation; Defining Linear Functions; Solving Word Problems with the Design Recipe; Functions for Character Animation; Problem Decomposition; Simple Inequalities; Compound Inequalities: Solutions & Non-Solutions; Defining Table Functions.]

IA.HSF.BF.A.1.B

Combine standard function types using arithmetic operations. [See: Function Composition.]

IA.HSF.BF.A.1.C

Compose functions. [See: Function Composition; Problem Decomposition; Sam the Butterfly - Applying Inequalities; Collision Detection - Distance and Inequality.]

IA.HSF.BF.B

Build new functions from existing functions. [See: Problem Decomposition; Sam the Butterfly - Applying Inequalities; Collision Detection - Distance and Inequality.]

IA.HSF.IF.A

Understand the concept of a function and use function notation. [See: Functions Make Life Easier!; Function Notation.]

IA.HSF.IF.A.1

Understand that a function from one set (called the domain) to another set (called the range) assigns to each element of the domain exactly one element of the range. If f is a function and x is an element of its domain, then f(x) denotes the output of f corresponding to the input x. The graph of f is the graph of the equation y = f(x). [See: Contracts; The Vertical Line Test.]

IA.HSF.IF.A.2

Use function notation, evaluate functions for inputs in their domains, and interpret statements that use function notation in terms of a context. [See: Contracts; Making Flags; Function Notation; Defining Linear Functions; Solving Word Problems with the Design Recipe; Functions for Character Animation; Problem Decomposition; Simple Inequalities; Compound Inequalities: Solutions & Non-Solutions; Defining Table Functions.]

IA.HSF.IF.B

Interpret functions that arise in applications in terms of the context. [See: Function Notation; Defining Linear Functions; Solving Word Problems with the Design Recipe; Functions for Character Animation; Problem Decomposition; Simple Inequalities; Compound Inequalities: Solutions & Non-Solutions; Defining Table Functions.]

IA.HSF.IF.B.5

Relate the domain of a function to its graph and, where applicable, to the quantitative relationship it describes. [See: Functions Can Be Linear; Defining Linear Functions.]

IA.HSF.IF.C

Analyze functions using different representations. [See: The Vertical Line Test; Functions: Contracts, Examples & Definitions; Functions Can Be Linear; Defining Linear Functions; Solving Word Problems with the Design Recipe.]

IA.HSF.IF.C.9

Compare properties of two functions each represented in a different way (algebraically, graphically, numerically in tables, or by verbal descriptions). [See: Functions Can Be Linear; Defining Linear Functions; Problem Decomposition.]

IA.HSN.Q.A

Reason quantitatively and use units to solve problems. [See: Making Flags.]

IA.HSS.CP.A.1

Describe events as subsets of a sample space (the set of outcomes) using characteristics (or categories) of the outcomes, or as unions, intersections, or complements of other events ('or', 'and', 'not'). [See: Compound Inequalities: Solutions & Non-Solutions.]

IA.HSS.CP.B.9

Use permutations and combinations to compute probabilities of compound events and solve problems. [See: Permutations; Combinations.]

IA.HSS.IC.A

Understand and evaluate random processes underlying statistical experiments. [See: Probability, Inference, and Sample Size.]

IA.HSS.IC.A.1

Understand statistics as a process for making inferences about population parameters based on a random sample from that population. [See: Probability, Inference, and Sample Size.]

IA.HSS.IC.B

Make inferences and justify conclusions from sample surveys, experiments, and observational studies. [See: Collecting Data.]

IA.HSS.IC.B.3

Recognize the purposes of and differences among sample surveys, experiments, and observational studies; explain how randomization relates to each. [See: Probability, Inference, and Sample Size; Collecting Data.]

IA.HSS.IC.B.4

Use data from a sample survey to estimate a population mean or proportion; develop a margin of error through the use of simulation models for random sampling. [See: Collecting Data.]

IA.HSS.IC.B.6

Evaluate reports based on data. [See: Threats to Validity.]

IA.HSS.ID.A

Summarize, represent, and interpret data on a single count or measurement variable. [See: Bar and Pie Charts; Histograms; Visualizing the “Shape” of Data; Measures of Center; Box Plots.]

IA.HSS.ID.A.1

Represent data with plots on the real number line (dot plots, histograms, and box plots). [See: Histograms; Visualizing the “Shape” of Data; Box Plots; Standard Deviation.]

IA.HSS.ID.A.2

Use statistics appropriate to the shape of the data distribution to compare center (median, mean) and spread (interquartile range, standard deviation) of two or more different data sets. [See: Histograms; Measures of Center; Box Plots; Standard Deviation.]

IA.HSS.ID.A.3

Interpret differences in shape, center, and spread in the context of the data sets, accounting for possible effects of extreme data points (outliers). [See: Histograms; Visualizing the “Shape” of Data; Measures of Center; Box Plots; Standard Deviation.]

IA.HSS.ID.B

Summarize, represent, and interpret data on two categorical and quantitative variables. [See: Scatter Plots; Correlations.]

IA.HSS.ID.B.6

Represent data on two quantitative variables on a scatter plot, and describe how the variables are related. [See: Scatter Plots; Correlations.]

IA.HSS.ID.B.6.A

Fit a function to the data; use functions fitted to data to solve problems in the context of the data. Use given functions or choose a function suggested by the context. Emphasize linear, quadratic, and exponential models. [See: Linear Regression.]

IA.HSS.ID.B.6.C

Fit a linear function for a scatter plot that suggests a linear association. [See: Linear Regression.]

IA.HSS.ID.C

Interpret linear models. [See: Linear Regression.]

IA.HSS.ID.C.7

Interpret the slope (rate of change) and the intercept (constant term) of a linear model in the context of the data. [See: Linear Regression.]

IA.HSS.ID.C.8

Compute (using technology) and interpret the correlation coefficient of a linear fit. [See: Scatter Plots; Correlations; Linear Regression.]

IA.HSS.ID.C.9

Distinguish between correlation and causation. [See: Correlations; Linear Regression.]

IA.SL.9-10.1

Initiate and participate effectively in a range of collaborative discussions (one-on-one, in groups, and teacher-led) with diverse partners on grades 9-10 topics, texts, and issues, building on others' ideas and expressing their own clearly and persuasively. [See: Introduction to Data Science.]

Kansas Standards

KS.5.G.A.1

Use a pair of perpendicular number lines, called axes, to define a coordinate system, with the intersection of the lines (the origin) arranged to coincide with the 0 on each line and a given point in the plane located by using an ordered pair of numbers, called its coordinates. Understand that the first number indicates how far to travel from the origin in the direction of one axis, and the second number indicates how far to travel in the direction of the second axis, with the convention that the names of the two axes and the coordinates correspond (e.g., x-axis and x-coordinate, y-axis and y-coordinate). [See: Coordinates and Game Design.]

KS.5.OA.A

Write and interpret numerical expressions. [See: Order of Operations.]

KS.5.OA.A.1

Use parentheses, brackets, or braces in numerical expressions, and evaluate expressions with these symbols. [See: Order of Operations.]

KS.6.EE.B

Reason about and solve one-variable equations and inequalities. [See: Simple Inequalities; Compound Inequalities: Solutions & Non-Solutions.]

KS.6.EE.B.6

Use variables to represent numbers and write expressions when solving a real-world or mathematical problem; understand that a variable can represent an unknown number, or, depending on the purpose at hand, any number in a specified set. [See: Piecewise Functions and Conditionals; Function Composition; Defining Values; Functions Make Life Easier!; Functions: Contracts, Examples & Definitions; Defining Linear Functions; Solving Word Problems with the Design Recipe; Functions for Character Animation; Surface Area of a Rectangular Prism; Problem Decomposition; Sam the Butterfly - Applying Inequalities; Player Animation; The Distance Formula; Collision Detection - Distance and Inequality; Defining Table Functions; Grouped Samples; Linear Regression.]

KS.6.EE.B.8

Write an inequality of the form x > c or x < c to represent a constraint or condition in a real-world or mathematical problem. Recognize that inequalities of the form x > c or x < c have infinitely many solutions; represent solutions of such inequalities on number line diagrams. [See: Simple Inequalities; Sam the Butterfly - Applying Inequalities.]

KS.6.G.A

Solve real-world and mathematical problems involving area, surface area, and volume. [See: Surface Area of a Rectangular Prism.]

KS.6.G.A.4

Represent three-dimensional figures using nets made up of rectangles and triangles, and use the nets to find the surface area of these figures. Apply these techniques in the context of solving real-world and mathematical problems. [See: Surface Area of a Rectangular Prism.]

KS.6.RP.A

Understand ratio concepts and use ratio reasoning to solve problems. [See: Making Flags; Bar and Pie Charts.]

KS.6.RP.A.1

Understand the concept of a ratio and use ratio language to describe a ratio relationship between two quantities. [See: Making Flags.]

KS.6.RP.A.3.D

Use ratio reasoning to convert measurement units; manipulate and transform units appropriately when multiplying or dividing quantities. [See: Making Flags.]

KS.6.SP.A

Develop understanding of statistical variability. [See: Histograms; Visualizing the “Shape” of Data; Measures of Center; Box Plots.]

KS.6.SP.A.1

Recognize a statistical question as one that anticipates variability in the data related to the question and accounts for it in the answers. [See: Introduction to Data Science; The Data Cycle; Choosing Your Dataset.]

KS.6.SP.A.2

Understand that a set of data collected to answer a statistical question has a distribution which can be described by its center, spread, and overall shape. [See: Histograms; Visualizing the “Shape” of Data; Measures of Center; Box Plots; Standard Deviation.]

KS.6.SP.A.3

Recognize that a measure of center for a numerical data set summarizes all of its values with a single number, while a measure of variation describes how its values vary with a single number. [See: Box Plots; Standard Deviation.]

KS.6.SP.B

Summarize and describe distributions. [See: Visualizing the “Shape” of Data; Measures of Center; Box Plots.]

KS.6.SP.B.4

Display numerical data in plots on a number line, including dot plots, histograms, and box plots. [See: Histograms; Visualizing the “Shape” of Data; Box Plots; Standard Deviation.]

KS.6.SP.B.5

Summarize numerical data sets in relation to their context. [See: Measures of Center; Box Plots; Standard Deviation.]

KS.6.SP.B.5.C

Summarize numerical data sets in relation to their context by giving quantitative measures of center (median and/or mean) and variability (interquartile range and/or mean absolute deviation), as well as describing any overall pattern and any striking deviations from the overall pattern with reference to the context in which the data were gathered. [See: Measures of Center; Box Plots; Standard Deviation.]

KS.6.SP.B.5.D

Summarize numerical data sets in relation to their context by relating the choice of measures of center and variability to the shape of the data distribution and the context in which the data were gathered. [See: Measures of Center.]

KS.7.EE.A.2

Understand that rewriting an expression in different forms in a problem context can shed light on the problem and how the quantities in it are related. [See: Problem Decomposition.]

KS.7.EE.B

Solve real-life and mathematical problems using numerical and algebraic expressions and equations. [See: Piecewise Functions and Conditionals; Solving Word Problems with the Design Recipe; Problem Decomposition; Sam the Butterfly - Applying Inequalities; Player Animation; The Distance Formula.]

KS.7.EE.B.4

Use variables to represent quantities in a real-world or mathematical problem, and construct simple equations and inequalities to solve problems by reasoning about the quantities. [See: Defining Values; Functions Make Life Easier!; Solving Word Problems with the Design Recipe; Simple Inequalities; Compound Inequalities: Solutions & Non-Solutions.]

KS.7.G.B.4

Know the formulas for the area and circumference of a circle and use them to solve problems; give an informal derivation of the relationship between the circumference and area of a circle. [See: Solving Word Problems with the Design Recipe.]

KS.7.G.B.6

Solve real-world and mathematical problems involving area, volume and surface area of two- and three-dimensional objects composed of triangles, quadrilaterals, polygons, cubes, and right prisms. [See: Solving Word Problems with the Design Recipe; Surface Area of a Rectangular Prism.]

KS.7.RP.A

Analyze proportional relationships and use them to solve real-world and mathematical problems. [See: Making Flags; Making Game Images.]

KS.7.RP.A.1

Compute unit rates associated with ratios of fractions, including ratios of lengths, areas and other quantities measured in like or different units. [See: Making Flags.]

KS.7.RP.A.2.A

Decide whether two quantities are in a proportional relationship, e.g., by testing for equivalent ratios in a table or graphing on a coordinate plane and observing whether the graph is a straight line through the origin. [See: Functions Can Be Linear; Defining Linear Functions.]

KS.7.RP.A.2.B

Identify the constant of proportionality (unit rate) in tables, graphs, equations, diagrams, and verbal descriptions of proportional relationships. [See: Functions Can Be Linear; Defining Linear Functions.]

KS.7.SP.A

Use random sampling to draw inferences about a population. [See: Probability, Inference, and Sample Size.]

KS.7.SP.A.1

Understand that statistics can be used to gain information about a population by examining a sample of the population; generalizations about a population from a sample are valid only if the sample is representative of that population. Understand that random sampling tends to produce representative samples and support valid inferences. [See: Probability, Inference, and Sample Size.]

KS.7.SP.A.2

Use data from a random sample to draw inferences about a population with an unknown characteristic of interest. Generate multiple samples (or simulated samples) of the same size to gauge the variation in estimates or predictions. [See: Probability, Inference, and Sample Size.]

KS.7.SP.B

Draw informal comparative inferences about two populations. [See: Bar and Pie Charts.]

KS.8.EE.B

Understand the connections between proportional relationships, lines, and linear equations. [See: Functions Can Be Linear; Defining Linear Functions.]

KS.8.EE.B.5

Graph proportional relationships, interpreting the unit rate as the slope of the graph. Compare two different proportional relationships represented in different ways. [See: Functions Can Be Linear; Defining Linear Functions.]

KS.8.F.A.1

Understand that a function is a rule that assigns to each input exactly one output. The graph of a function is the set of ordered pairs consisting of an input and the corresponding output. [See: Contracts; The Vertical Line Test.]

KS.8.F.A.2

Compare properties of two functions each represented in a different way (algebraically, graphically, numerically in tables, or by verbal descriptions). [See: Functions Can Be Linear; Defining Linear Functions.]

KS.8.F.A.3

Interpret the equation y = mx + b as defining a linear function, whose graph is a straight line; give examples of functions that are not linear. [See: Functions Can Be Linear; Defining Linear Functions.]

KS.8.F.B

Use functions to model relationships between quantities. [See: Functions Make Life Easier!; Defining Linear Functions; Solving Word Problems with the Design Recipe; Functions for Character Animation; Problem Decomposition.]

KS.8.F.B.4

Construct a function to model a linear relationship between two quantities. Determine the rate of change and initial value of the function from a description of a relationship or from two (x, y) values, including reading these from a table or from a graph. Interpret the rate of change and initial value of a linear function in terms of the situation it models, and in terms of its graph or a table of values. [See: Functions Can Be Linear; Defining Linear Functions.]

KS.8.F.B.5

Describe qualitatively the functional relationship between two quantities by analyzing a graph (e.g., where the function is increasing or decreasing, linear or nonlinear). Sketch a graph that exhibits the qualitative features of a function that has been described verbally. [See: Functions Can Be Linear; Defining Linear Functions.]

KS.8.G.A.1

Verify experimentally the properties of rotations, reflections, and translations. [See: Making Game Images.]

KS.8.G.B

Understand and apply the Pythagorean Theorem. [See: The Distance Formula.]

KS.8.G.B.7

Apply the Pythagorean Theorem to determine unknown side lengths in right triangles in real-world and mathematical problems in two and three dimensions. [See: The Distance Formula.]

KS.8.G.B.8

Apply the Pythagorean Theorem to find the distance between two points in a coordinate system. [See: The Distance Formula.]

KS.8.SP.A.1

Construct and interpret scatter plots for bivariate measurement data to investigate patterns of association between two quantities. Describe patterns such as clustering, outliers, positive or negative association, linear association, and nonlinear association. [See: Scatter Plots; Grouped Samples; Correlations; Linear Regression.]

KS.8.SP.A.2

Know that straight lines are widely used to model relationships between two quantitative variables. For scatter plots that suggest a linear association, informally fit a straight line, and informally assess the model fit by judging the closeness of the data points to the line. [See: Scatter Plots; Correlations; Linear Regression.]

KS.8.SP.A.3

Use the equation of a linear model to solve problems in the context of bivariate measurement data, interpreting the slope and intercept. [See: Linear Regression.]

KS.HSA.CED.A

Create equations that describe numbers or relationships. [See: Solving Word Problems with the Design Recipe; Surface Area of a Rectangular Prism; Problem Decomposition; Sam the Butterfly - Applying Inequalities.]

KS.HSA.CED.A.1

Create equations and inequalities in one variable and use them to solve problems. [See: Sam the Butterfly - Applying Inequalities.]

KS.HSA.CED.A.2

Create equations in two or more variables to represent relationships between quantities; graph equations on coordinate axes with labels and scales. [See: Sam the Butterfly - Applying Inequalities.]

KS.HSA.CED.A.3

Represent constraints by equations or inequalities, and by systems of equations and/or inequalities, and interpret solutions as viable or nonviable options in a modeling context. [See: Sam the Butterfly - Applying Inequalities.]

KS.HSA.SSE.A.1

Interpret expressions that represent a quantity in terms of its context. [See: Defining Values; Functions Make Life Easier!; Solving Word Problems with the Design Recipe.]

KS.HSA.SSE.A.1.A

Interpret parts of an expression, such as terms, factors, and coefficients. [See: Piecewise Functions and Conditionals; Player Animation.]

KS.HSA.SSE.A.1.B

Interpret complicated expressions by viewing one or more of their parts as a single entity. [See: Piecewise Functions and Conditionals; Player Animation; Custom Scatter Plots.]

KS.HSA.SSE.A.2

Use the structure of an expression to identify ways to rewrite it. [See: Order of Operations.]

KS.HSA.SSE.B

Write expressions in equivalent forms to solve problems. [See: Order of Operations.]

KS.HSF.BF.A

Build a function that models a relationship between two quantities. [See: Function Notation; Defining Linear Functions; Solving Word Problems with the Design Recipe; Functions for Character Animation; Problem Decomposition; Simple Inequalities; Compound Inequalities: Solutions & Non-Solutions; Defining Table Functions.]

KS.HSF.BF.A.1

Write a function that describes a relationship between two quantities. [See: Function Notation; Defining Linear Functions; Solving Word Problems with the Design Recipe; Functions for Character Animation; Problem Decomposition; Simple Inequalities; Compound Inequalities: Solutions & Non-Solutions; Defining Table Functions.]

KS.HSF.BF.A.1.B

Combine standard function types using arithmetic operations. [See: Function Composition.]

KS.HSF.BF.A.1.C

Compose functions. [See: Function Composition; Problem Decomposition; Sam the Butterfly - Applying Inequalities; Collision Detection - Distance and Inequality.]

KS.HSF.BF.B

Build new functions from existing functions. [See: Problem Decomposition; Sam the Butterfly - Applying Inequalities; Collision Detection - Distance and Inequality.]

KS.HSF.IF.A

Understand the concept of a function and use function notation. [See: Functions Make Life Easier!; Function Notation.]

KS.HSF.IF.A.1

Understand that a function from one set (called the domain) to another set (called the range) assigns to each element of the domain exactly one element of the range. If f is a function and x is an element of its domain, then f(x) denotes the output of f corresponding to the input x. The graph of f is the graph of the equation y = f(x). [See: Contracts; The Vertical Line Test.]

KS.HSF.IF.A.2

Use function notation, evaluate functions for inputs in their domains, and interpret statements that use function notation in terms of a context. [See: Contracts; Making Flags; Function Notation; Defining Linear Functions; Solving Word Problems with the Design Recipe; Functions for Character Animation; Problem Decomposition; Simple Inequalities; Compound Inequalities: Solutions & Non-Solutions; Defining Table Functions.]

KS.HSF.IF.B

Interpret functions that arise in applications in terms of the context. [See: Function Notation; Defining Linear Functions; Solving Word Problems with the Design Recipe; Functions for Character Animation; Problem Decomposition; Simple Inequalities; Compound Inequalities: Solutions & Non-Solutions; Defining Table Functions.]

KS.HSF.IF.B.5

Relate the domain of a function to its graph and, where applicable, to the quantitative relationship it describes. [See: Functions Can Be Linear; Defining Linear Functions.]

KS.HSF.IF.C

Analyze functions using different representations. [See: The Vertical Line Test; Functions: Contracts, Examples & Definitions; Functions Can Be Linear; Defining Linear Functions; Solving Word Problems with the Design Recipe.]

KS.HSF.IF.C.9

Compare properties of two functions each represented in a different way (algebraically, graphically, numerically in tables, or by verbal descriptions). [See: Functions Can Be Linear; Defining Linear Functions; Problem Decomposition.]

KS.HSN.Q.A

Reason quantitatively and use units to solve problems. [See: Making Flags.]

KS.HSS.CP.A.1

Describe events as subsets of a sample space (the set of outcomes) using characteristics (or categories) of the outcomes, or as unions, intersections, or complements of other events ('or', 'and', 'not'). [See: Compound Inequalities: Solutions & Non-Solutions.]

KS.HSS.CP.B.9

Use permutations and combinations to compute probabilities of compound events and solve problems. [See: Permutations; Combinations.]

KS.HSS.IC.A

Understand and evaluate random processes underlying statistical experiments. [See: Probability, Inference, and Sample Size.]

KS.HSS.IC.A.1

Understand statistics as a process for making inferences about population parameters based on a random sample from that population. [See: Probability, Inference, and Sample Size.]

KS.HSS.IC.B

Make inferences and justify conclusions from sample surveys, experiments, and observational studies. [See: Collecting Data.]

KS.HSS.IC.B.3

Recognize the purposes of and differences among sample surveys, experiments, and observational studies; explain how randomization relates to each. [See: Probability, Inference, and Sample Size; Collecting Data.]

KS.HSS.IC.B.4

Use data from a sample survey to estimate a population mean or proportion; develop a margin of error through the use of simulation models for random sampling. [See: Collecting Data.]

KS.HSS.IC.B.6

Evaluate reports based on data. [See: Threats to Validity.]

KS.HSS.ID.A

Summarize, represent, and interpret data on a single count or measurement variable. [See: Bar and Pie Charts; Histograms; Visualizing the “Shape” of Data; Measures of Center; Box Plots.]

KS.HSS.ID.A.1

Represent data with plots on the real number line (dot plots, histograms, and box plots). [See: Histograms; Visualizing the “Shape” of Data; Box Plots; Standard Deviation.]

KS.HSS.ID.A.2

Use statistics appropriate to the shape of the data distribution to compare center (median, mean) and spread (interquartile range, standard deviation) of two or more different data sets. [See: Histograms; Measures of Center; Box Plots; Standard Deviation.]

KS.HSS.ID.A.3

Interpret differences in shape, center, and spread in the context of the data sets, accounting for possible effects of extreme data points (outliers). [See: Histograms; Visualizing the “Shape” of Data; Measures of Center; Box Plots; Standard Deviation.]

KS.HSS.ID.B

Summarize, represent, and interpret data on two categorical and quantitative variables. [See: Scatter Plots; Correlations.]

KS.HSS.ID.B.6

Represent data on two quantitative variables on a scatter plot, and describe how the variables are related. [See: Scatter Plots; Correlations.]

KS.HSS.ID.B.6.A

Fit a function to the data; use functions fitted to data to solve problems in the context of the data. Use given functions or choose a function suggested by the context. Emphasize linear, quadratic, and exponential models. [See: Linear Regression.]

KS.HSS.ID.B.6.C

Fit a linear function for a scatter plot that suggests a linear association. [See: Linear Regression.]

KS.HSS.ID.C

Interpret linear models. [See: Linear Regression.]

KS.HSS.ID.C.7

Interpret the slope (rate of change) and the intercept (constant term) of a linear model in the context of the data. [See: Linear Regression.]

KS.HSS.ID.C.8

Compute (using technology) and interpret the correlation coefficient of a linear fit. [See: Scatter Plots; Correlations; Linear Regression.]

KS.HSS.ID.C.9

Distinguish between correlation and causation. [See: Correlations; Linear Regression.]

KS.SL.9-10.1

Initiate and participate effectively in a range of collaborative discussions (one-on-one, in groups, and teacher-led) with diverse partners on grades 9-10 topics, texts, and issues, building on others' ideas and expressing their own clearly and persuasively. [See: Introduction to Data Science.]

Kentucky Standards

KY.5.G.A.1

Use a pair of perpendicular number lines, called axes, to define a coordinate system, with the intersection of the lines (the origin) arranged to coincide with the 0 on each line and a given point in the plane located by using an ordered pair of numbers, called its coordinates. Understand that the first number indicates how far to travel from the origin in the direction of one axis, and the second number indicates how far to travel in the direction of the second axis, with the convention that the names of the two axes and the coordinates correspond (e.g., x-axis and x-coordinate, y-axis and y-coordinate). [See: Coordinates and Game Design.]

KY.5.OA.A

Write and interpret numerical expressions. [See: Order of Operations.]

KY.5.OA.A.1

Use parentheses, brackets, or braces in numerical expressions, and evaluate expressions with these symbols. [See: Order of Operations.]

KY.6.EE.B

Reason about and solve one-variable equations and inequalities. [See: Simple Inequalities; Compound Inequalities: Solutions & Non-Solutions.]

KY.6.EE.B.6

Use variables to represent numbers and write expressions when solving a real-world or mathematical problem; understand that a variable can represent an unknown number, or, depending on the purpose at hand, any number in a specified set. [See: Piecewise Functions and Conditionals; Function Composition; Defining Values; Functions Make Life Easier!; Functions: Contracts, Examples & Definitions; Defining Linear Functions; Solving Word Problems with the Design Recipe; Functions for Character Animation; Surface Area of a Rectangular Prism; Problem Decomposition; Sam the Butterfly - Applying Inequalities; Player Animation; The Distance Formula; Collision Detection - Distance and Inequality; Defining Table Functions; Grouped Samples; Linear Regression.]

KY.6.EE.B.8

Write an inequality of the form x > c or x < c to represent a constraint or condition in a real-world or mathematical problem. Recognize that inequalities of the form x > c or x < c have infinitely many solutions; represent solutions of such inequalities on number line diagrams. [See: Simple Inequalities; Sam the Butterfly - Applying Inequalities.]

KY.6.G.A

Solve real-world and mathematical problems involving area, surface area, and volume. [See: Surface Area of a Rectangular Prism.]

KY.6.G.A.4

Represent three-dimensional figures using nets made up of rectangles and triangles, and use the nets to find the surface area of these figures. Apply these techniques in the context of solving real-world and mathematical problems. [See: Surface Area of a Rectangular Prism.]

KY.6.RP.A

Understand ratio concepts and use ratio reasoning to solve problems. [See: Making Flags; Bar and Pie Charts.]

KY.6.RP.A.1

Understand the concept of a ratio and use ratio language to describe a ratio relationship between two quantities. [See: Making Flags.]

KY.6.RP.A.3.D

Use ratio reasoning to convert measurement units; manipulate and transform units appropriately when multiplying or dividing quantities. [See: Making Flags.]

KY.6.SP.A

Develop understanding of statistical variability. [See: Histograms; Visualizing the “Shape” of Data; Measures of Center; Box Plots.]

KY.6.SP.A.1

Recognize a statistical question as one that anticipates variability in the data related to the question and accounts for it in the answers. [See: Introduction to Data Science; The Data Cycle; Choosing Your Dataset.]

KY.6.SP.A.2

Understand that a set of data collected to answer a statistical question has a distribution which can be described by its center, spread, and overall shape. [See: Histograms; Visualizing the “Shape” of Data; Measures of Center; Box Plots; Standard Deviation.]

KY.6.SP.A.3

Recognize that a measure of center for a numerical data set summarizes all of its values with a single number, while a measure of variation describes how its values vary with a single number. [See: Box Plots; Standard Deviation.]

KY.6.SP.B

Summarize and describe distributions. [See: Visualizing the “Shape” of Data; Measures of Center; Box Plots.]

KY.6.SP.B.4

Display numerical data in plots on a number line, including dot plots, histograms, and box plots. [See: Histograms; Visualizing the “Shape” of Data; Box Plots; Standard Deviation.]

KY.6.SP.B.5

Summarize numerical data sets in relation to their context. [See: Measures of Center; Box Plots; Standard Deviation.]

KY.6.SP.B.5.C

Summarize numerical data sets in relation to their context by giving quantitative measures of center (median and/or mean) and variability (interquartile range and/or mean absolute deviation), as well as describing any overall pattern and any striking deviations from the overall pattern with reference to the context in which the data were gathered. [See: Measures of Center; Box Plots; Standard Deviation.]

KY.6.SP.B.5.D

Summarize numerical data sets in relation to their context by relating the choice of measures of center and variability to the shape of the data distribution and the context in which the data were gathered. [See: Measures of Center.]

KY.7.EE.A.2

Understand that rewriting an expression in different forms in a problem context can shed light on the problem and how the quantities in it are related. [See: Problem Decomposition.]

KY.7.EE.B

Solve real-life and mathematical problems using numerical and algebraic expressions and equations. [See: Piecewise Functions and Conditionals; Solving Word Problems with the Design Recipe; Problem Decomposition; Sam the Butterfly - Applying Inequalities; Player Animation; The Distance Formula.]

KY.7.EE.B.4

Use variables to represent quantities in a real-world or mathematical problem, and construct simple equations and inequalities to solve problems by reasoning about the quantities. [See: Defining Values; Functions Make Life Easier!; Solving Word Problems with the Design Recipe; Simple Inequalities; Compound Inequalities: Solutions & Non-Solutions.]

KY.7.G.B.4

Know the formulas for the area and circumference of a circle and use them to solve problems; give an informal derivation of the relationship between the circumference and area of a circle. [See: Solving Word Problems with the Design Recipe.]

KY.7.G.B.6

Solve real-world and mathematical problems involving area, volume and surface area of two- and three-dimensional objects composed of triangles, quadrilaterals, polygons, cubes, and right prisms. [See: Solving Word Problems with the Design Recipe; Surface Area of a Rectangular Prism.]

KY.7.RP.A

Analyze proportional relationships and use them to solve real-world and mathematical problems. [See: Making Flags; Making Game Images.]

KY.7.RP.A.1

Compute unit rates associated with ratios of fractions, including ratios of lengths, areas and other quantities measured in like or different units. [See: Making Flags.]

KY.7.RP.A.2.A

Decide whether two quantities are in a proportional relationship, e.g., by testing for equivalent ratios in a table or graphing on a coordinate plane and observing whether the graph is a straight line through the origin. [See: Functions Can Be Linear; Defining Linear Functions.]

KY.7.RP.A.2.B

Identify the constant of proportionality (unit rate) in tables, graphs, equations, diagrams, and verbal descriptions of proportional relationships. [See: Functions Can Be Linear; Defining Linear Functions.]

KY.7.SP.A

Use random sampling to draw inferences about a population. [See: Probability, Inference, and Sample Size.]

KY.7.SP.A.1

Understand that statistics can be used to gain information about a population by examining a sample of the population; generalizations about a population from a sample are valid only if the sample is representative of that population. Understand that random sampling tends to produce representative samples and support valid inferences. [See: Probability, Inference, and Sample Size.]

KY.7.SP.A.2

Use data from a random sample to draw inferences about a population with an unknown characteristic of interest. Generate multiple samples (or simulated samples) of the same size to gauge the variation in estimates or predictions. [See: Probability, Inference, and Sample Size.]

KY.7.SP.B

Draw informal comparative inferences about two populations. [See: Bar and Pie Charts.]

KY.8.EE.B

Understand the connections between proportional relationships, lines, and linear equations. [See: Functions Can Be Linear; Defining Linear Functions.]

KY.8.EE.B.5

Graph proportional relationships, interpreting the unit rate as the slope of the graph. Compare two different proportional relationships represented in different ways. [See: Functions Can Be Linear; Defining Linear Functions.]

KY.8.F.A.1

Understand that a function is a rule that assigns to each input exactly one output. The graph of a function is the set of ordered pairs consisting of an input and the corresponding output. [See: Contracts; The Vertical Line Test.]

KY.8.F.A.2

Compare properties of two functions each represented in a different way (algebraically, graphically, numerically in tables, or by verbal descriptions). [See: Functions Can Be Linear; Defining Linear Functions.]

KY.8.F.A.3

Interpret the equation y = mx + b as defining a linear function, whose graph is a straight line; give examples of functions that are not linear. [See: Functions Can Be Linear; Defining Linear Functions.]

KY.8.F.B

Use functions to model relationships between quantities. [See: Functions Make Life Easier!; Defining Linear Functions; Solving Word Problems with the Design Recipe; Functions for Character Animation; Problem Decomposition.]

KY.8.F.B.4

Construct a function to model a linear relationship between two quantities. Determine the rate of change and initial value of the function from a description of a relationship or from two (x, y) values, including reading these from a table or from a graph. Interpret the rate of change and initial value of a linear function in terms of the situation it models, and in terms of its graph or a table of values. [See: Functions Can Be Linear; Defining Linear Functions.]

KY.8.F.B.5

Describe qualitatively the functional relationship between two quantities by analyzing a graph (e.g., where the function is increasing or decreasing, linear or nonlinear). Sketch a graph that exhibits the qualitative features of a function that has been described verbally. [See: Functions Can Be Linear; Defining Linear Functions.]

KY.8.G.A.1

Verify experimentally the properties of rotations, reflections, and translations. [See: Making Game Images.]

KY.8.G.B

Understand and apply the Pythagorean Theorem. [See: The Distance Formula.]

KY.8.G.B.7

Apply the Pythagorean Theorem to determine unknown side lengths in right triangles in real-world and mathematical problems in two and three dimensions. [See: The Distance Formula.]

KY.8.G.B.8

Apply the Pythagorean Theorem to find the distance between two points in a coordinate system. [See: The Distance Formula.]

KY.8.SP.A.1

Construct and interpret scatter plots for bivariate measurement data to investigate patterns of association between two quantities. Describe patterns such as clustering, outliers, positive or negative association, linear association, and nonlinear association. [See: Scatter Plots; Grouped Samples; Correlations; Linear Regression.]

KY.8.SP.A.2

Know that straight lines are widely used to model relationships between two quantitative variables. For scatter plots that suggest a linear association, informally fit a straight line, and informally assess the model fit by judging the closeness of the data points to the line. [See: Scatter Plots; Correlations; Linear Regression.]

KY.8.SP.A.3

Use the equation of a linear model to solve problems in the context of bivariate measurement data, interpreting the slope and intercept. [See: Linear Regression.]

KY.HSA.CED.A

Create equations that describe numbers or relationships. [See: Solving Word Problems with the Design Recipe; Surface Area of a Rectangular Prism; Problem Decomposition; Sam the Butterfly - Applying Inequalities.]

KY.HSA.CED.A.1

Create equations and inequalities in one variable and use them to solve problems. [See: Sam the Butterfly - Applying Inequalities.]

KY.HSA.CED.A.2

Create equations in two or more variables to represent relationships between quantities; graph equations on coordinate axes with labels and scales. [See: Sam the Butterfly - Applying Inequalities.]

KY.HSA.CED.A.3

Represent constraints by equations or inequalities, and by systems of equations and/or inequalities, and interpret solutions as viable or nonviable options in a modeling context. [See: Sam the Butterfly - Applying Inequalities.]

KY.HSA.SSE.A.1

Interpret expressions that represent a quantity in terms of its context. [See: Defining Values; Functions Make Life Easier!; Solving Word Problems with the Design Recipe.]

KY.HSA.SSE.A.1.A

Interpret parts of an expression, such as terms, factors, and coefficients. [See: Piecewise Functions and Conditionals; Player Animation.]

KY.HSA.SSE.A.1.B

Interpret complicated expressions by viewing one or more of their parts as a single entity. [See: Piecewise Functions and Conditionals; Player Animation; Custom Scatter Plots.]

KY.HSA.SSE.A.2

Use the structure of an expression to identify ways to rewrite it. [See: Order of Operations.]

KY.HSA.SSE.B

Write expressions in equivalent forms to solve problems. [See: Order of Operations.]

KY.HSF.BF.A

Build a function that models a relationship between two quantities. [See: Function Notation; Defining Linear Functions; Solving Word Problems with the Design Recipe; Functions for Character Animation; Problem Decomposition; Simple Inequalities; Compound Inequalities: Solutions & Non-Solutions; Defining Table Functions.]

KY.HSF.BF.A.1

Write a function that describes a relationship between two quantities. [See: Function Notation; Defining Linear Functions; Solving Word Problems with the Design Recipe; Functions for Character Animation; Problem Decomposition; Simple Inequalities; Compound Inequalities: Solutions & Non-Solutions; Defining Table Functions.]

KY.HSF.BF.A.1.B

Combine standard function types using arithmetic operations. [See: Function Composition.]

KY.HSF.BF.A.1.C

Compose functions. [See: Function Composition; Problem Decomposition; Sam the Butterfly - Applying Inequalities; Collision Detection - Distance and Inequality.]

KY.HSF.BF.B

Build new functions from existing functions. [See: Problem Decomposition; Sam the Butterfly - Applying Inequalities; Collision Detection - Distance and Inequality.]

KY.HSF.IF.A

Understand the concept of a function and use function notation. [See: Functions Make Life Easier!; Function Notation.]

KY.HSF.IF.A.1

Understand that a function from one set (called the domain) to another set (called the range) assigns to each element of the domain exactly one element of the range. If f is a function and x is an element of its domain, then f(x) denotes the output of f corresponding to the input x. The graph of f is the graph of the equation y = f(x). [See: Contracts; The Vertical Line Test.]

KY.HSF.IF.A.2

Use function notation, evaluate functions for inputs in their domains, and interpret statements that use function notation in terms of a context. [See: Contracts; Making Flags; Function Notation; Defining Linear Functions; Solving Word Problems with the Design Recipe; Functions for Character Animation; Problem Decomposition; Simple Inequalities; Compound Inequalities: Solutions & Non-Solutions; Defining Table Functions.]

KY.HSF.IF.B

Interpret functions that arise in applications in terms of the context. [See: Function Notation; Defining Linear Functions; Solving Word Problems with the Design Recipe; Functions for Character Animation; Problem Decomposition; Simple Inequalities; Compound Inequalities: Solutions & Non-Solutions; Defining Table Functions.]

KY.HSF.IF.B.5

Relate the domain of a function to its graph and, where applicable, to the quantitative relationship it describes. [See: Functions Can Be Linear; Defining Linear Functions.]

KY.HSF.IF.C

Analyze functions using different representations. [See: The Vertical Line Test; Functions: Contracts, Examples & Definitions; Functions Can Be Linear; Defining Linear Functions; Solving Word Problems with the Design Recipe.]

KY.HSF.IF.C.9

Compare properties of two functions each represented in a different way (algebraically, graphically, numerically in tables, or by verbal descriptions). [See: Functions Can Be Linear; Defining Linear Functions; Problem Decomposition.]

KY.HSN.Q.A

Reason quantitatively and use units to solve problems. [See: Making Flags.]

KY.HSS.CP.A.1

Describe events as subsets of a sample space (the set of outcomes) using characteristics (or categories) of the outcomes, or as unions, intersections, or complements of other events ('or', 'and', 'not'). [See: Compound Inequalities: Solutions & Non-Solutions.]

KY.HSS.CP.B.9

Use permutations and combinations to compute probabilities of compound events and solve problems. [See: Permutations; Combinations.]

KY.HSS.IC.A

Understand and evaluate random processes underlying statistical experiments. [See: Probability, Inference, and Sample Size.]

KY.HSS.IC.A.1

Understand statistics as a process for making inferences about population parameters based on a random sample from that population. [See: Probability, Inference, and Sample Size.]

KY.HSS.IC.B

Make inferences and justify conclusions from sample surveys, experiments, and observational studies. [See: Collecting Data.]

KY.HSS.IC.B.3

Recognize the purposes of and differences among sample surveys, experiments, and observational studies; explain how randomization relates to each. [See: Probability, Inference, and Sample Size; Collecting Data.]

KY.HSS.IC.B.4

Use data from a sample survey to estimate a population mean or proportion; develop a margin of error through the use of simulation models for random sampling. [See: Collecting Data.]

KY.HSS.IC.B.6

Evaluate reports based on data. [See: Threats to Validity.]

KY.HSS.ID.A

Summarize, represent, and interpret data on a single count or measurement variable. [See: Bar and Pie Charts; Histograms; Visualizing the “Shape” of Data; Measures of Center; Box Plots.]

KY.HSS.ID.A.1

Represent data with plots on the real number line (dot plots, histograms, and box plots). [See: Histograms; Visualizing the “Shape” of Data; Box Plots; Standard Deviation.]

KY.HSS.ID.A.2

Use statistics appropriate to the shape of the data distribution to compare center (median, mean) and spread (interquartile range, standard deviation) of two or more different data sets. [See: Histograms; Measures of Center; Box Plots; Standard Deviation.]

KY.HSS.ID.A.3

Interpret differences in shape, center, and spread in the context of the data sets, accounting for possible effects of extreme data points (outliers). [See: Histograms; Visualizing the “Shape” of Data; Measures of Center; Box Plots; Standard Deviation.]

KY.HSS.ID.B

Summarize, represent, and interpret data on two categorical and quantitative variables. [See: Scatter Plots; Correlations.]

KY.HSS.ID.B.6

Represent data on two quantitative variables on a scatter plot, and describe how the variables are related. [See: Scatter Plots; Correlations.]

KY.HSS.ID.B.6.A

Fit a function to the data; use functions fitted to data to solve problems in the context of the data. Use given functions or choose a function suggested by the context. Emphasize linear, quadratic, and exponential models. [See: Linear Regression.]

KY.HSS.ID.B.6.C

Fit a linear function for a scatter plot that suggests a linear association. [See: Linear Regression.]

KY.HSS.ID.C

Interpret linear models. [See: Linear Regression.]

KY.HSS.ID.C.7

Interpret the slope (rate of change) and the intercept (constant term) of a linear model in the context of the data. [See: Linear Regression.]

KY.HSS.ID.C.8

Compute (using technology) and interpret the correlation coefficient of a linear fit. [See: Scatter Plots; Correlations; Linear Regression.]

KY.HSS.ID.C.9

Distinguish between correlation and causation. [See: Correlations; Linear Regression.]

KY.SL.9-10.1

Initiate and participate effectively in a range of collaborative discussions (one-on-one, in groups, and teacher-led) with diverse partners on grades 9-10 topics, texts, and issues, building on others' ideas and expressing their own clearly and persuasively. [See: Introduction to Data Science.]

Louisiana Standards

LA.5.G.A.1

Use a pair of perpendicular number lines, called axes, to define a coordinate system, with the intersection of the lines (the origin) arranged to coincide with the 0 on each line and a given point in the plane located by using an ordered pair of numbers, called its coordinates. Understand that the first number indicates how far to travel from the origin in the direction of one axis, and the second number indicates how far to travel in the direction of the second axis, with the convention that the names of the two axes and the coordinates correspond (e.g., x-axis and x-coordinate, y-axis and y-coordinate). [See: Coordinates and Game Design.]

LA.5.OA.A

Write and interpret numerical expressions. [See: Order of Operations.]

LA.5.OA.A.1

Use parentheses, brackets, or braces in numerical expressions, and evaluate expressions with these symbols. [See: Order of Operations.]

LA.6.EE.B

Reason about and solve one-variable equations and inequalities. [See: Simple Inequalities; Compound Inequalities: Solutions & Non-Solutions.]

LA.6.EE.B.6

Use variables to represent numbers and write expressions when solving a real-world or mathematical problem; understand that a variable can represent an unknown number, or, depending on the purpose at hand, any number in a specified set. [See: Piecewise Functions and Conditionals; Function Composition; Defining Values; Functions Make Life Easier!; Functions: Contracts, Examples & Definitions; Defining Linear Functions; Solving Word Problems with the Design Recipe; Functions for Character Animation; Surface Area of a Rectangular Prism; Problem Decomposition; Sam the Butterfly - Applying Inequalities; Player Animation; The Distance Formula; Collision Detection - Distance and Inequality; Defining Table Functions; Grouped Samples; Linear Regression.]

LA.6.EE.B.8

Write an inequality of the form x > c or x < c to represent a constraint or condition in a real-world or mathematical problem. Recognize that inequalities of the form x > c or x < c have infinitely many solutions; represent solutions of such inequalities on number line diagrams. [See: Simple Inequalities; Sam the Butterfly - Applying Inequalities.]

LA.6.G.A

Solve real-world and mathematical problems involving area, surface area, and volume. [See: Surface Area of a Rectangular Prism.]

LA.6.G.A.4

Represent three-dimensional figures using nets made up of rectangles and triangles, and use the nets to find the surface area of these figures. Apply these techniques in the context of solving real-world and mathematical problems. [See: Surface Area of a Rectangular Prism.]

LA.6.RP.A

Understand ratio concepts and use ratio reasoning to solve problems. [See: Making Flags; Bar and Pie Charts.]

LA.6.RP.A.1

Understand the concept of a ratio and use ratio language to describe a ratio relationship between two quantities. [See: Making Flags.]

LA.6.RP.A.3.D

Use ratio reasoning to convert measurement units; manipulate and transform units appropriately when multiplying or dividing quantities. [See: Making Flags.]

LA.6.SP.A

Develop understanding of statistical variability. [See: Histograms; Visualizing the “Shape” of Data; Measures of Center; Box Plots.]

LA.6.SP.A.1

Recognize a statistical question as one that anticipates variability in the data related to the question and accounts for it in the answers. [See: Introduction to Data Science; The Data Cycle; Choosing Your Dataset.]

LA.6.SP.A.2

Understand that a set of data collected to answer a statistical question has a distribution which can be described by its center, spread, and overall shape. [See: Histograms; Visualizing the “Shape” of Data; Measures of Center; Box Plots; Standard Deviation.]

LA.6.SP.A.3

Recognize that a measure of center for a numerical data set summarizes all of its values with a single number, while a measure of variation describes how its values vary with a single number. [See: Box Plots; Standard Deviation.]

LA.6.SP.B

Summarize and describe distributions. [See: Visualizing the “Shape” of Data; Measures of Center; Box Plots.]

LA.6.SP.B.4

Display numerical data in plots on a number line, including dot plots, histograms, and box plots. [See: Histograms; Visualizing the “Shape” of Data; Box Plots; Standard Deviation.]

LA.6.SP.B.5

Summarize numerical data sets in relation to their context. [See: Measures of Center; Box Plots; Standard Deviation.]

LA.6.SP.B.5.C

Summarize numerical data sets in relation to their context by giving quantitative measures of center (median and/or mean) and variability (interquartile range and/or mean absolute deviation), as well as describing any overall pattern and any striking deviations from the overall pattern with reference to the context in which the data were gathered. [See: Measures of Center; Box Plots; Standard Deviation.]

LA.6.SP.B.5.D

Summarize numerical data sets in relation to their context by relating the choice of measures of center and variability to the shape of the data distribution and the context in which the data were gathered. [See: Measures of Center.]

LA.7.EE.A.2

Understand that rewriting an expression in different forms in a problem context can shed light on the problem and how the quantities in it are related. [See: Problem Decomposition.]

LA.7.EE.B

Solve real-life and mathematical problems using numerical and algebraic expressions and equations. [See: Piecewise Functions and Conditionals; Solving Word Problems with the Design Recipe; Problem Decomposition; Sam the Butterfly - Applying Inequalities; Player Animation; The Distance Formula.]

LA.7.EE.B.4

Use variables to represent quantities in a real-world or mathematical problem, and construct simple equations and inequalities to solve problems by reasoning about the quantities. [See: Defining Values; Functions Make Life Easier!; Solving Word Problems with the Design Recipe; Simple Inequalities; Compound Inequalities: Solutions & Non-Solutions.]

LA.7.G.B.4

Know the formulas for the area and circumference of a circle and use them to solve problems; give an informal derivation of the relationship between the circumference and area of a circle. [See: Solving Word Problems with the Design Recipe.]

LA.7.G.B.6

Solve real-world and mathematical problems involving area, volume and surface area of two- and three-dimensional objects composed of triangles, quadrilaterals, polygons, cubes, and right prisms. [See: Solving Word Problems with the Design Recipe; Surface Area of a Rectangular Prism.]

LA.7.RP.A

Analyze proportional relationships and use them to solve real-world and mathematical problems. [See: Making Flags; Making Game Images.]

LA.7.RP.A.1

Compute unit rates associated with ratios of fractions, including ratios of lengths, areas and other quantities measured in like or different units. [See: Making Flags.]

LA.7.RP.A.2.A

Decide whether two quantities are in a proportional relationship, e.g., by testing for equivalent ratios in a table or graphing on a coordinate plane and observing whether the graph is a straight line through the origin. [See: Functions Can Be Linear; Defining Linear Functions.]

LA.7.RP.A.2.B

Identify the constant of proportionality (unit rate) in tables, graphs, equations, diagrams, and verbal descriptions of proportional relationships. [See: Functions Can Be Linear; Defining Linear Functions.]

LA.7.SP.A

Use random sampling to draw inferences about a population. [See: Probability, Inference, and Sample Size.]

LA.7.SP.A.1

Understand that statistics can be used to gain information about a population by examining a sample of the population; generalizations about a population from a sample are valid only if the sample is representative of that population. Understand that random sampling tends to produce representative samples and support valid inferences. [See: Probability, Inference, and Sample Size.]

LA.7.SP.A.2

Use data from a random sample to draw inferences about a population with an unknown characteristic of interest. Generate multiple samples (or simulated samples) of the same size to gauge the variation in estimates or predictions. [See: Probability, Inference, and Sample Size.]

LA.7.SP.B

Draw informal comparative inferences about two populations. [See: Bar and Pie Charts.]

LA.8.EE.B

Understand the connections between proportional relationships, lines, and linear equations. [See: Functions Can Be Linear; Defining Linear Functions.]

LA.8.EE.B.5

Graph proportional relationships, interpreting the unit rate as the slope of the graph. Compare two different proportional relationships represented in different ways. [See: Functions Can Be Linear; Defining Linear Functions.]

LA.8.F.A.1

Understand that a function is a rule that assigns to each input exactly one output. The graph of a function is the set of ordered pairs consisting of an input and the corresponding output. [See: Contracts; The Vertical Line Test.]

LA.8.F.A.2

Compare properties of two functions each represented in a different way (algebraically, graphically, numerically in tables, or by verbal descriptions). [See: Functions Can Be Linear; Defining Linear Functions.]

LA.8.F.A.3

Interpret the equation y = mx + b as defining a linear function, whose graph is a straight line; give examples of functions that are not linear. [See: Functions Can Be Linear; Defining Linear Functions.]

LA.8.F.B

Use functions to model relationships between quantities. [See: Functions Make Life Easier!; Defining Linear Functions; Solving Word Problems with the Design Recipe; Functions for Character Animation; Problem Decomposition.]

LA.8.F.B.4

Construct a function to model a linear relationship between two quantities. Determine the rate of change and initial value of the function from a description of a relationship or from two (x, y) values, including reading these from a table or from a graph. Interpret the rate of change and initial value of a linear function in terms of the situation it models, and in terms of its graph or a table of values. [See: Functions Can Be Linear; Defining Linear Functions.]

LA.8.F.B.5

Describe qualitatively the functional relationship between two quantities by analyzing a graph (e.g., where the function is increasing or decreasing, linear or nonlinear). Sketch a graph that exhibits the qualitative features of a function that has been described verbally. [See: Functions Can Be Linear; Defining Linear Functions.]

LA.8.G.A.1

Verify experimentally the properties of rotations, reflections, and translations. [See: Making Game Images.]

LA.8.G.B

Understand and apply the Pythagorean Theorem. [See: The Distance Formula.]

LA.8.G.B.7

Apply the Pythagorean Theorem to determine unknown side lengths in right triangles in real-world and mathematical problems in two and three dimensions. [See: The Distance Formula.]

LA.8.G.B.8

Apply the Pythagorean Theorem to find the distance between two points in a coordinate system. [See: The Distance Formula.]

LA.8.SP.A.1

Construct and interpret scatter plots for bivariate measurement data to investigate patterns of association between two quantities. Describe patterns such as clustering, outliers, positive or negative association, linear association, and nonlinear association. [See: Scatter Plots; Grouped Samples; Correlations; Linear Regression.]

LA.8.SP.A.2

Know that straight lines are widely used to model relationships between two quantitative variables. For scatter plots that suggest a linear association, informally fit a straight line, and informally assess the model fit by judging the closeness of the data points to the line. [See: Scatter Plots; Correlations; Linear Regression.]

LA.8.SP.A.3

Use the equation of a linear model to solve problems in the context of bivariate measurement data, interpreting the slope and intercept. [See: Linear Regression.]

LA.HSA.CED.A

Create equations that describe numbers or relationships. [See: Solving Word Problems with the Design Recipe; Surface Area of a Rectangular Prism; Problem Decomposition; Sam the Butterfly - Applying Inequalities.]

LA.HSA.CED.A.1

Create equations and inequalities in one variable and use them to solve problems. [See: Sam the Butterfly - Applying Inequalities.]

LA.HSA.CED.A.2

Create equations in two or more variables to represent relationships between quantities; graph equations on coordinate axes with labels and scales. [See: Sam the Butterfly - Applying Inequalities.]

LA.HSA.CED.A.3

Represent constraints by equations or inequalities, and by systems of equations and/or inequalities, and interpret solutions as viable or nonviable options in a modeling context. [See: Sam the Butterfly - Applying Inequalities.]

LA.HSA.SSE.A.1

Interpret expressions that represent a quantity in terms of its context. [See: Defining Values; Functions Make Life Easier!; Solving Word Problems with the Design Recipe.]

LA.HSA.SSE.A.1.A

Interpret parts of an expression, such as terms, factors, and coefficients. [See: Piecewise Functions and Conditionals; Player Animation.]

LA.HSA.SSE.A.1.B

Interpret complicated expressions by viewing one or more of their parts as a single entity. [See: Piecewise Functions and Conditionals; Player Animation; Custom Scatter Plots.]

LA.HSA.SSE.A.2

Use the structure of an expression to identify ways to rewrite it. [See: Order of Operations.]

LA.HSA.SSE.B

Write expressions in equivalent forms to solve problems. [See: Order of Operations.]

LA.HSF.BF.A

Build a function that models a relationship between two quantities. [See: Function Notation; Defining Linear Functions; Solving Word Problems with the Design Recipe; Functions for Character Animation; Problem Decomposition; Simple Inequalities; Compound Inequalities: Solutions & Non-Solutions; Defining Table Functions.]

LA.HSF.BF.A.1

Write a function that describes a relationship between two quantities. [See: Function Notation; Defining Linear Functions; Solving Word Problems with the Design Recipe; Functions for Character Animation; Problem Decomposition; Simple Inequalities; Compound Inequalities: Solutions & Non-Solutions; Defining Table Functions.]

LA.HSF.BF.A.1.B

Combine standard function types using arithmetic operations. [See: Function Composition.]

LA.HSF.BF.A.1.C

Compose functions. [See: Function Composition; Problem Decomposition; Sam the Butterfly - Applying Inequalities; Collision Detection - Distance and Inequality.]

LA.HSF.BF.B

Build new functions from existing functions. [See: Problem Decomposition; Sam the Butterfly - Applying Inequalities; Collision Detection - Distance and Inequality.]

LA.HSF.IF.A

Understand the concept of a function and use function notation. [See: Functions Make Life Easier!; Function Notation.]

LA.HSF.IF.A.1

Understand that a function from one set (called the domain) to another set (called the range) assigns to each element of the domain exactly one element of the range. If f is a function and x is an element of its domain, then f(x) denotes the output of f corresponding to the input x. The graph of f is the graph of the equation y = f(x). [See: Contracts; The Vertical Line Test.]

LA.HSF.IF.A.2

Use function notation, evaluate functions for inputs in their domains, and interpret statements that use function notation in terms of a context. [See: Contracts; Making Flags; Function Notation; Defining Linear Functions; Solving Word Problems with the Design Recipe; Functions for Character Animation; Problem Decomposition; Simple Inequalities; Compound Inequalities: Solutions & Non-Solutions; Defining Table Functions.]

LA.HSF.IF.B

Interpret functions that arise in applications in terms of the context. [See: Function Notation; Defining Linear Functions; Solving Word Problems with the Design Recipe; Functions for Character Animation; Problem Decomposition; Simple Inequalities; Compound Inequalities: Solutions & Non-Solutions; Defining Table Functions.]

LA.HSF.IF.B.5

Relate the domain of a function to its graph and, where applicable, to the quantitative relationship it describes. [See: Functions Can Be Linear; Defining Linear Functions.]

LA.HSF.IF.C

Analyze functions using different representations. [See: The Vertical Line Test; Functions: Contracts, Examples & Definitions; Functions Can Be Linear; Defining Linear Functions; Solving Word Problems with the Design Recipe.]

LA.HSF.IF.C.9

Compare properties of two functions each represented in a different way (algebraically, graphically, numerically in tables, or by verbal descriptions). [See: Functions Can Be Linear; Defining Linear Functions; Problem Decomposition.]

LA.HSN.Q.A

Reason quantitatively and use units to solve problems. [See: Making Flags.]

LA.HSS.CP.A.1

Describe events as subsets of a sample space (the set of outcomes) using characteristics (or categories) of the outcomes, or as unions, intersections, or complements of other events ('or', 'and', 'not'). [See: Compound Inequalities: Solutions & Non-Solutions.]

LA.HSS.CP.B.9

Use permutations and combinations to compute probabilities of compound events and solve problems. [See: Permutations; Combinations.]

LA.HSS.IC.A

Understand and evaluate random processes underlying statistical experiments. [See: Probability, Inference, and Sample Size.]

LA.HSS.IC.A.1

Understand statistics as a process for making inferences about population parameters based on a random sample from that population. [See: Probability, Inference, and Sample Size.]

LA.HSS.IC.B

Make inferences and justify conclusions from sample surveys, experiments, and observational studies. [See: Collecting Data.]

LA.HSS.IC.B.3

Recognize the purposes of and differences among sample surveys, experiments, and observational studies; explain how randomization relates to each. [See: Probability, Inference, and Sample Size; Collecting Data.]

LA.HSS.IC.B.4

Use data from a sample survey to estimate a population mean or proportion; develop a margin of error through the use of simulation models for random sampling. [See: Collecting Data.]

LA.HSS.IC.B.6

Evaluate reports based on data. [See: Threats to Validity.]

LA.HSS.ID.A

Summarize, represent, and interpret data on a single count or measurement variable. [See: Bar and Pie Charts; Histograms; Visualizing the “Shape” of Data; Measures of Center; Box Plots.]

LA.HSS.ID.A.1

Represent data with plots on the real number line (dot plots, histograms, and box plots). [See: Histograms; Visualizing the “Shape” of Data; Box Plots; Standard Deviation.]

LA.HSS.ID.A.2

Use statistics appropriate to the shape of the data distribution to compare center (median, mean) and spread (interquartile range, standard deviation) of two or more different data sets. [See: Histograms; Measures of Center; Box Plots; Standard Deviation.]

LA.HSS.ID.A.3

Interpret differences in shape, center, and spread in the context of the data sets, accounting for possible effects of extreme data points (outliers). [See: Histograms; Visualizing the “Shape” of Data; Measures of Center; Box Plots; Standard Deviation.]

LA.HSS.ID.B

Summarize, represent, and interpret data on two categorical and quantitative variables. [See: Scatter Plots; Correlations.]

LA.HSS.ID.B.6

Represent data on two quantitative variables on a scatter plot, and describe how the variables are related. [See: Scatter Plots; Correlations.]

LA.HSS.ID.B.6.A

Fit a function to the data; use functions fitted to data to solve problems in the context of the data. Use given functions or choose a function suggested by the context. Emphasize linear, quadratic, and exponential models. [See: Linear Regression.]

LA.HSS.ID.B.6.C

Fit a linear function for a scatter plot that suggests a linear association. [See: Linear Regression.]

LA.HSS.ID.C

Interpret linear models. [See: Linear Regression.]

LA.HSS.ID.C.7

Interpret the slope (rate of change) and the intercept (constant term) of a linear model in the context of the data. [See: Linear Regression.]

LA.HSS.ID.C.8

Compute (using technology) and interpret the correlation coefficient of a linear fit. [See: Scatter Plots; Correlations; Linear Regression.]

LA.HSS.ID.C.9

Distinguish between correlation and causation. [See: Correlations; Linear Regression.]

LA.SL.9-10.1

Initiate and participate effectively in a range of collaborative discussions (one-on-one, in groups, and teacher-led) with diverse partners on grades 9-10 topics, texts, and issues, building on others' ideas and expressing their own clearly and persuasively. [See: Introduction to Data Science.]

Maine Standards

ME.5.G.A.1

Use a pair of perpendicular number lines, called axes, to define a coordinate system, with the intersection of the lines (the origin) arranged to coincide with the 0 on each line and a given point in the plane located by using an ordered pair of numbers, called its coordinates. Understand that the first number indicates how far to travel from the origin in the direction of one axis, and the second number indicates how far to travel in the direction of the second axis, with the convention that the names of the two axes and the coordinates correspond (e.g., x-axis and x-coordinate, y-axis and y-coordinate). [See: Coordinates and Game Design.]

ME.5.OA.A

Write and interpret numerical expressions. [See: Order of Operations.]

ME.5.OA.A.1

Use parentheses, brackets, or braces in numerical expressions, and evaluate expressions with these symbols. [See: Order of Operations.]

ME.6.EE.B

Reason about and solve one-variable equations and inequalities. [See: Simple Inequalities; Compound Inequalities: Solutions & Non-Solutions.]

ME.6.EE.B.6

Use variables to represent numbers and write expressions when solving a real-world or mathematical problem; understand that a variable can represent an unknown number, or, depending on the purpose at hand, any number in a specified set. [See: Piecewise Functions and Conditionals; Function Composition; Defining Values; Functions Make Life Easier!; Functions: Contracts, Examples & Definitions; Defining Linear Functions; Solving Word Problems with the Design Recipe; Functions for Character Animation; Surface Area of a Rectangular Prism; Problem Decomposition; Sam the Butterfly - Applying Inequalities; Player Animation; The Distance Formula; Collision Detection - Distance and Inequality; Defining Table Functions; Grouped Samples; Linear Regression.]

ME.6.EE.B.8

Write an inequality of the form x > c or x < c to represent a constraint or condition in a real-world or mathematical problem. Recognize that inequalities of the form x > c or x < c have infinitely many solutions; represent solutions of such inequalities on number line diagrams. [See: Simple Inequalities; Sam the Butterfly - Applying Inequalities.]

ME.6.G.A

Solve real-world and mathematical problems involving area, surface area, and volume. [See: Surface Area of a Rectangular Prism.]

ME.6.G.A.4

Represent three-dimensional figures using nets made up of rectangles and triangles, and use the nets to find the surface area of these figures. Apply these techniques in the context of solving real-world and mathematical problems. [See: Surface Area of a Rectangular Prism.]

ME.6.RP.A

Understand ratio concepts and use ratio reasoning to solve problems. [See: Making Flags; Bar and Pie Charts.]

ME.6.RP.A.1

Understand the concept of a ratio and use ratio language to describe a ratio relationship between two quantities. [See: Making Flags.]

ME.6.RP.A.3.D

Use ratio reasoning to convert measurement units; manipulate and transform units appropriately when multiplying or dividing quantities. [See: Making Flags.]

ME.6.SP.A

Develop understanding of statistical variability. [See: Histograms; Visualizing the “Shape” of Data; Measures of Center; Box Plots.]

ME.6.SP.A.1

Recognize a statistical question as one that anticipates variability in the data related to the question and accounts for it in the answers. [See: Introduction to Data Science; The Data Cycle; Choosing Your Dataset.]

ME.6.SP.A.2

Understand that a set of data collected to answer a statistical question has a distribution which can be described by its center, spread, and overall shape. [See: Histograms; Visualizing the “Shape” of Data; Measures of Center; Box Plots; Standard Deviation.]

ME.6.SP.A.3

Recognize that a measure of center for a numerical data set summarizes all of its values with a single number, while a measure of variation describes how its values vary with a single number. [See: Box Plots; Standard Deviation.]

ME.6.SP.B

Summarize and describe distributions. [See: Visualizing the “Shape” of Data; Measures of Center; Box Plots.]

ME.6.SP.B.4

Display numerical data in plots on a number line, including dot plots, histograms, and box plots. [See: Histograms; Visualizing the “Shape” of Data; Box Plots; Standard Deviation.]

ME.6.SP.B.5

Summarize numerical data sets in relation to their context. [See: Measures of Center; Box Plots; Standard Deviation.]

ME.6.SP.B.5.C

Summarize numerical data sets in relation to their context by giving quantitative measures of center (median and/or mean) and variability (interquartile range and/or mean absolute deviation), as well as describing any overall pattern and any striking deviations from the overall pattern with reference to the context in which the data were gathered. [See: Measures of Center; Box Plots; Standard Deviation.]

ME.6.SP.B.5.D

Summarize numerical data sets in relation to their context by relating the choice of measures of center and variability to the shape of the data distribution and the context in which the data were gathered. [See: Measures of Center.]

ME.7.EE.A.2

Understand that rewriting an expression in different forms in a problem context can shed light on the problem and how the quantities in it are related. [See: Problem Decomposition.]

ME.7.EE.B

Solve real-life and mathematical problems using numerical and algebraic expressions and equations. [See: Piecewise Functions and Conditionals; Solving Word Problems with the Design Recipe; Problem Decomposition; Sam the Butterfly - Applying Inequalities; Player Animation; The Distance Formula.]

ME.7.EE.B.4

Use variables to represent quantities in a real-world or mathematical problem, and construct simple equations and inequalities to solve problems by reasoning about the quantities. [See: Defining Values; Functions Make Life Easier!; Solving Word Problems with the Design Recipe; Simple Inequalities; Compound Inequalities: Solutions & Non-Solutions.]

ME.7.G.B.4

Know the formulas for the area and circumference of a circle and use them to solve problems; give an informal derivation of the relationship between the circumference and area of a circle. [See: Solving Word Problems with the Design Recipe.]

ME.7.G.B.6

Solve real-world and mathematical problems involving area, volume and surface area of two- and three-dimensional objects composed of triangles, quadrilaterals, polygons, cubes, and right prisms. [See: Solving Word Problems with the Design Recipe; Surface Area of a Rectangular Prism.]

ME.7.RP.A

Analyze proportional relationships and use them to solve real-world and mathematical problems. [See: Making Flags; Making Game Images.]

ME.7.RP.A.1

Compute unit rates associated with ratios of fractions, including ratios of lengths, areas and other quantities measured in like or different units. [See: Making Flags.]

ME.7.RP.A.2.A

Decide whether two quantities are in a proportional relationship, e.g., by testing for equivalent ratios in a table or graphing on a coordinate plane and observing whether the graph is a straight line through the origin. [See: Functions Can Be Linear; Defining Linear Functions.]

ME.7.RP.A.2.B

Identify the constant of proportionality (unit rate) in tables, graphs, equations, diagrams, and verbal descriptions of proportional relationships. [See: Functions Can Be Linear; Defining Linear Functions.]

ME.7.SP.A

Use random sampling to draw inferences about a population. [See: Probability, Inference, and Sample Size.]

ME.7.SP.A.1

Understand that statistics can be used to gain information about a population by examining a sample of the population; generalizations about a population from a sample are valid only if the sample is representative of that population. Understand that random sampling tends to produce representative samples and support valid inferences. [See: Probability, Inference, and Sample Size.]

ME.7.SP.A.2

Use data from a random sample to draw inferences about a population with an unknown characteristic of interest. Generate multiple samples (or simulated samples) of the same size to gauge the variation in estimates or predictions. [See: Probability, Inference, and Sample Size.]

ME.7.SP.B

Draw informal comparative inferences about two populations. [See: Bar and Pie Charts.]

ME.8.EE.B

Understand the connections between proportional relationships, lines, and linear equations. [See: Functions Can Be Linear; Defining Linear Functions.]

ME.8.EE.B.5

Graph proportional relationships, interpreting the unit rate as the slope of the graph. Compare two different proportional relationships represented in different ways. [See: Functions Can Be Linear; Defining Linear Functions.]

ME.8.F.A.1

Understand that a function is a rule that assigns to each input exactly one output. The graph of a function is the set of ordered pairs consisting of an input and the corresponding output. [See: Contracts; The Vertical Line Test.]

ME.8.F.A.2

Compare properties of two functions each represented in a different way (algebraically, graphically, numerically in tables, or by verbal descriptions). [See: Functions Can Be Linear; Defining Linear Functions.]

ME.8.F.A.3

Interpret the equation y = mx + b as defining a linear function, whose graph is a straight line; give examples of functions that are not linear. [See: Functions Can Be Linear; Defining Linear Functions.]

ME.8.F.B

Use functions to model relationships between quantities. [See: Functions Make Life Easier!; Defining Linear Functions; Solving Word Problems with the Design Recipe; Functions for Character Animation; Problem Decomposition.]

ME.8.F.B.4

Construct a function to model a linear relationship between two quantities. Determine the rate of change and initial value of the function from a description of a relationship or from two (x, y) values, including reading these from a table or from a graph. Interpret the rate of change and initial value of a linear function in terms of the situation it models, and in terms of its graph or a table of values. [See: Functions Can Be Linear; Defining Linear Functions.]

ME.8.F.B.5

Describe qualitatively the functional relationship between two quantities by analyzing a graph (e.g., where the function is increasing or decreasing, linear or nonlinear). Sketch a graph that exhibits the qualitative features of a function that has been described verbally. [See: Functions Can Be Linear; Defining Linear Functions.]

ME.8.G.A.1

Verify experimentally the properties of rotations, reflections, and translations. [See: Making Game Images.]

ME.8.G.B

Understand and apply the Pythagorean Theorem. [See: The Distance Formula.]

ME.8.G.B.7

Apply the Pythagorean Theorem to determine unknown side lengths in right triangles in real-world and mathematical problems in two and three dimensions. [See: The Distance Formula.]

ME.8.G.B.8

Apply the Pythagorean Theorem to find the distance between two points in a coordinate system. [See: The Distance Formula.]

ME.8.SP.A.1

Construct and interpret scatter plots for bivariate measurement data to investigate patterns of association between two quantities. Describe patterns such as clustering, outliers, positive or negative association, linear association, and nonlinear association. [See: Scatter Plots; Grouped Samples; Correlations; Linear Regression.]

ME.8.SP.A.2

Know that straight lines are widely used to model relationships between two quantitative variables. For scatter plots that suggest a linear association, informally fit a straight line, and informally assess the model fit by judging the closeness of the data points to the line. [See: Scatter Plots; Correlations; Linear Regression.]

ME.8.SP.A.3

Use the equation of a linear model to solve problems in the context of bivariate measurement data, interpreting the slope and intercept. [See: Linear Regression.]

ME.HSA.CED.A

Create equations that describe numbers or relationships. [See: Solving Word Problems with the Design Recipe; Surface Area of a Rectangular Prism; Problem Decomposition; Sam the Butterfly - Applying Inequalities.]

ME.HSA.CED.A.1

Create equations and inequalities in one variable and use them to solve problems. [See: Sam the Butterfly - Applying Inequalities.]

ME.HSA.CED.A.2

Create equations in two or more variables to represent relationships between quantities; graph equations on coordinate axes with labels and scales. [See: Sam the Butterfly - Applying Inequalities.]

ME.HSA.CED.A.3

Represent constraints by equations or inequalities, and by systems of equations and/or inequalities, and interpret solutions as viable or nonviable options in a modeling context. [See: Sam the Butterfly - Applying Inequalities.]

ME.HSA.SSE.A.1

Interpret expressions that represent a quantity in terms of its context. [See: Defining Values; Functions Make Life Easier!; Solving Word Problems with the Design Recipe.]

ME.HSA.SSE.A.1.A

Interpret parts of an expression, such as terms, factors, and coefficients. [See: Piecewise Functions and Conditionals; Player Animation.]

ME.HSA.SSE.A.1.B

Interpret complicated expressions by viewing one or more of their parts as a single entity. [See: Piecewise Functions and Conditionals; Player Animation; Custom Scatter Plots.]

ME.HSA.SSE.A.2

Use the structure of an expression to identify ways to rewrite it. [See: Order of Operations.]

ME.HSA.SSE.B

Write expressions in equivalent forms to solve problems. [See: Order of Operations.]

ME.HSF.BF.A

Build a function that models a relationship between two quantities. [See: Function Notation; Defining Linear Functions; Solving Word Problems with the Design Recipe; Functions for Character Animation; Problem Decomposition; Simple Inequalities; Compound Inequalities: Solutions & Non-Solutions; Defining Table Functions.]

ME.HSF.BF.A.1

Write a function that describes a relationship between two quantities. [See: Function Notation; Defining Linear Functions; Solving Word Problems with the Design Recipe; Functions for Character Animation; Problem Decomposition; Simple Inequalities; Compound Inequalities: Solutions & Non-Solutions; Defining Table Functions.]

ME.HSF.BF.A.1.B

Combine standard function types using arithmetic operations. [See: Function Composition.]

ME.HSF.BF.A.1.C

Compose functions. [See: Function Composition; Problem Decomposition; Sam the Butterfly - Applying Inequalities; Collision Detection - Distance and Inequality.]

ME.HSF.BF.B

Build new functions from existing functions. [See: Problem Decomposition; Sam the Butterfly - Applying Inequalities; Collision Detection - Distance and Inequality.]

ME.HSF.IF.A

Understand the concept of a function and use function notation. [See: Functions Make Life Easier!; Function Notation.]

ME.HSF.IF.A.1

Understand that a function from one set (called the domain) to another set (called the range) assigns to each element of the domain exactly one element of the range. If f is a function and x is an element of its domain, then f(x) denotes the output of f corresponding to the input x. The graph of f is the graph of the equation y = f(x). [See: Contracts; The Vertical Line Test.]

ME.HSF.IF.A.2

Use function notation, evaluate functions for inputs in their domains, and interpret statements that use function notation in terms of a context. [See: Contracts; Making Flags; Function Notation; Defining Linear Functions; Solving Word Problems with the Design Recipe; Functions for Character Animation; Problem Decomposition; Simple Inequalities; Compound Inequalities: Solutions & Non-Solutions; Defining Table Functions.]

ME.HSF.IF.B

Interpret functions that arise in applications in terms of the context. [See: Function Notation; Defining Linear Functions; Solving Word Problems with the Design Recipe; Functions for Character Animation; Problem Decomposition; Simple Inequalities; Compound Inequalities: Solutions & Non-Solutions; Defining Table Functions.]

ME.HSF.IF.B.5

Relate the domain of a function to its graph and, where applicable, to the quantitative relationship it describes. [See: Functions Can Be Linear; Defining Linear Functions.]

ME.HSF.IF.C

Analyze functions using different representations. [See: The Vertical Line Test; Functions: Contracts, Examples & Definitions; Functions Can Be Linear; Defining Linear Functions; Solving Word Problems with the Design Recipe.]

ME.HSF.IF.C.9

Compare properties of two functions each represented in a different way (algebraically, graphically, numerically in tables, or by verbal descriptions). [See: Functions Can Be Linear; Defining Linear Functions; Problem Decomposition.]

ME.HSN.Q.A

Reason quantitatively and use units to solve problems. [See: Making Flags.]

ME.HSS.CP.A.1

Describe events as subsets of a sample space (the set of outcomes) using characteristics (or categories) of the outcomes, or as unions, intersections, or complements of other events ('or', 'and', 'not'). [See: Compound Inequalities: Solutions & Non-Solutions.]

ME.HSS.CP.B.9

Use permutations and combinations to compute probabilities of compound events and solve problems. [See: Permutations; Combinations.]

ME.HSS.IC.A

Understand and evaluate random processes underlying statistical experiments. [See: Probability, Inference, and Sample Size.]

ME.HSS.IC.A.1

Understand statistics as a process for making inferences about population parameters based on a random sample from that population. [See: Probability, Inference, and Sample Size.]

ME.HSS.IC.B

Make inferences and justify conclusions from sample surveys, experiments, and observational studies. [See: Collecting Data.]

ME.HSS.IC.B.3

Recognize the purposes of and differences among sample surveys, experiments, and observational studies; explain how randomization relates to each. [See: Probability, Inference, and Sample Size; Collecting Data.]

ME.HSS.IC.B.4

Use data from a sample survey to estimate a population mean or proportion; develop a margin of error through the use of simulation models for random sampling. [See: Collecting Data.]

ME.HSS.IC.B.6

Evaluate reports based on data. [See: Threats to Validity.]

ME.HSS.ID.A

Summarize, represent, and interpret data on a single count or measurement variable. [See: Bar and Pie Charts; Histograms; Visualizing the “Shape” of Data; Measures of Center; Box Plots.]

ME.HSS.ID.A.1

Represent data with plots on the real number line (dot plots, histograms, and box plots). [See: Histograms; Visualizing the “Shape” of Data; Box Plots; Standard Deviation.]

ME.HSS.ID.A.2

Use statistics appropriate to the shape of the data distribution to compare center (median, mean) and spread (interquartile range, standard deviation) of two or more different data sets. [See: Histograms; Measures of Center; Box Plots; Standard Deviation.]

ME.HSS.ID.A.3

Interpret differences in shape, center, and spread in the context of the data sets, accounting for possible effects of extreme data points (outliers). [See: Histograms; Visualizing the “Shape” of Data; Measures of Center; Box Plots; Standard Deviation.]

ME.HSS.ID.B

Summarize, represent, and interpret data on two categorical and quantitative variables. [See: Scatter Plots; Correlations.]

ME.HSS.ID.B.6

Represent data on two quantitative variables on a scatter plot, and describe how the variables are related. [See: Scatter Plots; Correlations.]

ME.HSS.ID.B.6.A

Fit a function to the data; use functions fitted to data to solve problems in the context of the data. Use given functions or choose a function suggested by the context. Emphasize linear, quadratic, and exponential models. [See: Linear Regression.]

ME.HSS.ID.B.6.C

Fit a linear function for a scatter plot that suggests a linear association. [See: Linear Regression.]

ME.HSS.ID.C

Interpret linear models. [See: Linear Regression.]

ME.HSS.ID.C.7

Interpret the slope (rate of change) and the intercept (constant term) of a linear model in the context of the data. [See: Linear Regression.]

ME.HSS.ID.C.8

Compute (using technology) and interpret the correlation coefficient of a linear fit. [See: Scatter Plots; Correlations; Linear Regression.]

ME.HSS.ID.C.9

Distinguish between correlation and causation. [See: Correlations; Linear Regression.]

ME.SL.9-10.1

Initiate and participate effectively in a range of collaborative discussions (one-on-one, in groups, and teacher-led) with diverse partners on grades 9-10 topics, texts, and issues, building on others' ideas and expressing their own clearly and persuasively. [See: Introduction to Data Science.]

Michigan Standards

MI.5.G.A.1

Use a pair of perpendicular number lines, called axes, to define a coordinate system, with the intersection of the lines (the origin) arranged to coincide with the 0 on each line and a given point in the plane located by using an ordered pair of numbers, called its coordinates. Understand that the first number indicates how far to travel from the origin in the direction of one axis, and the second number indicates how far to travel in the direction of the second axis, with the convention that the names of the two axes and the coordinates correspond (e.g., x-axis and x-coordinate, y-axis and y-coordinate). [See: Coordinates and Game Design.]

MI.5.OA.A

Write and interpret numerical expressions. [See: Order of Operations.]

MI.5.OA.A.1

Use parentheses, brackets, or braces in numerical expressions, and evaluate expressions with these symbols. [See: Order of Operations.]

MI.6.EE.B

Reason about and solve one-variable equations and inequalities. [See: Simple Inequalities; Compound Inequalities: Solutions & Non-Solutions.]

MI.6.EE.B.6

Use variables to represent numbers and write expressions when solving a real-world or mathematical problem; understand that a variable can represent an unknown number, or, depending on the purpose at hand, any number in a specified set. [See: Piecewise Functions and Conditionals; Function Composition; Defining Values; Functions Make Life Easier!; Functions: Contracts, Examples & Definitions; Defining Linear Functions; Solving Word Problems with the Design Recipe; Functions for Character Animation; Surface Area of a Rectangular Prism; Problem Decomposition; Sam the Butterfly - Applying Inequalities; Player Animation; The Distance Formula; Collision Detection - Distance and Inequality; Defining Table Functions; Grouped Samples; Linear Regression.]

MI.6.EE.B.8

Write an inequality of the form x > c or x < c to represent a constraint or condition in a real-world or mathematical problem. Recognize that inequalities of the form x > c or x < c have infinitely many solutions; represent solutions of such inequalities on number line diagrams. [See: Simple Inequalities; Sam the Butterfly - Applying Inequalities.]

MI.6.G.A

Solve real-world and mathematical problems involving area, surface area, and volume. [See: Surface Area of a Rectangular Prism.]

MI.6.G.A.4

Represent three-dimensional figures using nets made up of rectangles and triangles, and use the nets to find the surface area of these figures. Apply these techniques in the context of solving real-world and mathematical problems. [See: Surface Area of a Rectangular Prism.]

MI.6.RP.A

Understand ratio concepts and use ratio reasoning to solve problems. [See: Making Flags; Bar and Pie Charts.]

MI.6.RP.A.1

Understand the concept of a ratio and use ratio language to describe a ratio relationship between two quantities. [See: Making Flags.]

MI.6.RP.A.3.D

Use ratio reasoning to convert measurement units; manipulate and transform units appropriately when multiplying or dividing quantities. [See: Making Flags.]

MI.6.SP.A

Develop understanding of statistical variability. [See: Histograms; Visualizing the “Shape” of Data; Measures of Center; Box Plots.]

MI.6.SP.A.1

Recognize a statistical question as one that anticipates variability in the data related to the question and accounts for it in the answers. [See: Introduction to Data Science; The Data Cycle; Choosing Your Dataset.]

MI.6.SP.A.2

Understand that a set of data collected to answer a statistical question has a distribution which can be described by its center, spread, and overall shape. [See: Histograms; Visualizing the “Shape” of Data; Measures of Center; Box Plots; Standard Deviation.]

MI.6.SP.A.3

Recognize that a measure of center for a numerical data set summarizes all of its values with a single number, while a measure of variation describes how its values vary with a single number. [See: Box Plots; Standard Deviation.]

MI.6.SP.B

Summarize and describe distributions. [See: Visualizing the “Shape” of Data; Measures of Center; Box Plots.]

MI.6.SP.B.4

Display numerical data in plots on a number line, including dot plots, histograms, and box plots. [See: Histograms; Visualizing the “Shape” of Data; Box Plots; Standard Deviation.]

MI.6.SP.B.5

Summarize numerical data sets in relation to their context. [See: Measures of Center; Box Plots; Standard Deviation.]

MI.6.SP.B.5.C

Summarize numerical data sets in relation to their context by giving quantitative measures of center (median and/or mean) and variability (interquartile range and/or mean absolute deviation), as well as describing any overall pattern and any striking deviations from the overall pattern with reference to the context in which the data were gathered. [See: Measures of Center; Box Plots; Standard Deviation.]

MI.6.SP.B.5.D

Summarize numerical data sets in relation to their context by relating the choice of measures of center and variability to the shape of the data distribution and the context in which the data were gathered. [See: Measures of Center.]

MI.7.EE.A.2

Understand that rewriting an expression in different forms in a problem context can shed light on the problem and how the quantities in it are related. [See: Problem Decomposition.]

MI.7.EE.B

Solve real-life and mathematical problems using numerical and algebraic expressions and equations. [See: Piecewise Functions and Conditionals; Solving Word Problems with the Design Recipe; Problem Decomposition; Sam the Butterfly - Applying Inequalities; Player Animation; The Distance Formula.]

MI.7.EE.B.4

Use variables to represent quantities in a real-world or mathematical problem, and construct simple equations and inequalities to solve problems by reasoning about the quantities. [See: Defining Values; Functions Make Life Easier!; Solving Word Problems with the Design Recipe; Simple Inequalities; Compound Inequalities: Solutions & Non-Solutions.]

MI.7.G.B.4

Know the formulas for the area and circumference of a circle and use them to solve problems; give an informal derivation of the relationship between the circumference and area of a circle. [See: Solving Word Problems with the Design Recipe.]

MI.7.G.B.6

Solve real-world and mathematical problems involving area, volume and surface area of two- and three-dimensional objects composed of triangles, quadrilaterals, polygons, cubes, and right prisms. [See: Solving Word Problems with the Design Recipe; Surface Area of a Rectangular Prism.]

MI.7.RP.A

Analyze proportional relationships and use them to solve real-world and mathematical problems. [See: Making Flags; Making Game Images.]

MI.7.RP.A.1

Compute unit rates associated with ratios of fractions, including ratios of lengths, areas and other quantities measured in like or different units. [See: Making Flags.]

MI.7.RP.A.2.A

Decide whether two quantities are in a proportional relationship, e.g., by testing for equivalent ratios in a table or graphing on a coordinate plane and observing whether the graph is a straight line through the origin. [See: Functions Can Be Linear; Defining Linear Functions.]

MI.7.RP.A.2.B

Identify the constant of proportionality (unit rate) in tables, graphs, equations, diagrams, and verbal descriptions of proportional relationships. [See: Functions Can Be Linear; Defining Linear Functions.]

MI.7.SP.A

Use random sampling to draw inferences about a population. [See: Probability, Inference, and Sample Size.]

MI.7.SP.A.1

Understand that statistics can be used to gain information about a population by examining a sample of the population; generalizations about a population from a sample are valid only if the sample is representative of that population. Understand that random sampling tends to produce representative samples and support valid inferences. [See: Probability, Inference, and Sample Size.]

MI.7.SP.A.2

Use data from a random sample to draw inferences about a population with an unknown characteristic of interest. Generate multiple samples (or simulated samples) of the same size to gauge the variation in estimates or predictions. [See: Probability, Inference, and Sample Size.]

MI.7.SP.B

Draw informal comparative inferences about two populations. [See: Bar and Pie Charts.]

MI.8.EE.B

Understand the connections between proportional relationships, lines, and linear equations. [See: Functions Can Be Linear; Defining Linear Functions.]

MI.8.EE.B.5

Graph proportional relationships, interpreting the unit rate as the slope of the graph. Compare two different proportional relationships represented in different ways. [See: Functions Can Be Linear; Defining Linear Functions.]

MI.8.F.A.1

Understand that a function is a rule that assigns to each input exactly one output. The graph of a function is the set of ordered pairs consisting of an input and the corresponding output. [See: Contracts; The Vertical Line Test.]

MI.8.F.A.2

Compare properties of two functions each represented in a different way (algebraically, graphically, numerically in tables, or by verbal descriptions). [See: Functions Can Be Linear; Defining Linear Functions.]

MI.8.F.A.3

Interpret the equation y = mx + b as defining a linear function, whose graph is a straight line; give examples of functions that are not linear. [See: Functions Can Be Linear; Defining Linear Functions.]

MI.8.F.B

Use functions to model relationships between quantities. [See: Functions Make Life Easier!; Defining Linear Functions; Solving Word Problems with the Design Recipe; Functions for Character Animation; Problem Decomposition.]

MI.8.F.B.4

Construct a function to model a linear relationship between two quantities. Determine the rate of change and initial value of the function from a description of a relationship or from two (x, y) values, including reading these from a table or from a graph. Interpret the rate of change and initial value of a linear function in terms of the situation it models, and in terms of its graph or a table of values. [See: Functions Can Be Linear; Defining Linear Functions.]

MI.8.F.B.5

Describe qualitatively the functional relationship between two quantities by analyzing a graph (e.g., where the function is increasing or decreasing, linear or nonlinear). Sketch a graph that exhibits the qualitative features of a function that has been described verbally. [See: Functions Can Be Linear; Defining Linear Functions.]

MI.8.G.A.1

Verify experimentally the properties of rotations, reflections, and translations. [See: Making Game Images.]

MI.8.G.B

Understand and apply the Pythagorean Theorem. [See: The Distance Formula.]

MI.8.G.B.7

Apply the Pythagorean Theorem to determine unknown side lengths in right triangles in real-world and mathematical problems in two and three dimensions. [See: The Distance Formula.]

MI.8.G.B.8

Apply the Pythagorean Theorem to find the distance between two points in a coordinate system. [See: The Distance Formula.]

MI.8.SP.A.1

Construct and interpret scatter plots for bivariate measurement data to investigate patterns of association between two quantities. Describe patterns such as clustering, outliers, positive or negative association, linear association, and nonlinear association. [See: Scatter Plots; Grouped Samples; Correlations; Linear Regression.]

MI.8.SP.A.2

Know that straight lines are widely used to model relationships between two quantitative variables. For scatter plots that suggest a linear association, informally fit a straight line, and informally assess the model fit by judging the closeness of the data points to the line. [See: Scatter Plots; Correlations; Linear Regression.]

MI.8.SP.A.3

Use the equation of a linear model to solve problems in the context of bivariate measurement data, interpreting the slope and intercept. [See: Linear Regression.]

MI.HSA.CED.A

Create equations that describe numbers or relationships. [See: Solving Word Problems with the Design Recipe; Surface Area of a Rectangular Prism; Problem Decomposition; Sam the Butterfly - Applying Inequalities.]

MI.HSA.CED.A.1

Create equations and inequalities in one variable and use them to solve problems. [See: Sam the Butterfly - Applying Inequalities.]

MI.HSA.CED.A.2

Create equations in two or more variables to represent relationships between quantities; graph equations on coordinate axes with labels and scales. [See: Sam the Butterfly - Applying Inequalities.]

MI.HSA.CED.A.3

Represent constraints by equations or inequalities, and by systems of equations and/or inequalities, and interpret solutions as viable or nonviable options in a modeling context. [See: Sam the Butterfly - Applying Inequalities.]

MI.HSA.SSE.A.1

Interpret expressions that represent a quantity in terms of its context. [See: Defining Values; Functions Make Life Easier!; Solving Word Problems with the Design Recipe.]

MI.HSA.SSE.A.1.A

Interpret parts of an expression, such as terms, factors, and coefficients. [See: Piecewise Functions and Conditionals; Player Animation.]

MI.HSA.SSE.A.1.B

Interpret complicated expressions by viewing one or more of their parts as a single entity. [See: Piecewise Functions and Conditionals; Player Animation; Custom Scatter Plots.]

MI.HSA.SSE.A.2

Use the structure of an expression to identify ways to rewrite it. [See: Order of Operations.]

MI.HSA.SSE.B

Write expressions in equivalent forms to solve problems. [See: Order of Operations.]

MI.HSF.BF.A

Build a function that models a relationship between two quantities. [See: Function Notation; Defining Linear Functions; Solving Word Problems with the Design Recipe; Functions for Character Animation; Problem Decomposition; Simple Inequalities; Compound Inequalities: Solutions & Non-Solutions; Defining Table Functions.]

MI.HSF.BF.A.1

Write a function that describes a relationship between two quantities. [See: Function Notation; Defining Linear Functions; Solving Word Problems with the Design Recipe; Functions for Character Animation; Problem Decomposition; Simple Inequalities; Compound Inequalities: Solutions & Non-Solutions; Defining Table Functions.]

MI.HSF.BF.A.1.B

Combine standard function types using arithmetic operations. [See: Function Composition.]

MI.HSF.BF.A.1.C

Compose functions. [See: Function Composition; Problem Decomposition; Sam the Butterfly - Applying Inequalities; Collision Detection - Distance and Inequality.]

MI.HSF.BF.B

Build new functions from existing functions. [See: Problem Decomposition; Sam the Butterfly - Applying Inequalities; Collision Detection - Distance and Inequality.]

MI.HSF.IF.A

Understand the concept of a function and use function notation. [See: Functions Make Life Easier!; Function Notation.]

MI.HSF.IF.A.1

Understand that a function from one set (called the domain) to another set (called the range) assigns to each element of the domain exactly one element of the range. If f is a function and x is an element of its domain, then f(x) denotes the output of f corresponding to the input x. The graph of f is the graph of the equation y = f(x). [See: Contracts; The Vertical Line Test.]

MI.HSF.IF.A.2

Use function notation, evaluate functions for inputs in their domains, and interpret statements that use function notation in terms of a context. [See: Contracts; Making Flags; Function Notation; Defining Linear Functions; Solving Word Problems with the Design Recipe; Functions for Character Animation; Problem Decomposition; Simple Inequalities; Compound Inequalities: Solutions & Non-Solutions; Defining Table Functions.]

MI.HSF.IF.B

Interpret functions that arise in applications in terms of the context. [See: Function Notation; Defining Linear Functions; Solving Word Problems with the Design Recipe; Functions for Character Animation; Problem Decomposition; Simple Inequalities; Compound Inequalities: Solutions & Non-Solutions; Defining Table Functions.]

MI.HSF.IF.B.5

Relate the domain of a function to its graph and, where applicable, to the quantitative relationship it describes. [See: Functions Can Be Linear; Defining Linear Functions.]

MI.HSF.IF.C

Analyze functions using different representations. [See: The Vertical Line Test; Functions: Contracts, Examples & Definitions; Functions Can Be Linear; Defining Linear Functions; Solving Word Problems with the Design Recipe.]

MI.HSF.IF.C.9

Compare properties of two functions each represented in a different way (algebraically, graphically, numerically in tables, or by verbal descriptions). [See: Functions Can Be Linear; Defining Linear Functions; Problem Decomposition.]

MI.HSN.Q.A

Reason quantitatively and use units to solve problems. [See: Making Flags.]

MI.HSS.CP.A.1

Describe events as subsets of a sample space (the set of outcomes) using characteristics (or categories) of the outcomes, or as unions, intersections, or complements of other events ('or', 'and', 'not'). [See: Compound Inequalities: Solutions & Non-Solutions.]

MI.HSS.CP.B.9

Use permutations and combinations to compute probabilities of compound events and solve problems. [See: Permutations; Combinations.]

MI.HSS.IC.A

Understand and evaluate random processes underlying statistical experiments. [See: Probability, Inference, and Sample Size.]

MI.HSS.IC.A.1

Understand statistics as a process for making inferences about population parameters based on a random sample from that population. [See: Probability, Inference, and Sample Size.]

MI.HSS.IC.B

Make inferences and justify conclusions from sample surveys, experiments, and observational studies. [See: Collecting Data.]

MI.HSS.IC.B.3

Recognize the purposes of and differences among sample surveys, experiments, and observational studies; explain how randomization relates to each. [See: Probability, Inference, and Sample Size; Collecting Data.]

MI.HSS.IC.B.4

Use data from a sample survey to estimate a population mean or proportion; develop a margin of error through the use of simulation models for random sampling. [See: Collecting Data.]

MI.HSS.IC.B.6

Evaluate reports based on data. [See: Threats to Validity.]

MI.HSS.ID.A

Summarize, represent, and interpret data on a single count or measurement variable. [See: Bar and Pie Charts; Histograms; Visualizing the “Shape” of Data; Measures of Center; Box Plots.]

MI.HSS.ID.A.1

Represent data with plots on the real number line (dot plots, histograms, and box plots). [See: Histograms; Visualizing the “Shape” of Data; Box Plots; Standard Deviation.]

MI.HSS.ID.A.2

Use statistics appropriate to the shape of the data distribution to compare center (median, mean) and spread (interquartile range, standard deviation) of two or more different data sets. [See: Histograms; Measures of Center; Box Plots; Standard Deviation.]

MI.HSS.ID.A.3

Interpret differences in shape, center, and spread in the context of the data sets, accounting for possible effects of extreme data points (outliers). [See: Histograms; Visualizing the “Shape” of Data; Measures of Center; Box Plots; Standard Deviation.]

MI.HSS.ID.B

Summarize, represent, and interpret data on two categorical and quantitative variables. [See: Scatter Plots; Correlations.]

MI.HSS.ID.B.6

Represent data on two quantitative variables on a scatter plot, and describe how the variables are related. [See: Scatter Plots; Correlations.]

MI.HSS.ID.B.6.A

Fit a function to the data; use functions fitted to data to solve problems in the context of the data. Use given functions or choose a function suggested by the context. Emphasize linear, quadratic, and exponential models. [See: Linear Regression.]

MI.HSS.ID.B.6.C

Fit a linear function for a scatter plot that suggests a linear association. [See: Linear Regression.]

MI.HSS.ID.C

Interpret linear models. [See: Linear Regression.]

MI.HSS.ID.C.7

Interpret the slope (rate of change) and the intercept (constant term) of a linear model in the context of the data. [See: Linear Regression.]

MI.HSS.ID.C.8

Compute (using technology) and interpret the correlation coefficient of a linear fit. [See: Scatter Plots; Correlations; Linear Regression.]

MI.HSS.ID.C.9

Distinguish between correlation and causation. [See: Correlations; Linear Regression.]

MI.SL.9-10.1

Initiate and participate effectively in a range of collaborative discussions (one-on-one, in groups, and teacher-led) with diverse partners on grades 9-10 topics, texts, and issues, building on others' ideas and expressing their own clearly and persuasively. [See: Introduction to Data Science.]

Maryland Standards

MD.5.G.A.1

Use a pair of perpendicular number lines, called axes, to define a coordinate system, with the intersection of the lines (the origin) arranged to coincide with the 0 on each line and a given point in the plane located by using an ordered pair of numbers, called its coordinates. Understand that the first number indicates how far to travel from the origin in the direction of one axis, and the second number indicates how far to travel in the direction of the second axis, with the convention that the names of the two axes and the coordinates correspond (e.g., x-axis and x-coordinate, y-axis and y-coordinate). [See: Coordinates and Game Design.]

MD.5.OA.A

Write and interpret numerical expressions. [See: Order of Operations.]

MD.5.OA.A.1

Use parentheses, brackets, or braces in numerical expressions, and evaluate expressions with these symbols. [See: Order of Operations.]

MD.6.EE.B

Reason about and solve one-variable equations and inequalities. [See: Simple Inequalities; Compound Inequalities: Solutions & Non-Solutions.]

MD.6.EE.B.6

Use variables to represent numbers and write expressions when solving a real-world or mathematical problem; understand that a variable can represent an unknown number, or, depending on the purpose at hand, any number in a specified set. [See: Piecewise Functions and Conditionals; Function Composition; Defining Values; Functions Make Life Easier!; Functions: Contracts, Examples & Definitions; Defining Linear Functions; Solving Word Problems with the Design Recipe; Functions for Character Animation; Surface Area of a Rectangular Prism; Problem Decomposition; Sam the Butterfly - Applying Inequalities; Player Animation; The Distance Formula; Collision Detection - Distance and Inequality; Defining Table Functions; Grouped Samples; Linear Regression.]

MD.6.EE.B.8

Write an inequality of the form x > c or x < c to represent a constraint or condition in a real-world or mathematical problem. Recognize that inequalities of the form x > c or x < c have infinitely many solutions; represent solutions of such inequalities on number line diagrams. [See: Simple Inequalities; Sam the Butterfly - Applying Inequalities.]

MD.6.G.A

Solve real-world and mathematical problems involving area, surface area, and volume. [See: Surface Area of a Rectangular Prism.]

MD.6.G.A.4

Represent three-dimensional figures using nets made up of rectangles and triangles, and use the nets to find the surface area of these figures. Apply these techniques in the context of solving real-world and mathematical problems. [See: Surface Area of a Rectangular Prism.]

MD.6.RP.A

Understand ratio concepts and use ratio reasoning to solve problems. [See: Making Flags; Bar and Pie Charts.]

MD.6.RP.A.1

Understand the concept of a ratio and use ratio language to describe a ratio relationship between two quantities. [See: Making Flags.]

MD.6.RP.A.3.D

Use ratio reasoning to convert measurement units; manipulate and transform units appropriately when multiplying or dividing quantities. [See: Making Flags.]

MD.6.SP.A

Develop understanding of statistical variability. [See: Histograms; Visualizing the “Shape” of Data; Measures of Center; Box Plots.]

MD.6.SP.A.1

Recognize a statistical question as one that anticipates variability in the data related to the question and accounts for it in the answers. [See: Introduction to Data Science; The Data Cycle; Choosing Your Dataset.]

MD.6.SP.A.2

Understand that a set of data collected to answer a statistical question has a distribution which can be described by its center, spread, and overall shape. [See: Histograms; Visualizing the “Shape” of Data; Measures of Center; Box Plots; Standard Deviation.]

MD.6.SP.A.3

Recognize that a measure of center for a numerical data set summarizes all of its values with a single number, while a measure of variation describes how its values vary with a single number. [See: Box Plots; Standard Deviation.]

MD.6.SP.B

Summarize and describe distributions. [See: Visualizing the “Shape” of Data; Measures of Center; Box Plots.]

MD.6.SP.B.4

Display numerical data in plots on a number line, including dot plots, histograms, and box plots. [See: Histograms; Visualizing the “Shape” of Data; Box Plots; Standard Deviation.]

MD.6.SP.B.5

Summarize numerical data sets in relation to their context. [See: Measures of Center; Box Plots; Standard Deviation.]

MD.6.SP.B.5.C

Summarize numerical data sets in relation to their context by giving quantitative measures of center (median and/or mean) and variability (interquartile range and/or mean absolute deviation), as well as describing any overall pattern and any striking deviations from the overall pattern with reference to the context in which the data were gathered. [See: Measures of Center; Box Plots; Standard Deviation.]

MD.6.SP.B.5.D

Summarize numerical data sets in relation to their context by relating the choice of measures of center and variability to the shape of the data distribution and the context in which the data were gathered. [See: Measures of Center.]

MD.7.EE.A.2

Understand that rewriting an expression in different forms in a problem context can shed light on the problem and how the quantities in it are related. [See: Problem Decomposition.]

MD.7.EE.B

Solve real-life and mathematical problems using numerical and algebraic expressions and equations. [See: Piecewise Functions and Conditionals; Solving Word Problems with the Design Recipe; Problem Decomposition; Sam the Butterfly - Applying Inequalities; Player Animation; The Distance Formula.]

MD.7.EE.B.4

Use variables to represent quantities in a real-world or mathematical problem, and construct simple equations and inequalities to solve problems by reasoning about the quantities. [See: Defining Values; Functions Make Life Easier!; Solving Word Problems with the Design Recipe; Simple Inequalities; Compound Inequalities: Solutions & Non-Solutions.]

MD.7.G.B.4

Know the formulas for the area and circumference of a circle and use them to solve problems; give an informal derivation of the relationship between the circumference and area of a circle. [See: Solving Word Problems with the Design Recipe.]

MD.7.G.B.6

Solve real-world and mathematical problems involving area, volume and surface area of two- and three-dimensional objects composed of triangles, quadrilaterals, polygons, cubes, and right prisms. [See: Solving Word Problems with the Design Recipe; Surface Area of a Rectangular Prism.]

MD.7.RP.A

Analyze proportional relationships and use them to solve real-world and mathematical problems. [See: Making Flags; Making Game Images.]

MD.7.RP.A.1

Compute unit rates associated with ratios of fractions, including ratios of lengths, areas and other quantities measured in like or different units. [See: Making Flags.]

MD.7.RP.A.2.A

Decide whether two quantities are in a proportional relationship, e.g., by testing for equivalent ratios in a table or graphing on a coordinate plane and observing whether the graph is a straight line through the origin. [See: Functions Can Be Linear; Defining Linear Functions.]

MD.7.RP.A.2.B

Identify the constant of proportionality (unit rate) in tables, graphs, equations, diagrams, and verbal descriptions of proportional relationships. [See: Functions Can Be Linear; Defining Linear Functions.]

MD.7.SP.A

Use random sampling to draw inferences about a population. [See: Probability, Inference, and Sample Size.]

MD.7.SP.A.1

Understand that statistics can be used to gain information about a population by examining a sample of the population; generalizations about a population from a sample are valid only if the sample is representative of that population. Understand that random sampling tends to produce representative samples and support valid inferences. [See: Probability, Inference, and Sample Size.]

MD.7.SP.A.2

Use data from a random sample to draw inferences about a population with an unknown characteristic of interest. Generate multiple samples (or simulated samples) of the same size to gauge the variation in estimates or predictions. [See: Probability, Inference, and Sample Size.]

MD.7.SP.B

Draw informal comparative inferences about two populations. [See: Bar and Pie Charts.]

MD.8.EE.B

Understand the connections between proportional relationships, lines, and linear equations. [See: Functions Can Be Linear; Defining Linear Functions.]

MD.8.EE.B.5

Graph proportional relationships, interpreting the unit rate as the slope of the graph. Compare two different proportional relationships represented in different ways. [See: Functions Can Be Linear; Defining Linear Functions.]

MD.8.F.A.1

Understand that a function is a rule that assigns to each input exactly one output. The graph of a function is the set of ordered pairs consisting of an input and the corresponding output. [See: Contracts; The Vertical Line Test.]

MD.8.F.A.2

Compare properties of two functions each represented in a different way (algebraically, graphically, numerically in tables, or by verbal descriptions). [See: Functions Can Be Linear; Defining Linear Functions.]

MD.8.F.A.3

Interpret the equation y = mx + b as defining a linear function, whose graph is a straight line; give examples of functions that are not linear. [See: Functions Can Be Linear; Defining Linear Functions.]

MD.8.F.B

Use functions to model relationships between quantities. [See: Functions Make Life Easier!; Defining Linear Functions; Solving Word Problems with the Design Recipe; Functions for Character Animation; Problem Decomposition.]

MD.8.F.B.4

Construct a function to model a linear relationship between two quantities. Determine the rate of change and initial value of the function from a description of a relationship or from two (x, y) values, including reading these from a table or from a graph. Interpret the rate of change and initial value of a linear function in terms of the situation it models, and in terms of its graph or a table of values. [See: Functions Can Be Linear; Defining Linear Functions.]

MD.8.F.B.5

Describe qualitatively the functional relationship between two quantities by analyzing a graph (e.g., where the function is increasing or decreasing, linear or nonlinear). Sketch a graph that exhibits the qualitative features of a function that has been described verbally. [See: Functions Can Be Linear; Defining Linear Functions.]

MD.8.G.A.1

Verify experimentally the properties of rotations, reflections, and translations. [See: Making Game Images.]

MD.8.G.B

Understand and apply the Pythagorean Theorem. [See: The Distance Formula.]

MD.8.G.B.7

Apply the Pythagorean Theorem to determine unknown side lengths in right triangles in real-world and mathematical problems in two and three dimensions. [See: The Distance Formula.]

MD.8.G.B.8

Apply the Pythagorean Theorem to find the distance between two points in a coordinate system. [See: The Distance Formula.]

MD.8.SP.A.1

Construct and interpret scatter plots for bivariate measurement data to investigate patterns of association between two quantities. Describe patterns such as clustering, outliers, positive or negative association, linear association, and nonlinear association. [See: Scatter Plots; Grouped Samples; Correlations; Linear Regression.]

MD.8.SP.A.2

Know that straight lines are widely used to model relationships between two quantitative variables. For scatter plots that suggest a linear association, informally fit a straight line, and informally assess the model fit by judging the closeness of the data points to the line. [See: Scatter Plots; Correlations; Linear Regression.]

MD.8.SP.A.3

Use the equation of a linear model to solve problems in the context of bivariate measurement data, interpreting the slope and intercept. [See: Linear Regression.]

MD.HSA.CED.A

Create equations that describe numbers or relationships. [See: Solving Word Problems with the Design Recipe; Surface Area of a Rectangular Prism; Problem Decomposition; Sam the Butterfly - Applying Inequalities.]

MD.HSA.CED.A.1

Create equations and inequalities in one variable and use them to solve problems. [See: Sam the Butterfly - Applying Inequalities.]

MD.HSA.CED.A.2

Create equations in two or more variables to represent relationships between quantities; graph equations on coordinate axes with labels and scales. [See: Sam the Butterfly - Applying Inequalities.]

MD.HSA.CED.A.3

Represent constraints by equations or inequalities, and by systems of equations and/or inequalities, and interpret solutions as viable or nonviable options in a modeling context. [See: Sam the Butterfly - Applying Inequalities.]

MD.HSA.SSE.A.1

Interpret expressions that represent a quantity in terms of its context. [See: Defining Values; Functions Make Life Easier!; Solving Word Problems with the Design Recipe.]

MD.HSA.SSE.A.1.A

Interpret parts of an expression, such as terms, factors, and coefficients. [See: Piecewise Functions and Conditionals; Player Animation.]

MD.HSA.SSE.A.1.B

Interpret complicated expressions by viewing one or more of their parts as a single entity. [See: Piecewise Functions and Conditionals; Player Animation; Custom Scatter Plots.]

MD.HSA.SSE.A.2

Use the structure of an expression to identify ways to rewrite it. [See: Order of Operations.]

MD.HSA.SSE.B

Write expressions in equivalent forms to solve problems. [See: Order of Operations.]

MD.HSF.BF.A

Build a function that models a relationship between two quantities. [See: Function Notation; Defining Linear Functions; Solving Word Problems with the Design Recipe; Functions for Character Animation; Problem Decomposition; Simple Inequalities; Compound Inequalities: Solutions & Non-Solutions; Defining Table Functions.]

MD.HSF.BF.A.1

Write a function that describes a relationship between two quantities. [See: Function Notation; Defining Linear Functions; Solving Word Problems with the Design Recipe; Functions for Character Animation; Problem Decomposition; Simple Inequalities; Compound Inequalities: Solutions & Non-Solutions; Defining Table Functions.]

MD.HSF.BF.A.1.B

Combine standard function types using arithmetic operations. [See: Function Composition.]

MD.HSF.BF.A.1.C

Compose functions. [See: Function Composition; Problem Decomposition; Sam the Butterfly - Applying Inequalities; Collision Detection - Distance and Inequality.]

MD.HSF.BF.B

Build new functions from existing functions. [See: Problem Decomposition; Sam the Butterfly - Applying Inequalities; Collision Detection - Distance and Inequality.]

MD.HSF.IF.A

Understand the concept of a function and use function notation. [See: Functions Make Life Easier!; Function Notation.]

MD.HSF.IF.A.1

Understand that a function from one set (called the domain) to another set (called the range) assigns to each element of the domain exactly one element of the range. If f is a function and x is an element of its domain, then f(x) denotes the output of f corresponding to the input x. The graph of f is the graph of the equation y = f(x). [See: Contracts; The Vertical Line Test.]

MD.HSF.IF.A.2

Use function notation, evaluate functions for inputs in their domains, and interpret statements that use function notation in terms of a context. [See: Contracts; Making Flags; Function Notation; Defining Linear Functions; Solving Word Problems with the Design Recipe; Functions for Character Animation; Problem Decomposition; Simple Inequalities; Compound Inequalities: Solutions & Non-Solutions; Defining Table Functions.]

MD.HSF.IF.B

Interpret functions that arise in applications in terms of the context. [See: Function Notation; Defining Linear Functions; Solving Word Problems with the Design Recipe; Functions for Character Animation; Problem Decomposition; Simple Inequalities; Compound Inequalities: Solutions & Non-Solutions; Defining Table Functions.]

MD.HSF.IF.B.5

Relate the domain of a function to its graph and, where applicable, to the quantitative relationship it describes. [See: Functions Can Be Linear; Defining Linear Functions.]

MD.HSF.IF.C

Analyze functions using different representations. [See: The Vertical Line Test; Functions: Contracts, Examples & Definitions; Functions Can Be Linear; Defining Linear Functions; Solving Word Problems with the Design Recipe.]

MD.HSF.IF.C.9

Compare properties of two functions each represented in a different way (algebraically, graphically, numerically in tables, or by verbal descriptions). [See: Functions Can Be Linear; Defining Linear Functions; Problem Decomposition.]

MD.HSN.Q.A

Reason quantitatively and use units to solve problems. [See: Making Flags.]

MD.HSS.CP.A.1

Describe events as subsets of a sample space (the set of outcomes) using characteristics (or categories) of the outcomes, or as unions, intersections, or complements of other events ('or', 'and', 'not'). [See: Compound Inequalities: Solutions & Non-Solutions.]

MD.HSS.CP.B.9

Use permutations and combinations to compute probabilities of compound events and solve problems. [See: Permutations; Combinations.]

MD.HSS.IC.A

Understand and evaluate random processes underlying statistical experiments. [See: Probability, Inference, and Sample Size.]

MD.HSS.IC.A.1

Understand statistics as a process for making inferences about population parameters based on a random sample from that population. [See: Probability, Inference, and Sample Size.]

MD.HSS.IC.B

Make inferences and justify conclusions from sample surveys, experiments, and observational studies. [See: Collecting Data.]

MD.HSS.IC.B.3

Recognize the purposes of and differences among sample surveys, experiments, and observational studies; explain how randomization relates to each. [See: Probability, Inference, and Sample Size; Collecting Data.]

MD.HSS.IC.B.4

Use data from a sample survey to estimate a population mean or proportion; develop a margin of error through the use of simulation models for random sampling. [See: Collecting Data.]

MD.HSS.IC.B.6

Evaluate reports based on data. [See: Threats to Validity.]

MD.HSS.ID.A

Summarize, represent, and interpret data on a single count or measurement variable. [See: Bar and Pie Charts; Histograms; Visualizing the “Shape” of Data; Measures of Center; Box Plots.]

MD.HSS.ID.A.1

Represent data with plots on the real number line (dot plots, histograms, and box plots). [See: Histograms; Visualizing the “Shape” of Data; Box Plots; Standard Deviation.]

MD.HSS.ID.A.2

Use statistics appropriate to the shape of the data distribution to compare center (median, mean) and spread (interquartile range, standard deviation) of two or more different data sets. [See: Histograms; Measures of Center; Box Plots; Standard Deviation.]

MD.HSS.ID.A.3

Interpret differences in shape, center, and spread in the context of the data sets, accounting for possible effects of extreme data points (outliers). [See: Histograms; Visualizing the “Shape” of Data; Measures of Center; Box Plots; Standard Deviation.]

MD.HSS.ID.B

Summarize, represent, and interpret data on two categorical and quantitative variables. [See: Scatter Plots; Correlations.]

MD.HSS.ID.B.6

Represent data on two quantitative variables on a scatter plot, and describe how the variables are related. [See: Scatter Plots; Correlations.]

MD.HSS.ID.B.6.A

Fit a function to the data; use functions fitted to data to solve problems in the context of the data. Use given functions or choose a function suggested by the context. Emphasize linear, quadratic, and exponential models. [See: Linear Regression.]

MD.HSS.ID.B.6.C

Fit a linear function for a scatter plot that suggests a linear association. [See: Linear Regression.]

MD.HSS.ID.C

Interpret linear models. [See: Linear Regression.]

MD.HSS.ID.C.7

Interpret the slope (rate of change) and the intercept (constant term) of a linear model in the context of the data. [See: Linear Regression.]

MD.HSS.ID.C.8

Compute (using technology) and interpret the correlation coefficient of a linear fit. [See: Scatter Plots; Correlations; Linear Regression.]

MD.HSS.ID.C.9

Distinguish between correlation and causation. [See: Correlations; Linear Regression.]

MD.SL.9-10.1

Initiate and participate effectively in a range of collaborative discussions (one-on-one, in groups, and teacher-led) with diverse partners on grades 9-10 topics, texts, and issues, building on others' ideas and expressing their own clearly and persuasively. [See: Introduction to Data Science.]

Massachusetts Standards

MA.3-5.CAS.b.2

Describe the difference between digital artifacts that are open or free and those that are protected by copyright. [See: Making Game Images.]

MA.5.G.A.1

Use a pair of perpendicular number lines, called axes, to define a coordinate system, with the intersection of the lines (the origin) arranged to coincide with the 0 on each line and a given point in the plane located by using an ordered pair of numbers, called its coordinates. Understand that the first number indicates how far to travel from the origin in the direction of one axis, and the second number indicates how far to travel in the direction of the second axis, with the convention that the names of the two axes and the coordinates correspond (e.g., x-axis and x-coordinate, y-axis and y-coordinate). [See: Coordinates and Game Design.]

MA.5.OA.A

Write and interpret numerical expressions. [See: Order of Operations.]

MA.5.OA.A.1

Use parentheses, brackets, or braces in numerical expressions, and evaluate expressions with these symbols. [See: Order of Operations.]

MA.6-8.CAS.b.1

Explain how copyright law and licensing protect the owner of intellectual property. [See: Making Game Images.]

MA.6-8.CAS.c.4

Evaluate how media and technology can be used to distort, exaggerate, and misrepresent information. [See: Measures of Center; Threats to Validity.]

MA.6-8.CT.a.2

Define a simple function that represents a more complex task/problem and can be reused to solve similar tasks/problems. [See: Functions Make Life Easier!; Solving Word Problems with the Design Recipe; Functions for Character Animation; Problem Decomposition; Simple Inequalities; Compound Inequalities: Solutions & Non-Solutions; Sam the Butterfly - Applying Inequalities; Introduction to Data Structures; Structures, Reactors, and Animations; Functions That Ask Questions; Key Events; Refactoring; Scoring; Going Deeper: Nested Structures; Feature: Timers.]

MA.6-8.CT.b.1

Design solutions that use repetition and conditionals. [See: Piecewise Functions and Conditionals; Player Animation; Table Methods; Defining Table Functions.]

MA.6-8.CT.b.2

Use logical reasoning to predict outputs given varying inputs. [See: Functions Make Life Easier!; Solving Word Problems with the Design Recipe; Functions for Character Animation; Problem Decomposition; Simple Inequalities; Compound Inequalities: Solutions & Non-Solutions; Sam the Butterfly - Applying Inequalities; Introduction to Data Structures; Structures, Reactors, and Animations; Functions That Ask Questions; Key Events; Refactoring; Scoring; Going Deeper: Nested Structures; Feature: Timers.]

MA.6-8.CT.b.3

Individually and collaboratively decompose a problem and create a sub-solution for each of its parts (e.g., video game, robot obstacle course, making dinner). [See: Problem Decomposition; Collision Detection - Distance and Inequality.]

MA.6-8.CT.b.5

Recognize that boundaries need to be taken into account for an algorithm to produce correct results. [See: Sam the Butterfly - Applying Inequalities.]

MA.6-8.CT.c.4

Perform a variety of operations such as sorting, filtering, and searching in a database to organize and display information in a variety of ways such as number formats (scientific notation and percentages), charts, tables, and graphs. [See: Table Methods.]

MA.6-8.CT.c.5

Select and use data-collection technology (e.g., probes, handheld devices, geographic mapping systems) to individually and collaboratively gather, view, organize, analyze, and report results for content-related problems. [See: Collecting Data.]

MA.6-8.CT.d.2

Use functions to hide the detail in a program. [See: Functions Make Life Easier!; Solving Word Problems with the Design Recipe; Functions for Character Animation; Problem Decomposition; Simple Inequalities; Compound Inequalities: Solutions & Non-Solutions; Sam the Butterfly - Applying Inequalities; Introduction to Data Structures; Structures, Reactors, and Animations; Functions That Ask Questions; Key Events; Refactoring; Scoring; Going Deeper: Nested Structures; Feature: Timers.]

MA.6-8.CT.d.4

Implement problem solutions using a programming language, including all of the following: looping behavior, conditional statements, expressions, variables, and functions. [See: Piecewise Functions and Conditionals; Player Animation.]

MA.6-8.CT.d.5

Trace programs step-by-step in order to predict their behavior. [See: Functions Make Life Easier!; Solving Word Problems with the Design Recipe; Functions for Character Animation; Problem Decomposition; Simple Inequalities; Compound Inequalities: Solutions & Non-Solutions; Sam the Butterfly - Applying Inequalities; Introduction to Data Structures; Structures, Reactors, and Animations; Functions That Ask Questions; Key Events; Refactoring; Scoring; Going Deeper: Nested Structures; Feature: Timers.]

MA.6-8.CT.d.6

Use an iterative approach in development and debugging to understand the dimensions of a problem clearly. [See: Debugging.]

MA.6-8.DTC.a.4

Individually and collaboratively use advanced tools to design and create online content (e.g., digital portfolio, multimedia, blog, webpage). [See: Making Game Images; Functions for Character Animation; Sam the Butterfly - Applying Inequalities; Player Animation; The Distance Formula; Collision Detection - Distance and Inequality.]

MA.6-8.DTC.a.5

Individually and collaboratively develop and conduct an online survey. [See: Collecting Data.]

MA.6.EE.B

Reason about and solve one-variable equations and inequalities. [See: Simple Inequalities; Compound Inequalities: Solutions & Non-Solutions.]

MA.6.EE.B.6

Use variables to represent numbers and write expressions when solving a real-world or mathematical problem; understand that a variable can represent an unknown number, or, depending on the purpose at hand, any number in a specified set. [See: Piecewise Functions and Conditionals; Function Composition; Defining Values; Functions Make Life Easier!; Functions: Contracts, Examples & Definitions; Defining Linear Functions; Solving Word Problems with the Design Recipe; Functions for Character Animation; Surface Area of a Rectangular Prism; Problem Decomposition; Sam the Butterfly - Applying Inequalities; Player Animation; The Distance Formula; Collision Detection - Distance and Inequality; Defining Table Functions; Grouped Samples; Linear Regression.]

MA.6.EE.B.8

Write an inequality of the form x > c or x < c to represent a constraint or condition in a real-world or mathematical problem. Recognize that inequalities of the form x > c or x < c have infinitely many solutions; represent solutions of such inequalities on number line diagrams. [See: Simple Inequalities; Sam the Butterfly - Applying Inequalities.]

MA.6.G.A

Solve real-world and mathematical problems involving area, surface area, and volume. [See: Surface Area of a Rectangular Prism.]

MA.6.G.A.4

Represent three-dimensional figures using nets made up of rectangles and triangles, and use the nets to find the surface area of these figures. Apply these techniques in the context of solving real-world and mathematical problems. [See: Surface Area of a Rectangular Prism.]

MA.6.RP.A

Understand ratio concepts and use ratio reasoning to solve problems. [See: Making Flags; Bar and Pie Charts.]

MA.6.RP.A.1

Understand the concept of a ratio and use ratio language to describe a ratio relationship between two quantities. [See: Making Flags.]

MA.6.RP.A.3.D

Use ratio reasoning to convert measurement units; manipulate and transform units appropriately when multiplying or dividing quantities. [See: Making Flags.]

MA.6.SP.A

Develop understanding of statistical variability. [See: Histograms; Visualizing the “Shape” of Data; Measures of Center; Box Plots.]

MA.6.SP.A.1

Recognize a statistical question as one that anticipates variability in the data related to the question and accounts for it in the answers. [See: Introduction to Data Science; The Data Cycle; Choosing Your Dataset.]

MA.6.SP.A.2

Understand that a set of data collected to answer a statistical question has a distribution which can be described by its center, spread, and overall shape. [See: Histograms; Visualizing the “Shape” of Data; Measures of Center; Box Plots; Standard Deviation.]

MA.6.SP.A.3

Recognize that a measure of center for a numerical data set summarizes all of its values with a single number, while a measure of variation describes how its values vary with a single number. [See: Box Plots; Standard Deviation.]

MA.6.SP.B

Summarize and describe distributions. [See: Visualizing the “Shape” of Data; Measures of Center; Box Plots.]

MA.6.SP.B.4

Display numerical data in plots on a number line, including dot plots, histograms, and box plots. [See: Histograms; Visualizing the “Shape” of Data; Box Plots; Standard Deviation.]

MA.6.SP.B.5

Summarize numerical data sets in relation to their context. [See: Measures of Center; Box Plots; Standard Deviation.]

MA.6.SP.B.5.C

Summarize numerical data sets in relation to their context by giving quantitative measures of center (median and/or mean) and variability (interquartile range and/or mean absolute deviation), as well as describing any overall pattern and any striking deviations from the overall pattern with reference to the context in which the data were gathered. [See: Measures of Center; Box Plots; Standard Deviation.]

MA.6.SP.B.5.D

Summarize numerical data sets in relation to their context by relating the choice of measures of center and variability to the shape of the data distribution and the context in which the data were gathered. [See: Measures of Center.]

MA.7.EE.A.2

Understand that rewriting an expression in different forms in a problem context can shed light on the problem and how the quantities in it are related. [See: Problem Decomposition.]

MA.7.EE.B

Solve real-life and mathematical problems using numerical and algebraic expressions and equations. [See: Piecewise Functions and Conditionals; Solving Word Problems with the Design Recipe; Problem Decomposition; Sam the Butterfly - Applying Inequalities; Player Animation; The Distance Formula.]

MA.7.EE.B.4

Use variables to represent quantities in a real-world or mathematical problem, and construct simple equations and inequalities to solve problems by reasoning about the quantities. [See: Defining Values; Functions Make Life Easier!; Solving Word Problems with the Design Recipe; Simple Inequalities; Compound Inequalities: Solutions & Non-Solutions.]

MA.7.G.B.4

Know the formulas for the area and circumference of a circle and use them to solve problems; give an informal derivation of the relationship between the circumference and area of a circle. [See: Solving Word Problems with the Design Recipe.]

MA.7.G.B.6

Solve real-world and mathematical problems involving area, volume and surface area of two- and three-dimensional objects composed of triangles, quadrilaterals, polygons, cubes, and right prisms. [See: Solving Word Problems with the Design Recipe; Surface Area of a Rectangular Prism.]

MA.7.RP.A

Analyze proportional relationships and use them to solve real-world and mathematical problems. [See: Making Flags; Making Game Images.]

MA.7.RP.A.1

Compute unit rates associated with ratios of fractions, including ratios of lengths, areas and other quantities measured in like or different units. [See: Making Flags.]

MA.7.RP.A.2.A

Decide whether two quantities are in a proportional relationship, e.g., by testing for equivalent ratios in a table or graphing on a coordinate plane and observing whether the graph is a straight line through the origin. [See: Functions Can Be Linear; Defining Linear Functions.]

MA.7.RP.A.2.B

Identify the constant of proportionality (unit rate) in tables, graphs, equations, diagrams, and verbal descriptions of proportional relationships. [See: Functions Can Be Linear; Defining Linear Functions.]

MA.7.SP.A

Use random sampling to draw inferences about a population. [See: Probability, Inference, and Sample Size.]

MA.7.SP.A.1

Understand that statistics can be used to gain information about a population by examining a sample of the population; generalizations about a population from a sample are valid only if the sample is representative of that population. Understand that random sampling tends to produce representative samples and support valid inferences. [See: Probability, Inference, and Sample Size.]

MA.7.SP.A.2

Use data from a random sample to draw inferences about a population with an unknown characteristic of interest. Generate multiple samples (or simulated samples) of the same size to gauge the variation in estimates or predictions. [See: Probability, Inference, and Sample Size.]

MA.7.SP.B

Draw informal comparative inferences about two populations. [See: Bar and Pie Charts.]

MA.8.EE.B

Understand the connections between proportional relationships, lines, and linear equations. [See: Functions Can Be Linear; Defining Linear Functions.]

MA.8.EE.B.5

Graph proportional relationships, interpreting the unit rate as the slope of the graph. Compare two different proportional relationships represented in different ways. [See: Functions Can Be Linear; Defining Linear Functions.]

MA.8.F.A.1

Understand that a function is a rule that assigns to each input exactly one output. The graph of a function is the set of ordered pairs consisting of an input and the corresponding output. [See: Contracts; The Vertical Line Test.]

MA.8.F.A.2

Compare properties of two functions each represented in a different way (algebraically, graphically, numerically in tables, or by verbal descriptions). [See: Functions Can Be Linear; Defining Linear Functions.]

MA.8.F.A.3

Interpret the equation y = mx + b as defining a linear function, whose graph is a straight line; give examples of functions that are not linear. [See: Functions Can Be Linear; Defining Linear Functions.]

MA.8.F.B

Use functions to model relationships between quantities. [See: Functions Make Life Easier!; Defining Linear Functions; Solving Word Problems with the Design Recipe; Functions for Character Animation; Problem Decomposition.]

MA.8.F.B.4

Construct a function to model a linear relationship between two quantities. Determine the rate of change and initial value of the function from a description of a relationship or from two (x, y) values, including reading these from a table or from a graph. Interpret the rate of change and initial value of a linear function in terms of the situation it models, and in terms of its graph or a table of values. [See: Functions Can Be Linear; Defining Linear Functions.]

MA.8.F.B.5

Describe qualitatively the functional relationship between two quantities by analyzing a graph (e.g., where the function is increasing or decreasing, linear or nonlinear). Sketch a graph that exhibits the qualitative features of a function that has been described verbally. [See: Functions Can Be Linear; Defining Linear Functions.]

MA.8.G.A.1

Verify experimentally the properties of rotations, reflections, and translations. [See: Making Game Images.]

MA.8.G.B

Understand and apply the Pythagorean Theorem. [See: The Distance Formula.]

MA.8.G.B.7

Apply the Pythagorean Theorem to determine unknown side lengths in right triangles in real-world and mathematical problems in two and three dimensions. [See: The Distance Formula.]

MA.8.G.B.8

Apply the Pythagorean Theorem to find the distance between two points in a coordinate system. [See: The Distance Formula.]

MA.8.SP.A.1

Construct and interpret scatter plots for bivariate measurement data to investigate patterns of association between two quantities. Describe patterns such as clustering, outliers, positive or negative association, linear association, and nonlinear association. [See: Scatter Plots; Grouped Samples; Correlations; Linear Regression.]

MA.8.SP.A.2

Know that straight lines are widely used to model relationships between two quantitative variables. For scatter plots that suggest a linear association, informally fit a straight line, and informally assess the model fit by judging the closeness of the data points to the line. [See: Scatter Plots; Correlations; Linear Regression.]

MA.8.SP.A.3

Use the equation of a linear model to solve problems in the context of bivariate measurement data, interpreting the slope and intercept. [See: Linear Regression.]

MA.9-12.CT.a.1

Discuss and give an example of the value of generalizing and decomposing aspects of a problem in order to solve it more effectively. [See: Problem Decomposition; Collision Detection - Distance and Inequality; Going Deeper: Nested Structures.]

MA.9-12.CT.b.2

Represent algorithms using structured language, such as pseudocode. [See: Functions Make Life Easier!; Solving Word Problems with the Design Recipe; Functions for Character Animation; Problem Decomposition; Simple Inequalities; Compound Inequalities: Solutions & Non-Solutions; Sam the Butterfly - Applying Inequalities; Introduction to Data Structures; Structures, Reactors, and Animations; Functions That Ask Questions; Key Events; Refactoring; Scoring; Going Deeper: Nested Structures; Feature: Timers.]

MA.9-12.CT.c.2

Create an appropriate multidimensional data structure that can be filtered, sorted, and searched (e.g., array, list, record). [See: Table Methods; Defining Table Functions.]

MA.9-12.CT.c.3

Create, evaluate, and revise data visualization for communication and knowledge. [See: Bar and Pie Charts; Histograms; Visualizing the “Shape” of Data; Box Plots; Scatter Plots; Custom Scatter Plots; Correlations; Linear Regression.]

MA.9-12.CT.c.4

Analyze a complex data set to answer a question or test a hypothesis (e.g., analyze a large set of weather or financial data to predict future patterns). [See: Visualizing the “Shape” of Data; Measures of Center; Linear Regression.]

MA.9-12.CT.d.10

Use an iterative design process, including learning from making mistakes, to gain a better understanding of the problem domain. [See: Making Flags.]

MA.9-12.CT.d.11

Engage in systematic testing and debugging methods to ensure program correctness. [See: Debugging.]

MA.9-12.CT.d.12

Demonstrate how to document a program so that others can understand its design and implementation. [See: Solving Word Problems with the Design Recipe.]

MA.9-12.CT.d.3

Select the appropriate data structure to represent information for a given problem (e.g., records, arrays, lists). [See: Table Methods; Defining Table Functions.]

MA.9-12.CT.d.5

Use appropriate looping structures in programs (e.g., FOR, WHILE, RECURSION). [See: Table Methods; Defining Table Functions.]

MA.9-12.CT.d.6

Use appropriate conditional structures in programs (e.g., IF-THEN, IF-THEN-ELSE, SWITCH). [See: Piecewise Functions and Conditionals; Player Animation; Key Events.]

MA.9-12.CT.d.7

Use a programming language or tool feature correctly to enforce operator precedence. [See: Order of Operations.]

MA.9-12.CT.d.8

Use global and local scope appropriately in program design (e.g., for variables). [See: Making Flags.]

MA.9-12.DTC.c.1

Generate, evaluate, and prioritize questions that can be researched through digital resources or tools. [See: Introduction to Data Science.]

MA.9-12.DTC.c.4

Gather, organize, analyze, and synthesize information using a variety of digital tools. [See: Collecting Data.]

MA.HSA.CED.A

Create equations that describe numbers or relationships. [See: Solving Word Problems with the Design Recipe; Surface Area of a Rectangular Prism; Problem Decomposition; Sam the Butterfly - Applying Inequalities.]

MA.HSA.CED.A.1

Create equations and inequalities in one variable and use them to solve problems. [See: Sam the Butterfly - Applying Inequalities.]

MA.HSA.CED.A.2

Create equations in two or more variables to represent relationships between quantities; graph equations on coordinate axes with labels and scales. [See: Sam the Butterfly - Applying Inequalities.]

MA.HSA.CED.A.3

Represent constraints by equations or inequalities, and by systems of equations and/or inequalities, and interpret solutions as viable or nonviable options in a modeling context. [See: Sam the Butterfly - Applying Inequalities.]

MA.HSA.SSE.A.1

Interpret expressions that represent a quantity in terms of its context. [See: Defining Values; Functions Make Life Easier!; Solving Word Problems with the Design Recipe.]

MA.HSA.SSE.A.1.A

Interpret parts of an expression, such as terms, factors, and coefficients. [See: Piecewise Functions and Conditionals; Player Animation.]

MA.HSA.SSE.A.1.B

Interpret complicated expressions by viewing one or more of their parts as a single entity. [See: Piecewise Functions and Conditionals; Player Animation; Custom Scatter Plots.]

MA.HSA.SSE.A.2

Use the structure of an expression to identify ways to rewrite it. [See: Order of Operations.]

MA.HSA.SSE.B

Write expressions in equivalent forms to solve problems. [See: Order of Operations.]

MA.HSF.BF.A

Build a function that models a relationship between two quantities. [See: Function Notation; Defining Linear Functions; Solving Word Problems with the Design Recipe; Functions for Character Animation; Problem Decomposition; Simple Inequalities; Compound Inequalities: Solutions & Non-Solutions; Defining Table Functions.]

MA.HSF.BF.A.1

Write a function that describes a relationship between two quantities. [See: Function Notation; Defining Linear Functions; Solving Word Problems with the Design Recipe; Functions for Character Animation; Problem Decomposition; Simple Inequalities; Compound Inequalities: Solutions & Non-Solutions; Defining Table Functions.]

MA.HSF.BF.A.1.B

Combine standard function types using arithmetic operations. [See: Function Composition.]

MA.HSF.BF.A.1.C

Compose functions. [See: Function Composition; Problem Decomposition; Sam the Butterfly - Applying Inequalities; Collision Detection - Distance and Inequality.]

MA.HSF.BF.B

Build new functions from existing functions. [See: Problem Decomposition; Sam the Butterfly - Applying Inequalities; Collision Detection - Distance and Inequality.]

MA.HSF.IF.A

Understand the concept of a function and use function notation. [See: Functions Make Life Easier!; Function Notation.]

MA.HSF.IF.A.1

Understand that a function from one set (called the domain) to another set (called the range) assigns to each element of the domain exactly one element of the range. If f is a function and x is an element of its domain, then f(x) denotes the output of f corresponding to the input x. The graph of f is the graph of the equation y = f(x). [See: Contracts; The Vertical Line Test.]

MA.HSF.IF.A.2

Use function notation, evaluate functions for inputs in their domains, and interpret statements that use function notation in terms of a context. [See: Contracts; Making Flags; Function Notation; Defining Linear Functions; Solving Word Problems with the Design Recipe; Functions for Character Animation; Problem Decomposition; Simple Inequalities; Compound Inequalities: Solutions & Non-Solutions; Defining Table Functions.]

MA.HSF.IF.B

Interpret functions that arise in applications in terms of the context. [See: Function Notation; Defining Linear Functions; Solving Word Problems with the Design Recipe; Functions for Character Animation; Problem Decomposition; Simple Inequalities; Compound Inequalities: Solutions & Non-Solutions; Defining Table Functions.]

MA.HSF.IF.B.5

Relate the domain of a function to its graph and, where applicable, to the quantitative relationship it describes. [See: Functions Can Be Linear; Defining Linear Functions.]

MA.HSF.IF.C

Analyze functions using different representations. [See: The Vertical Line Test; Functions: Contracts, Examples & Definitions; Functions Can Be Linear; Defining Linear Functions; Solving Word Problems with the Design Recipe.]

MA.HSF.IF.C.9

Compare properties of two functions each represented in a different way (algebraically, graphically, numerically in tables, or by verbal descriptions). [See: Functions Can Be Linear; Defining Linear Functions; Problem Decomposition.]

MA.HSN.Q.A

Reason quantitatively and use units to solve problems. [See: Making Flags.]

MA.HSS.CP.A.1

Describe events as subsets of a sample space (the set of outcomes) using characteristics (or categories) of the outcomes, or as unions, intersections, or complements of other events ('or', 'and', 'not'). [See: Compound Inequalities: Solutions & Non-Solutions.]

MA.HSS.CP.B.9

Use permutations and combinations to compute probabilities of compound events and solve problems. [See: Permutations; Combinations.]

MA.HSS.IC.A

Understand and evaluate random processes underlying statistical experiments. [See: Probability, Inference, and Sample Size.]

MA.HSS.IC.A.1

Understand statistics as a process for making inferences about population parameters based on a random sample from that population. [See: Probability, Inference, and Sample Size.]

MA.HSS.IC.B

Make inferences and justify conclusions from sample surveys, experiments, and observational studies. [See: Collecting Data.]

MA.HSS.IC.B.3

Recognize the purposes of and differences among sample surveys, experiments, and observational studies; explain how randomization relates to each. [See: Probability, Inference, and Sample Size; Collecting Data.]

MA.HSS.IC.B.4

Use data from a sample survey to estimate a population mean or proportion; develop a margin of error through the use of simulation models for random sampling. [See: Collecting Data.]

MA.HSS.IC.B.6

Evaluate reports based on data. [See: Threats to Validity.]

MA.HSS.ID.A

Summarize, represent, and interpret data on a single count or measurement variable. [See: Bar and Pie Charts; Histograms; Visualizing the “Shape” of Data; Measures of Center; Box Plots.]

MA.HSS.ID.A.1

Represent data with plots on the real number line (dot plots, histograms, and box plots). [See: Histograms; Visualizing the “Shape” of Data; Box Plots; Standard Deviation.]

MA.HSS.ID.A.2

Use statistics appropriate to the shape of the data distribution to compare center (median, mean) and spread (interquartile range, standard deviation) of two or more different data sets. [See: Histograms; Measures of Center; Box Plots; Standard Deviation.]

MA.HSS.ID.A.3

Interpret differences in shape, center, and spread in the context of the data sets, accounting for possible effects of extreme data points (outliers). [See: Histograms; Visualizing the “Shape” of Data; Measures of Center; Box Plots; Standard Deviation.]

MA.HSS.ID.B

Summarize, represent, and interpret data on two categorical and quantitative variables. [See: Scatter Plots; Correlations.]

MA.HSS.ID.B.6

Represent data on two quantitative variables on a scatter plot, and describe how the variables are related. [See: Scatter Plots; Correlations.]

MA.HSS.ID.B.6.A

Fit a function to the data; use functions fitted to data to solve problems in the context of the data. Use given functions or choose a function suggested by the context. Emphasize linear, quadratic, and exponential models. [See: Linear Regression.]

MA.HSS.ID.B.6.C

Fit a linear function for a scatter plot that suggests a linear association. [See: Linear Regression.]

MA.HSS.ID.C

Interpret linear models. [See: Linear Regression.]

MA.HSS.ID.C.7

Interpret the slope (rate of change) and the intercept (constant term) of a linear model in the context of the data. [See: Linear Regression.]

MA.HSS.ID.C.8

Compute (using technology) and interpret the correlation coefficient of a linear fit. [See: Scatter Plots; Correlations; Linear Regression.]

MA.HSS.ID.C.9

Distinguish between correlation and causation. [See: Correlations; Linear Regression.]

MA.SL.9-10.1

Initiate and participate effectively in a range of collaborative discussions (one-on-one, in groups, and teacher-led) with diverse partners on grades 9-10 topics, texts, and issues, building on others' ideas and expressing their own clearly and persuasively. [See: Introduction to Data Science.]

Mississippi Standards

MS.5.G.A.1

Use a pair of perpendicular number lines, called axes, to define a coordinate system, with the intersection of the lines (the origin) arranged to coincide with the 0 on each line and a given point in the plane located by using an ordered pair of numbers, called its coordinates. Understand that the first number indicates how far to travel from the origin in the direction of one axis, and the second number indicates how far to travel in the direction of the second axis, with the convention that the names of the two axes and the coordinates correspond (e.g., x-axis and x-coordinate, y-axis and y-coordinate). [See: Coordinates and Game Design.]

MS.5.OA.A

Write and interpret numerical expressions. [See: Order of Operations.]

MS.5.OA.A.1

Use parentheses, brackets, or braces in numerical expressions, and evaluate expressions with these symbols. [See: Order of Operations.]

MS.6.EE.B

Reason about and solve one-variable equations and inequalities. [See: Simple Inequalities; Compound Inequalities: Solutions & Non-Solutions.]

MS.6.EE.B.6

Use variables to represent numbers and write expressions when solving a real-world or mathematical problem; understand that a variable can represent an unknown number, or, depending on the purpose at hand, any number in a specified set. [See: Piecewise Functions and Conditionals; Function Composition; Defining Values; Functions Make Life Easier!; Functions: Contracts, Examples & Definitions; Defining Linear Functions; Solving Word Problems with the Design Recipe; Functions for Character Animation; Surface Area of a Rectangular Prism; Problem Decomposition; Sam the Butterfly - Applying Inequalities; Player Animation; The Distance Formula; Collision Detection - Distance and Inequality; Defining Table Functions; Grouped Samples; Linear Regression.]

MS.6.EE.B.8

Write an inequality of the form x > c or x < c to represent a constraint or condition in a real-world or mathematical problem. Recognize that inequalities of the form x > c or x < c have infinitely many solutions; represent solutions of such inequalities on number line diagrams. [See: Simple Inequalities; Sam the Butterfly - Applying Inequalities.]

MS.6.G.A

Solve real-world and mathematical problems involving area, surface area, and volume. [See: Surface Area of a Rectangular Prism.]

MS.6.G.A.4

Represent three-dimensional figures using nets made up of rectangles and triangles, and use the nets to find the surface area of these figures. Apply these techniques in the context of solving real-world and mathematical problems. [See: Surface Area of a Rectangular Prism.]

MS.6.RP.A

Understand ratio concepts and use ratio reasoning to solve problems. [See: Making Flags; Bar and Pie Charts.]

MS.6.RP.A.1

Understand the concept of a ratio and use ratio language to describe a ratio relationship between two quantities. [See: Making Flags.]

MS.6.RP.A.3.D

Use ratio reasoning to convert measurement units; manipulate and transform units appropriately when multiplying or dividing quantities. [See: Making Flags.]

MS.6.SP.A

Develop understanding of statistical variability. [See: Histograms; Visualizing the “Shape” of Data; Measures of Center; Box Plots.]

MS.6.SP.A.1

Recognize a statistical question as one that anticipates variability in the data related to the question and accounts for it in the answers. [See: Introduction to Data Science; The Data Cycle; Choosing Your Dataset.]

MS.6.SP.A.2

Understand that a set of data collected to answer a statistical question has a distribution which can be described by its center, spread, and overall shape. [See: Histograms; Visualizing the “Shape” of Data; Measures of Center; Box Plots; Standard Deviation.]

MS.6.SP.A.3

Recognize that a measure of center for a numerical data set summarizes all of its values with a single number, while a measure of variation describes how its values vary with a single number. [See: Box Plots; Standard Deviation.]

MS.6.SP.B

Summarize and describe distributions. [See: Visualizing the “Shape” of Data; Measures of Center; Box Plots.]

MS.6.SP.B.4

Display numerical data in plots on a number line, including dot plots, histograms, and box plots. [See: Histograms; Visualizing the “Shape” of Data; Box Plots; Standard Deviation.]

MS.6.SP.B.5

Summarize numerical data sets in relation to their context. [See: Measures of Center; Box Plots; Standard Deviation.]

MS.6.SP.B.5.C

Summarize numerical data sets in relation to their context by giving quantitative measures of center (median and/or mean) and variability (interquartile range and/or mean absolute deviation), as well as describing any overall pattern and any striking deviations from the overall pattern with reference to the context in which the data were gathered. [See: Measures of Center; Box Plots; Standard Deviation.]

MS.6.SP.B.5.D

Summarize numerical data sets in relation to their context by relating the choice of measures of center and variability to the shape of the data distribution and the context in which the data were gathered. [See: Measures of Center.]

MS.7.EE.A.2

Understand that rewriting an expression in different forms in a problem context can shed light on the problem and how the quantities in it are related. [See: Problem Decomposition.]

MS.7.EE.B

Solve real-life and mathematical problems using numerical and algebraic expressions and equations. [See: Piecewise Functions and Conditionals; Solving Word Problems with the Design Recipe; Problem Decomposition; Sam the Butterfly - Applying Inequalities; Player Animation; The Distance Formula.]

MS.7.EE.B.4

Use variables to represent quantities in a real-world or mathematical problem, and construct simple equations and inequalities to solve problems by reasoning about the quantities. [See: Defining Values; Functions Make Life Easier!; Solving Word Problems with the Design Recipe; Simple Inequalities; Compound Inequalities: Solutions & Non-Solutions.]

MS.7.G.B.4

Know the formulas for the area and circumference of a circle and use them to solve problems; give an informal derivation of the relationship between the circumference and area of a circle. [See: Solving Word Problems with the Design Recipe.]

MS.7.G.B.6

Solve real-world and mathematical problems involving area, volume and surface area of two- and three-dimensional objects composed of triangles, quadrilaterals, polygons, cubes, and right prisms. [See: Solving Word Problems with the Design Recipe; Surface Area of a Rectangular Prism.]

MS.7.RP.A

Analyze proportional relationships and use them to solve real-world and mathematical problems. [See: Making Flags; Making Game Images.]

MS.7.RP.A.1

Compute unit rates associated with ratios of fractions, including ratios of lengths, areas and other quantities measured in like or different units. [See: Making Flags.]

MS.7.RP.A.2.A

Decide whether two quantities are in a proportional relationship, e.g., by testing for equivalent ratios in a table or graphing on a coordinate plane and observing whether the graph is a straight line through the origin. [See: Functions Can Be Linear; Defining Linear Functions.]

MS.7.RP.A.2.B

Identify the constant of proportionality (unit rate) in tables, graphs, equations, diagrams, and verbal descriptions of proportional relationships. [See: Functions Can Be Linear; Defining Linear Functions.]

MS.7.SP.A

Use random sampling to draw inferences about a population. [See: Probability, Inference, and Sample Size.]

MS.7.SP.A.1

Understand that statistics can be used to gain information about a population by examining a sample of the population; generalizations about a population from a sample are valid only if the sample is representative of that population. Understand that random sampling tends to produce representative samples and support valid inferences. [See: Probability, Inference, and Sample Size.]

MS.7.SP.A.2

Use data from a random sample to draw inferences about a population with an unknown characteristic of interest. Generate multiple samples (or simulated samples) of the same size to gauge the variation in estimates or predictions. [See: Probability, Inference, and Sample Size.]

MS.7.SP.B

Draw informal comparative inferences about two populations. [See: Bar and Pie Charts.]

MS.8.EE.B

Understand the connections between proportional relationships, lines, and linear equations. [See: Functions Can Be Linear; Defining Linear Functions.]

MS.8.EE.B.5

Graph proportional relationships, interpreting the unit rate as the slope of the graph. Compare two different proportional relationships represented in different ways. [See: Functions Can Be Linear; Defining Linear Functions.]

MS.8.F.A.1

Understand that a function is a rule that assigns to each input exactly one output. The graph of a function is the set of ordered pairs consisting of an input and the corresponding output. [See: Contracts; The Vertical Line Test.]

MS.8.F.A.2

Compare properties of two functions each represented in a different way (algebraically, graphically, numerically in tables, or by verbal descriptions). [See: Functions Can Be Linear; Defining Linear Functions.]

MS.8.F.A.3

Interpret the equation y = mx + b as defining a linear function, whose graph is a straight line; give examples of functions that are not linear. [See: Functions Can Be Linear; Defining Linear Functions.]

MS.8.F.B

Use functions to model relationships between quantities. [See: Functions Make Life Easier!; Defining Linear Functions; Solving Word Problems with the Design Recipe; Functions for Character Animation; Problem Decomposition.]

MS.8.F.B.4

Construct a function to model a linear relationship between two quantities. Determine the rate of change and initial value of the function from a description of a relationship or from two (x, y) values, including reading these from a table or from a graph. Interpret the rate of change and initial value of a linear function in terms of the situation it models, and in terms of its graph or a table of values. [See: Functions Can Be Linear; Defining Linear Functions.]

MS.8.F.B.5

Describe qualitatively the functional relationship between two quantities by analyzing a graph (e.g., where the function is increasing or decreasing, linear or nonlinear). Sketch a graph that exhibits the qualitative features of a function that has been described verbally. [See: Functions Can Be Linear; Defining Linear Functions.]

MS.8.G.A.1

Verify experimentally the properties of rotations, reflections, and translations. [See: Making Game Images.]

MS.8.G.B

Understand and apply the Pythagorean Theorem. [See: The Distance Formula.]

MS.8.G.B.7

Apply the Pythagorean Theorem to determine unknown side lengths in right triangles in real-world and mathematical problems in two and three dimensions. [See: The Distance Formula.]

MS.8.G.B.8

Apply the Pythagorean Theorem to find the distance between two points in a coordinate system. [See: The Distance Formula.]

MS.8.SP.A.1

Construct and interpret scatter plots for bivariate measurement data to investigate patterns of association between two quantities. Describe patterns such as clustering, outliers, positive or negative association, linear association, and nonlinear association. [See: Scatter Plots; Grouped Samples; Correlations; Linear Regression.]

MS.8.SP.A.2

Know that straight lines are widely used to model relationships between two quantitative variables. For scatter plots that suggest a linear association, informally fit a straight line, and informally assess the model fit by judging the closeness of the data points to the line. [See: Scatter Plots; Correlations; Linear Regression.]

MS.8.SP.A.3

Use the equation of a linear model to solve problems in the context of bivariate measurement data, interpreting the slope and intercept. [See: Linear Regression.]

MS.HSA.CED.A

Create equations that describe numbers or relationships. [See: Solving Word Problems with the Design Recipe; Surface Area of a Rectangular Prism; Problem Decomposition; Sam the Butterfly - Applying Inequalities.]

MS.HSA.CED.A.1

Create equations and inequalities in one variable and use them to solve problems. [See: Sam the Butterfly - Applying Inequalities.]

MS.HSA.CED.A.2

Create equations in two or more variables to represent relationships between quantities; graph equations on coordinate axes with labels and scales. [See: Sam the Butterfly - Applying Inequalities.]

MS.HSA.CED.A.3

Represent constraints by equations or inequalities, and by systems of equations and/or inequalities, and interpret solutions as viable or nonviable options in a modeling context. [See: Sam the Butterfly - Applying Inequalities.]

MS.HSA.SSE.A.1

Interpret expressions that represent a quantity in terms of its context. [See: Defining Values; Functions Make Life Easier!; Solving Word Problems with the Design Recipe.]

MS.HSA.SSE.A.1.A

Interpret parts of an expression, such as terms, factors, and coefficients. [See: Piecewise Functions and Conditionals; Player Animation.]

MS.HSA.SSE.A.1.B

Interpret complicated expressions by viewing one or more of their parts as a single entity. [See: Piecewise Functions and Conditionals; Player Animation; Custom Scatter Plots.]

MS.HSA.SSE.A.2

Use the structure of an expression to identify ways to rewrite it. [See: Order of Operations.]

MS.HSA.SSE.B

Write expressions in equivalent forms to solve problems. [See: Order of Operations.]

MS.HSF.BF.A

Build a function that models a relationship between two quantities. [See: Function Notation; Defining Linear Functions; Solving Word Problems with the Design Recipe; Functions for Character Animation; Problem Decomposition; Simple Inequalities; Compound Inequalities: Solutions & Non-Solutions; Defining Table Functions.]

MS.HSF.BF.A.1

Write a function that describes a relationship between two quantities. [See: Function Notation; Defining Linear Functions; Solving Word Problems with the Design Recipe; Functions for Character Animation; Problem Decomposition; Simple Inequalities; Compound Inequalities: Solutions & Non-Solutions; Defining Table Functions.]

MS.HSF.BF.A.1.B

Combine standard function types using arithmetic operations. [See: Function Composition.]

MS.HSF.BF.A.1.C

Compose functions. [See: Function Composition; Problem Decomposition; Sam the Butterfly - Applying Inequalities; Collision Detection - Distance and Inequality.]

MS.HSF.BF.B

Build new functions from existing functions. [See: Problem Decomposition; Sam the Butterfly - Applying Inequalities; Collision Detection - Distance and Inequality.]

MS.HSF.IF.A

Understand the concept of a function and use function notation. [See: Functions Make Life Easier!; Function Notation.]

MS.HSF.IF.A.1

Understand that a function from one set (called the domain) to another set (called the range) assigns to each element of the domain exactly one element of the range. If f is a function and x is an element of its domain, then f(x) denotes the output of f corresponding to the input x. The graph of f is the graph of the equation y = f(x). [See: Contracts; The Vertical Line Test.]

MS.HSF.IF.A.2

Use function notation, evaluate functions for inputs in their domains, and interpret statements that use function notation in terms of a context. [See: Contracts; Making Flags; Function Notation; Defining Linear Functions; Solving Word Problems with the Design Recipe; Functions for Character Animation; Problem Decomposition; Simple Inequalities; Compound Inequalities: Solutions & Non-Solutions; Defining Table Functions.]

MS.HSF.IF.B

Interpret functions that arise in applications in terms of the context. [See: Function Notation; Defining Linear Functions; Solving Word Problems with the Design Recipe; Functions for Character Animation; Problem Decomposition; Simple Inequalities; Compound Inequalities: Solutions & Non-Solutions; Defining Table Functions.]

MS.HSF.IF.B.5

Relate the domain of a function to its graph and, where applicable, to the quantitative relationship it describes. [See: Functions Can Be Linear; Defining Linear Functions.]

MS.HSF.IF.C

Analyze functions using different representations. [See: The Vertical Line Test; Functions: Contracts, Examples & Definitions; Functions Can Be Linear; Defining Linear Functions; Solving Word Problems with the Design Recipe.]

MS.HSF.IF.C.9

Compare properties of two functions each represented in a different way (algebraically, graphically, numerically in tables, or by verbal descriptions). [See: Functions Can Be Linear; Defining Linear Functions; Problem Decomposition.]

MS.HSN.Q.A

Reason quantitatively and use units to solve problems. [See: Making Flags.]

MS.HSS.CP.A.1

Describe events as subsets of a sample space (the set of outcomes) using characteristics (or categories) of the outcomes, or as unions, intersections, or complements of other events ('or', 'and', 'not'). [See: Compound Inequalities: Solutions & Non-Solutions.]

MS.HSS.CP.B.9

Use permutations and combinations to compute probabilities of compound events and solve problems. [See: Permutations; Combinations.]

MS.HSS.IC.A

Understand and evaluate random processes underlying statistical experiments. [See: Probability, Inference, and Sample Size.]

MS.HSS.IC.A.1

Understand statistics as a process for making inferences about population parameters based on a random sample from that population. [See: Probability, Inference, and Sample Size.]

MS.HSS.IC.B

Make inferences and justify conclusions from sample surveys, experiments, and observational studies. [See: Collecting Data.]

MS.HSS.IC.B.3

Recognize the purposes of and differences among sample surveys, experiments, and observational studies; explain how randomization relates to each. [See: Probability, Inference, and Sample Size; Collecting Data.]

MS.HSS.IC.B.4

Use data from a sample survey to estimate a population mean or proportion; develop a margin of error through the use of simulation models for random sampling. [See: Collecting Data.]

MS.HSS.IC.B.6

Evaluate reports based on data. [See: Threats to Validity.]

MS.HSS.ID.A

Summarize, represent, and interpret data on a single count or measurement variable. [See: Bar and Pie Charts; Histograms; Visualizing the “Shape” of Data; Measures of Center; Box Plots.]

MS.HSS.ID.A.1

Represent data with plots on the real number line (dot plots, histograms, and box plots). [See: Histograms; Visualizing the “Shape” of Data; Box Plots; Standard Deviation.]

MS.HSS.ID.A.2

Use statistics appropriate to the shape of the data distribution to compare center (median, mean) and spread (interquartile range, standard deviation) of two or more different data sets. [See: Histograms; Measures of Center; Box Plots; Standard Deviation.]

MS.HSS.ID.A.3

Interpret differences in shape, center, and spread in the context of the data sets, accounting for possible effects of extreme data points (outliers). [See: Histograms; Visualizing the “Shape” of Data; Measures of Center; Box Plots; Standard Deviation.]

MS.HSS.ID.B

Summarize, represent, and interpret data on two categorical and quantitative variables. [See: Scatter Plots; Correlations.]

MS.HSS.ID.B.6

Represent data on two quantitative variables on a scatter plot, and describe how the variables are related. [See: Scatter Plots; Correlations.]

MS.HSS.ID.B.6.A

Fit a function to the data; use functions fitted to data to solve problems in the context of the data. Use given functions or choose a function suggested by the context. Emphasize linear, quadratic, and exponential models. [See: Linear Regression.]

MS.HSS.ID.B.6.C

Fit a linear function for a scatter plot that suggests a linear association. [See: Linear Regression.]

MS.HSS.ID.C

Interpret linear models. [See: Linear Regression.]

MS.HSS.ID.C.7

Interpret the slope (rate of change) and the intercept (constant term) of a linear model in the context of the data. [See: Linear Regression.]

MS.HSS.ID.C.8

Compute (using technology) and interpret the correlation coefficient of a linear fit. [See: Scatter Plots; Correlations; Linear Regression.]

MS.HSS.ID.C.9

Distinguish between correlation and causation. [See: Correlations; Linear Regression.]

MS.SL.9-10.1

Initiate and participate effectively in a range of collaborative discussions (one-on-one, in groups, and teacher-led) with diverse partners on grades 9-10 topics, texts, and issues, building on others' ideas and expressing their own clearly and persuasively. [See: Introduction to Data Science.]

Missouri Standards

MO.5.G.A.1

Use a pair of perpendicular number lines, called axes, to define a coordinate system, with the intersection of the lines (the origin) arranged to coincide with the 0 on each line and a given point in the plane located by using an ordered pair of numbers, called its coordinates. Understand that the first number indicates how far to travel from the origin in the direction of one axis, and the second number indicates how far to travel in the direction of the second axis, with the convention that the names of the two axes and the coordinates correspond (e.g., x-axis and x-coordinate, y-axis and y-coordinate). [See: Coordinates and Game Design.]

MO.5.OA.A

Write and interpret numerical expressions. [See: Order of Operations.]

MO.5.OA.A.1

Use parentheses, brackets, or braces in numerical expressions, and evaluate expressions with these symbols. [See: Order of Operations.]

MO.6.EE.B

Reason about and solve one-variable equations and inequalities. [See: Simple Inequalities; Compound Inequalities: Solutions & Non-Solutions.]

MO.6.EE.B.6

Use variables to represent numbers and write expressions when solving a real-world or mathematical problem; understand that a variable can represent an unknown number, or, depending on the purpose at hand, any number in a specified set. [See: Piecewise Functions and Conditionals; Function Composition; Defining Values; Functions Make Life Easier!; Functions: Contracts, Examples & Definitions; Defining Linear Functions; Solving Word Problems with the Design Recipe; Functions for Character Animation; Surface Area of a Rectangular Prism; Problem Decomposition; Sam the Butterfly - Applying Inequalities; Player Animation; The Distance Formula; Collision Detection - Distance and Inequality; Defining Table Functions; Grouped Samples; Linear Regression.]

MO.6.EE.B.8

Write an inequality of the form x > c or x < c to represent a constraint or condition in a real-world or mathematical problem. Recognize that inequalities of the form x > c or x < c have infinitely many solutions; represent solutions of such inequalities on number line diagrams. [See: Simple Inequalities; Sam the Butterfly - Applying Inequalities.]

MO.6.G.A

Solve real-world and mathematical problems involving area, surface area, and volume. [See: Surface Area of a Rectangular Prism.]

MO.6.G.A.4

Represent three-dimensional figures using nets made up of rectangles and triangles, and use the nets to find the surface area of these figures. Apply these techniques in the context of solving real-world and mathematical problems. [See: Surface Area of a Rectangular Prism.]

MO.6.RP.A

Understand ratio concepts and use ratio reasoning to solve problems. [See: Making Flags; Bar and Pie Charts.]

MO.6.RP.A.1

Understand the concept of a ratio and use ratio language to describe a ratio relationship between two quantities. [See: Making Flags.]

MO.6.RP.A.3.D

Use ratio reasoning to convert measurement units; manipulate and transform units appropriately when multiplying or dividing quantities. [See: Making Flags.]

MO.6.SP.A

Develop understanding of statistical variability. [See: Histograms; Visualizing the “Shape” of Data; Measures of Center; Box Plots.]

MO.6.SP.A.1

Recognize a statistical question as one that anticipates variability in the data related to the question and accounts for it in the answers. [See: Introduction to Data Science; The Data Cycle; Choosing Your Dataset.]

MO.6.SP.A.2

Understand that a set of data collected to answer a statistical question has a distribution which can be described by its center, spread, and overall shape. [See: Histograms; Visualizing the “Shape” of Data; Measures of Center; Box Plots; Standard Deviation.]

MO.6.SP.A.3

Recognize that a measure of center for a numerical data set summarizes all of its values with a single number, while a measure of variation describes how its values vary with a single number. [See: Box Plots; Standard Deviation.]

MO.6.SP.B

Summarize and describe distributions. [See: Visualizing the “Shape” of Data; Measures of Center; Box Plots.]

MO.6.SP.B.4

Display numerical data in plots on a number line, including dot plots, histograms, and box plots. [See: Histograms; Visualizing the “Shape” of Data; Box Plots; Standard Deviation.]

MO.6.SP.B.5

Summarize numerical data sets in relation to their context. [See: Measures of Center; Box Plots; Standard Deviation.]

MO.6.SP.B.5.C

Summarize numerical data sets in relation to their context by giving quantitative measures of center (median and/or mean) and variability (interquartile range and/or mean absolute deviation), as well as describing any overall pattern and any striking deviations from the overall pattern with reference to the context in which the data were gathered. [See: Measures of Center; Box Plots; Standard Deviation.]

MO.6.SP.B.5.D

Summarize numerical data sets in relation to their context by relating the choice of measures of center and variability to the shape of the data distribution and the context in which the data were gathered. [See: Measures of Center.]

MO.7.EE.A.2

Understand that rewriting an expression in different forms in a problem context can shed light on the problem and how the quantities in it are related. [See: Problem Decomposition.]

MO.7.EE.B

Solve real-life and mathematical problems using numerical and algebraic expressions and equations. [See: Piecewise Functions and Conditionals; Solving Word Problems with the Design Recipe; Problem Decomposition; Sam the Butterfly - Applying Inequalities; Player Animation; The Distance Formula.]

MO.7.EE.B.4

Use variables to represent quantities in a real-world or mathematical problem, and construct simple equations and inequalities to solve problems by reasoning about the quantities. [See: Defining Values; Functions Make Life Easier!; Solving Word Problems with the Design Recipe; Simple Inequalities; Compound Inequalities: Solutions & Non-Solutions.]

MO.7.G.B.4

Know the formulas for the area and circumference of a circle and use them to solve problems; give an informal derivation of the relationship between the circumference and area of a circle. [See: Solving Word Problems with the Design Recipe.]

MO.7.G.B.6

Solve real-world and mathematical problems involving area, volume and surface area of two- and three-dimensional objects composed of triangles, quadrilaterals, polygons, cubes, and right prisms. [See: Solving Word Problems with the Design Recipe; Surface Area of a Rectangular Prism.]

MO.7.RP.A

Analyze proportional relationships and use them to solve real-world and mathematical problems. [See: Making Flags; Making Game Images.]

MO.7.RP.A.1

Compute unit rates associated with ratios of fractions, including ratios of lengths, areas and other quantities measured in like or different units. [See: Making Flags.]

MO.7.RP.A.2.A

Decide whether two quantities are in a proportional relationship, e.g., by testing for equivalent ratios in a table or graphing on a coordinate plane and observing whether the graph is a straight line through the origin. [See: Functions Can Be Linear; Defining Linear Functions.]

MO.7.RP.A.2.B

Identify the constant of proportionality (unit rate) in tables, graphs, equations, diagrams, and verbal descriptions of proportional relationships. [See: Functions Can Be Linear; Defining Linear Functions.]

MO.7.SP.A

Use random sampling to draw inferences about a population. [See: Probability, Inference, and Sample Size.]

MO.7.SP.A.1

Understand that statistics can be used to gain information about a population by examining a sample of the population; generalizations about a population from a sample are valid only if the sample is representative of that population. Understand that random sampling tends to produce representative samples and support valid inferences. [See: Probability, Inference, and Sample Size.]

MO.7.SP.A.2

Use data from a random sample to draw inferences about a population with an unknown characteristic of interest. Generate multiple samples (or simulated samples) of the same size to gauge the variation in estimates or predictions. [See: Probability, Inference, and Sample Size.]

MO.7.SP.B

Draw informal comparative inferences about two populations. [See: Bar and Pie Charts.]

MO.8.EE.B

Understand the connections between proportional relationships, lines, and linear equations. [See: Functions Can Be Linear; Defining Linear Functions.]

MO.8.EE.B.5

Graph proportional relationships, interpreting the unit rate as the slope of the graph. Compare two different proportional relationships represented in different ways. [See: Functions Can Be Linear; Defining Linear Functions.]

MO.8.F.A.1

Understand that a function is a rule that assigns to each input exactly one output. The graph of a function is the set of ordered pairs consisting of an input and the corresponding output. [See: Contracts; The Vertical Line Test.]

MO.8.F.A.2

Compare properties of two functions each represented in a different way (algebraically, graphically, numerically in tables, or by verbal descriptions). [See: Functions Can Be Linear; Defining Linear Functions.]

MO.8.F.A.3

Interpret the equation y = mx + b as defining a linear function, whose graph is a straight line; give examples of functions that are not linear. [See: Functions Can Be Linear; Defining Linear Functions.]

MO.8.F.B

Use functions to model relationships between quantities. [See: Functions Make Life Easier!; Defining Linear Functions; Solving Word Problems with the Design Recipe; Functions for Character Animation; Problem Decomposition.]

MO.8.F.B.4

Construct a function to model a linear relationship between two quantities. Determine the rate of change and initial value of the function from a description of a relationship or from two (x, y) values, including reading these from a table or from a graph. Interpret the rate of change and initial value of a linear function in terms of the situation it models, and in terms of its graph or a table of values. [See: Functions Can Be Linear; Defining Linear Functions.]

MO.8.F.B.5

Describe qualitatively the functional relationship between two quantities by analyzing a graph (e.g., where the function is increasing or decreasing, linear or nonlinear). Sketch a graph that exhibits the qualitative features of a function that has been described verbally. [See: Functions Can Be Linear; Defining Linear Functions.]

MO.8.G.A.1

Verify experimentally the properties of rotations, reflections, and translations. [See: Making Game Images.]

MO.8.G.B

Understand and apply the Pythagorean Theorem. [See: The Distance Formula.]

MO.8.G.B.7

Apply the Pythagorean Theorem to determine unknown side lengths in right triangles in real-world and mathematical problems in two and three dimensions. [See: The Distance Formula.]

MO.8.G.B.8

Apply the Pythagorean Theorem to find the distance between two points in a coordinate system. [See: The Distance Formula.]

MO.8.SP.A.1

Construct and interpret scatter plots for bivariate measurement data to investigate patterns of association between two quantities. Describe patterns such as clustering, outliers, positive or negative association, linear association, and nonlinear association. [See: Scatter Plots; Grouped Samples; Correlations; Linear Regression.]

MO.8.SP.A.2

Know that straight lines are widely used to model relationships between two quantitative variables. For scatter plots that suggest a linear association, informally fit a straight line, and informally assess the model fit by judging the closeness of the data points to the line. [See: Scatter Plots; Correlations; Linear Regression.]

MO.8.SP.A.3

Use the equation of a linear model to solve problems in the context of bivariate measurement data, interpreting the slope and intercept. [See: Linear Regression.]

MO.HSA.CED.A

Create equations that describe numbers or relationships. [See: Solving Word Problems with the Design Recipe; Surface Area of a Rectangular Prism; Problem Decomposition; Sam the Butterfly - Applying Inequalities.]

MO.HSA.CED.A.1

Create equations and inequalities in one variable and use them to solve problems. [See: Sam the Butterfly - Applying Inequalities.]

MO.HSA.CED.A.2

Create equations in two or more variables to represent relationships between quantities; graph equations on coordinate axes with labels and scales. [See: Sam the Butterfly - Applying Inequalities.]

MO.HSA.CED.A.3

Represent constraints by equations or inequalities, and by systems of equations and/or inequalities, and interpret solutions as viable or nonviable options in a modeling context. [See: Sam the Butterfly - Applying Inequalities.]

MO.HSA.SSE.A.1

Interpret expressions that represent a quantity in terms of its context. [See: Defining Values; Functions Make Life Easier!; Solving Word Problems with the Design Recipe.]

MO.HSA.SSE.A.1.A

Interpret parts of an expression, such as terms, factors, and coefficients. [See: Piecewise Functions and Conditionals; Player Animation.]

MO.HSA.SSE.A.1.B

Interpret complicated expressions by viewing one or more of their parts as a single entity. [See: Piecewise Functions and Conditionals; Player Animation; Custom Scatter Plots.]

MO.HSA.SSE.A.2

Use the structure of an expression to identify ways to rewrite it. [See: Order of Operations.]

MO.HSA.SSE.B

Write expressions in equivalent forms to solve problems. [See: Order of Operations.]

MO.HSF.BF.A

Build a function that models a relationship between two quantities. [See: Function Notation; Defining Linear Functions; Solving Word Problems with the Design Recipe; Functions for Character Animation; Problem Decomposition; Simple Inequalities; Compound Inequalities: Solutions & Non-Solutions; Defining Table Functions.]

MO.HSF.BF.A.1

Write a function that describes a relationship between two quantities. [See: Function Notation; Defining Linear Functions; Solving Word Problems with the Design Recipe; Functions for Character Animation; Problem Decomposition; Simple Inequalities; Compound Inequalities: Solutions & Non-Solutions; Defining Table Functions.]

MO.HSF.BF.A.1.B

Combine standard function types using arithmetic operations. [See: Function Composition.]

MO.HSF.BF.A.1.C

Compose functions. [See: Function Composition; Problem Decomposition; Sam the Butterfly - Applying Inequalities; Collision Detection - Distance and Inequality.]

MO.HSF.BF.B

Build new functions from existing functions. [See: Problem Decomposition; Sam the Butterfly - Applying Inequalities; Collision Detection - Distance and Inequality.]

MO.HSF.IF.A

Understand the concept of a function and use function notation. [See: Functions Make Life Easier!; Function Notation.]

MO.HSF.IF.A.1

Understand that a function from one set (called the domain) to another set (called the range) assigns to each element of the domain exactly one element of the range. If f is a function and x is an element of its domain, then f(x) denotes the output of f corresponding to the input x. The graph of f is the graph of the equation y = f(x). [See: Contracts; The Vertical Line Test.]

MO.HSF.IF.A.2

Use function notation, evaluate functions for inputs in their domains, and interpret statements that use function notation in terms of a context. [See: Contracts; Making Flags; Function Notation; Defining Linear Functions; Solving Word Problems with the Design Recipe; Functions for Character Animation; Problem Decomposition; Simple Inequalities; Compound Inequalities: Solutions & Non-Solutions; Defining Table Functions.]

MO.HSF.IF.B

Interpret functions that arise in applications in terms of the context. [See: Function Notation; Defining Linear Functions; Solving Word Problems with the Design Recipe; Functions for Character Animation; Problem Decomposition; Simple Inequalities; Compound Inequalities: Solutions & Non-Solutions; Defining Table Functions.]

MO.HSF.IF.B.5

Relate the domain of a function to its graph and, where applicable, to the quantitative relationship it describes. [See: Functions Can Be Linear; Defining Linear Functions.]

MO.HSF.IF.C

Analyze functions using different representations. [See: The Vertical Line Test; Functions: Contracts, Examples & Definitions; Functions Can Be Linear; Defining Linear Functions; Solving Word Problems with the Design Recipe.]

MO.HSF.IF.C.9

Compare properties of two functions each represented in a different way (algebraically, graphically, numerically in tables, or by verbal descriptions). [See: Functions Can Be Linear; Defining Linear Functions; Problem Decomposition.]

MO.HSN.Q.A

Reason quantitatively and use units to solve problems. [See: Making Flags.]

MO.HSS.CP.A.1

Describe events as subsets of a sample space (the set of outcomes) using characteristics (or categories) of the outcomes, or as unions, intersections, or complements of other events ('or', 'and', 'not'). [See: Compound Inequalities: Solutions & Non-Solutions.]

MO.HSS.CP.B.9

Use permutations and combinations to compute probabilities of compound events and solve problems. [See: Permutations; Combinations.]

MO.HSS.IC.A

Understand and evaluate random processes underlying statistical experiments. [See: Probability, Inference, and Sample Size.]

MO.HSS.IC.A.1

Understand statistics as a process for making inferences about population parameters based on a random sample from that population. [See: Probability, Inference, and Sample Size.]

MO.HSS.IC.B

Make inferences and justify conclusions from sample surveys, experiments, and observational studies. [See: Collecting Data.]

MO.HSS.IC.B.3

Recognize the purposes of and differences among sample surveys, experiments, and observational studies; explain how randomization relates to each. [See: Probability, Inference, and Sample Size; Collecting Data.]

MO.HSS.IC.B.4

Use data from a sample survey to estimate a population mean or proportion; develop a margin of error through the use of simulation models for random sampling. [See: Collecting Data.]

MO.HSS.IC.B.6

Evaluate reports based on data. [See: Threats to Validity.]

MO.HSS.ID.A

Summarize, represent, and interpret data on a single count or measurement variable. [See: Bar and Pie Charts; Histograms; Visualizing the “Shape” of Data; Measures of Center; Box Plots.]

MO.HSS.ID.A.1

Represent data with plots on the real number line (dot plots, histograms, and box plots). [See: Histograms; Visualizing the “Shape” of Data; Box Plots; Standard Deviation.]

MO.HSS.ID.A.2

Use statistics appropriate to the shape of the data distribution to compare center (median, mean) and spread (interquartile range, standard deviation) of two or more different data sets. [See: Histograms; Measures of Center; Box Plots; Standard Deviation.]

MO.HSS.ID.A.3

Interpret differences in shape, center, and spread in the context of the data sets, accounting for possible effects of extreme data points (outliers). [See: Histograms; Visualizing the “Shape” of Data; Measures of Center; Box Plots; Standard Deviation.]

MO.HSS.ID.B

Summarize, represent, and interpret data on two categorical and quantitative variables. [See: Scatter Plots; Correlations.]

MO.HSS.ID.B.6

Represent data on two quantitative variables on a scatter plot, and describe how the variables are related. [See: Scatter Plots; Correlations.]

MO.HSS.ID.B.6.A

Fit a function to the data; use functions fitted to data to solve problems in the context of the data. Use given functions or choose a function suggested by the context. Emphasize linear, quadratic, and exponential models. [See: Linear Regression.]

MO.HSS.ID.B.6.C

Fit a linear function for a scatter plot that suggests a linear association. [See: Linear Regression.]

MO.HSS.ID.C

Interpret linear models. [See: Linear Regression.]

MO.HSS.ID.C.7

Interpret the slope (rate of change) and the intercept (constant term) of a linear model in the context of the data. [See: Linear Regression.]

MO.HSS.ID.C.8

Compute (using technology) and interpret the correlation coefficient of a linear fit. [See: Scatter Plots; Correlations; Linear Regression.]

MO.HSS.ID.C.9

Distinguish between correlation and causation. [See: Correlations; Linear Regression.]

MO.SL.9-10.1

Initiate and participate effectively in a range of collaborative discussions (one-on-one, in groups, and teacher-led) with diverse partners on grades 9-10 topics, texts, and issues, building on others' ideas and expressing their own clearly and persuasively. [See: Introduction to Data Science.]

Montana Standards

MT.5.G.A.1

Use a pair of perpendicular number lines, called axes, to define a coordinate system, with the intersection of the lines (the origin) arranged to coincide with the 0 on each line and a given point in the plane located by using an ordered pair of numbers, called its coordinates. Understand that the first number indicates how far to travel from the origin in the direction of one axis, and the second number indicates how far to travel in the direction of the second axis, with the convention that the names of the two axes and the coordinates correspond (e.g., x-axis and x-coordinate, y-axis and y-coordinate). [See: Coordinates and Game Design.]

MT.5.OA.A

Write and interpret numerical expressions. [See: Order of Operations.]

MT.5.OA.A.1

Use parentheses, brackets, or braces in numerical expressions, and evaluate expressions with these symbols. [See: Order of Operations.]

MT.6.EE.B

Reason about and solve one-variable equations and inequalities. [See: Simple Inequalities; Compound Inequalities: Solutions & Non-Solutions.]

MT.6.EE.B.6

Use variables to represent numbers and write expressions when solving a real-world or mathematical problem; understand that a variable can represent an unknown number, or, depending on the purpose at hand, any number in a specified set. [See: Piecewise Functions and Conditionals; Function Composition; Defining Values; Functions Make Life Easier!; Functions: Contracts, Examples & Definitions; Defining Linear Functions; Solving Word Problems with the Design Recipe; Functions for Character Animation; Surface Area of a Rectangular Prism; Problem Decomposition; Sam the Butterfly - Applying Inequalities; Player Animation; The Distance Formula; Collision Detection - Distance and Inequality; Defining Table Functions; Grouped Samples; Linear Regression.]

MT.6.EE.B.8

Write an inequality of the form x > c or x < c to represent a constraint or condition in a real-world or mathematical problem. Recognize that inequalities of the form x > c or x < c have infinitely many solutions; represent solutions of such inequalities on number line diagrams. [See: Simple Inequalities; Sam the Butterfly - Applying Inequalities.]

MT.6.G.A

Solve real-world and mathematical problems involving area, surface area, and volume. [See: Surface Area of a Rectangular Prism.]

MT.6.G.A.4

Represent three-dimensional figures using nets made up of rectangles and triangles, and use the nets to find the surface area of these figures. Apply these techniques in the context of solving real-world and mathematical problems. [See: Surface Area of a Rectangular Prism.]

MT.6.RP.A

Understand ratio concepts and use ratio reasoning to solve problems. [See: Making Flags; Bar and Pie Charts.]

MT.6.RP.A.1

Understand the concept of a ratio and use ratio language to describe a ratio relationship between two quantities. [See: Making Flags.]

MT.6.RP.A.3.D

Use ratio reasoning to convert measurement units; manipulate and transform units appropriately when multiplying or dividing quantities. [See: Making Flags.]

MT.6.SP.A

Develop understanding of statistical variability. [See: Histograms; Visualizing the “Shape” of Data; Measures of Center; Box Plots.]

MT.6.SP.A.1

Recognize a statistical question as one that anticipates variability in the data related to the question and accounts for it in the answers. [See: Introduction to Data Science; The Data Cycle; Choosing Your Dataset.]

MT.6.SP.A.2

Understand that a set of data collected to answer a statistical question has a distribution which can be described by its center, spread, and overall shape. [See: Histograms; Visualizing the “Shape” of Data; Measures of Center; Box Plots; Standard Deviation.]

MT.6.SP.A.3

Recognize that a measure of center for a numerical data set summarizes all of its values with a single number, while a measure of variation describes how its values vary with a single number. [See: Box Plots; Standard Deviation.]

MT.6.SP.B

Summarize and describe distributions. [See: Visualizing the “Shape” of Data; Measures of Center; Box Plots.]

MT.6.SP.B.4

Display numerical data in plots on a number line, including dot plots, histograms, and box plots. [See: Histograms; Visualizing the “Shape” of Data; Box Plots; Standard Deviation.]

MT.6.SP.B.5

Summarize numerical data sets in relation to their context. [See: Measures of Center; Box Plots; Standard Deviation.]

MT.6.SP.B.5.C

Summarize numerical data sets in relation to their context by giving quantitative measures of center (median and/or mean) and variability (interquartile range and/or mean absolute deviation), as well as describing any overall pattern and any striking deviations from the overall pattern with reference to the context in which the data were gathered. [See: Measures of Center; Box Plots; Standard Deviation.]

MT.6.SP.B.5.D

Summarize numerical data sets in relation to their context by relating the choice of measures of center and variability to the shape of the data distribution and the context in which the data were gathered. [See: Measures of Center.]

MT.7.EE.A.2

Understand that rewriting an expression in different forms in a problem context can shed light on the problem and how the quantities in it are related. [See: Problem Decomposition.]

MT.7.EE.B

Solve real-life and mathematical problems using numerical and algebraic expressions and equations. [See: Piecewise Functions and Conditionals; Solving Word Problems with the Design Recipe; Problem Decomposition; Sam the Butterfly - Applying Inequalities; Player Animation; The Distance Formula.]

MT.7.EE.B.4

Use variables to represent quantities in a real-world or mathematical problem, and construct simple equations and inequalities to solve problems by reasoning about the quantities. [See: Defining Values; Functions Make Life Easier!; Solving Word Problems with the Design Recipe; Simple Inequalities; Compound Inequalities: Solutions & Non-Solutions.]

MT.7.G.B.4

Know the formulas for the area and circumference of a circle and use them to solve problems; give an informal derivation of the relationship between the circumference and area of a circle. [See: Solving Word Problems with the Design Recipe.]

MT.7.G.B.6

Solve real-world and mathematical problems involving area, volume and surface area of two- and three-dimensional objects composed of triangles, quadrilaterals, polygons, cubes, and right prisms. [See: Solving Word Problems with the Design Recipe; Surface Area of a Rectangular Prism.]

MT.7.RP.A

Analyze proportional relationships and use them to solve real-world and mathematical problems. [See: Making Flags; Making Game Images.]

MT.7.RP.A.1

Compute unit rates associated with ratios of fractions, including ratios of lengths, areas and other quantities measured in like or different units. [See: Making Flags.]

MT.7.RP.A.2.A

Decide whether two quantities are in a proportional relationship, e.g., by testing for equivalent ratios in a table or graphing on a coordinate plane and observing whether the graph is a straight line through the origin. [See: Functions Can Be Linear; Defining Linear Functions.]

MT.7.RP.A.2.B

Identify the constant of proportionality (unit rate) in tables, graphs, equations, diagrams, and verbal descriptions of proportional relationships. [See: Functions Can Be Linear; Defining Linear Functions.]

MT.7.SP.A

Use random sampling to draw inferences about a population. [See: Probability, Inference, and Sample Size.]

MT.7.SP.A.1

Understand that statistics can be used to gain information about a population by examining a sample of the population; generalizations about a population from a sample are valid only if the sample is representative of that population. Understand that random sampling tends to produce representative samples and support valid inferences. [See: Probability, Inference, and Sample Size.]

MT.7.SP.A.2

Use data from a random sample to draw inferences about a population with an unknown characteristic of interest. Generate multiple samples (or simulated samples) of the same size to gauge the variation in estimates or predictions. [See: Probability, Inference, and Sample Size.]

MT.7.SP.B

Draw informal comparative inferences about two populations. [See: Bar and Pie Charts.]

MT.8.EE.B

Understand the connections between proportional relationships, lines, and linear equations. [See: Functions Can Be Linear; Defining Linear Functions.]

MT.8.EE.B.5

Graph proportional relationships, interpreting the unit rate as the slope of the graph. Compare two different proportional relationships represented in different ways. [See: Functions Can Be Linear; Defining Linear Functions.]

MT.8.F.A.1

Understand that a function is a rule that assigns to each input exactly one output. The graph of a function is the set of ordered pairs consisting of an input and the corresponding output. [See: Contracts; The Vertical Line Test.]

MT.8.F.A.2

Compare properties of two functions each represented in a different way (algebraically, graphically, numerically in tables, or by verbal descriptions). [See: Functions Can Be Linear; Defining Linear Functions.]

MT.8.F.A.3

Interpret the equation y = mx + b as defining a linear function, whose graph is a straight line; give examples of functions that are not linear. [See: Functions Can Be Linear; Defining Linear Functions.]

MT.8.F.B

Use functions to model relationships between quantities. [See: Functions Make Life Easier!; Defining Linear Functions; Solving Word Problems with the Design Recipe; Functions for Character Animation; Problem Decomposition.]

MT.8.F.B.4

Construct a function to model a linear relationship between two quantities. Determine the rate of change and initial value of the function from a description of a relationship or from two (x, y) values, including reading these from a table or from a graph. Interpret the rate of change and initial value of a linear function in terms of the situation it models, and in terms of its graph or a table of values. [See: Functions Can Be Linear; Defining Linear Functions.]

MT.8.F.B.5

Describe qualitatively the functional relationship between two quantities by analyzing a graph (e.g., where the function is increasing or decreasing, linear or nonlinear). Sketch a graph that exhibits the qualitative features of a function that has been described verbally. [See: Functions Can Be Linear; Defining Linear Functions.]

MT.8.G.A.1

Verify experimentally the properties of rotations, reflections, and translations. [See: Making Game Images.]

MT.8.G.B

Understand and apply the Pythagorean Theorem. [See: The Distance Formula.]

MT.8.G.B.7

Apply the Pythagorean Theorem to determine unknown side lengths in right triangles in real-world and mathematical problems in two and three dimensions. [See: The Distance Formula.]

MT.8.G.B.8

Apply the Pythagorean Theorem to find the distance between two points in a coordinate system. [See: The Distance Formula.]

MT.8.SP.A.1

Construct and interpret scatter plots for bivariate measurement data to investigate patterns of association between two quantities. Describe patterns such as clustering, outliers, positive or negative association, linear association, and nonlinear association. [See: Scatter Plots; Grouped Samples; Correlations; Linear Regression.]

MT.8.SP.A.2

Know that straight lines are widely used to model relationships between two quantitative variables. For scatter plots that suggest a linear association, informally fit a straight line, and informally assess the model fit by judging the closeness of the data points to the line. [See: Scatter Plots; Correlations; Linear Regression.]

MT.8.SP.A.3

Use the equation of a linear model to solve problems in the context of bivariate measurement data, interpreting the slope and intercept. [See: Linear Regression.]

MT.HSA.CED.A

Create equations that describe numbers or relationships. [See: Solving Word Problems with the Design Recipe; Surface Area of a Rectangular Prism; Problem Decomposition; Sam the Butterfly - Applying Inequalities.]

MT.HSA.CED.A.1

Create equations and inequalities in one variable and use them to solve problems. [See: Sam the Butterfly - Applying Inequalities.]

MT.HSA.CED.A.2

Create equations in two or more variables to represent relationships between quantities; graph equations on coordinate axes with labels and scales. [See: Sam the Butterfly - Applying Inequalities.]

MT.HSA.CED.A.3

Represent constraints by equations or inequalities, and by systems of equations and/or inequalities, and interpret solutions as viable or nonviable options in a modeling context. [See: Sam the Butterfly - Applying Inequalities.]

MT.HSA.SSE.A.1

Interpret expressions that represent a quantity in terms of its context. [See: Defining Values; Functions Make Life Easier!; Solving Word Problems with the Design Recipe.]

MT.HSA.SSE.A.1.A

Interpret parts of an expression, such as terms, factors, and coefficients. [See: Piecewise Functions and Conditionals; Player Animation.]

MT.HSA.SSE.A.1.B

Interpret complicated expressions by viewing one or more of their parts as a single entity. [See: Piecewise Functions and Conditionals; Player Animation; Custom Scatter Plots.]

MT.HSA.SSE.A.2

Use the structure of an expression to identify ways to rewrite it. [See: Order of Operations.]

MT.HSA.SSE.B

Write expressions in equivalent forms to solve problems. [See: Order of Operations.]

MT.HSF.BF.A

Build a function that models a relationship between two quantities. [See: Function Notation; Defining Linear Functions; Solving Word Problems with the Design Recipe; Functions for Character Animation; Problem Decomposition; Simple Inequalities; Compound Inequalities: Solutions & Non-Solutions; Defining Table Functions.]

MT.HSF.BF.A.1

Write a function that describes a relationship between two quantities. [See: Function Notation; Defining Linear Functions; Solving Word Problems with the Design Recipe; Functions for Character Animation; Problem Decomposition; Simple Inequalities; Compound Inequalities: Solutions & Non-Solutions; Defining Table Functions.]

MT.HSF.BF.A.1.B

Combine standard function types using arithmetic operations. [See: Function Composition.]

MT.HSF.BF.A.1.C

Compose functions. [See: Function Composition; Problem Decomposition; Sam the Butterfly - Applying Inequalities; Collision Detection - Distance and Inequality.]

MT.HSF.BF.B

Build new functions from existing functions. [See: Problem Decomposition; Sam the Butterfly - Applying Inequalities; Collision Detection - Distance and Inequality.]

MT.HSF.IF.A

Understand the concept of a function and use function notation. [See: Functions Make Life Easier!; Function Notation.]

MT.HSF.IF.A.1

Understand that a function from one set (called the domain) to another set (called the range) assigns to each element of the domain exactly one element of the range. If f is a function and x is an element of its domain, then f(x) denotes the output of f corresponding to the input x. The graph of f is the graph of the equation y = f(x). [See: Contracts; The Vertical Line Test.]

MT.HSF.IF.A.2

Use function notation, evaluate functions for inputs in their domains, and interpret statements that use function notation in terms of a context. [See: Contracts; Making Flags; Function Notation; Defining Linear Functions; Solving Word Problems with the Design Recipe; Functions for Character Animation; Problem Decomposition; Simple Inequalities; Compound Inequalities: Solutions & Non-Solutions; Defining Table Functions.]

MT.HSF.IF.B

Interpret functions that arise in applications in terms of the context. [See: Function Notation; Defining Linear Functions; Solving Word Problems with the Design Recipe; Functions for Character Animation; Problem Decomposition; Simple Inequalities; Compound Inequalities: Solutions & Non-Solutions; Defining Table Functions.]

MT.HSF.IF.B.5

Relate the domain of a function to its graph and, where applicable, to the quantitative relationship it describes. [See: Functions Can Be Linear; Defining Linear Functions.]

MT.HSF.IF.C

Analyze functions using different representations. [See: The Vertical Line Test; Functions: Contracts, Examples & Definitions; Functions Can Be Linear; Defining Linear Functions; Solving Word Problems with the Design Recipe.]

MT.HSF.IF.C.9

Compare properties of two functions each represented in a different way (algebraically, graphically, numerically in tables, or by verbal descriptions). [See: Functions Can Be Linear; Defining Linear Functions; Problem Decomposition.]

MT.HSN.Q.A

Reason quantitatively and use units to solve problems. [See: Making Flags.]

MT.HSS.CP.A.1

Describe events as subsets of a sample space (the set of outcomes) using characteristics (or categories) of the outcomes, or as unions, intersections, or complements of other events ('or', 'and', 'not'). [See: Compound Inequalities: Solutions & Non-Solutions.]

MT.HSS.CP.B.9

Use permutations and combinations to compute probabilities of compound events and solve problems. [See: Permutations; Combinations.]

MT.HSS.IC.A

Understand and evaluate random processes underlying statistical experiments. [See: Probability, Inference, and Sample Size.]

MT.HSS.IC.A.1

Understand statistics as a process for making inferences about population parameters based on a random sample from that population. [See: Probability, Inference, and Sample Size.]

MT.HSS.IC.B

Make inferences and justify conclusions from sample surveys, experiments, and observational studies. [See: Collecting Data.]

MT.HSS.IC.B.3

Recognize the purposes of and differences among sample surveys, experiments, and observational studies; explain how randomization relates to each. [See: Probability, Inference, and Sample Size; Collecting Data.]

MT.HSS.IC.B.4

Use data from a sample survey to estimate a population mean or proportion; develop a margin of error through the use of simulation models for random sampling. [See: Collecting Data.]

MT.HSS.IC.B.6

Evaluate reports based on data. [See: Threats to Validity.]

MT.HSS.ID.A

Summarize, represent, and interpret data on a single count or measurement variable. [See: Bar and Pie Charts; Histograms; Visualizing the “Shape” of Data; Measures of Center; Box Plots.]

MT.HSS.ID.A.1

Represent data with plots on the real number line (dot plots, histograms, and box plots). [See: Histograms; Visualizing the “Shape” of Data; Box Plots; Standard Deviation.]

MT.HSS.ID.A.2

Use statistics appropriate to the shape of the data distribution to compare center (median, mean) and spread (interquartile range, standard deviation) of two or more different data sets. [See: Histograms; Measures of Center; Box Plots; Standard Deviation.]

MT.HSS.ID.A.3

Interpret differences in shape, center, and spread in the context of the data sets, accounting for possible effects of extreme data points (outliers). [See: Histograms; Visualizing the “Shape” of Data; Measures of Center; Box Plots; Standard Deviation.]

MT.HSS.ID.B

Summarize, represent, and interpret data on two categorical and quantitative variables. [See: Scatter Plots; Correlations.]

MT.HSS.ID.B.6

Represent data on two quantitative variables on a scatter plot, and describe how the variables are related. [See: Scatter Plots; Correlations.]

MT.HSS.ID.B.6.A

Fit a function to the data; use functions fitted to data to solve problems in the context of the data. Use given functions or choose a function suggested by the context. Emphasize linear, quadratic, and exponential models. [See: Linear Regression.]

MT.HSS.ID.B.6.C

Fit a linear function for a scatter plot that suggests a linear association. [See: Linear Regression.]

MT.HSS.ID.C

Interpret linear models. [See: Linear Regression.]

MT.HSS.ID.C.7

Interpret the slope (rate of change) and the intercept (constant term) of a linear model in the context of the data. [See: Linear Regression.]

MT.HSS.ID.C.8

Compute (using technology) and interpret the correlation coefficient of a linear fit. [See: Scatter Plots; Correlations; Linear Regression.]

MT.HSS.ID.C.9

Distinguish between correlation and causation. [See: Correlations; Linear Regression.]

MT.SL.9-10.1

Initiate and participate effectively in a range of collaborative discussions (one-on-one, in groups, and teacher-led) with diverse partners on grades 9-10 topics, texts, and issues, building on others' ideas and expressing their own clearly and persuasively. [See: Introduction to Data Science.]

New Hampshire Standards

NH.5.G.A.1

Use a pair of perpendicular number lines, called axes, to define a coordinate system, with the intersection of the lines (the origin) arranged to coincide with the 0 on each line and a given point in the plane located by using an ordered pair of numbers, called its coordinates. Understand that the first number indicates how far to travel from the origin in the direction of one axis, and the second number indicates how far to travel in the direction of the second axis, with the convention that the names of the two axes and the coordinates correspond (e.g., x-axis and x-coordinate, y-axis and y-coordinate). [See: Coordinates and Game Design.]

NH.5.OA.A

Write and interpret numerical expressions. [See: Order of Operations.]

NH.5.OA.A.1

Use parentheses, brackets, or braces in numerical expressions, and evaluate expressions with these symbols. [See: Order of Operations.]

NH.6.EE.B

Reason about and solve one-variable equations and inequalities. [See: Simple Inequalities; Compound Inequalities: Solutions & Non-Solutions.]

NH.6.EE.B.6

Use variables to represent numbers and write expressions when solving a real-world or mathematical problem; understand that a variable can represent an unknown number, or, depending on the purpose at hand, any number in a specified set. [See: Piecewise Functions and Conditionals; Function Composition; Defining Values; Functions Make Life Easier!; Functions: Contracts, Examples & Definitions; Defining Linear Functions; Solving Word Problems with the Design Recipe; Functions for Character Animation; Surface Area of a Rectangular Prism; Problem Decomposition; Sam the Butterfly - Applying Inequalities; Player Animation; The Distance Formula; Collision Detection - Distance and Inequality; Defining Table Functions; Grouped Samples; Linear Regression.]

NH.6.EE.B.8

Write an inequality of the form x > c or x < c to represent a constraint or condition in a real-world or mathematical problem. Recognize that inequalities of the form x > c or x < c have infinitely many solutions; represent solutions of such inequalities on number line diagrams. [See: Simple Inequalities; Sam the Butterfly - Applying Inequalities.]

NH.6.G.A

Solve real-world and mathematical problems involving area, surface area, and volume. [See: Surface Area of a Rectangular Prism.]

NH.6.G.A.4

Represent three-dimensional figures using nets made up of rectangles and triangles, and use the nets to find the surface area of these figures. Apply these techniques in the context of solving real-world and mathematical problems. [See: Surface Area of a Rectangular Prism.]

NH.6.RP.A

Understand ratio concepts and use ratio reasoning to solve problems. [See: Making Flags; Bar and Pie Charts.]

NH.6.RP.A.1

Understand the concept of a ratio and use ratio language to describe a ratio relationship between two quantities. [See: Making Flags.]

NH.6.RP.A.3.D

Use ratio reasoning to convert measurement units; manipulate and transform units appropriately when multiplying or dividing quantities. [See: Making Flags.]

NH.6.SP.A

Develop understanding of statistical variability. [See: Histograms; Visualizing the “Shape” of Data; Measures of Center; Box Plots.]

NH.6.SP.A.1

Recognize a statistical question as one that anticipates variability in the data related to the question and accounts for it in the answers. [See: Introduction to Data Science; The Data Cycle; Choosing Your Dataset.]

NH.6.SP.A.2

Understand that a set of data collected to answer a statistical question has a distribution which can be described by its center, spread, and overall shape. [See: Histograms; Visualizing the “Shape” of Data; Measures of Center; Box Plots; Standard Deviation.]

NH.6.SP.A.3

Recognize that a measure of center for a numerical data set summarizes all of its values with a single number, while a measure of variation describes how its values vary with a single number. [See: Box Plots; Standard Deviation.]

NH.6.SP.B

Summarize and describe distributions. [See: Visualizing the “Shape” of Data; Measures of Center; Box Plots.]

NH.6.SP.B.4

Display numerical data in plots on a number line, including dot plots, histograms, and box plots. [See: Histograms; Visualizing the “Shape” of Data; Box Plots; Standard Deviation.]

NH.6.SP.B.5

Summarize numerical data sets in relation to their context. [See: Measures of Center; Box Plots; Standard Deviation.]

NH.6.SP.B.5.C

Summarize numerical data sets in relation to their context by giving quantitative measures of center (median and/or mean) and variability (interquartile range and/or mean absolute deviation), as well as describing any overall pattern and any striking deviations from the overall pattern with reference to the context in which the data were gathered. [See: Measures of Center; Box Plots; Standard Deviation.]

NH.6.SP.B.5.D

Summarize numerical data sets in relation to their context by relating the choice of measures of center and variability to the shape of the data distribution and the context in which the data were gathered. [See: Measures of Center.]

NH.7.EE.A.2

Understand that rewriting an expression in different forms in a problem context can shed light on the problem and how the quantities in it are related. [See: Problem Decomposition.]

NH.7.EE.B

Solve real-life and mathematical problems using numerical and algebraic expressions and equations. [See: Piecewise Functions and Conditionals; Solving Word Problems with the Design Recipe; Problem Decomposition; Sam the Butterfly - Applying Inequalities; Player Animation; The Distance Formula.]

NH.7.EE.B.4

Use variables to represent quantities in a real-world or mathematical problem, and construct simple equations and inequalities to solve problems by reasoning about the quantities. [See: Defining Values; Functions Make Life Easier!; Solving Word Problems with the Design Recipe; Simple Inequalities; Compound Inequalities: Solutions & Non-Solutions.]

NH.7.G.B.4

Know the formulas for the area and circumference of a circle and use them to solve problems; give an informal derivation of the relationship between the circumference and area of a circle. [See: Solving Word Problems with the Design Recipe.]

NH.7.G.B.6

Solve real-world and mathematical problems involving area, volume and surface area of two- and three-dimensional objects composed of triangles, quadrilaterals, polygons, cubes, and right prisms. [See: Solving Word Problems with the Design Recipe; Surface Area of a Rectangular Prism.]

NH.7.RP.A

Analyze proportional relationships and use them to solve real-world and mathematical problems. [See: Making Flags; Making Game Images.]

NH.7.RP.A.1

Compute unit rates associated with ratios of fractions, including ratios of lengths, areas and other quantities measured in like or different units. [See: Making Flags.]

NH.7.RP.A.2.A

Decide whether two quantities are in a proportional relationship, e.g., by testing for equivalent ratios in a table or graphing on a coordinate plane and observing whether the graph is a straight line through the origin. [See: Functions Can Be Linear; Defining Linear Functions.]

NH.7.RP.A.2.B

Identify the constant of proportionality (unit rate) in tables, graphs, equations, diagrams, and verbal descriptions of proportional relationships. [See: Functions Can Be Linear; Defining Linear Functions.]

NH.7.SP.A

Use random sampling to draw inferences about a population. [See: Probability, Inference, and Sample Size.]

NH.7.SP.A.1

Understand that statistics can be used to gain information about a population by examining a sample of the population; generalizations about a population from a sample are valid only if the sample is representative of that population. Understand that random sampling tends to produce representative samples and support valid inferences. [See: Probability, Inference, and Sample Size.]

NH.7.SP.A.2

Use data from a random sample to draw inferences about a population with an unknown characteristic of interest. Generate multiple samples (or simulated samples) of the same size to gauge the variation in estimates or predictions. [See: Probability, Inference, and Sample Size.]

NH.7.SP.B

Draw informal comparative inferences about two populations. [See: Bar and Pie Charts.]

NH.8.EE.B

Understand the connections between proportional relationships, lines, and linear equations. [See: Functions Can Be Linear; Defining Linear Functions.]

NH.8.EE.B.5

Graph proportional relationships, interpreting the unit rate as the slope of the graph. Compare two different proportional relationships represented in different ways. [See: Functions Can Be Linear; Defining Linear Functions.]

NH.8.F.A.1

Understand that a function is a rule that assigns to each input exactly one output. The graph of a function is the set of ordered pairs consisting of an input and the corresponding output. [See: Contracts; The Vertical Line Test.]

NH.8.F.A.2

Compare properties of two functions each represented in a different way (algebraically, graphically, numerically in tables, or by verbal descriptions). [See: Functions Can Be Linear; Defining Linear Functions.]

NH.8.F.A.3

Interpret the equation y = mx + b as defining a linear function, whose graph is a straight line; give examples of functions that are not linear. [See: Functions Can Be Linear; Defining Linear Functions.]

NH.8.F.B

Use functions to model relationships between quantities. [See: Functions Make Life Easier!; Defining Linear Functions; Solving Word Problems with the Design Recipe; Functions for Character Animation; Problem Decomposition.]

NH.8.F.B.4

Construct a function to model a linear relationship between two quantities. Determine the rate of change and initial value of the function from a description of a relationship or from two (x, y) values, including reading these from a table or from a graph. Interpret the rate of change and initial value of a linear function in terms of the situation it models, and in terms of its graph or a table of values. [See: Functions Can Be Linear; Defining Linear Functions.]

NH.8.F.B.5

Describe qualitatively the functional relationship between two quantities by analyzing a graph (e.g., where the function is increasing or decreasing, linear or nonlinear). Sketch a graph that exhibits the qualitative features of a function that has been described verbally. [See: Functions Can Be Linear; Defining Linear Functions.]

NH.8.G.A.1

Verify experimentally the properties of rotations, reflections, and translations. [See: Making Game Images.]

NH.8.G.B

Understand and apply the Pythagorean Theorem. [See: The Distance Formula.]

NH.8.G.B.7

Apply the Pythagorean Theorem to determine unknown side lengths in right triangles in real-world and mathematical problems in two and three dimensions. [See: The Distance Formula.]

NH.8.G.B.8

Apply the Pythagorean Theorem to find the distance between two points in a coordinate system. [See: The Distance Formula.]

NH.8.SP.A.1

Construct and interpret scatter plots for bivariate measurement data to investigate patterns of association between two quantities. Describe patterns such as clustering, outliers, positive or negative association, linear association, and nonlinear association. [See: Scatter Plots; Grouped Samples; Correlations; Linear Regression.]

NH.8.SP.A.2

Know that straight lines are widely used to model relationships between two quantitative variables. For scatter plots that suggest a linear association, informally fit a straight line, and informally assess the model fit by judging the closeness of the data points to the line. [See: Scatter Plots; Correlations; Linear Regression.]

NH.8.SP.A.3

Use the equation of a linear model to solve problems in the context of bivariate measurement data, interpreting the slope and intercept. [See: Linear Regression.]

NH.HSA.CED.A

Create equations that describe numbers or relationships. [See: Solving Word Problems with the Design Recipe; Surface Area of a Rectangular Prism; Problem Decomposition; Sam the Butterfly - Applying Inequalities.]

NH.HSA.CED.A.1

Create equations and inequalities in one variable and use them to solve problems. [See: Sam the Butterfly - Applying Inequalities.]

NH.HSA.CED.A.2

Create equations in two or more variables to represent relationships between quantities; graph equations on coordinate axes with labels and scales. [See: Sam the Butterfly - Applying Inequalities.]

NH.HSA.CED.A.3

Represent constraints by equations or inequalities, and by systems of equations and/or inequalities, and interpret solutions as viable or nonviable options in a modeling context. [See: Sam the Butterfly - Applying Inequalities.]

NH.HSA.SSE.A.1

Interpret expressions that represent a quantity in terms of its context. [See: Defining Values; Functions Make Life Easier!; Solving Word Problems with the Design Recipe.]

NH.HSA.SSE.A.1.A

Interpret parts of an expression, such as terms, factors, and coefficients. [See: Piecewise Functions and Conditionals; Player Animation.]

NH.HSA.SSE.A.1.B

Interpret complicated expressions by viewing one or more of their parts as a single entity. [See: Piecewise Functions and Conditionals; Player Animation; Custom Scatter Plots.]

NH.HSA.SSE.A.2

Use the structure of an expression to identify ways to rewrite it. [See: Order of Operations.]

NH.HSA.SSE.B

Write expressions in equivalent forms to solve problems. [See: Order of Operations.]

NH.HSF.BF.A

Build a function that models a relationship between two quantities. [See: Function Notation; Defining Linear Functions; Solving Word Problems with the Design Recipe; Functions for Character Animation; Problem Decomposition; Simple Inequalities; Compound Inequalities: Solutions & Non-Solutions; Defining Table Functions.]

NH.HSF.BF.A.1

Write a function that describes a relationship between two quantities. [See: Function Notation; Defining Linear Functions; Solving Word Problems with the Design Recipe; Functions for Character Animation; Problem Decomposition; Simple Inequalities; Compound Inequalities: Solutions & Non-Solutions; Defining Table Functions.]

NH.HSF.BF.A.1.B

Combine standard function types using arithmetic operations. [See: Function Composition.]

NH.HSF.BF.A.1.C

Compose functions. [See: Function Composition; Problem Decomposition; Sam the Butterfly - Applying Inequalities; Collision Detection - Distance and Inequality.]

NH.HSF.BF.B

Build new functions from existing functions. [See: Problem Decomposition; Sam the Butterfly - Applying Inequalities; Collision Detection - Distance and Inequality.]

NH.HSF.IF.A

Understand the concept of a function and use function notation. [See: Functions Make Life Easier!; Function Notation.]

NH.HSF.IF.A.1

Understand that a function from one set (called the domain) to another set (called the range) assigns to each element of the domain exactly one element of the range. If f is a function and x is an element of its domain, then f(x) denotes the output of f corresponding to the input x. The graph of f is the graph of the equation y = f(x). [See: Contracts; The Vertical Line Test.]

NH.HSF.IF.A.2

Use function notation, evaluate functions for inputs in their domains, and interpret statements that use function notation in terms of a context. [See: Contracts; Making Flags; Function Notation; Defining Linear Functions; Solving Word Problems with the Design Recipe; Functions for Character Animation; Problem Decomposition; Simple Inequalities; Compound Inequalities: Solutions & Non-Solutions; Defining Table Functions.]

NH.HSF.IF.B

Interpret functions that arise in applications in terms of the context. [See: Function Notation; Defining Linear Functions; Solving Word Problems with the Design Recipe; Functions for Character Animation; Problem Decomposition; Simple Inequalities; Compound Inequalities: Solutions & Non-Solutions; Defining Table Functions.]

NH.HSF.IF.B.5

Relate the domain of a function to its graph and, where applicable, to the quantitative relationship it describes. [See: Functions Can Be Linear; Defining Linear Functions.]

NH.HSF.IF.C

Analyze functions using different representations. [See: The Vertical Line Test; Functions: Contracts, Examples & Definitions; Functions Can Be Linear; Defining Linear Functions; Solving Word Problems with the Design Recipe.]

NH.HSF.IF.C.9

Compare properties of two functions each represented in a different way (algebraically, graphically, numerically in tables, or by verbal descriptions). [See: Functions Can Be Linear; Defining Linear Functions; Problem Decomposition.]

NH.HSN.Q.A

Reason quantitatively and use units to solve problems. [See: Making Flags.]

NH.HSS.CP.A.1

Describe events as subsets of a sample space (the set of outcomes) using characteristics (or categories) of the outcomes, or as unions, intersections, or complements of other events ('or', 'and', 'not'). [See: Compound Inequalities: Solutions & Non-Solutions.]

NH.HSS.CP.B.9

Use permutations and combinations to compute probabilities of compound events and solve problems. [See: Permutations; Combinations.]

NH.HSS.IC.A

Understand and evaluate random processes underlying statistical experiments. [See: Probability, Inference, and Sample Size.]

NH.HSS.IC.A.1

Understand statistics as a process for making inferences about population parameters based on a random sample from that population. [See: Probability, Inference, and Sample Size.]

NH.HSS.IC.B

Make inferences and justify conclusions from sample surveys, experiments, and observational studies. [See: Collecting Data.]

NH.HSS.IC.B.3

Recognize the purposes of and differences among sample surveys, experiments, and observational studies; explain how randomization relates to each. [See: Probability, Inference, and Sample Size; Collecting Data.]

NH.HSS.IC.B.4

Use data from a sample survey to estimate a population mean or proportion; develop a margin of error through the use of simulation models for random sampling. [See: Collecting Data.]

NH.HSS.IC.B.6

Evaluate reports based on data. [See: Threats to Validity.]

NH.HSS.ID.A

Summarize, represent, and interpret data on a single count or measurement variable. [See: Bar and Pie Charts; Histograms; Visualizing the “Shape” of Data; Measures of Center; Box Plots.]

NH.HSS.ID.A.1

Represent data with plots on the real number line (dot plots, histograms, and box plots). [See: Histograms; Visualizing the “Shape” of Data; Box Plots; Standard Deviation.]

NH.HSS.ID.A.2

Use statistics appropriate to the shape of the data distribution to compare center (median, mean) and spread (interquartile range, standard deviation) of two or more different data sets. [See: Histograms; Measures of Center; Box Plots; Standard Deviation.]

NH.HSS.ID.A.3

Interpret differences in shape, center, and spread in the context of the data sets, accounting for possible effects of extreme data points (outliers). [See: Histograms; Visualizing the “Shape” of Data; Measures of Center; Box Plots; Standard Deviation.]

NH.HSS.ID.B

Summarize, represent, and interpret data on two categorical and quantitative variables. [See: Scatter Plots; Correlations.]

NH.HSS.ID.B.6

Represent data on two quantitative variables on a scatter plot, and describe how the variables are related. [See: Scatter Plots; Correlations.]

NH.HSS.ID.B.6.A

Fit a function to the data; use functions fitted to data to solve problems in the context of the data. Use given functions or choose a function suggested by the context. Emphasize linear, quadratic, and exponential models. [See: Linear Regression.]

NH.HSS.ID.B.6.C

Fit a linear function for a scatter plot that suggests a linear association. [See: Linear Regression.]

NH.HSS.ID.C

Interpret linear models. [See: Linear Regression.]

NH.HSS.ID.C.7

Interpret the slope (rate of change) and the intercept (constant term) of a linear model in the context of the data. [See: Linear Regression.]

NH.HSS.ID.C.8

Compute (using technology) and interpret the correlation coefficient of a linear fit. [See: Scatter Plots; Correlations; Linear Regression.]

NH.HSS.ID.C.9

Distinguish between correlation and causation. [See: Correlations; Linear Regression.]

NH.SL.9-10.1

Initiate and participate effectively in a range of collaborative discussions (one-on-one, in groups, and teacher-led) with diverse partners on grades 9-10 topics, texts, and issues, building on others' ideas and expressing their own clearly and persuasively. [See: Introduction to Data Science.]

Nevada Standards

NV.5.G.A.1

Use a pair of perpendicular number lines, called axes, to define a coordinate system, with the intersection of the lines (the origin) arranged to coincide with the 0 on each line and a given point in the plane located by using an ordered pair of numbers, called its coordinates. Understand that the first number indicates how far to travel from the origin in the direction of one axis, and the second number indicates how far to travel in the direction of the second axis, with the convention that the names of the two axes and the coordinates correspond (e.g., x-axis and x-coordinate, y-axis and y-coordinate). [See: Coordinates and Game Design.]

NV.5.OA.A

Write and interpret numerical expressions. [See: Order of Operations.]

NV.5.OA.A.1

Use parentheses, brackets, or braces in numerical expressions, and evaluate expressions with these symbols. [See: Order of Operations.]

NV.6.EE.B

Reason about and solve one-variable equations and inequalities. [See: Simple Inequalities; Compound Inequalities: Solutions & Non-Solutions.]

NV.6.EE.B.6

Use variables to represent numbers and write expressions when solving a real-world or mathematical problem; understand that a variable can represent an unknown number, or, depending on the purpose at hand, any number in a specified set. [See: Piecewise Functions and Conditionals; Function Composition; Defining Values; Functions Make Life Easier!; Functions: Contracts, Examples & Definitions; Defining Linear Functions; Solving Word Problems with the Design Recipe; Functions for Character Animation; Surface Area of a Rectangular Prism; Problem Decomposition; Sam the Butterfly - Applying Inequalities; Player Animation; The Distance Formula; Collision Detection - Distance and Inequality; Defining Table Functions; Grouped Samples; Linear Regression.]

NV.6.EE.B.8

Write an inequality of the form x > c or x < c to represent a constraint or condition in a real-world or mathematical problem. Recognize that inequalities of the form x > c or x < c have infinitely many solutions; represent solutions of such inequalities on number line diagrams. [See: Simple Inequalities; Sam the Butterfly - Applying Inequalities.]

NV.6.G.A

Solve real-world and mathematical problems involving area, surface area, and volume. [See: Surface Area of a Rectangular Prism.]

NV.6.G.A.4

Represent three-dimensional figures using nets made up of rectangles and triangles, and use the nets to find the surface area of these figures. Apply these techniques in the context of solving real-world and mathematical problems. [See: Surface Area of a Rectangular Prism.]

NV.6.RP.A

Understand ratio concepts and use ratio reasoning to solve problems. [See: Making Flags; Bar and Pie Charts.]

NV.6.RP.A.1

Understand the concept of a ratio and use ratio language to describe a ratio relationship between two quantities. [See: Making Flags.]

NV.6.RP.A.3.D

Use ratio reasoning to convert measurement units; manipulate and transform units appropriately when multiplying or dividing quantities. [See: Making Flags.]

NV.6.SP.A

Develop understanding of statistical variability. [See: Histograms; Visualizing the “Shape” of Data; Measures of Center; Box Plots.]

NV.6.SP.A.1

Recognize a statistical question as one that anticipates variability in the data related to the question and accounts for it in the answers. [See: Introduction to Data Science; The Data Cycle; Choosing Your Dataset.]

NV.6.SP.A.2

Understand that a set of data collected to answer a statistical question has a distribution which can be described by its center, spread, and overall shape. [See: Histograms; Visualizing the “Shape” of Data; Measures of Center; Box Plots; Standard Deviation.]

NV.6.SP.A.3

Recognize that a measure of center for a numerical data set summarizes all of its values with a single number, while a measure of variation describes how its values vary with a single number. [See: Box Plots; Standard Deviation.]

NV.6.SP.B

Summarize and describe distributions. [See: Visualizing the “Shape” of Data; Measures of Center; Box Plots.]

NV.6.SP.B.4

Display numerical data in plots on a number line, including dot plots, histograms, and box plots. [See: Histograms; Visualizing the “Shape” of Data; Box Plots; Standard Deviation.]

NV.6.SP.B.5

Summarize numerical data sets in relation to their context. [See: Measures of Center; Box Plots; Standard Deviation.]

NV.6.SP.B.5.C

Summarize numerical data sets in relation to their context by giving quantitative measures of center (median and/or mean) and variability (interquartile range and/or mean absolute deviation), as well as describing any overall pattern and any striking deviations from the overall pattern with reference to the context in which the data were gathered. [See: Measures of Center; Box Plots; Standard Deviation.]

NV.6.SP.B.5.D

Summarize numerical data sets in relation to their context by relating the choice of measures of center and variability to the shape of the data distribution and the context in which the data were gathered. [See: Measures of Center.]

NV.7.EE.A.2

Understand that rewriting an expression in different forms in a problem context can shed light on the problem and how the quantities in it are related. [See: Problem Decomposition.]

NV.7.EE.B

Solve real-life and mathematical problems using numerical and algebraic expressions and equations. [See: Piecewise Functions and Conditionals; Solving Word Problems with the Design Recipe; Problem Decomposition; Sam the Butterfly - Applying Inequalities; Player Animation; The Distance Formula.]

NV.7.EE.B.4

Use variables to represent quantities in a real-world or mathematical problem, and construct simple equations and inequalities to solve problems by reasoning about the quantities. [See: Defining Values; Functions Make Life Easier!; Solving Word Problems with the Design Recipe; Simple Inequalities; Compound Inequalities: Solutions & Non-Solutions.]

NV.7.G.B.4

Know the formulas for the area and circumference of a circle and use them to solve problems; give an informal derivation of the relationship between the circumference and area of a circle. [See: Solving Word Problems with the Design Recipe.]

NV.7.G.B.6

Solve real-world and mathematical problems involving area, volume and surface area of two- and three-dimensional objects composed of triangles, quadrilaterals, polygons, cubes, and right prisms. [See: Solving Word Problems with the Design Recipe; Surface Area of a Rectangular Prism.]

NV.7.RP.A

Analyze proportional relationships and use them to solve real-world and mathematical problems. [See: Making Flags; Making Game Images.]

NV.7.RP.A.1

Compute unit rates associated with ratios of fractions, including ratios of lengths, areas and other quantities measured in like or different units. [See: Making Flags.]

NV.7.RP.A.2.A

Decide whether two quantities are in a proportional relationship, e.g., by testing for equivalent ratios in a table or graphing on a coordinate plane and observing whether the graph is a straight line through the origin. [See: Functions Can Be Linear; Defining Linear Functions.]

NV.7.RP.A.2.B

Identify the constant of proportionality (unit rate) in tables, graphs, equations, diagrams, and verbal descriptions of proportional relationships. [See: Functions Can Be Linear; Defining Linear Functions.]

NV.7.SP.A

Use random sampling to draw inferences about a population. [See: Probability, Inference, and Sample Size.]

NV.7.SP.A.1

Understand that statistics can be used to gain information about a population by examining a sample of the population; generalizations about a population from a sample are valid only if the sample is representative of that population. Understand that random sampling tends to produce representative samples and support valid inferences. [See: Probability, Inference, and Sample Size.]

NV.7.SP.A.2

Use data from a random sample to draw inferences about a population with an unknown characteristic of interest. Generate multiple samples (or simulated samples) of the same size to gauge the variation in estimates or predictions. [See: Probability, Inference, and Sample Size.]

NV.7.SP.B

Draw informal comparative inferences about two populations. [See: Bar and Pie Charts.]

NV.8.EE.B

Understand the connections between proportional relationships, lines, and linear equations. [See: Functions Can Be Linear; Defining Linear Functions.]

NV.8.EE.B.5

Graph proportional relationships, interpreting the unit rate as the slope of the graph. Compare two different proportional relationships represented in different ways. [See: Functions Can Be Linear; Defining Linear Functions.]

NV.8.F.A.1

Understand that a function is a rule that assigns to each input exactly one output. The graph of a function is the set of ordered pairs consisting of an input and the corresponding output. [See: Contracts; The Vertical Line Test.]

NV.8.F.A.2

Compare properties of two functions each represented in a different way (algebraically, graphically, numerically in tables, or by verbal descriptions). [See: Functions Can Be Linear; Defining Linear Functions.]

NV.8.F.A.3

Interpret the equation y = mx + b as defining a linear function, whose graph is a straight line; give examples of functions that are not linear. [See: Functions Can Be Linear; Defining Linear Functions.]

NV.8.F.B

Use functions to model relationships between quantities. [See: Functions Make Life Easier!; Defining Linear Functions; Solving Word Problems with the Design Recipe; Functions for Character Animation; Problem Decomposition.]

NV.8.F.B.4

Construct a function to model a linear relationship between two quantities. Determine the rate of change and initial value of the function from a description of a relationship or from two (x, y) values, including reading these from a table or from a graph. Interpret the rate of change and initial value of a linear function in terms of the situation it models, and in terms of its graph or a table of values. [See: Functions Can Be Linear; Defining Linear Functions.]

NV.8.F.B.5

Describe qualitatively the functional relationship between two quantities by analyzing a graph (e.g., where the function is increasing or decreasing, linear or nonlinear). Sketch a graph that exhibits the qualitative features of a function that has been described verbally. [See: Functions Can Be Linear; Defining Linear Functions.]

NV.8.G.A.1

Verify experimentally the properties of rotations, reflections, and translations. [See: Making Game Images.]

NV.8.G.B

Understand and apply the Pythagorean Theorem. [See: The Distance Formula.]

NV.8.G.B.7

Apply the Pythagorean Theorem to determine unknown side lengths in right triangles in real-world and mathematical problems in two and three dimensions. [See: The Distance Formula.]

NV.8.G.B.8

Apply the Pythagorean Theorem to find the distance between two points in a coordinate system. [See: The Distance Formula.]

NV.8.SP.A.1

Construct and interpret scatter plots for bivariate measurement data to investigate patterns of association between two quantities. Describe patterns such as clustering, outliers, positive or negative association, linear association, and nonlinear association. [See: Scatter Plots; Grouped Samples; Correlations; Linear Regression.]

NV.8.SP.A.2

Know that straight lines are widely used to model relationships between two quantitative variables. For scatter plots that suggest a linear association, informally fit a straight line, and informally assess the model fit by judging the closeness of the data points to the line. [See: Scatter Plots; Correlations; Linear Regression.]

NV.8.SP.A.3

Use the equation of a linear model to solve problems in the context of bivariate measurement data, interpreting the slope and intercept. [See: Linear Regression.]

NV.HSA.CED.A

Create equations that describe numbers or relationships. [See: Solving Word Problems with the Design Recipe; Surface Area of a Rectangular Prism; Problem Decomposition; Sam the Butterfly - Applying Inequalities.]

NV.HSA.CED.A.1

Create equations and inequalities in one variable and use them to solve problems. [See: Sam the Butterfly - Applying Inequalities.]

NV.HSA.CED.A.2

Create equations in two or more variables to represent relationships between quantities; graph equations on coordinate axes with labels and scales. [See: Sam the Butterfly - Applying Inequalities.]

NV.HSA.CED.A.3

Represent constraints by equations or inequalities, and by systems of equations and/or inequalities, and interpret solutions as viable or nonviable options in a modeling context. [See: Sam the Butterfly - Applying Inequalities.]

NV.HSA.SSE.A.1

Interpret expressions that represent a quantity in terms of its context. [See: Defining Values; Functions Make Life Easier!; Solving Word Problems with the Design Recipe.]

NV.HSA.SSE.A.1.A

Interpret parts of an expression, such as terms, factors, and coefficients. [See: Piecewise Functions and Conditionals; Player Animation.]

NV.HSA.SSE.A.1.B

Interpret complicated expressions by viewing one or more of their parts as a single entity. [See: Piecewise Functions and Conditionals; Player Animation; Custom Scatter Plots.]

NV.HSA.SSE.A.2

Use the structure of an expression to identify ways to rewrite it. [See: Order of Operations.]

NV.HSA.SSE.B

Write expressions in equivalent forms to solve problems. [See: Order of Operations.]

NV.HSF.BF.A

Build a function that models a relationship between two quantities. [See: Function Notation; Defining Linear Functions; Solving Word Problems with the Design Recipe; Functions for Character Animation; Problem Decomposition; Simple Inequalities; Compound Inequalities: Solutions & Non-Solutions; Defining Table Functions.]

NV.HSF.BF.A.1

Write a function that describes a relationship between two quantities. [See: Function Notation; Defining Linear Functions; Solving Word Problems with the Design Recipe; Functions for Character Animation; Problem Decomposition; Simple Inequalities; Compound Inequalities: Solutions & Non-Solutions; Defining Table Functions.]

NV.HSF.BF.A.1.B

Combine standard function types using arithmetic operations. [See: Function Composition.]

NV.HSF.BF.A.1.C

Compose functions. [See: Function Composition; Problem Decomposition; Sam the Butterfly - Applying Inequalities; Collision Detection - Distance and Inequality.]

NV.HSF.BF.B

Build new functions from existing functions. [See: Problem Decomposition; Sam the Butterfly - Applying Inequalities; Collision Detection - Distance and Inequality.]

NV.HSF.IF.A

Understand the concept of a function and use function notation. [See: Functions Make Life Easier!; Function Notation.]

NV.HSF.IF.A.1

Understand that a function from one set (called the domain) to another set (called the range) assigns to each element of the domain exactly one element of the range. If f is a function and x is an element of its domain, then f(x) denotes the output of f corresponding to the input x. The graph of f is the graph of the equation y = f(x). [See: Contracts; The Vertical Line Test.]

NV.HSF.IF.A.2

Use function notation, evaluate functions for inputs in their domains, and interpret statements that use function notation in terms of a context. [See: Contracts; Making Flags; Function Notation; Defining Linear Functions; Solving Word Problems with the Design Recipe; Functions for Character Animation; Problem Decomposition; Simple Inequalities; Compound Inequalities: Solutions & Non-Solutions; Defining Table Functions.]

NV.HSF.IF.B

Interpret functions that arise in applications in terms of the context. [See: Function Notation; Defining Linear Functions; Solving Word Problems with the Design Recipe; Functions for Character Animation; Problem Decomposition; Simple Inequalities; Compound Inequalities: Solutions & Non-Solutions; Defining Table Functions.]

NV.HSF.IF.B.5

Relate the domain of a function to its graph and, where applicable, to the quantitative relationship it describes. [See: Functions Can Be Linear; Defining Linear Functions.]

NV.HSF.IF.C

Analyze functions using different representations. [See: The Vertical Line Test; Functions: Contracts, Examples & Definitions; Functions Can Be Linear; Defining Linear Functions; Solving Word Problems with the Design Recipe.]

NV.HSF.IF.C.9

Compare properties of two functions each represented in a different way (algebraically, graphically, numerically in tables, or by verbal descriptions). [See: Functions Can Be Linear; Defining Linear Functions; Problem Decomposition.]

NV.HSN.Q.A

Reason quantitatively and use units to solve problems. [See: Making Flags.]

NV.HSS.CP.A.1

Describe events as subsets of a sample space (the set of outcomes) using characteristics (or categories) of the outcomes, or as unions, intersections, or complements of other events ('or', 'and', 'not'). [See: Compound Inequalities: Solutions & Non-Solutions.]

NV.HSS.CP.B.9

Use permutations and combinations to compute probabilities of compound events and solve problems. [See: Permutations; Combinations.]

NV.HSS.IC.A

Understand and evaluate random processes underlying statistical experiments. [See: Probability, Inference, and Sample Size.]

NV.HSS.IC.A.1

Understand statistics as a process for making inferences about population parameters based on a random sample from that population. [See: Probability, Inference, and Sample Size.]

NV.HSS.IC.B

Make inferences and justify conclusions from sample surveys, experiments, and observational studies. [See: Collecting Data.]

NV.HSS.IC.B.3

Recognize the purposes of and differences among sample surveys, experiments, and observational studies; explain how randomization relates to each. [See: Probability, Inference, and Sample Size; Collecting Data.]

NV.HSS.IC.B.4

Use data from a sample survey to estimate a population mean or proportion; develop a margin of error through the use of simulation models for random sampling. [See: Collecting Data.]

NV.HSS.IC.B.6

Evaluate reports based on data. [See: Threats to Validity.]

NV.HSS.ID.A

Summarize, represent, and interpret data on a single count or measurement variable. [See: Bar and Pie Charts; Histograms; Visualizing the “Shape” of Data; Measures of Center; Box Plots.]

NV.HSS.ID.A.1

Represent data with plots on the real number line (dot plots, histograms, and box plots). [See: Histograms; Visualizing the “Shape” of Data; Box Plots; Standard Deviation.]

NV.HSS.ID.A.2

Use statistics appropriate to the shape of the data distribution to compare center (median, mean) and spread (interquartile range, standard deviation) of two or more different data sets. [See: Histograms; Measures of Center; Box Plots; Standard Deviation.]

NV.HSS.ID.A.3

Interpret differences in shape, center, and spread in the context of the data sets, accounting for possible effects of extreme data points (outliers). [See: Histograms; Visualizing the “Shape” of Data; Measures of Center; Box Plots; Standard Deviation.]

NV.HSS.ID.B

Summarize, represent, and interpret data on two categorical and quantitative variables. [See: Scatter Plots; Correlations.]

NV.HSS.ID.B.6

Represent data on two quantitative variables on a scatter plot, and describe how the variables are related. [See: Scatter Plots; Correlations.]

NV.HSS.ID.B.6.A

Fit a function to the data; use functions fitted to data to solve problems in the context of the data. Use given functions or choose a function suggested by the context. Emphasize linear, quadratic, and exponential models. [See: Linear Regression.]

NV.HSS.ID.B.6.C

Fit a linear function for a scatter plot that suggests a linear association. [See: Linear Regression.]

NV.HSS.ID.C

Interpret linear models. [See: Linear Regression.]

NV.HSS.ID.C.7

Interpret the slope (rate of change) and the intercept (constant term) of a linear model in the context of the data. [See: Linear Regression.]

NV.HSS.ID.C.8

Compute (using technology) and interpret the correlation coefficient of a linear fit. [See: Scatter Plots; Correlations; Linear Regression.]

NV.HSS.ID.C.9

Distinguish between correlation and causation. [See: Correlations; Linear Regression.]

NV.SL.9-10.1

Initiate and participate effectively in a range of collaborative discussions (one-on-one, in groups, and teacher-led) with diverse partners on grades 9-10 topics, texts, and issues, building on others' ideas and expressing their own clearly and persuasively. [See: Introduction to Data Science.]

New Jersey Standards

NJ.5.G.A.1

Use a pair of perpendicular number lines, called axes, to define a coordinate system, with the intersection of the lines (the origin) arranged to coincide with the 0 on each line and a given point in the plane located by using an ordered pair of numbers, called its coordinates. Understand that the first number indicates how far to travel from the origin in the direction of one axis, and the second number indicates how far to travel in the direction of the second axis, with the convention that the names of the two axes and the coordinates correspond (e.g., x-axis and x-coordinate, y-axis and y-coordinate). [See: Coordinates and Game Design.]

NJ.5.OA.A

Write and interpret numerical expressions. [See: Order of Operations.]

NJ.5.OA.A.1

Use parentheses, brackets, or braces in numerical expressions, and evaluate expressions with these symbols. [See: Order of Operations.]

NJ.6.EE.B

Reason about and solve one-variable equations and inequalities. [See: Simple Inequalities; Compound Inequalities: Solutions & Non-Solutions.]

NJ.6.EE.B.6

Use variables to represent numbers and write expressions when solving a real-world or mathematical problem; understand that a variable can represent an unknown number, or, depending on the purpose at hand, any number in a specified set. [See: Piecewise Functions and Conditionals; Function Composition; Defining Values; Functions Make Life Easier!; Functions: Contracts, Examples & Definitions; Defining Linear Functions; Solving Word Problems with the Design Recipe; Functions for Character Animation; Surface Area of a Rectangular Prism; Problem Decomposition; Sam the Butterfly - Applying Inequalities; Player Animation; The Distance Formula; Collision Detection - Distance and Inequality; Defining Table Functions; Grouped Samples; Linear Regression.]

NJ.6.EE.B.8

Write an inequality of the form x > c or x < c to represent a constraint or condition in a real-world or mathematical problem. Recognize that inequalities of the form x > c or x < c have infinitely many solutions; represent solutions of such inequalities on number line diagrams. [See: Simple Inequalities; Sam the Butterfly - Applying Inequalities.]

NJ.6.G.A

Solve real-world and mathematical problems involving area, surface area, and volume. [See: Surface Area of a Rectangular Prism.]

NJ.6.G.A.4

Represent three-dimensional figures using nets made up of rectangles and triangles, and use the nets to find the surface area of these figures. Apply these techniques in the context of solving real-world and mathematical problems. [See: Surface Area of a Rectangular Prism.]

NJ.6.RP.A

Understand ratio concepts and use ratio reasoning to solve problems. [See: Making Flags; Bar and Pie Charts.]

NJ.6.RP.A.1

Understand the concept of a ratio and use ratio language to describe a ratio relationship between two quantities. [See: Making Flags.]

NJ.6.RP.A.3.D

Use ratio reasoning to convert measurement units; manipulate and transform units appropriately when multiplying or dividing quantities. [See: Making Flags.]

NJ.6.SP.A

Develop understanding of statistical variability. [See: Histograms; Visualizing the “Shape” of Data; Measures of Center; Box Plots.]

NJ.6.SP.A.1

Recognize a statistical question as one that anticipates variability in the data related to the question and accounts for it in the answers. [See: Introduction to Data Science; The Data Cycle; Choosing Your Dataset.]

NJ.6.SP.A.2

Understand that a set of data collected to answer a statistical question has a distribution which can be described by its center, spread, and overall shape. [See: Histograms; Visualizing the “Shape” of Data; Measures of Center; Box Plots; Standard Deviation.]

NJ.6.SP.A.3

Recognize that a measure of center for a numerical data set summarizes all of its values with a single number, while a measure of variation describes how its values vary with a single number. [See: Box Plots; Standard Deviation.]

NJ.6.SP.B

Summarize and describe distributions. [See: Visualizing the “Shape” of Data; Measures of Center; Box Plots.]

NJ.6.SP.B.4

Display numerical data in plots on a number line, including dot plots, histograms, and box plots. [See: Histograms; Visualizing the “Shape” of Data; Box Plots; Standard Deviation.]

NJ.6.SP.B.5

Summarize numerical data sets in relation to their context. [See: Measures of Center; Box Plots; Standard Deviation.]

NJ.6.SP.B.5.C

Summarize numerical data sets in relation to their context by giving quantitative measures of center (median and/or mean) and variability (interquartile range and/or mean absolute deviation), as well as describing any overall pattern and any striking deviations from the overall pattern with reference to the context in which the data were gathered. [See: Measures of Center; Box Plots; Standard Deviation.]

NJ.6.SP.B.5.D

Summarize numerical data sets in relation to their context by relating the choice of measures of center and variability to the shape of the data distribution and the context in which the data were gathered. [See: Measures of Center.]

NJ.7.EE.A.2

Understand that rewriting an expression in different forms in a problem context can shed light on the problem and how the quantities in it are related. [See: Problem Decomposition.]

NJ.7.EE.B

Solve real-life and mathematical problems using numerical and algebraic expressions and equations. [See: Piecewise Functions and Conditionals; Solving Word Problems with the Design Recipe; Problem Decomposition; Sam the Butterfly - Applying Inequalities; Player Animation; The Distance Formula.]

NJ.7.EE.B.4

Use variables to represent quantities in a real-world or mathematical problem, and construct simple equations and inequalities to solve problems by reasoning about the quantities. [See: Defining Values; Functions Make Life Easier!; Solving Word Problems with the Design Recipe; Simple Inequalities; Compound Inequalities: Solutions & Non-Solutions.]

NJ.7.G.B.4

Know the formulas for the area and circumference of a circle and use them to solve problems; give an informal derivation of the relationship between the circumference and area of a circle. [See: Solving Word Problems with the Design Recipe.]

NJ.7.G.B.6

Solve real-world and mathematical problems involving area, volume and surface area of two- and three-dimensional objects composed of triangles, quadrilaterals, polygons, cubes, and right prisms. [See: Solving Word Problems with the Design Recipe; Surface Area of a Rectangular Prism.]

NJ.7.RP.A

Analyze proportional relationships and use them to solve real-world and mathematical problems. [See: Making Flags; Making Game Images.]

NJ.7.RP.A.1

Compute unit rates associated with ratios of fractions, including ratios of lengths, areas and other quantities measured in like or different units. [See: Making Flags.]

NJ.7.RP.A.2.A

Decide whether two quantities are in a proportional relationship, e.g., by testing for equivalent ratios in a table or graphing on a coordinate plane and observing whether the graph is a straight line through the origin. [See: Functions Can Be Linear; Defining Linear Functions.]

NJ.7.RP.A.2.B

Identify the constant of proportionality (unit rate) in tables, graphs, equations, diagrams, and verbal descriptions of proportional relationships. [See: Functions Can Be Linear; Defining Linear Functions.]

NJ.7.SP.A

Use random sampling to draw inferences about a population. [See: Probability, Inference, and Sample Size.]

NJ.7.SP.A.1

Understand that statistics can be used to gain information about a population by examining a sample of the population; generalizations about a population from a sample are valid only if the sample is representative of that population. Understand that random sampling tends to produce representative samples and support valid inferences. [See: Probability, Inference, and Sample Size.]

NJ.7.SP.A.2

Use data from a random sample to draw inferences about a population with an unknown characteristic of interest. Generate multiple samples (or simulated samples) of the same size to gauge the variation in estimates or predictions. [See: Probability, Inference, and Sample Size.]

NJ.7.SP.B

Draw informal comparative inferences about two populations. [See: Bar and Pie Charts.]

NJ.8.EE.B

Understand the connections between proportional relationships, lines, and linear equations. [See: Functions Can Be Linear; Defining Linear Functions.]

NJ.8.EE.B.5

Graph proportional relationships, interpreting the unit rate as the slope of the graph. Compare two different proportional relationships represented in different ways. [See: Functions Can Be Linear; Defining Linear Functions.]

NJ.8.F.A.1

Understand that a function is a rule that assigns to each input exactly one output. The graph of a function is the set of ordered pairs consisting of an input and the corresponding output. [See: Contracts; The Vertical Line Test.]

NJ.8.F.A.2

Compare properties of two functions each represented in a different way (algebraically, graphically, numerically in tables, or by verbal descriptions). [See: Functions Can Be Linear; Defining Linear Functions.]

NJ.8.F.A.3

Interpret the equation y = mx + b as defining a linear function, whose graph is a straight line; give examples of functions that are not linear. [See: Functions Can Be Linear; Defining Linear Functions.]

NJ.8.F.B

Use functions to model relationships between quantities. [See: Functions Make Life Easier!; Defining Linear Functions; Solving Word Problems with the Design Recipe; Functions for Character Animation; Problem Decomposition.]

NJ.8.F.B.4

Construct a function to model a linear relationship between two quantities. Determine the rate of change and initial value of the function from a description of a relationship or from two (x, y) values, including reading these from a table or from a graph. Interpret the rate of change and initial value of a linear function in terms of the situation it models, and in terms of its graph or a table of values. [See: Functions Can Be Linear; Defining Linear Functions.]

NJ.8.F.B.5

Describe qualitatively the functional relationship between two quantities by analyzing a graph (e.g., where the function is increasing or decreasing, linear or nonlinear). Sketch a graph that exhibits the qualitative features of a function that has been described verbally. [See: Functions Can Be Linear; Defining Linear Functions.]

NJ.8.G.A.1

Verify experimentally the properties of rotations, reflections, and translations. [See: Making Game Images.]

NJ.8.G.B

Understand and apply the Pythagorean Theorem. [See: The Distance Formula.]

NJ.8.G.B.7

Apply the Pythagorean Theorem to determine unknown side lengths in right triangles in real-world and mathematical problems in two and three dimensions. [See: The Distance Formula.]

NJ.8.G.B.8

Apply the Pythagorean Theorem to find the distance between two points in a coordinate system. [See: The Distance Formula.]

NJ.8.SP.A.1

Construct and interpret scatter plots for bivariate measurement data to investigate patterns of association between two quantities. Describe patterns such as clustering, outliers, positive or negative association, linear association, and nonlinear association. [See: Scatter Plots; Grouped Samples; Correlations; Linear Regression.]

NJ.8.SP.A.2

Know that straight lines are widely used to model relationships between two quantitative variables. For scatter plots that suggest a linear association, informally fit a straight line, and informally assess the model fit by judging the closeness of the data points to the line. [See: Scatter Plots; Correlations; Linear Regression.]

NJ.8.SP.A.3

Use the equation of a linear model to solve problems in the context of bivariate measurement data, interpreting the slope and intercept. [See: Linear Regression.]

NJ.HSA.CED.A

Create equations that describe numbers or relationships. [See: Solving Word Problems with the Design Recipe; Surface Area of a Rectangular Prism; Problem Decomposition; Sam the Butterfly - Applying Inequalities.]

NJ.HSA.CED.A.1

Create equations and inequalities in one variable and use them to solve problems. [See: Sam the Butterfly - Applying Inequalities.]

NJ.HSA.CED.A.2

Create equations in two or more variables to represent relationships between quantities; graph equations on coordinate axes with labels and scales. [See: Sam the Butterfly - Applying Inequalities.]

NJ.HSA.CED.A.3

Represent constraints by equations or inequalities, and by systems of equations and/or inequalities, and interpret solutions as viable or nonviable options in a modeling context. [See: Sam the Butterfly - Applying Inequalities.]

NJ.HSA.SSE.A.1

Interpret expressions that represent a quantity in terms of its context. [See: Defining Values; Functions Make Life Easier!; Solving Word Problems with the Design Recipe.]

NJ.HSA.SSE.A.1.A

Interpret parts of an expression, such as terms, factors, and coefficients. [See: Piecewise Functions and Conditionals; Player Animation.]

NJ.HSA.SSE.A.1.B

Interpret complicated expressions by viewing one or more of their parts as a single entity. [See: Piecewise Functions and Conditionals; Player Animation; Custom Scatter Plots.]

NJ.HSA.SSE.A.2

Use the structure of an expression to identify ways to rewrite it. [See: Order of Operations.]

NJ.HSA.SSE.B

Write expressions in equivalent forms to solve problems. [See: Order of Operations.]

NJ.HSF.BF.A

Build a function that models a relationship between two quantities. [See: Function Notation; Defining Linear Functions; Solving Word Problems with the Design Recipe; Functions for Character Animation; Problem Decomposition; Simple Inequalities; Compound Inequalities: Solutions & Non-Solutions; Defining Table Functions.]

NJ.HSF.BF.A.1

Write a function that describes a relationship between two quantities. [See: Function Notation; Defining Linear Functions; Solving Word Problems with the Design Recipe; Functions for Character Animation; Problem Decomposition; Simple Inequalities; Compound Inequalities: Solutions & Non-Solutions; Defining Table Functions.]

NJ.HSF.BF.A.1.B

Combine standard function types using arithmetic operations. [See: Function Composition.]

NJ.HSF.BF.A.1.C

Compose functions. [See: Function Composition; Problem Decomposition; Sam the Butterfly - Applying Inequalities; Collision Detection - Distance and Inequality.]

NJ.HSF.BF.B

Build new functions from existing functions. [See: Problem Decomposition; Sam the Butterfly - Applying Inequalities; Collision Detection - Distance and Inequality.]

NJ.HSF.IF.A

Understand the concept of a function and use function notation. [See: Functions Make Life Easier!; Function Notation.]

NJ.HSF.IF.A.1

Understand that a function from one set (called the domain) to another set (called the range) assigns to each element of the domain exactly one element of the range. If f is a function and x is an element of its domain, then f(x) denotes the output of f corresponding to the input x. The graph of f is the graph of the equation y = f(x). [See: Contracts; The Vertical Line Test.]

NJ.HSF.IF.A.2

Use function notation, evaluate functions for inputs in their domains, and interpret statements that use function notation in terms of a context. [See: Contracts; Making Flags; Function Notation; Defining Linear Functions; Solving Word Problems with the Design Recipe; Functions for Character Animation; Problem Decomposition; Simple Inequalities; Compound Inequalities: Solutions & Non-Solutions; Defining Table Functions.]

NJ.HSF.IF.B

Interpret functions that arise in applications in terms of the context. [See: Function Notation; Defining Linear Functions; Solving Word Problems with the Design Recipe; Functions for Character Animation; Problem Decomposition; Simple Inequalities; Compound Inequalities: Solutions & Non-Solutions; Defining Table Functions.]

NJ.HSF.IF.B.5

Relate the domain of a function to its graph and, where applicable, to the quantitative relationship it describes. [See: Functions Can Be Linear; Defining Linear Functions.]

NJ.HSF.IF.C

Analyze functions using different representations. [See: The Vertical Line Test; Functions: Contracts, Examples & Definitions; Functions Can Be Linear; Defining Linear Functions; Solving Word Problems with the Design Recipe.]

NJ.HSF.IF.C.9

Compare properties of two functions each represented in a different way (algebraically, graphically, numerically in tables, or by verbal descriptions). [See: Functions Can Be Linear; Defining Linear Functions; Problem Decomposition.]

NJ.HSN.Q.A

Reason quantitatively and use units to solve problems. [See: Making Flags.]

NJ.HSS.CP.A.1

Describe events as subsets of a sample space (the set of outcomes) using characteristics (or categories) of the outcomes, or as unions, intersections, or complements of other events ('or', 'and', 'not'). [See: Compound Inequalities: Solutions & Non-Solutions.]

NJ.HSS.CP.B.9

Use permutations and combinations to compute probabilities of compound events and solve problems. [See: Permutations; Combinations.]

NJ.HSS.IC.A

Understand and evaluate random processes underlying statistical experiments. [See: Probability, Inference, and Sample Size.]

NJ.HSS.IC.A.1

Understand statistics as a process for making inferences about population parameters based on a random sample from that population. [See: Probability, Inference, and Sample Size.]

NJ.HSS.IC.B

Make inferences and justify conclusions from sample surveys, experiments, and observational studies. [See: Collecting Data.]

NJ.HSS.IC.B.3

Recognize the purposes of and differences among sample surveys, experiments, and observational studies; explain how randomization relates to each. [See: Probability, Inference, and Sample Size; Collecting Data.]

NJ.HSS.IC.B.4

Use data from a sample survey to estimate a population mean or proportion; develop a margin of error through the use of simulation models for random sampling. [See: Collecting Data.]

NJ.HSS.IC.B.6

Evaluate reports based on data. [See: Threats to Validity.]

NJ.HSS.ID.A

Summarize, represent, and interpret data on a single count or measurement variable. [See: Bar and Pie Charts; Histograms; Visualizing the “Shape” of Data; Measures of Center; Box Plots.]

NJ.HSS.ID.A.1

Represent data with plots on the real number line (dot plots, histograms, and box plots). [See: Histograms; Visualizing the “Shape” of Data; Box Plots; Standard Deviation.]

NJ.HSS.ID.A.2

Use statistics appropriate to the shape of the data distribution to compare center (median, mean) and spread (interquartile range, standard deviation) of two or more different data sets. [See: Histograms; Measures of Center; Box Plots; Standard Deviation.]

NJ.HSS.ID.A.3

Interpret differences in shape, center, and spread in the context of the data sets, accounting for possible effects of extreme data points (outliers). [See: Histograms; Visualizing the “Shape” of Data; Measures of Center; Box Plots; Standard Deviation.]

NJ.HSS.ID.B

Summarize, represent, and interpret data on two categorical and quantitative variables. [See: Scatter Plots; Correlations.]

NJ.HSS.ID.B.6

Represent data on two quantitative variables on a scatter plot, and describe how the variables are related. [See: Scatter Plots; Correlations.]

NJ.HSS.ID.B.6.A

Fit a function to the data; use functions fitted to data to solve problems in the context of the data. Use given functions or choose a function suggested by the context. Emphasize linear, quadratic, and exponential models. [See: Linear Regression.]

NJ.HSS.ID.B.6.C

Fit a linear function for a scatter plot that suggests a linear association. [See: Linear Regression.]

NJ.HSS.ID.C

Interpret linear models. [See: Linear Regression.]

NJ.HSS.ID.C.7

Interpret the slope (rate of change) and the intercept (constant term) of a linear model in the context of the data. [See: Linear Regression.]

NJ.HSS.ID.C.8

Compute (using technology) and interpret the correlation coefficient of a linear fit. [See: Scatter Plots; Correlations; Linear Regression.]

NJ.HSS.ID.C.9

Distinguish between correlation and causation. [See: Correlations; Linear Regression.]

NJ.SL.9-10.1

Initiate and participate effectively in a range of collaborative discussions (one-on-one, in groups, and teacher-led) with diverse partners on grades 9-10 topics, texts, and issues, building on others' ideas and expressing their own clearly and persuasively. [See: Introduction to Data Science.]

New Mexico Standards

NM.5.G.A.1

Use a pair of perpendicular number lines, called axes, to define a coordinate system, with the intersection of the lines (the origin) arranged to coincide with the 0 on each line and a given point in the plane located by using an ordered pair of numbers, called its coordinates. Understand that the first number indicates how far to travel from the origin in the direction of one axis, and the second number indicates how far to travel in the direction of the second axis, with the convention that the names of the two axes and the coordinates correspond (e.g., x-axis and x-coordinate, y-axis and y-coordinate). [See: Coordinates and Game Design.]

NM.5.OA.A

Write and interpret numerical expressions. [See: Order of Operations.]

NM.5.OA.A.1

Use parentheses, brackets, or braces in numerical expressions, and evaluate expressions with these symbols. [See: Order of Operations.]

NM.6.EE.B

Reason about and solve one-variable equations and inequalities. [See: Simple Inequalities; Compound Inequalities: Solutions & Non-Solutions.]

NM.6.EE.B.6

Use variables to represent numbers and write expressions when solving a real-world or mathematical problem; understand that a variable can represent an unknown number, or, depending on the purpose at hand, any number in a specified set. [See: Piecewise Functions and Conditionals; Function Composition; Defining Values; Functions Make Life Easier!; Functions: Contracts, Examples & Definitions; Defining Linear Functions; Solving Word Problems with the Design Recipe; Functions for Character Animation; Surface Area of a Rectangular Prism; Problem Decomposition; Sam the Butterfly - Applying Inequalities; Player Animation; The Distance Formula; Collision Detection - Distance and Inequality; Defining Table Functions; Grouped Samples; Linear Regression.]

NM.6.EE.B.8

Write an inequality of the form x > c or x < c to represent a constraint or condition in a real-world or mathematical problem. Recognize that inequalities of the form x > c or x < c have infinitely many solutions; represent solutions of such inequalities on number line diagrams. [See: Simple Inequalities; Sam the Butterfly - Applying Inequalities.]

NM.6.G.A

Solve real-world and mathematical problems involving area, surface area, and volume. [See: Surface Area of a Rectangular Prism.]

NM.6.G.A.4

Represent three-dimensional figures using nets made up of rectangles and triangles, and use the nets to find the surface area of these figures. Apply these techniques in the context of solving real-world and mathematical problems. [See: Surface Area of a Rectangular Prism.]

NM.6.RP.A

Understand ratio concepts and use ratio reasoning to solve problems. [See: Making Flags; Bar and Pie Charts.]

NM.6.RP.A.1

Understand the concept of a ratio and use ratio language to describe a ratio relationship between two quantities. [See: Making Flags.]

NM.6.RP.A.3.D

Use ratio reasoning to convert measurement units; manipulate and transform units appropriately when multiplying or dividing quantities. [See: Making Flags.]

NM.6.SP.A

Develop understanding of statistical variability. [See: Histograms; Visualizing the “Shape” of Data; Measures of Center; Box Plots.]

NM.6.SP.A.1

Recognize a statistical question as one that anticipates variability in the data related to the question and accounts for it in the answers. [See: Introduction to Data Science; The Data Cycle; Choosing Your Dataset.]

NM.6.SP.A.2

Understand that a set of data collected to answer a statistical question has a distribution which can be described by its center, spread, and overall shape. [See: Histograms; Visualizing the “Shape” of Data; Measures of Center; Box Plots; Standard Deviation.]

NM.6.SP.A.3

Recognize that a measure of center for a numerical data set summarizes all of its values with a single number, while a measure of variation describes how its values vary with a single number. [See: Box Plots; Standard Deviation.]

NM.6.SP.B

Summarize and describe distributions. [See: Visualizing the “Shape” of Data; Measures of Center; Box Plots.]

NM.6.SP.B.4

Display numerical data in plots on a number line, including dot plots, histograms, and box plots. [See: Histograms; Visualizing the “Shape” of Data; Box Plots; Standard Deviation.]

NM.6.SP.B.5

Summarize numerical data sets in relation to their context. [See: Measures of Center; Box Plots; Standard Deviation.]

NM.6.SP.B.5.C

Summarize numerical data sets in relation to their context by giving quantitative measures of center (median and/or mean) and variability (interquartile range and/or mean absolute deviation), as well as describing any overall pattern and any striking deviations from the overall pattern with reference to the context in which the data were gathered. [See: Measures of Center; Box Plots; Standard Deviation.]

NM.6.SP.B.5.D

Summarize numerical data sets in relation to their context by relating the choice of measures of center and variability to the shape of the data distribution and the context in which the data were gathered. [See: Measures of Center.]

NM.7.EE.A.2

Understand that rewriting an expression in different forms in a problem context can shed light on the problem and how the quantities in it are related. [See: Problem Decomposition.]

NM.7.EE.B

Solve real-life and mathematical problems using numerical and algebraic expressions and equations. [See: Piecewise Functions and Conditionals; Solving Word Problems with the Design Recipe; Problem Decomposition; Sam the Butterfly - Applying Inequalities; Player Animation; The Distance Formula.]

NM.7.EE.B.4

Use variables to represent quantities in a real-world or mathematical problem, and construct simple equations and inequalities to solve problems by reasoning about the quantities. [See: Defining Values; Functions Make Life Easier!; Solving Word Problems with the Design Recipe; Simple Inequalities; Compound Inequalities: Solutions & Non-Solutions.]

NM.7.G.B.4

Know the formulas for the area and circumference of a circle and use them to solve problems; give an informal derivation of the relationship between the circumference and area of a circle. [See: Solving Word Problems with the Design Recipe.]

NM.7.G.B.6

Solve real-world and mathematical problems involving area, volume and surface area of two- and three-dimensional objects composed of triangles, quadrilaterals, polygons, cubes, and right prisms. [See: Solving Word Problems with the Design Recipe; Surface Area of a Rectangular Prism.]

NM.7.RP.A

Analyze proportional relationships and use them to solve real-world and mathematical problems. [See: Making Flags; Making Game Images.]

NM.7.RP.A.1

Compute unit rates associated with ratios of fractions, including ratios of lengths, areas and other quantities measured in like or different units. [See: Making Flags.]

NM.7.RP.A.2.A

Decide whether two quantities are in a proportional relationship, e.g., by testing for equivalent ratios in a table or graphing on a coordinate plane and observing whether the graph is a straight line through the origin. [See: Functions Can Be Linear; Defining Linear Functions.]

NM.7.RP.A.2.B

Identify the constant of proportionality (unit rate) in tables, graphs, equations, diagrams, and verbal descriptions of proportional relationships. [See: Functions Can Be Linear; Defining Linear Functions.]

NM.7.SP.A

Use random sampling to draw inferences about a population. [See: Probability, Inference, and Sample Size.]

NM.7.SP.A.1

Understand that statistics can be used to gain information about a population by examining a sample of the population; generalizations about a population from a sample are valid only if the sample is representative of that population. Understand that random sampling tends to produce representative samples and support valid inferences. [See: Probability, Inference, and Sample Size.]

NM.7.SP.A.2

Use data from a random sample to draw inferences about a population with an unknown characteristic of interest. Generate multiple samples (or simulated samples) of the same size to gauge the variation in estimates or predictions. [See: Probability, Inference, and Sample Size.]

NM.7.SP.B

Draw informal comparative inferences about two populations. [See: Bar and Pie Charts.]

NM.8.EE.B

Understand the connections between proportional relationships, lines, and linear equations. [See: Functions Can Be Linear; Defining Linear Functions.]

NM.8.EE.B.5

Graph proportional relationships, interpreting the unit rate as the slope of the graph. Compare two different proportional relationships represented in different ways. [See: Functions Can Be Linear; Defining Linear Functions.]

NM.8.F.A.1

Understand that a function is a rule that assigns to each input exactly one output. The graph of a function is the set of ordered pairs consisting of an input and the corresponding output. [See: Contracts; The Vertical Line Test.]

NM.8.F.A.2

Compare properties of two functions each represented in a different way (algebraically, graphically, numerically in tables, or by verbal descriptions). [See: Functions Can Be Linear; Defining Linear Functions.]

NM.8.F.A.3

Interpret the equation y = mx + b as defining a linear function, whose graph is a straight line; give examples of functions that are not linear. [See: Functions Can Be Linear; Defining Linear Functions.]

NM.8.F.B

Use functions to model relationships between quantities. [See: Functions Make Life Easier!; Defining Linear Functions; Solving Word Problems with the Design Recipe; Functions for Character Animation; Problem Decomposition.]

NM.8.F.B.4

Construct a function to model a linear relationship between two quantities. Determine the rate of change and initial value of the function from a description of a relationship or from two (x, y) values, including reading these from a table or from a graph. Interpret the rate of change and initial value of a linear function in terms of the situation it models, and in terms of its graph or a table of values. [See: Functions Can Be Linear; Defining Linear Functions.]

NM.8.F.B.5

Describe qualitatively the functional relationship between two quantities by analyzing a graph (e.g., where the function is increasing or decreasing, linear or nonlinear). Sketch a graph that exhibits the qualitative features of a function that has been described verbally. [See: Functions Can Be Linear; Defining Linear Functions.]

NM.8.G.A.1

Verify experimentally the properties of rotations, reflections, and translations. [See: Making Game Images.]

NM.8.G.B

Understand and apply the Pythagorean Theorem. [See: The Distance Formula.]

NM.8.G.B.7

Apply the Pythagorean Theorem to determine unknown side lengths in right triangles in real-world and mathematical problems in two and three dimensions. [See: The Distance Formula.]

NM.8.G.B.8

Apply the Pythagorean Theorem to find the distance between two points in a coordinate system. [See: The Distance Formula.]

NM.8.SP.A.1

Construct and interpret scatter plots for bivariate measurement data to investigate patterns of association between two quantities. Describe patterns such as clustering, outliers, positive or negative association, linear association, and nonlinear association. [See: Scatter Plots; Grouped Samples; Correlations; Linear Regression.]

NM.8.SP.A.2

Know that straight lines are widely used to model relationships between two quantitative variables. For scatter plots that suggest a linear association, informally fit a straight line, and informally assess the model fit by judging the closeness of the data points to the line. [See: Scatter Plots; Correlations; Linear Regression.]

NM.8.SP.A.3

Use the equation of a linear model to solve problems in the context of bivariate measurement data, interpreting the slope and intercept. [See: Linear Regression.]

NM.HSA.CED.A

Create equations that describe numbers or relationships. [See: Solving Word Problems with the Design Recipe; Surface Area of a Rectangular Prism; Problem Decomposition; Sam the Butterfly - Applying Inequalities.]

NM.HSA.CED.A.1

Create equations and inequalities in one variable and use them to solve problems. [See: Sam the Butterfly - Applying Inequalities.]

NM.HSA.CED.A.2

Create equations in two or more variables to represent relationships between quantities; graph equations on coordinate axes with labels and scales. [See: Sam the Butterfly - Applying Inequalities.]

NM.HSA.CED.A.3

Represent constraints by equations or inequalities, and by systems of equations and/or inequalities, and interpret solutions as viable or nonviable options in a modeling context. [See: Sam the Butterfly - Applying Inequalities.]

NM.HSA.SSE.A.1

Interpret expressions that represent a quantity in terms of its context. [See: Defining Values; Functions Make Life Easier!; Solving Word Problems with the Design Recipe.]

NM.HSA.SSE.A.1.A

Interpret parts of an expression, such as terms, factors, and coefficients. [See: Piecewise Functions and Conditionals; Player Animation.]

NM.HSA.SSE.A.1.B

Interpret complicated expressions by viewing one or more of their parts as a single entity. [See: Piecewise Functions and Conditionals; Player Animation; Custom Scatter Plots.]

NM.HSA.SSE.A.2

Use the structure of an expression to identify ways to rewrite it. [See: Order of Operations.]

NM.HSA.SSE.B

Write expressions in equivalent forms to solve problems. [See: Order of Operations.]

NM.HSF.BF.A

Build a function that models a relationship between two quantities. [See: Function Notation; Defining Linear Functions; Solving Word Problems with the Design Recipe; Functions for Character Animation; Problem Decomposition; Simple Inequalities; Compound Inequalities: Solutions & Non-Solutions; Defining Table Functions.]

NM.HSF.BF.A.1

Write a function that describes a relationship between two quantities. [See: Function Notation; Defining Linear Functions; Solving Word Problems with the Design Recipe; Functions for Character Animation; Problem Decomposition; Simple Inequalities; Compound Inequalities: Solutions & Non-Solutions; Defining Table Functions.]

NM.HSF.BF.A.1.B

Combine standard function types using arithmetic operations. [See: Function Composition.]

NM.HSF.BF.A.1.C

Compose functions. [See: Function Composition; Problem Decomposition; Sam the Butterfly - Applying Inequalities; Collision Detection - Distance and Inequality.]

NM.HSF.BF.B

Build new functions from existing functions. [See: Problem Decomposition; Sam the Butterfly - Applying Inequalities; Collision Detection - Distance and Inequality.]

NM.HSF.IF.A

Understand the concept of a function and use function notation. [See: Functions Make Life Easier!; Function Notation.]

NM.HSF.IF.A.1

Understand that a function from one set (called the domain) to another set (called the range) assigns to each element of the domain exactly one element of the range. If f is a function and x is an element of its domain, then f(x) denotes the output of f corresponding to the input x. The graph of f is the graph of the equation y = f(x). [See: Contracts; The Vertical Line Test.]

NM.HSF.IF.A.2

Use function notation, evaluate functions for inputs in their domains, and interpret statements that use function notation in terms of a context. [See: Contracts; Making Flags; Function Notation; Defining Linear Functions; Solving Word Problems with the Design Recipe; Functions for Character Animation; Problem Decomposition; Simple Inequalities; Compound Inequalities: Solutions & Non-Solutions; Defining Table Functions.]

NM.HSF.IF.B

Interpret functions that arise in applications in terms of the context. [See: Function Notation; Defining Linear Functions; Solving Word Problems with the Design Recipe; Functions for Character Animation; Problem Decomposition; Simple Inequalities; Compound Inequalities: Solutions & Non-Solutions; Defining Table Functions.]

NM.HSF.IF.B.5

Relate the domain of a function to its graph and, where applicable, to the quantitative relationship it describes. [See: Functions Can Be Linear; Defining Linear Functions.]

NM.HSF.IF.C

Analyze functions using different representations. [See: The Vertical Line Test; Functions: Contracts, Examples & Definitions; Functions Can Be Linear; Defining Linear Functions; Solving Word Problems with the Design Recipe.]

NM.HSF.IF.C.9

Compare properties of two functions each represented in a different way (algebraically, graphically, numerically in tables, or by verbal descriptions). [See: Functions Can Be Linear; Defining Linear Functions; Problem Decomposition.]

NM.HSN.Q.A

Reason quantitatively and use units to solve problems. [See: Making Flags.]

NM.HSS.CP.A.1

Describe events as subsets of a sample space (the set of outcomes) using characteristics (or categories) of the outcomes, or as unions, intersections, or complements of other events ('or', 'and', 'not'). [See: Compound Inequalities: Solutions & Non-Solutions.]

NM.HSS.CP.B.9

Use permutations and combinations to compute probabilities of compound events and solve problems. [See: Permutations; Combinations.]

NM.HSS.IC.A

Understand and evaluate random processes underlying statistical experiments. [See: Probability, Inference, and Sample Size.]

NM.HSS.IC.A.1

Understand statistics as a process for making inferences about population parameters based on a random sample from that population. [See: Probability, Inference, and Sample Size.]

NM.HSS.IC.B

Make inferences and justify conclusions from sample surveys, experiments, and observational studies. [See: Collecting Data.]

NM.HSS.IC.B.3

Recognize the purposes of and differences among sample surveys, experiments, and observational studies; explain how randomization relates to each. [See: Probability, Inference, and Sample Size; Collecting Data.]

NM.HSS.IC.B.4

Use data from a sample survey to estimate a population mean or proportion; develop a margin of error through the use of simulation models for random sampling. [See: Collecting Data.]

NM.HSS.IC.B.6

Evaluate reports based on data. [See: Threats to Validity.]

NM.HSS.ID.A

Summarize, represent, and interpret data on a single count or measurement variable. [See: Bar and Pie Charts; Histograms; Visualizing the “Shape” of Data; Measures of Center; Box Plots.]

NM.HSS.ID.A.1

Represent data with plots on the real number line (dot plots, histograms, and box plots). [See: Histograms; Visualizing the “Shape” of Data; Box Plots; Standard Deviation.]

NM.HSS.ID.A.2

Use statistics appropriate to the shape of the data distribution to compare center (median, mean) and spread (interquartile range, standard deviation) of two or more different data sets. [See: Histograms; Measures of Center; Box Plots; Standard Deviation.]

NM.HSS.ID.A.3

Interpret differences in shape, center, and spread in the context of the data sets, accounting for possible effects of extreme data points (outliers). [See: Histograms; Visualizing the “Shape” of Data; Measures of Center; Box Plots; Standard Deviation.]

NM.HSS.ID.B

Summarize, represent, and interpret data on two categorical and quantitative variables. [See: Scatter Plots; Correlations.]

NM.HSS.ID.B.6

Represent data on two quantitative variables on a scatter plot, and describe how the variables are related. [See: Scatter Plots; Correlations.]

NM.HSS.ID.B.6.A

Fit a function to the data; use functions fitted to data to solve problems in the context of the data. Use given functions or choose a function suggested by the context. Emphasize linear, quadratic, and exponential models. [See: Linear Regression.]

NM.HSS.ID.B.6.C

Fit a linear function for a scatter plot that suggests a linear association. [See: Linear Regression.]

NM.HSS.ID.C

Interpret linear models. [See: Linear Regression.]

NM.HSS.ID.C.7

Interpret the slope (rate of change) and the intercept (constant term) of a linear model in the context of the data. [See: Linear Regression.]

NM.HSS.ID.C.8

Compute (using technology) and interpret the correlation coefficient of a linear fit. [See: Scatter Plots; Correlations; Linear Regression.]

NM.HSS.ID.C.9

Distinguish between correlation and causation. [See: Correlations; Linear Regression.]

NM.SL.9-10.1

Initiate and participate effectively in a range of collaborative discussions (one-on-one, in groups, and teacher-led) with diverse partners on grades 9-10 topics, texts, and issues, building on others' ideas and expressing their own clearly and persuasively. [See: Introduction to Data Science.]

North Carolina Standards

NC.5.G.A.1

Use a pair of perpendicular number lines, called axes, to define a coordinate system, with the intersection of the lines (the origin) arranged to coincide with the 0 on each line and a given point in the plane located by using an ordered pair of numbers, called its coordinates. Understand that the first number indicates how far to travel from the origin in the direction of one axis, and the second number indicates how far to travel in the direction of the second axis, with the convention that the names of the two axes and the coordinates correspond (e.g., x-axis and x-coordinate, y-axis and y-coordinate). [See: Coordinates and Game Design.]

NC.5.OA.A

Write and interpret numerical expressions. [See: Order of Operations.]

NC.5.OA.A.1

Use parentheses, brackets, or braces in numerical expressions, and evaluate expressions with these symbols. [See: Order of Operations.]

NC.6.EE.B

Reason about and solve one-variable equations and inequalities. [See: Simple Inequalities; Compound Inequalities: Solutions & Non-Solutions.]

NC.6.EE.B.6

Use variables to represent numbers and write expressions when solving a real-world or mathematical problem; understand that a variable can represent an unknown number, or, depending on the purpose at hand, any number in a specified set. [See: Piecewise Functions and Conditionals; Function Composition; Defining Values; Functions Make Life Easier!; Functions: Contracts, Examples & Definitions; Defining Linear Functions; Solving Word Problems with the Design Recipe; Functions for Character Animation; Surface Area of a Rectangular Prism; Problem Decomposition; Sam the Butterfly - Applying Inequalities; Player Animation; The Distance Formula; Collision Detection - Distance and Inequality; Defining Table Functions; Grouped Samples; Linear Regression.]

NC.6.EE.B.8

Write an inequality of the form x > c or x < c to represent a constraint or condition in a real-world or mathematical problem. Recognize that inequalities of the form x > c or x < c have infinitely many solutions; represent solutions of such inequalities on number line diagrams. [See: Simple Inequalities; Sam the Butterfly - Applying Inequalities.]

NC.6.G.A

Solve real-world and mathematical problems involving area, surface area, and volume. [See: Surface Area of a Rectangular Prism.]

NC.6.G.A.4

Represent three-dimensional figures using nets made up of rectangles and triangles, and use the nets to find the surface area of these figures. Apply these techniques in the context of solving real-world and mathematical problems. [See: Surface Area of a Rectangular Prism.]

NC.6.RP.A

Understand ratio concepts and use ratio reasoning to solve problems. [See: Making Flags; Bar and Pie Charts.]

NC.6.RP.A.1

Understand the concept of a ratio and use ratio language to describe a ratio relationship between two quantities. [See: Making Flags.]

NC.6.RP.A.3.D

Use ratio reasoning to convert measurement units; manipulate and transform units appropriately when multiplying or dividing quantities. [See: Making Flags.]

NC.6.SP.A

Develop understanding of statistical variability. [See: Histograms; Visualizing the “Shape” of Data; Measures of Center; Box Plots.]

NC.6.SP.A.1

Recognize a statistical question as one that anticipates variability in the data related to the question and accounts for it in the answers. [See: Introduction to Data Science; The Data Cycle; Choosing Your Dataset.]

NC.6.SP.A.2

Understand that a set of data collected to answer a statistical question has a distribution which can be described by its center, spread, and overall shape. [See: Histograms; Visualizing the “Shape” of Data; Measures of Center; Box Plots; Standard Deviation.]

NC.6.SP.A.3

Recognize that a measure of center for a numerical data set summarizes all of its values with a single number, while a measure of variation describes how its values vary with a single number. [See: Box Plots; Standard Deviation.]

NC.6.SP.B

Summarize and describe distributions. [See: Visualizing the “Shape” of Data; Measures of Center; Box Plots.]

NC.6.SP.B.4

Display numerical data in plots on a number line, including dot plots, histograms, and box plots. [See: Histograms; Visualizing the “Shape” of Data; Box Plots; Standard Deviation.]

NC.6.SP.B.5

Summarize numerical data sets in relation to their context. [See: Measures of Center; Box Plots; Standard Deviation.]

NC.6.SP.B.5.C

Summarize numerical data sets in relation to their context by giving quantitative measures of center (median and/or mean) and variability (interquartile range and/or mean absolute deviation), as well as describing any overall pattern and any striking deviations from the overall pattern with reference to the context in which the data were gathered. [See: Measures of Center; Box Plots; Standard Deviation.]

NC.6.SP.B.5.D

Summarize numerical data sets in relation to their context by relating the choice of measures of center and variability to the shape of the data distribution and the context in which the data were gathered. [See: Measures of Center.]

NC.7.EE.A.2

Understand that rewriting an expression in different forms in a problem context can shed light on the problem and how the quantities in it are related. [See: Problem Decomposition.]

NC.7.EE.B

Solve real-life and mathematical problems using numerical and algebraic expressions and equations. [See: Piecewise Functions and Conditionals; Solving Word Problems with the Design Recipe; Problem Decomposition; Sam the Butterfly - Applying Inequalities; Player Animation; The Distance Formula.]

NC.7.EE.B.4

Use variables to represent quantities in a real-world or mathematical problem, and construct simple equations and inequalities to solve problems by reasoning about the quantities. [See: Defining Values; Functions Make Life Easier!; Solving Word Problems with the Design Recipe; Simple Inequalities; Compound Inequalities: Solutions & Non-Solutions.]

NC.7.G.B.4

Know the formulas for the area and circumference of a circle and use them to solve problems; give an informal derivation of the relationship between the circumference and area of a circle. [See: Solving Word Problems with the Design Recipe.]

NC.7.G.B.6

Solve real-world and mathematical problems involving area, volume and surface area of two- and three-dimensional objects composed of triangles, quadrilaterals, polygons, cubes, and right prisms. [See: Solving Word Problems with the Design Recipe; Surface Area of a Rectangular Prism.]

NC.7.RP.A

Analyze proportional relationships and use them to solve real-world and mathematical problems. [See: Making Flags; Making Game Images.]

NC.7.RP.A.1

Compute unit rates associated with ratios of fractions, including ratios of lengths, areas and other quantities measured in like or different units. [See: Making Flags.]

NC.7.RP.A.2.A

Decide whether two quantities are in a proportional relationship, e.g., by testing for equivalent ratios in a table or graphing on a coordinate plane and observing whether the graph is a straight line through the origin. [See: Functions Can Be Linear; Defining Linear Functions.]

NC.7.RP.A.2.B

Identify the constant of proportionality (unit rate) in tables, graphs, equations, diagrams, and verbal descriptions of proportional relationships. [See: Functions Can Be Linear; Defining Linear Functions.]

NC.7.SP.A

Use random sampling to draw inferences about a population. [See: Probability, Inference, and Sample Size.]

NC.7.SP.A.1

Understand that statistics can be used to gain information about a population by examining a sample of the population; generalizations about a population from a sample are valid only if the sample is representative of that population. Understand that random sampling tends to produce representative samples and support valid inferences. [See: Probability, Inference, and Sample Size.]

NC.7.SP.A.2

Use data from a random sample to draw inferences about a population with an unknown characteristic of interest. Generate multiple samples (or simulated samples) of the same size to gauge the variation in estimates or predictions. [See: Probability, Inference, and Sample Size.]

NC.7.SP.B

Draw informal comparative inferences about two populations. [See: Bar and Pie Charts.]

NC.8.EE.B

Understand the connections between proportional relationships, lines, and linear equations. [See: Functions Can Be Linear; Defining Linear Functions.]

NC.8.EE.B.5

Graph proportional relationships, interpreting the unit rate as the slope of the graph. Compare two different proportional relationships represented in different ways. [See: Functions Can Be Linear; Defining Linear Functions.]

NC.8.F.A.1

Understand that a function is a rule that assigns to each input exactly one output. The graph of a function is the set of ordered pairs consisting of an input and the corresponding output. [See: Contracts; The Vertical Line Test.]

NC.8.F.A.2

Compare properties of two functions each represented in a different way (algebraically, graphically, numerically in tables, or by verbal descriptions). [See: Functions Can Be Linear; Defining Linear Functions.]

NC.8.F.A.3

Interpret the equation y = mx + b as defining a linear function, whose graph is a straight line; give examples of functions that are not linear. [See: Functions Can Be Linear; Defining Linear Functions.]

NC.8.F.B

Use functions to model relationships between quantities. [See: Functions Make Life Easier!; Defining Linear Functions; Solving Word Problems with the Design Recipe; Functions for Character Animation; Problem Decomposition.]

NC.8.F.B.4

Construct a function to model a linear relationship between two quantities. Determine the rate of change and initial value of the function from a description of a relationship or from two (x, y) values, including reading these from a table or from a graph. Interpret the rate of change and initial value of a linear function in terms of the situation it models, and in terms of its graph or a table of values. [See: Functions Can Be Linear; Defining Linear Functions.]

NC.8.F.B.5

Describe qualitatively the functional relationship between two quantities by analyzing a graph (e.g., where the function is increasing or decreasing, linear or nonlinear). Sketch a graph that exhibits the qualitative features of a function that has been described verbally. [See: Functions Can Be Linear; Defining Linear Functions.]

NC.8.G.A.1

Verify experimentally the properties of rotations, reflections, and translations. [See: Making Game Images.]

NC.8.G.B

Understand and apply the Pythagorean Theorem. [See: The Distance Formula.]

NC.8.G.B.7

Apply the Pythagorean Theorem to determine unknown side lengths in right triangles in real-world and mathematical problems in two and three dimensions. [See: The Distance Formula.]

NC.8.G.B.8

Apply the Pythagorean Theorem to find the distance between two points in a coordinate system. [See: The Distance Formula.]

NC.8.SP.A.1

Construct and interpret scatter plots for bivariate measurement data to investigate patterns of association between two quantities. Describe patterns such as clustering, outliers, positive or negative association, linear association, and nonlinear association. [See: Scatter Plots; Grouped Samples; Correlations; Linear Regression.]

NC.8.SP.A.2

Know that straight lines are widely used to model relationships between two quantitative variables. For scatter plots that suggest a linear association, informally fit a straight line, and informally assess the model fit by judging the closeness of the data points to the line. [See: Scatter Plots; Correlations; Linear Regression.]

NC.8.SP.A.3

Use the equation of a linear model to solve problems in the context of bivariate measurement data, interpreting the slope and intercept. [See: Linear Regression.]

NC.HSA.CED.A

Create equations that describe numbers or relationships. [See: Solving Word Problems with the Design Recipe; Surface Area of a Rectangular Prism; Problem Decomposition; Sam the Butterfly - Applying Inequalities.]

NC.HSA.CED.A.1

Create equations and inequalities in one variable and use them to solve problems. [See: Sam the Butterfly - Applying Inequalities.]

NC.HSA.CED.A.2

Create equations in two or more variables to represent relationships between quantities; graph equations on coordinate axes with labels and scales. [See: Sam the Butterfly - Applying Inequalities.]

NC.HSA.CED.A.3

Represent constraints by equations or inequalities, and by systems of equations and/or inequalities, and interpret solutions as viable or nonviable options in a modeling context. [See: Sam the Butterfly - Applying Inequalities.]

NC.HSA.SSE.A.1

Interpret expressions that represent a quantity in terms of its context. [See: Defining Values; Functions Make Life Easier!; Solving Word Problems with the Design Recipe.]

NC.HSA.SSE.A.1.A

Interpret parts of an expression, such as terms, factors, and coefficients. [See: Piecewise Functions and Conditionals; Player Animation.]

NC.HSA.SSE.A.1.B

Interpret complicated expressions by viewing one or more of their parts as a single entity. [See: Piecewise Functions and Conditionals; Player Animation; Custom Scatter Plots.]

NC.HSA.SSE.A.2

Use the structure of an expression to identify ways to rewrite it. [See: Order of Operations.]

NC.HSA.SSE.B

Write expressions in equivalent forms to solve problems. [See: Order of Operations.]

NC.HSF.BF.A

Build a function that models a relationship between two quantities. [See: Function Notation; Defining Linear Functions; Solving Word Problems with the Design Recipe; Functions for Character Animation; Problem Decomposition; Simple Inequalities; Compound Inequalities: Solutions & Non-Solutions; Defining Table Functions.]

NC.HSF.BF.A.1

Write a function that describes a relationship between two quantities. [See: Function Notation; Defining Linear Functions; Solving Word Problems with the Design Recipe; Functions for Character Animation; Problem Decomposition; Simple Inequalities; Compound Inequalities: Solutions & Non-Solutions; Defining Table Functions.]

NC.HSF.BF.A.1.B

Combine standard function types using arithmetic operations. [See: Function Composition.]

NC.HSF.BF.A.1.C

Compose functions. [See: Function Composition; Problem Decomposition; Sam the Butterfly - Applying Inequalities; Collision Detection - Distance and Inequality.]

NC.HSF.BF.B

Build new functions from existing functions. [See: Problem Decomposition; Sam the Butterfly - Applying Inequalities; Collision Detection - Distance and Inequality.]

NC.HSF.IF.A

Understand the concept of a function and use function notation. [See: Functions Make Life Easier!; Function Notation.]

NC.HSF.IF.A.1

Understand that a function from one set (called the domain) to another set (called the range) assigns to each element of the domain exactly one element of the range. If f is a function and x is an element of its domain, then f(x) denotes the output of f corresponding to the input x. The graph of f is the graph of the equation y = f(x). [See: Contracts; The Vertical Line Test.]

NC.HSF.IF.A.2

Use function notation, evaluate functions for inputs in their domains, and interpret statements that use function notation in terms of a context. [See: Contracts; Making Flags; Function Notation; Defining Linear Functions; Solving Word Problems with the Design Recipe; Functions for Character Animation; Problem Decomposition; Simple Inequalities; Compound Inequalities: Solutions & Non-Solutions; Defining Table Functions.]

NC.HSF.IF.B

Interpret functions that arise in applications in terms of the context. [See: Function Notation; Defining Linear Functions; Solving Word Problems with the Design Recipe; Functions for Character Animation; Problem Decomposition; Simple Inequalities; Compound Inequalities: Solutions & Non-Solutions; Defining Table Functions.]

NC.HSF.IF.B.5

Relate the domain of a function to its graph and, where applicable, to the quantitative relationship it describes. [See: Functions Can Be Linear; Defining Linear Functions.]

NC.HSF.IF.C

Analyze functions using different representations. [See: The Vertical Line Test; Functions: Contracts, Examples & Definitions; Functions Can Be Linear; Defining Linear Functions; Solving Word Problems with the Design Recipe.]

NC.HSF.IF.C.9

Compare properties of two functions each represented in a different way (algebraically, graphically, numerically in tables, or by verbal descriptions). [See: Functions Can Be Linear; Defining Linear Functions; Problem Decomposition.]

NC.HSN.Q.A

Reason quantitatively and use units to solve problems. [See: Making Flags.]

NC.HSS.CP.A.1

Describe events as subsets of a sample space (the set of outcomes) using characteristics (or categories) of the outcomes, or as unions, intersections, or complements of other events ('or', 'and', 'not'). [See: Compound Inequalities: Solutions & Non-Solutions.]

NC.HSS.CP.B.9

Use permutations and combinations to compute probabilities of compound events and solve problems. [See: Permutations; Combinations.]

NC.HSS.IC.A

Understand and evaluate random processes underlying statistical experiments. [See: Probability, Inference, and Sample Size.]

NC.HSS.IC.A.1

Understand statistics as a process for making inferences about population parameters based on a random sample from that population. [See: Probability, Inference, and Sample Size.]

NC.HSS.IC.B

Make inferences and justify conclusions from sample surveys, experiments, and observational studies. [See: Collecting Data.]

NC.HSS.IC.B.3

Recognize the purposes of and differences among sample surveys, experiments, and observational studies; explain how randomization relates to each. [See: Probability, Inference, and Sample Size; Collecting Data.]

NC.HSS.IC.B.4

Use data from a sample survey to estimate a population mean or proportion; develop a margin of error through the use of simulation models for random sampling. [See: Collecting Data.]

NC.HSS.IC.B.6

Evaluate reports based on data. [See: Threats to Validity.]

NC.HSS.ID.A

Summarize, represent, and interpret data on a single count or measurement variable. [See: Bar and Pie Charts; Histograms; Visualizing the “Shape” of Data; Measures of Center; Box Plots.]

NC.HSS.ID.A.1

Represent data with plots on the real number line (dot plots, histograms, and box plots). [See: Histograms; Visualizing the “Shape” of Data; Box Plots; Standard Deviation.]

NC.HSS.ID.A.2

Use statistics appropriate to the shape of the data distribution to compare center (median, mean) and spread (interquartile range, standard deviation) of two or more different data sets. [See: Histograms; Measures of Center; Box Plots; Standard Deviation.]

NC.HSS.ID.A.3

Interpret differences in shape, center, and spread in the context of the data sets, accounting for possible effects of extreme data points (outliers). [See: Histograms; Visualizing the “Shape” of Data; Measures of Center; Box Plots; Standard Deviation.]

NC.HSS.ID.B

Summarize, represent, and interpret data on two categorical and quantitative variables. [See: Scatter Plots; Correlations.]

NC.HSS.ID.B.6

Represent data on two quantitative variables on a scatter plot, and describe how the variables are related. [See: Scatter Plots; Correlations.]

NC.HSS.ID.B.6.A

Fit a function to the data; use functions fitted to data to solve problems in the context of the data. Use given functions or choose a function suggested by the context. Emphasize linear, quadratic, and exponential models. [See: Linear Regression.]

NC.HSS.ID.B.6.C

Fit a linear function for a scatter plot that suggests a linear association. [See: Linear Regression.]

NC.HSS.ID.C

Interpret linear models. [See: Linear Regression.]

NC.HSS.ID.C.7

Interpret the slope (rate of change) and the intercept (constant term) of a linear model in the context of the data. [See: Linear Regression.]

NC.HSS.ID.C.8

Compute (using technology) and interpret the correlation coefficient of a linear fit. [See: Scatter Plots; Correlations; Linear Regression.]

NC.HSS.ID.C.9

Distinguish between correlation and causation. [See: Correlations; Linear Regression.]

NC.SL.9-10.1

Initiate and participate effectively in a range of collaborative discussions (one-on-one, in groups, and teacher-led) with diverse partners on grades 9-10 topics, texts, and issues, building on others' ideas and expressing their own clearly and persuasively. [See: Introduction to Data Science.]

North Dakota Standards

ND.5.G.A.1

Use a pair of perpendicular number lines, called axes, to define a coordinate system, with the intersection of the lines (the origin) arranged to coincide with the 0 on each line and a given point in the plane located by using an ordered pair of numbers, called its coordinates. Understand that the first number indicates how far to travel from the origin in the direction of one axis, and the second number indicates how far to travel in the direction of the second axis, with the convention that the names of the two axes and the coordinates correspond (e.g., x-axis and x-coordinate, y-axis and y-coordinate). [See: Coordinates and Game Design.]

ND.5.OA.A

Write and interpret numerical expressions. [See: Order of Operations.]

ND.5.OA.A.1

Use parentheses, brackets, or braces in numerical expressions, and evaluate expressions with these symbols. [See: Order of Operations.]

ND.6.EE.B

Reason about and solve one-variable equations and inequalities. [See: Simple Inequalities; Compound Inequalities: Solutions & Non-Solutions.]

ND.6.EE.B.6

Use variables to represent numbers and write expressions when solving a real-world or mathematical problem; understand that a variable can represent an unknown number, or, depending on the purpose at hand, any number in a specified set. [See: Piecewise Functions and Conditionals; Function Composition; Defining Values; Functions Make Life Easier!; Functions: Contracts, Examples & Definitions; Defining Linear Functions; Solving Word Problems with the Design Recipe; Functions for Character Animation; Surface Area of a Rectangular Prism; Problem Decomposition; Sam the Butterfly - Applying Inequalities; Player Animation; The Distance Formula; Collision Detection - Distance and Inequality; Defining Table Functions; Grouped Samples; Linear Regression.]

ND.6.EE.B.8

Write an inequality of the form x > c or x < c to represent a constraint or condition in a real-world or mathematical problem. Recognize that inequalities of the form x > c or x < c have infinitely many solutions; represent solutions of such inequalities on number line diagrams. [See: Simple Inequalities; Sam the Butterfly - Applying Inequalities.]

ND.6.G.A

Solve real-world and mathematical problems involving area, surface area, and volume. [See: Surface Area of a Rectangular Prism.]

ND.6.G.A.4

Represent three-dimensional figures using nets made up of rectangles and triangles, and use the nets to find the surface area of these figures. Apply these techniques in the context of solving real-world and mathematical problems. [See: Surface Area of a Rectangular Prism.]

ND.6.RP.A

Understand ratio concepts and use ratio reasoning to solve problems. [See: Making Flags; Bar and Pie Charts.]

ND.6.RP.A.1

Understand the concept of a ratio and use ratio language to describe a ratio relationship between two quantities. [See: Making Flags.]

ND.6.RP.A.3.D

Use ratio reasoning to convert measurement units; manipulate and transform units appropriately when multiplying or dividing quantities. [See: Making Flags.]

ND.6.SP.A

Develop understanding of statistical variability. [See: Histograms; Visualizing the “Shape” of Data; Measures of Center; Box Plots.]

ND.6.SP.A.1

Recognize a statistical question as one that anticipates variability in the data related to the question and accounts for it in the answers. [See: Introduction to Data Science; The Data Cycle; Choosing Your Dataset.]

ND.6.SP.A.2

Understand that a set of data collected to answer a statistical question has a distribution which can be described by its center, spread, and overall shape. [See: Histograms; Visualizing the “Shape” of Data; Measures of Center; Box Plots; Standard Deviation.]

ND.6.SP.A.3

Recognize that a measure of center for a numerical data set summarizes all of its values with a single number, while a measure of variation describes how its values vary with a single number. [See: Box Plots; Standard Deviation.]

ND.6.SP.B

Summarize and describe distributions. [See: Visualizing the “Shape” of Data; Measures of Center; Box Plots.]

ND.6.SP.B.4

Display numerical data in plots on a number line, including dot plots, histograms, and box plots. [See: Histograms; Visualizing the “Shape” of Data; Box Plots; Standard Deviation.]

ND.6.SP.B.5

Summarize numerical data sets in relation to their context. [See: Measures of Center; Box Plots; Standard Deviation.]

ND.6.SP.B.5.C

Summarize numerical data sets in relation to their context by giving quantitative measures of center (median and/or mean) and variability (interquartile range and/or mean absolute deviation), as well as describing any overall pattern and any striking deviations from the overall pattern with reference to the context in which the data were gathered. [See: Measures of Center; Box Plots; Standard Deviation.]

ND.6.SP.B.5.D

Summarize numerical data sets in relation to their context by relating the choice of measures of center and variability to the shape of the data distribution and the context in which the data were gathered. [See: Measures of Center.]

ND.7.EE.A.2

Understand that rewriting an expression in different forms in a problem context can shed light on the problem and how the quantities in it are related. [See: Problem Decomposition.]

ND.7.EE.B

Solve real-life and mathematical problems using numerical and algebraic expressions and equations. [See: Piecewise Functions and Conditionals; Solving Word Problems with the Design Recipe; Problem Decomposition; Sam the Butterfly - Applying Inequalities; Player Animation; The Distance Formula.]

ND.7.EE.B.4

Use variables to represent quantities in a real-world or mathematical problem, and construct simple equations and inequalities to solve problems by reasoning about the quantities. [See: Defining Values; Functions Make Life Easier!; Solving Word Problems with the Design Recipe; Simple Inequalities; Compound Inequalities: Solutions & Non-Solutions.]

ND.7.G.B.4

Know the formulas for the area and circumference of a circle and use them to solve problems; give an informal derivation of the relationship between the circumference and area of a circle. [See: Solving Word Problems with the Design Recipe.]

ND.7.G.B.6

Solve real-world and mathematical problems involving area, volume and surface area of two- and three-dimensional objects composed of triangles, quadrilaterals, polygons, cubes, and right prisms. [See: Solving Word Problems with the Design Recipe; Surface Area of a Rectangular Prism.]

ND.7.RP.A

Analyze proportional relationships and use them to solve real-world and mathematical problems. [See: Making Flags; Making Game Images.]

ND.7.RP.A.1

Compute unit rates associated with ratios of fractions, including ratios of lengths, areas and other quantities measured in like or different units. [See: Making Flags.]

ND.7.RP.A.2.A

Decide whether two quantities are in a proportional relationship, e.g., by testing for equivalent ratios in a table or graphing on a coordinate plane and observing whether the graph is a straight line through the origin. [See: Functions Can Be Linear; Defining Linear Functions.]

ND.7.RP.A.2.B

Identify the constant of proportionality (unit rate) in tables, graphs, equations, diagrams, and verbal descriptions of proportional relationships. [See: Functions Can Be Linear; Defining Linear Functions.]

ND.7.SP.A

Use random sampling to draw inferences about a population. [See: Probability, Inference, and Sample Size.]

ND.7.SP.A.1

Understand that statistics can be used to gain information about a population by examining a sample of the population; generalizations about a population from a sample are valid only if the sample is representative of that population. Understand that random sampling tends to produce representative samples and support valid inferences. [See: Probability, Inference, and Sample Size.]

ND.7.SP.A.2

Use data from a random sample to draw inferences about a population with an unknown characteristic of interest. Generate multiple samples (or simulated samples) of the same size to gauge the variation in estimates or predictions. [See: Probability, Inference, and Sample Size.]

ND.7.SP.B

Draw informal comparative inferences about two populations. [See: Bar and Pie Charts.]

ND.8.EE.B

Understand the connections between proportional relationships, lines, and linear equations. [See: Functions Can Be Linear; Defining Linear Functions.]

ND.8.EE.B.5

Graph proportional relationships, interpreting the unit rate as the slope of the graph. Compare two different proportional relationships represented in different ways. [See: Functions Can Be Linear; Defining Linear Functions.]

ND.8.F.A.1

Understand that a function is a rule that assigns to each input exactly one output. The graph of a function is the set of ordered pairs consisting of an input and the corresponding output. [See: Contracts; The Vertical Line Test.]

ND.8.F.A.2

Compare properties of two functions each represented in a different way (algebraically, graphically, numerically in tables, or by verbal descriptions). [See: Functions Can Be Linear; Defining Linear Functions.]

ND.8.F.A.3

Interpret the equation y = mx + b as defining a linear function, whose graph is a straight line; give examples of functions that are not linear. [See: Functions Can Be Linear; Defining Linear Functions.]

ND.8.F.B

Use functions to model relationships between quantities. [See: Functions Make Life Easier!; Defining Linear Functions; Solving Word Problems with the Design Recipe; Functions for Character Animation; Problem Decomposition.]

ND.8.F.B.4

Construct a function to model a linear relationship between two quantities. Determine the rate of change and initial value of the function from a description of a relationship or from two (x, y) values, including reading these from a table or from a graph. Interpret the rate of change and initial value of a linear function in terms of the situation it models, and in terms of its graph or a table of values. [See: Functions Can Be Linear; Defining Linear Functions.]

ND.8.F.B.5

Describe qualitatively the functional relationship between two quantities by analyzing a graph (e.g., where the function is increasing or decreasing, linear or nonlinear). Sketch a graph that exhibits the qualitative features of a function that has been described verbally. [See: Functions Can Be Linear; Defining Linear Functions.]

ND.8.G.A.1

Verify experimentally the properties of rotations, reflections, and translations. [See: Making Game Images.]

ND.8.G.B

Understand and apply the Pythagorean Theorem. [See: The Distance Formula.]

ND.8.G.B.7

Apply the Pythagorean Theorem to determine unknown side lengths in right triangles in real-world and mathematical problems in two and three dimensions. [See: The Distance Formula.]

ND.8.G.B.8

Apply the Pythagorean Theorem to find the distance between two points in a coordinate system. [See: The Distance Formula.]

ND.8.SP.A.1

Construct and interpret scatter plots for bivariate measurement data to investigate patterns of association between two quantities. Describe patterns such as clustering, outliers, positive or negative association, linear association, and nonlinear association. [See: Scatter Plots; Grouped Samples; Correlations; Linear Regression.]

ND.8.SP.A.2

Know that straight lines are widely used to model relationships between two quantitative variables. For scatter plots that suggest a linear association, informally fit a straight line, and informally assess the model fit by judging the closeness of the data points to the line. [See: Scatter Plots; Correlations; Linear Regression.]

ND.8.SP.A.3

Use the equation of a linear model to solve problems in the context of bivariate measurement data, interpreting the slope and intercept. [See: Linear Regression.]

ND.HSA.CED.A

Create equations that describe numbers or relationships. [See: Solving Word Problems with the Design Recipe; Surface Area of a Rectangular Prism; Problem Decomposition; Sam the Butterfly - Applying Inequalities.]

ND.HSA.CED.A.1

Create equations and inequalities in one variable and use them to solve problems. [See: Sam the Butterfly - Applying Inequalities.]

ND.HSA.CED.A.2

Create equations in two or more variables to represent relationships between quantities; graph equations on coordinate axes with labels and scales. [See: Sam the Butterfly - Applying Inequalities.]

ND.HSA.CED.A.3

Represent constraints by equations or inequalities, and by systems of equations and/or inequalities, and interpret solutions as viable or nonviable options in a modeling context. [See: Sam the Butterfly - Applying Inequalities.]

ND.HSA.SSE.A.1

Interpret expressions that represent a quantity in terms of its context. [See: Defining Values; Functions Make Life Easier!; Solving Word Problems with the Design Recipe.]

ND.HSA.SSE.A.1.A

Interpret parts of an expression, such as terms, factors, and coefficients. [See: Piecewise Functions and Conditionals; Player Animation.]

ND.HSA.SSE.A.1.B

Interpret complicated expressions by viewing one or more of their parts as a single entity. [See: Piecewise Functions and Conditionals; Player Animation; Custom Scatter Plots.]

ND.HSA.SSE.A.2

Use the structure of an expression to identify ways to rewrite it. [See: Order of Operations.]

ND.HSA.SSE.B

Write expressions in equivalent forms to solve problems. [See: Order of Operations.]

ND.HSF.BF.A

Build a function that models a relationship between two quantities. [See: Function Notation; Defining Linear Functions; Solving Word Problems with the Design Recipe; Functions for Character Animation; Problem Decomposition; Simple Inequalities; Compound Inequalities: Solutions & Non-Solutions; Defining Table Functions.]

ND.HSF.BF.A.1

Write a function that describes a relationship between two quantities. [See: Function Notation; Defining Linear Functions; Solving Word Problems with the Design Recipe; Functions for Character Animation; Problem Decomposition; Simple Inequalities; Compound Inequalities: Solutions & Non-Solutions; Defining Table Functions.]

ND.HSF.BF.A.1.B

Combine standard function types using arithmetic operations. [See: Function Composition.]

ND.HSF.BF.A.1.C

Compose functions. [See: Function Composition; Problem Decomposition; Sam the Butterfly - Applying Inequalities; Collision Detection - Distance and Inequality.]

ND.HSF.BF.B

Build new functions from existing functions. [See: Problem Decomposition; Sam the Butterfly - Applying Inequalities; Collision Detection - Distance and Inequality.]

ND.HSF.IF.A

Understand the concept of a function and use function notation. [See: Functions Make Life Easier!; Function Notation.]

ND.HSF.IF.A.1

Understand that a function from one set (called the domain) to another set (called the range) assigns to each element of the domain exactly one element of the range. If f is a function and x is an element of its domain, then f(x) denotes the output of f corresponding to the input x. The graph of f is the graph of the equation y = f(x). [See: Contracts; The Vertical Line Test.]

ND.HSF.IF.A.2

Use function notation, evaluate functions for inputs in their domains, and interpret statements that use function notation in terms of a context. [See: Contracts; Making Flags; Function Notation; Defining Linear Functions; Solving Word Problems with the Design Recipe; Functions for Character Animation; Problem Decomposition; Simple Inequalities; Compound Inequalities: Solutions & Non-Solutions; Defining Table Functions.]

ND.HSF.IF.B

Interpret functions that arise in applications in terms of the context. [See: Function Notation; Defining Linear Functions; Solving Word Problems with the Design Recipe; Functions for Character Animation; Problem Decomposition; Simple Inequalities; Compound Inequalities: Solutions & Non-Solutions; Defining Table Functions.]

ND.HSF.IF.B.5

Relate the domain of a function to its graph and, where applicable, to the quantitative relationship it describes. [See: Functions Can Be Linear; Defining Linear Functions.]

ND.HSF.IF.C

Analyze functions using different representations. [See: The Vertical Line Test; Functions: Contracts, Examples & Definitions; Functions Can Be Linear; Defining Linear Functions; Solving Word Problems with the Design Recipe.]

ND.HSF.IF.C.9

Compare properties of two functions each represented in a different way (algebraically, graphically, numerically in tables, or by verbal descriptions). [See: Functions Can Be Linear; Defining Linear Functions; Problem Decomposition.]

ND.HSN.Q.A

Reason quantitatively and use units to solve problems. [See: Making Flags.]

ND.HSS.CP.A.1

Describe events as subsets of a sample space (the set of outcomes) using characteristics (or categories) of the outcomes, or as unions, intersections, or complements of other events ('or', 'and', 'not'). [See: Compound Inequalities: Solutions & Non-Solutions.]

ND.HSS.CP.B.9

Use permutations and combinations to compute probabilities of compound events and solve problems. [See: Permutations; Combinations.]

ND.HSS.IC.A

Understand and evaluate random processes underlying statistical experiments. [See: Probability, Inference, and Sample Size.]

ND.HSS.IC.A.1

Understand statistics as a process for making inferences about population parameters based on a random sample from that population. [See: Probability, Inference, and Sample Size.]

ND.HSS.IC.B

Make inferences and justify conclusions from sample surveys, experiments, and observational studies. [See: Collecting Data.]

ND.HSS.IC.B.3

Recognize the purposes of and differences among sample surveys, experiments, and observational studies; explain how randomization relates to each. [See: Probability, Inference, and Sample Size; Collecting Data.]

ND.HSS.IC.B.4

Use data from a sample survey to estimate a population mean or proportion; develop a margin of error through the use of simulation models for random sampling. [See: Collecting Data.]

ND.HSS.IC.B.6

Evaluate reports based on data. [See: Threats to Validity.]

ND.HSS.ID.A

Summarize, represent, and interpret data on a single count or measurement variable. [See: Bar and Pie Charts; Histograms; Visualizing the “Shape” of Data; Measures of Center; Box Plots.]

ND.HSS.ID.A.1

Represent data with plots on the real number line (dot plots, histograms, and box plots). [See: Histograms; Visualizing the “Shape” of Data; Box Plots; Standard Deviation.]

ND.HSS.ID.A.2

Use statistics appropriate to the shape of the data distribution to compare center (median, mean) and spread (interquartile range, standard deviation) of two or more different data sets. [See: Histograms; Measures of Center; Box Plots; Standard Deviation.]

ND.HSS.ID.A.3

Interpret differences in shape, center, and spread in the context of the data sets, accounting for possible effects of extreme data points (outliers). [See: Histograms; Visualizing the “Shape” of Data; Measures of Center; Box Plots; Standard Deviation.]

ND.HSS.ID.B

Summarize, represent, and interpret data on two categorical and quantitative variables. [See: Scatter Plots; Correlations.]

ND.HSS.ID.B.6

Represent data on two quantitative variables on a scatter plot, and describe how the variables are related. [See: Scatter Plots; Correlations.]

ND.HSS.ID.B.6.A

Fit a function to the data; use functions fitted to data to solve problems in the context of the data. Use given functions or choose a function suggested by the context. Emphasize linear, quadratic, and exponential models. [See: Linear Regression.]

ND.HSS.ID.B.6.C

Fit a linear function for a scatter plot that suggests a linear association. [See: Linear Regression.]

ND.HSS.ID.C

Interpret linear models. [See: Linear Regression.]

ND.HSS.ID.C.7

Interpret the slope (rate of change) and the intercept (constant term) of a linear model in the context of the data. [See: Linear Regression.]

ND.HSS.ID.C.8

Compute (using technology) and interpret the correlation coefficient of a linear fit. [See: Scatter Plots; Correlations; Linear Regression.]

ND.HSS.ID.C.9

Distinguish between correlation and causation. [See: Correlations; Linear Regression.]

ND.SL.9-10.1

Initiate and participate effectively in a range of collaborative discussions (one-on-one, in groups, and teacher-led) with diverse partners on grades 9-10 topics, texts, and issues, building on others' ideas and expressing their own clearly and persuasively. [See: Introduction to Data Science.]

New York Standards

NY.5.G.A.1

Use a pair of perpendicular number lines, called axes, to define a coordinate system, with the intersection of the lines (the origin) arranged to coincide with the 0 on each line and a given point in the plane located by using an ordered pair of numbers, called its coordinates. Understand that the first number indicates how far to travel from the origin in the direction of one axis, and the second number indicates how far to travel in the direction of the second axis, with the convention that the names of the two axes and the coordinates correspond (e.g., x-axis and x-coordinate, y-axis and y-coordinate). [See: Coordinates and Game Design.]

NY.5.OA.A

Write and interpret numerical expressions. [See: Order of Operations.]

NY.5.OA.A.1

Use parentheses, brackets, or braces in numerical expressions, and evaluate expressions with these symbols. [See: Order of Operations.]

NY.6.EE.B

Reason about and solve one-variable equations and inequalities. [See: Simple Inequalities; Compound Inequalities: Solutions & Non-Solutions.]

NY.6.EE.B.6

Use variables to represent numbers and write expressions when solving a real-world or mathematical problem; understand that a variable can represent an unknown number, or, depending on the purpose at hand, any number in a specified set. [See: Piecewise Functions and Conditionals; Function Composition; Defining Values; Functions Make Life Easier!; Functions: Contracts, Examples & Definitions; Defining Linear Functions; Solving Word Problems with the Design Recipe; Functions for Character Animation; Surface Area of a Rectangular Prism; Problem Decomposition; Sam the Butterfly - Applying Inequalities; Player Animation; The Distance Formula; Collision Detection - Distance and Inequality; Defining Table Functions; Grouped Samples; Linear Regression.]

NY.6.EE.B.8

Write an inequality of the form x > c or x < c to represent a constraint or condition in a real-world or mathematical problem. Recognize that inequalities of the form x > c or x < c have infinitely many solutions; represent solutions of such inequalities on number line diagrams. [See: Simple Inequalities; Sam the Butterfly - Applying Inequalities.]

NY.6.G.A

Solve real-world and mathematical problems involving area, surface area, and volume. [See: Surface Area of a Rectangular Prism.]

NY.6.G.A.4

Represent three-dimensional figures using nets made up of rectangles and triangles, and use the nets to find the surface area of these figures. Apply these techniques in the context of solving real-world and mathematical problems. [See: Surface Area of a Rectangular Prism.]

NY.6.RP.A

Understand ratio concepts and use ratio reasoning to solve problems. [See: Making Flags; Bar and Pie Charts.]

NY.6.RP.A.1

Understand the concept of a ratio and use ratio language to describe a ratio relationship between two quantities. [See: Making Flags.]

NY.6.RP.A.3.D

Use ratio reasoning to convert measurement units; manipulate and transform units appropriately when multiplying or dividing quantities. [See: Making Flags.]

NY.6.SP.A

Develop understanding of statistical variability. [See: Histograms; Visualizing the “Shape” of Data; Measures of Center; Box Plots.]

NY.6.SP.A.1

Recognize a statistical question as one that anticipates variability in the data related to the question and accounts for it in the answers. [See: Introduction to Data Science; The Data Cycle; Choosing Your Dataset.]

NY.6.SP.A.2

Understand that a set of data collected to answer a statistical question has a distribution which can be described by its center, spread, and overall shape. [See: Histograms; Visualizing the “Shape” of Data; Measures of Center; Box Plots; Standard Deviation.]

NY.6.SP.A.3

Recognize that a measure of center for a numerical data set summarizes all of its values with a single number, while a measure of variation describes how its values vary with a single number. [See: Box Plots; Standard Deviation.]

NY.6.SP.B

Summarize and describe distributions. [See: Visualizing the “Shape” of Data; Measures of Center; Box Plots.]

NY.6.SP.B.4

Display numerical data in plots on a number line, including dot plots, histograms, and box plots. [See: Histograms; Visualizing the “Shape” of Data; Box Plots; Standard Deviation.]

NY.6.SP.B.5

Summarize numerical data sets in relation to their context. [See: Measures of Center; Box Plots; Standard Deviation.]

NY.6.SP.B.5.C

Summarize numerical data sets in relation to their context by giving quantitative measures of center (median and/or mean) and variability (interquartile range and/or mean absolute deviation), as well as describing any overall pattern and any striking deviations from the overall pattern with reference to the context in which the data were gathered. [See: Measures of Center; Box Plots; Standard Deviation.]

NY.6.SP.B.5.D

Summarize numerical data sets in relation to their context by relating the choice of measures of center and variability to the shape of the data distribution and the context in which the data were gathered. [See: Measures of Center.]

NY.7.EE.A.2

Understand that rewriting an expression in different forms in a problem context can shed light on the problem and how the quantities in it are related. [See: Problem Decomposition.]

NY.7.EE.B

Solve real-life and mathematical problems using numerical and algebraic expressions and equations. [See: Piecewise Functions and Conditionals; Solving Word Problems with the Design Recipe; Problem Decomposition; Sam the Butterfly - Applying Inequalities; Player Animation; The Distance Formula.]

NY.7.EE.B.4

Use variables to represent quantities in a real-world or mathematical problem, and construct simple equations and inequalities to solve problems by reasoning about the quantities. [See: Defining Values; Functions Make Life Easier!; Solving Word Problems with the Design Recipe; Simple Inequalities; Compound Inequalities: Solutions & Non-Solutions.]

NY.7.G.B.4

Know the formulas for the area and circumference of a circle and use them to solve problems; give an informal derivation of the relationship between the circumference and area of a circle. [See: Solving Word Problems with the Design Recipe.]

NY.7.G.B.6

Solve real-world and mathematical problems involving area, volume and surface area of two- and three-dimensional objects composed of triangles, quadrilaterals, polygons, cubes, and right prisms. [See: Solving Word Problems with the Design Recipe; Surface Area of a Rectangular Prism.]

NY.7.RP.A

Analyze proportional relationships and use them to solve real-world and mathematical problems. [See: Making Flags; Making Game Images.]

NY.7.RP.A.1

Compute unit rates associated with ratios of fractions, including ratios of lengths, areas and other quantities measured in like or different units. [See: Making Flags.]

NY.7.RP.A.2.A

Decide whether two quantities are in a proportional relationship, e.g., by testing for equivalent ratios in a table or graphing on a coordinate plane and observing whether the graph is a straight line through the origin. [See: Functions Can Be Linear; Defining Linear Functions.]

NY.7.RP.A.2.B

Identify the constant of proportionality (unit rate) in tables, graphs, equations, diagrams, and verbal descriptions of proportional relationships. [See: Functions Can Be Linear; Defining Linear Functions.]

NY.7.SP.A

Use random sampling to draw inferences about a population. [See: Probability, Inference, and Sample Size.]

NY.7.SP.A.1

Understand that statistics can be used to gain information about a population by examining a sample of the population; generalizations about a population from a sample are valid only if the sample is representative of that population. Understand that random sampling tends to produce representative samples and support valid inferences. [See: Probability, Inference, and Sample Size.]

NY.7.SP.A.2

Use data from a random sample to draw inferences about a population with an unknown characteristic of interest. Generate multiple samples (or simulated samples) of the same size to gauge the variation in estimates or predictions. [See: Probability, Inference, and Sample Size.]

NY.7.SP.B

Draw informal comparative inferences about two populations. [See: Bar and Pie Charts.]

NY.8.EE.B

Understand the connections between proportional relationships, lines, and linear equations. [See: Functions Can Be Linear; Defining Linear Functions.]

NY.8.EE.B.5

Graph proportional relationships, interpreting the unit rate as the slope of the graph. Compare two different proportional relationships represented in different ways. [See: Functions Can Be Linear; Defining Linear Functions.]

NY.8.F.A.1

Understand that a function is a rule that assigns to each input exactly one output. The graph of a function is the set of ordered pairs consisting of an input and the corresponding output. [See: Contracts; The Vertical Line Test.]

NY.8.F.A.2

Compare properties of two functions each represented in a different way (algebraically, graphically, numerically in tables, or by verbal descriptions). [See: Functions Can Be Linear; Defining Linear Functions.]

NY.8.F.A.3

Interpret the equation y = mx + b as defining a linear function, whose graph is a straight line; give examples of functions that are not linear. [See: Functions Can Be Linear; Defining Linear Functions.]

NY.8.F.B

Use functions to model relationships between quantities. [See: Functions Make Life Easier!; Defining Linear Functions; Solving Word Problems with the Design Recipe; Functions for Character Animation; Problem Decomposition.]

NY.8.F.B.4

Construct a function to model a linear relationship between two quantities. Determine the rate of change and initial value of the function from a description of a relationship or from two (x, y) values, including reading these from a table or from a graph. Interpret the rate of change and initial value of a linear function in terms of the situation it models, and in terms of its graph or a table of values. [See: Functions Can Be Linear; Defining Linear Functions.]

NY.8.F.B.5

Describe qualitatively the functional relationship between two quantities by analyzing a graph (e.g., where the function is increasing or decreasing, linear or nonlinear). Sketch a graph that exhibits the qualitative features of a function that has been described verbally. [See: Functions Can Be Linear; Defining Linear Functions.]

NY.8.G.A.1

Verify experimentally the properties of rotations, reflections, and translations. [See: Making Game Images.]

NY.8.G.B

Understand and apply the Pythagorean Theorem. [See: The Distance Formula.]

NY.8.G.B.7

Apply the Pythagorean Theorem to determine unknown side lengths in right triangles in real-world and mathematical problems in two and three dimensions. [See: The Distance Formula.]

NY.8.G.B.8

Apply the Pythagorean Theorem to find the distance between two points in a coordinate system. [See: The Distance Formula.]

NY.8.SP.A.1

Construct and interpret scatter plots for bivariate measurement data to investigate patterns of association between two quantities. Describe patterns such as clustering, outliers, positive or negative association, linear association, and nonlinear association. [See: Scatter Plots; Grouped Samples; Correlations; Linear Regression.]

NY.8.SP.A.2

Know that straight lines are widely used to model relationships between two quantitative variables. For scatter plots that suggest a linear association, informally fit a straight line, and informally assess the model fit by judging the closeness of the data points to the line. [See: Scatter Plots; Correlations; Linear Regression.]

NY.8.SP.A.3

Use the equation of a linear model to solve problems in the context of bivariate measurement data, interpreting the slope and intercept. [See: Linear Regression.]

NY.HSA.CED.A

Create equations that describe numbers or relationships. [See: Solving Word Problems with the Design Recipe; Surface Area of a Rectangular Prism; Problem Decomposition; Sam the Butterfly - Applying Inequalities.]

NY.HSA.CED.A.1

Create equations and inequalities in one variable and use them to solve problems. [See: Sam the Butterfly - Applying Inequalities.]

NY.HSA.CED.A.2

Create equations in two or more variables to represent relationships between quantities; graph equations on coordinate axes with labels and scales. [See: Sam the Butterfly - Applying Inequalities.]

NY.HSA.CED.A.3

Represent constraints by equations or inequalities, and by systems of equations and/or inequalities, and interpret solutions as viable or nonviable options in a modeling context. [See: Sam the Butterfly - Applying Inequalities.]

NY.HSA.SSE.A.1

Interpret expressions that represent a quantity in terms of its context. [See: Defining Values; Functions Make Life Easier!; Solving Word Problems with the Design Recipe.]

NY.HSA.SSE.A.1.A

Interpret parts of an expression, such as terms, factors, and coefficients. [See: Piecewise Functions and Conditionals; Player Animation.]

NY.HSA.SSE.A.1.B

Interpret complicated expressions by viewing one or more of their parts as a single entity. [See: Piecewise Functions and Conditionals; Player Animation; Custom Scatter Plots.]

NY.HSA.SSE.A.2

Use the structure of an expression to identify ways to rewrite it. [See: Order of Operations.]

NY.HSA.SSE.B

Write expressions in equivalent forms to solve problems. [See: Order of Operations.]

NY.HSF.BF.A

Build a function that models a relationship between two quantities. [See: Function Notation; Defining Linear Functions; Solving Word Problems with the Design Recipe; Functions for Character Animation; Problem Decomposition; Simple Inequalities; Compound Inequalities: Solutions & Non-Solutions; Defining Table Functions.]

NY.HSF.BF.A.1

Write a function that describes a relationship between two quantities. [See: Function Notation; Defining Linear Functions; Solving Word Problems with the Design Recipe; Functions for Character Animation; Problem Decomposition; Simple Inequalities; Compound Inequalities: Solutions & Non-Solutions; Defining Table Functions.]

NY.HSF.BF.A.1.B

Combine standard function types using arithmetic operations. [See: Function Composition.]

NY.HSF.BF.A.1.C

Compose functions. [See: Function Composition; Problem Decomposition; Sam the Butterfly - Applying Inequalities; Collision Detection - Distance and Inequality.]

NY.HSF.BF.B

Build new functions from existing functions. [See: Problem Decomposition; Sam the Butterfly - Applying Inequalities; Collision Detection - Distance and Inequality.]

NY.HSF.IF.A

Understand the concept of a function and use function notation. [See: Functions Make Life Easier!; Function Notation.]

NY.HSF.IF.A.1

Understand that a function from one set (called the domain) to another set (called the range) assigns to each element of the domain exactly one element of the range. If f is a function and x is an element of its domain, then f(x) denotes the output of f corresponding to the input x. The graph of f is the graph of the equation y = f(x). [See: Contracts; The Vertical Line Test.]

NY.HSF.IF.A.2

Use function notation, evaluate functions for inputs in their domains, and interpret statements that use function notation in terms of a context. [See: Contracts; Making Flags; Function Notation; Defining Linear Functions; Solving Word Problems with the Design Recipe; Functions for Character Animation; Problem Decomposition; Simple Inequalities; Compound Inequalities: Solutions & Non-Solutions; Defining Table Functions.]

NY.HSF.IF.B

Interpret functions that arise in applications in terms of the context. [See: Function Notation; Defining Linear Functions; Solving Word Problems with the Design Recipe; Functions for Character Animation; Problem Decomposition; Simple Inequalities; Compound Inequalities: Solutions & Non-Solutions; Defining Table Functions.]

NY.HSF.IF.B.5

Relate the domain of a function to its graph and, where applicable, to the quantitative relationship it describes. [See: Functions Can Be Linear; Defining Linear Functions.]

NY.HSF.IF.C

Analyze functions using different representations. [See: The Vertical Line Test; Functions: Contracts, Examples & Definitions; Functions Can Be Linear; Defining Linear Functions; Solving Word Problems with the Design Recipe.]

NY.HSF.IF.C.9

Compare properties of two functions each represented in a different way (algebraically, graphically, numerically in tables, or by verbal descriptions). [See: Functions Can Be Linear; Defining Linear Functions; Problem Decomposition.]

NY.HSN.Q.A

Reason quantitatively and use units to solve problems. [See: Making Flags.]

NY.HSS.CP.A.1

Describe events as subsets of a sample space (the set of outcomes) using characteristics (or categories) of the outcomes, or as unions, intersections, or complements of other events ('or', 'and', 'not'). [See: Compound Inequalities: Solutions & Non-Solutions.]

NY.HSS.CP.B.9

Use permutations and combinations to compute probabilities of compound events and solve problems. [See: Permutations; Combinations.]

NY.HSS.IC.A

Understand and evaluate random processes underlying statistical experiments. [See: Probability, Inference, and Sample Size.]

NY.HSS.IC.A.1

Understand statistics as a process for making inferences about population parameters based on a random sample from that population. [See: Probability, Inference, and Sample Size.]

NY.HSS.IC.B

Make inferences and justify conclusions from sample surveys, experiments, and observational studies. [See: Collecting Data.]

NY.HSS.IC.B.3

Recognize the purposes of and differences among sample surveys, experiments, and observational studies; explain how randomization relates to each. [See: Probability, Inference, and Sample Size; Collecting Data.]

NY.HSS.IC.B.4

Use data from a sample survey to estimate a population mean or proportion; develop a margin of error through the use of simulation models for random sampling. [See: Collecting Data.]

NY.HSS.IC.B.6

Evaluate reports based on data. [See: Threats to Validity.]

NY.HSS.ID.A

Summarize, represent, and interpret data on a single count or measurement variable. [See: Bar and Pie Charts; Histograms; Visualizing the “Shape” of Data; Measures of Center; Box Plots.]

NY.HSS.ID.A.1

Represent data with plots on the real number line (dot plots, histograms, and box plots). [See: Histograms; Visualizing the “Shape” of Data; Box Plots; Standard Deviation.]

NY.HSS.ID.A.2

Use statistics appropriate to the shape of the data distribution to compare center (median, mean) and spread (interquartile range, standard deviation) of two or more different data sets. [See: Histograms; Measures of Center; Box Plots; Standard Deviation.]

NY.HSS.ID.A.3

Interpret differences in shape, center, and spread in the context of the data sets, accounting for possible effects of extreme data points (outliers). [See: Histograms; Visualizing the “Shape” of Data; Measures of Center; Box Plots; Standard Deviation.]

NY.HSS.ID.B

Summarize, represent, and interpret data on two categorical and quantitative variables. [See: Scatter Plots; Correlations.]

NY.HSS.ID.B.6

Represent data on two quantitative variables on a scatter plot, and describe how the variables are related. [See: Scatter Plots; Correlations.]

NY.HSS.ID.B.6.A

Fit a function to the data; use functions fitted to data to solve problems in the context of the data. Use given functions or choose a function suggested by the context. Emphasize linear, quadratic, and exponential models. [See: Linear Regression.]

NY.HSS.ID.B.6.C

Fit a linear function for a scatter plot that suggests a linear association. [See: Linear Regression.]

NY.HSS.ID.C

Interpret linear models. [See: Linear Regression.]

NY.HSS.ID.C.7

Interpret the slope (rate of change) and the intercept (constant term) of a linear model in the context of the data. [See: Linear Regression.]

NY.HSS.ID.C.8

Compute (using technology) and interpret the correlation coefficient of a linear fit. [See: Scatter Plots; Correlations; Linear Regression.]

NY.HSS.ID.C.9

Distinguish between correlation and causation. [See: Correlations; Linear Regression.]

NY.SL.9-10.1

Initiate and participate effectively in a range of collaborative discussions (one-on-one, in groups, and teacher-led) with diverse partners on grades 9-10 topics, texts, and issues, building on others' ideas and expressing their own clearly and persuasively. [See: Introduction to Data Science.]

Oklahoma Standards

OK.3.A.V.01

Create programs that use variables to store and modify grade level appropriate data. [See: Defining Values.]

OK.3.AP.A.01

Compare multiple algorithms for the same task. [See: Making Flags.]

OK.3.AP.C.01

Create programs using a programming language that utilize sequencing, repetition, conditionals, and variables to solve a problem or express ideas both independently and collaboratively. [See: Method Chaining; Grouped Samples.]

OK.3.AP.M.01

Decompose the steps needed to solve a problem into a precise sequence of instructions. [See: Making Flags.]

OK.3.AP.M.02

With grade appropriate complexity, modify, remix, or incorporate portions of an existing program into one’s own work, to develop something new or add more advanced features. [See: Making Game Images; Functions for Character Animation; Player Animation.]

OK.3.AP.PD.01

Use an iterative process to plan the development of a program while solving simple problems. [See: Functions Make Life Easier!; Solving Word Problems with the Design Recipe; Defining Table Functions.]

OK.3.AP.PD.02

Observe intellectual property rights and give appropriate credit when creating or remixing programs. [See: Making Game Images.]

OK.3.AP.PD.03

Analyze and debug a program that includes sequencing, repetition and variables in a programming language. [See: Making Flags; Debugging.]

OK.3.AP.PD.04

Communicate and explain your program development using comments, presentations and demonstrations. [See: Solving Word Problems with the Design Recipe.]

OK.3.DA.CVT.01

Collect and organize data in various visual formats. [See: Collecting Data.]

OK.3.DA.IM.01

With guidance, utilize data to make predictions and discuss whether there is adequate data to make reliable predictions. [See: Linear Regression; Threats to Validity.]

OK.4.AP.A.01

Compare and refine multiple algorithms for the same task. [See: Making Flags; Method Chaining.]

OK.4.AP.C.01

Create programs using a programming language that utilize sequencing, repetition, conditionals and variables using math operations manipulate values to solve a problem or express ideas both independently and collaboratively. [See: Making Flags.]

OK.4.AP.M.01

Decompose large problems into smaller, manageable subproblems to facilitate the program development process. [See: Problem Decomposition; Method Chaining.]

OK.4.AP.M.02

With grade appropriate complexity, modify, remix, or incorporate portions of an existing program into one’s own work, to develop something new or add more advanced features. [See: Making Game Images; Functions for Character Animation; Player Animation.]

OK.4.AP.PD.02

Observe intellectual property rights and give appropriate credit when creating or remixing programs. [See: Making Game Images.]

OK.4.AP.PD.03

Analyze, create, and debug a program that includes sequencing, repetition, conditionals and variables in a programming language. [See: Method Chaining; Debugging.]

OK.4.AP.PD.04

Communicate and explain your program development using comments, presentations and demonstrations. [See: Solving Word Problems with the Design Recipe.]

OK.4.AP.V.01

Create programs that use variables to store and modify grade level appropriate data. [See: Defining Values.]

OK.4.DA.CVT.01

Organize and present collected data visually to highlight comparisons. [See: Collecting Data.]

OK.4.DA.IM.01

Determine how the accuracy of conclusions are influenced by the amount of data collected. [See: Linear Regression.]

OK.5.AP.A.01

Compare and refine multiple algorithms for the same task and determine which is the most efficient. [See: Function Composition; Making Flags.]

OK.5.AP.M.01

Decompose large problems into smaller, manageable subproblems and then into a precise sequence of instructions. [See: Problem Decomposition; Method Chaining.]

OK.5.AP.M.02

With grade appropriate complexity, modify, remix, or incorporate portions of an existing program into one’s own work, to develop something new or add more advanced features. [See: Making Game Images; Functions for Character Animation; Player Animation.]

OK.5.AP.PD.02

Observe intellectual property rights and give appropriate credit when creating or remixing programs. [See: Making Game Images.]

OK.5.AP.PD.03

Analyze, create, and debug a program that includes sequencing, repetition, conditionals and variables in a programming language. [See: Method Chaining; Debugging.]

OK.5.AP.PD.04

Communicate and explain your program development using comments, presentations and demonstrations. [See: Solving Word Problems with the Design Recipe.]

OK.5.AP.V.01

Create programs that use variables to store and modify grade level appropriate data. [See: Defining Values.]

OK.5.DA.CVT.01

Organize and present collected data to highlight comparisons and support a claim. [See: Collecting Data.]

OK.5.DA.IM.01

Use data to highlight or propose cause and effect relationships, predict outcomes, or communicate an idea. [See: Introduction to Data Science.]

OK.5.GM.1.1

Describe, classify and construct triangles, including equilateral, right, scalene, and isosceles triangles. Recognize triangles in various contexts. [See: Contracts.]

OK.6.A.1.1

Plot integer- and rational-valued (limited to halves and fourths) ordered-pairs as coordinates in all four quadrants and recognize the reflective relationships among coordinates that differ only by their signs. [See: Coordinates and Game Design; Making Flags.]

OK.6.A.1.3

Use and evaluate variables in expressions, equations, and inequalities that arise from various contexts, including determining when or if, for a given value of the variable, an equation or inequality involving a variable is true or false. [See: Simple Data Types.]

OK.6.A.3.1

Represent real-world or mathematical situations using expressions, equations and inequalities involving variables and rational numbers. [See: Simple Inequalities; Compound Inequalities: Solutions & Non-Solutions.]

OK.6.AP.A.01

Use an existing algorithm in natural language or pseudocode to solve complex problems. [See: Solving Word Problems with the Design Recipe.]

OK.6.AP.C.01

Develop programs that utilize combinations of repetition, conditionals, and the manipulation of variables representing different data types. [See: Sam the Butterfly - Applying Inequalities.]

OK.6.AP.M.01

Decompose problems into parts to facilitate the design, implementation, and review of programs. [See: Making Flags; Problem Decomposition; Sam the Butterfly - Applying Inequalities; Collision Detection - Distance and Inequality.]

OK.6.AP.PD.01

Seek and incorporate feedback from team members to refine a solution to a problem. [See: Making Flags; Making Game Images; Functions for Character Animation; Player Animation; Collision Detection - Distance and Inequality.]

OK.6.AP.PD.02

Incorporate existing code, media, and libraries into original programs and give attribution. [See: Making Game Images.]

OK.6.AP.PD.04

Break down tasks and follow an individual timeline when developing a computational artifact. [See: Probability, Inference, and Sample Size.]

OK.6.AP.PD.05

Document text-based programs in order to make them easier to follow, test, and debug. [See: Solving Word Problems with the Design Recipe.]

OK.6.D.1.3

Create and analyze box and whisker plots observing how each segment contains one quarter of the data. [See: Bar and Pie Charts; Choosing Your Dataset; Histograms; Visualizing the “Shape” of Data; Box Plots; Standard Deviation; Grouped Samples.]

OK.6.DA.CVT.01

Collect data using computational tools and transform the data to make it more useful. [See: Box Plots; Standard Deviation.]

OK.6.DA.S.01

Identify how the same data can be represented in multiple ways. [See: Bar and Pie Charts.]

OK.6.GM.2.2

Develop and use the fact that the sum of the interior angles of a triangle is 180° to determine missing angle measures in a triangle. [See: Contracts.]

OK.6.IC.C.01

Explain how computing impacts people’s everyday activities. [See: Computing Needs All Voices.]

OK.7.A.3.3

Represent real-world or mathematical situations using equations and inequalities involving variables and rational numbers. [See: Defining Values; Simple Inequalities; Compound Inequalities: Solutions & Non-Solutions; Sam the Butterfly - Applying Inequalities.]

OK.7.A.4.2

Apply understanding of order of operations and grouping symbols when using calculators and other technologies [See: Order of Operations.]

OK.7.AP.A.01

Select and modify an existing algorithm in natural language or pseudocode to solve complex problems. [See: Simple Data Types; Solving Word Problems with the Design Recipe; Surface Area of a Rectangular Prism; Table Methods.]

OK.7.AP.C.01

Develop programs that utilize combinations of repetition, compound conditionals, and the manipulation of variables representing different data types. [See: Sam the Butterfly - Applying Inequalities.]

OK.7.AP.M.01

Decompose problems into parts to facilitate the design, implementation, and review of increasingly complex programs. [See: Problem Decomposition; Sam the Butterfly - Applying Inequalities; Collision Detection - Distance and Inequality; Method Chaining.]

OK.7.AP.PD.01

Seek and incorporate feedback from team members and users to refine a solution to a problem. [See: Making Game Images; Functions for Character Animation; Player Animation; Collision Detection - Distance and Inequality.]

OK.7.AP.PD.02

Incorporate existing code, media, and libraries into original programs of increasing complexity and give attribution. [See: Making Game Images.]

OK.7.AP.PD.04

Distribute tasks and maintain a project timeline when collaboratively developing computational artifacts. [See: Probability, Inference, and Sample Size.]

OK.7.AP.PD.05

Document text-based programs of increasing complexity in order to make them easier to follow, test, and debug. [See: Solving Word Problems with the Design Recipe.]

OK.7.CS.T.01

Identify and fix increasingly complex software and hardware problems with computing devices and their components. [See: Problem Decomposition.]

OK.7.D.1.2

Use reasoning with proportions to display and interpret data in circle graphs (pie charts) and histograms. Choose the appropriate data display and know how to create the display using a spreadsheet or other graphing technology. [See: Bar and Pie Charts; Choosing Your Dataset; Histograms; Visualizing the “Shape” of Data; Box Plots; Standard Deviation; Grouped Samples.]

OK.7.DA.CVT.01

Collect data using computational tools and transform the data to make it more useful and reliable. [See: Box Plots; Standard Deviation.]

OK.7.DA.S.01

Create multiple representations of data. [See: Bar and Pie Charts.]

OK.7.GM.1.1

Using a variety of tools and strategies, develop the concept that surface area of a rectangular prism with rational-valued edge lengths can be found by wrapping the figure with samesized square units without gaps or overlap. Use appropriate measurements such as cm^2 [See: Surface Area of a Rectangular Prism.]

OK.7.GM.4.1

Describe the properties of similarity, compare geometric figures for similarity, and determine scale factors resulting from dilations. [See: Making Flags; Making Game Images.]

OK.7.GM.4.2

Apply proportions, ratios, and scale factors to solve problems involving scale drawings and determine side lengths and areas of similar triangles and rectangles. [See: Making Flags; Making Game Images.]

OK.7.N.1.1

Know that every rational number can be written as the ratio of two integers or as a terminating or repeating decimal. [See: Simple Data Types.]

OK.7.N.1.2

Compare and order rational numbers expressed in various forms using the symbols <, >, and =. [See: Simple Data Types.]

OK.7.N.1.3

Recognize and generate equivalent representations of rational numbers, including equivalent fractions. [See: Simple Data Types.]

OK.8.AP.A.01

Design algorithms in natural language, flow and control diagrams, comments within code, and/or pseudocode to solve complex problems. [See: Making Flags; Making Game Images; Solving Word Problems with the Design Recipe; Functions for Character Animation.]

OK.8.AP.C.01

Develop programs that utilize combinations of nested repetition, compound conditionals, procedures without parameters, and the manipulation of variables representing different data types. [See: Simple Data Types.]

OK.8.AP.M.01

Decompose problems and subproblems into parts to facilitate the design, implementation, and review of complex programs. [See: Problem Decomposition; Sam the Butterfly - Applying Inequalities; Collision Detection - Distance and Inequality; Method Chaining.]

OK.8.AP.PD.02

Incorporate existing code, media, and libraries into original programs of increasing complexity and give attribution. [See: Functions Make Life Easier!.]

OK.8.AP.PD.04

Explain how effective communication between participants is required for successful collaboration when developing computational artifacts. [See: Solving Word Problems with the Design Recipe.]

OK.8.AP.PD.05

Document text-based programs of increasing complexity in order to make them easier to follow, test, and debug. [See: Solving Word Problems with the Design Recipe.]

OK.8.CS.T.01

Systematically identify, fix, and document increasingly complex software and hardware problems with computing devices and their components. [See: Problem Decomposition.]

OK.8.DA.CVT.01

Develop, implement, and refine a process that utilizes computational tools to collect and transform data to make it more useful and reliable. [See: Introduction to Data Science; Grouped Samples.]

OK.8.DA.S.01

Analyze multiple methods of representing data and choose the most appropriate method for representing data. [See: Bar and Pie Charts; Choosing Your Dataset; Histograms; Visualizing the “Shape” of Data; Box Plots; Standard Deviation; Grouped Samples.]

OK.8.IC.SI.01

Communicate and publish key ideas and details individually or collaboratively in a way that informs, persuades, and/or entertains using a variety of digital tools and media-rich resources. Describe and use safe, appropriate, and responsible practices (netiquette) when participating in online communities (e.g., discussion groups, blogs, social networking sites). [See: Choosing Your Dataset; Threats to Validity.]

OK.A1.A.1.1

Use knowledge of solving equations with rational values to represent and solve mathematical and real-world problems (e.g., angle measures, geometric formulas, science, or statistics) and interpret the solutions in the original context. [See: Functions Make Life Easier!.]

OK.A1.A.2

Represent and solve real-world and mathematical problems using linear inequalities, compound inequalities and systems of linear inequalities; interpret solutions in the original context. [See: Sam the Butterfly - Applying Inequalities.]

OK.A1.A.2.2

Represent relationships in various contexts with compound and absolute value inequalities and solve the resulting inequalities by graphing and interpreting the solutions on a number line. [See: Compound Inequalities: Solutions & Non-Solutions; Sam the Butterfly - Applying Inequalities.]

OK.A1.A.3

Generate equivalent algebraic expressions and use algebraic properties to evaluate expressions and arithmetic and geometric sequences. [See: Order of Operations.]

OK.A1.A.3.1

Solve equations involving several variables for one variable in terms of the others. [See: Problem Decomposition.]

OK.A1.A.4

Analyze mathematical change involving linear equations in real-world and mathematical problems. [See: Defining Linear Functions.]

OK.A1.A.4.1

Calculate and interpret slope and the x- and y-intercepts of a line using a graph, an equation, two points, or a set of data points to solve realworld and mathematical problems. [See: Defining Linear Functions.]

OK.A1.D.1.1

Describe a data set using data displays, describe and compare data sets using summary statistics, including measures of central tendency, location, and spread. Know how to use calculators, spreadsheets, or other appropriate technology to display data and calculate summary statistics. [See: Choosing Your Dataset; Histograms; Visualizing the “Shape” of Data; Grouped Samples.]

OK.A1.D.1.2

Collect data and use scatterplots to analyze patterns and describe linear relationships between two variables. Using graphing technology, determine regression lines and correlation coefficients; use regression lines to make predictions and correlation coefficients to assess the reliability of those predictions. [See: Collecting Data.]

OK.A1.D.2.1

Select and apply counting procedures, such as the multiplication and addition principles and tree diagrams, to determine the size of a sample space (the number of possible outcomes) and to calculate probabilities. [See: Table Methods; Method Chaining; Defining Table Functions.]

OK.A1.D.2.2

Describe the concepts of intersections, unions, and complements using Venn diagrams to evaluate probabilities. Understand the relationships between these concepts and the words AND, OR, and NOT. [See: Compound Inequalities: Solutions & Non-Solutions.]

OK.A1.F.1.2

Identify the dependent and independent variables as well as the domain and range given a function, equation, or graph. Identify restrictions on the domain and range in real-world contexts. [See: Contracts.]

OK.A1.F.1.3

Write linear functions, using function notation, to model real-world and mathematical situations. [See: Contracts; Function Composition; Functions Make Life Easier!.]

OK.A1.F.1.4

Given a graph modeling a real-world situation, read and interpret the linear piecewise function (excluding step functions). [See: Contracts; Custom Scatter Plots.]

OK.A1.F.2.1

Distinguish between linear and nonlinear (including exponential) functions arising from real-world and mathematical situations that are represented in tables, graphs, and equations. Understand that linear functions grow by equal intervals and that exponential functions grow by equal factors over equal intervals. [See: Functions Can Be Linear; Defining Linear Functions.]

OK.A1.F.3

Represent functions in multiple ways and use the representation to interpret real-world and mathematical problems. [See: Function Composition; Defining Values; Defining Linear Functions.]

OK.A1.F.3.1

Identify and generate equivalent representations of linear equations, graphs, tables, and real-world situations. [See: Defining Values; Defining Linear Functions.]

OK.A1.F.3.2

Use function notation; evaluate a function, including nonlinear, at a given point in its domain algebraically and graphically. Interpret the results in terms of real-world and mathematical problems. [See: Function Composition.]

OK.A1.F.3.3

Add, subtract, and multiply functions using function notation. [See: Function Composition.]

OK.A2.F.1.8

Graph piecewise functions with no more than three branches (including linear, quadratic, or exponential branches) and analyze the function by identifying the domain, range, intercepts, and intervals for which it is increasing, decreasing, and constant. [See: Custom Scatter Plots.]

OK.G.2D.1.5

Use coordinate geometry to represent and analyze line segments and polygons, including determining lengths, midpoints, and slopes of line segments. [See: The Distance Formula; Collision Detection - Distance and Inequality.]

OK.G.2D.1.8

Construct logical arguments to prove triangle congruence (SSS, SAS, ASA, AAS and HL) and triangle similarity (AA, SSS, SAS). [See: Contracts.]

OK.G.3D.1.1

Solve real-world and mathematical problems using the surface area and volume of prisms, cylinders, pyramids, cones, spheres, and composites of these figures. Use nets, measuring devices, or formulas as appropriate. [See: Surface Area of a Rectangular Prism.]

OK.G.RT.1.1

Apply the distance formula and the Pythagorean Theorem and its converse to solve real-world and mathematical problems, as approximate and exact values, using algebraic and logical reasoning (include Pythagorean Triples). [See: The Distance Formula; Collision Detection - Distance and Inequality.]

OK.L1.AP.A.01

Create a prototype that uses algorithms (e.g., searching, sorting, finding shortest distance) to provide a possible solution for a real-world problem. [See: Surface Area of a Rectangular Prism; Sam the Butterfly - Applying Inequalities; Grouped Samples.]

OK.L1.AP.M.01

Break down a solution into procedures using systematic analysis and design. [See: Piecewise Functions and Conditionals; Problem Decomposition; Custom Scatter Plots; Method Chaining; Defining Table Functions.]

OK.L1.AP.M.02

Create computational artifacts by systematically organizing, manipulating and/or processing data. [See: Piecewise Functions and Conditionals; Custom Scatter Plots; Table Methods; Method Chaining; Defining Table Functions.]

OK.L1.AP.PD.05

Evaluate and refine computational artifacts to make them more user-friendly, efficient and/or accessible. [See: Histograms; Visualizing the “Shape” of Data.]

OK.L1.CS.D.01

Explain how abstractions hide the underlying implementation details of computing systems embedded in everyday objects. [See: Coordinates and Game Design.]

OK.L1.CS.T.01

Develop and apply criteria for systematic discovery of errors and systematic strategies for correction of errors in computing systems. [See: Debugging.]

OK.L1.DA.CVT.01

Use tools and techniques to locate, collect, and create visualizations of small- and largescale data sets (e.g., paper surveys and online data sets). [See: Choosing Your Dataset.]

OK.L1.DA.IM.01

Show the relationships between collected data elements using computational models. [See: Scatter Plots; Correlations; Linear Regression.]

OK.L1.IC.C.01

Evaluate the ways computing impacts personal, ethical, social, economic, and cultural practices. [See: Ethics, Privacy, and Bias.]

OK.L1.IC.C.02

Test and refine computational artifacts to reduce bias and equity deficits. [See: Probability, Inference, and Sample Size; Choosing Your Dataset; Grouped Samples; Checking Your Work; Threats to Validity.]

OK.L1.IC.SLE.02

Explain the privacy concerns related to the large-scale collection and analysis of information about individuals (e.g., how businesses, social media, and the government collects and uses data) that may not be evident to users. [See: Ethics, Privacy, and Bias.]

OK.L1.IC.SLE.03

Evaluate the social and economic consequences of how law and ethics interact with digital aspects of privacy, data, property, information, and identity. [See: Ethics, Privacy, and Bias.]

OK.L2.AP.M.03

Create programming solutions by reusing existing code (e.g., libraries, Application Programming Interface (APIs), code repositories). [See: Sam the Butterfly - Applying Inequalities; Table Methods.]

OK.L2.AP.PD.03

Develop programs for multiple computing platforms. [See: Functions Make Life Easier!.]

OK.L2.AP.PD.05

Develop and use a series of test cases to verify that a program performs according to its design specifications. [See: Solving Word Problems with the Design Recipe.]

OK.L2.AP.PD.07

Modify an existing program to add additional functionality and discuss intended and unintended implications (e.g., breaking other functionality). [See: Player Animation.]

OK.L2.DA.CVT.01

Use data analysis tools and techniques to identify patterns from complex real-world data. [See: Linear Regression.]

OK.L2.DA.CVT.02

Generate data sets that use a variety of data collection tools and analysis techniques to support a claim and/or communicate information. [See: Box Plots; Standard Deviation.]

OK.L2.IC.C.01

Evaluate the beneficial and harmful effects that computational artifacts and innovations have on society. [See: Ethics, Privacy, and Bias.]

OK.L2.IC.SLE.01

Debate laws and regulations that impact the development and use of software. [See: Ethics, Privacy, and Bias.]

OK.MAP.1

Develop a deep and flexible conceptual understanding. [See: Making Flags.]

OK.MAP.2

Develop accurate and appropriate procedural fluency. [See: Order of Operations.]

OK.MAP.3

Develop strategies for problem solving. [See: Functions for Character Animation.]

OK.MAP.4

Develop mathematical reasoning. [See: Making Flags.]

OK.MAP.5

Develop a productive mathematical disposition. [See: Functions Make Life Easier!.]

OK.MAP.6

Develop the ability to make conjectures, model, and generalize. [See: Functions Make Life Easier!.]

OK.MAP.7

Develop the ability to communicate mathematically. [See: Solving Word Problems with the Design Recipe; Linear Regression.]

OK.PA.A.1.1

Recognize that a function is a relationship between an independent variable and a dependent variable in which the value of the independent variable determines the value of the dependent variable. [See: Piecewise Functions and Conditionals; Contracts; Functions Make Life Easier!; Player Animation.]

OK.PA.A.1.2

Use linear functions to represent and explain real-world and mathematical situations. [See: Functions Make Life Easier!; Solving Word Problems with the Design Recipe; Functions for Character Animation.]

OK.PA.A.1.3

Identify a function as linear if it can be expressed in the form y = mx + b or if its graph is a straight line. [See: Solving Word Problems with the Design Recipe.]

OK.PA.A.2

Recognize linear functions in real-world and mathematical situations; represent linear functions and other functions with tables, verbal descriptions, symbols, and graphs; solve problems involving linear functions and interpret results in the original context. [See: Solving Word Problems with the Design Recipe; Functions for Character Animation.]

OK.PA.A.2.1

Represent linear functions with tables, verbal descriptions, symbols, and graphs; translate from one representation to another. [See: Functions Can Be Linear; Defining Linear Functions; Solving Word Problems with the Design Recipe; Functions for Character Animation.]

OK.PA.A.2.2

Identify, describe, and analyze linear relationships between two variables. [See: Functions Can Be Linear; Defining Linear Functions; Probability, Inference, and Sample Size; Choosing Your Dataset; Histograms; Visualizing the “Shape” of Data; Grouped Samples.]

OK.PA.A.2.3

Identify graphical properties of linear functions including slope and intercepts. Know that the slope equals the rate of change, and that the yintercept is zero when the function represents a proportional relationship. [See: Defining Linear Functions.]

OK.PA.A.2.4

Predict the effect on the graph of a linear function when the slope or y-intercept changes. Use appropriate tools to examine these effects. [See: Functions Can Be Linear; Defining Linear Functions.]

OK.PA.A.3

Generate equivalent numerical and algebraic expressions and use algebraic properties to evaluate expressions. [See: Order of Operations.]

OK.PA.A.3.1

Use substitution to simplify and evaluate algebraic expressions. [See: Function Composition; Defining Values.]

OK.PA.A.4

Represent real-world and mathematical problems using equations and inequalities involving linear expressions. Solve and graph equations and inequalities symbolically and graphically. Interpret solutions in the original context. [See: Making Flags.]

OK.PA.A.4.3

Represent real-world situations using equations and inequalities involving one variable. [See: Simple Inequalities; Compound Inequalities: Solutions & Non-Solutions; Sam the Butterfly - Applying Inequalities.]

OK.PA.D.1

Display and interpret data in a variety of ways, including using scatterplots and approximate lines of best fit. Use line of best fit and average rate of change to make predictions and draw conclusions about data. [See: Choosing Your Dataset.]

OK.PA.D.1.1

Describe the impact that inserting or deleting a data point has on the mean and the median of a data set. Know how to create data displays using a spreadsheet and use a calculator to examine this impact. [See: Choosing Your Dataset; Histograms; Visualizing the “Shape” of Data; Grouped Samples.]

OK.PA.D.1.2

Explain how outliers affect measures of central tendency. [See: Measures of Center.]

OK.PA.D.1.3

Collect, display and interpret data using scatterplots. Use the shape of the scatterplot to informally estimate a line of best fit, make statements about average rate of change, and make predictions about values not in the original data set. Use appropriate titles, labels and units. [See: Scatter Plots; Correlations; Linear Regression.]

OK.PA.D.2.2

Determine how samples are chosen (random, limited, biased) to draw and support conclusions about generalizing a sample to a population. [See: Probability, Inference, and Sample Size.]

OK.PA.GM.1

Solve problems involving right triangles using the Pythagorean Theorem. [See: The Distance Formula.]

OK.PA.GM.1.1

Informally justify the Pythagorean Theorem using measurements, diagrams, or dynamic software and use the Pythagorean Theorem to solve problems in two and three dimensions involving right triangles. [See: The Distance Formula.]

OK.PA.GM.1.2

Use the Pythagorean Theorem to find the distance between any two points in a coordinate plane. [See: The Distance Formula; Collision Detection - Distance and Inequality.]

OK.PA.GM.2

Calculate surface area and volume of three-dimensional figures. [See: Surface Area of a Rectangular Prism.]

OK.PA.GM.2.1

Calculate the surface area of a rectangular prism using decomposition or nets. Use appropriate units of measure, such as square centimeters. [See: Surface Area of a Rectangular Prism.]

OK.PA.GM.2.2

Calculate the surface area of a cylinder, in terms of pi and using approximations for pi, using decomposition or nets. Use appropriate units of measure, such as square centimeters. [See: Surface Area of a Rectangular Prism.]

OK.SP.1.5

Use counting techniques including permutations and combinations to solve mathematical and real-world problems, including determining probabilities of compound events. [See: Permutations; Combinations.]

Ohio Standards

OH.5.G.A.1

Use a pair of perpendicular number lines, called axes, to define a coordinate system, with the intersection of the lines (the origin) arranged to coincide with the 0 on each line and a given point in the plane located by using an ordered pair of numbers, called its coordinates. Understand that the first number indicates how far to travel from the origin in the direction of one axis, and the second number indicates how far to travel in the direction of the second axis, with the convention that the names of the two axes and the coordinates correspond (e.g., x-axis and x-coordinate, y-axis and y-coordinate). [See: Coordinates and Game Design.]

OH.5.OA.A

Write and interpret numerical expressions. [See: Order of Operations.]

OH.5.OA.A.1

Use parentheses, brackets, or braces in numerical expressions, and evaluate expressions with these symbols. [See: Order of Operations.]

OH.6.EE.B

Reason about and solve one-variable equations and inequalities. [See: Simple Inequalities; Compound Inequalities: Solutions & Non-Solutions.]

OH.6.EE.B.6

Use variables to represent numbers and write expressions when solving a real-world or mathematical problem; understand that a variable can represent an unknown number, or, depending on the purpose at hand, any number in a specified set. [See: Piecewise Functions and Conditionals; Function Composition; Defining Values; Functions Make Life Easier!; Functions: Contracts, Examples & Definitions; Defining Linear Functions; Solving Word Problems with the Design Recipe; Functions for Character Animation; Surface Area of a Rectangular Prism; Problem Decomposition; Sam the Butterfly - Applying Inequalities; Player Animation; The Distance Formula; Collision Detection - Distance and Inequality; Defining Table Functions; Grouped Samples; Linear Regression.]

OH.6.EE.B.8

Write an inequality of the form x > c or x < c to represent a constraint or condition in a real-world or mathematical problem. Recognize that inequalities of the form x > c or x < c have infinitely many solutions; represent solutions of such inequalities on number line diagrams. [See: Simple Inequalities; Sam the Butterfly - Applying Inequalities.]

OH.6.G.A

Solve real-world and mathematical problems involving area, surface area, and volume. [See: Surface Area of a Rectangular Prism.]

OH.6.G.A.4

Represent three-dimensional figures using nets made up of rectangles and triangles, and use the nets to find the surface area of these figures. Apply these techniques in the context of solving real-world and mathematical problems. [See: Surface Area of a Rectangular Prism.]

OH.6.RP.A

Understand ratio concepts and use ratio reasoning to solve problems. [See: Making Flags; Bar and Pie Charts.]

OH.6.RP.A.1

Understand the concept of a ratio and use ratio language to describe a ratio relationship between two quantities. [See: Making Flags.]

OH.6.RP.A.3.D

Use ratio reasoning to convert measurement units; manipulate and transform units appropriately when multiplying or dividing quantities. [See: Making Flags.]

OH.6.SP.A

Develop understanding of statistical variability. [See: Histograms; Visualizing the “Shape” of Data; Measures of Center; Box Plots.]

OH.6.SP.A.1

Recognize a statistical question as one that anticipates variability in the data related to the question and accounts for it in the answers. [See: Introduction to Data Science; The Data Cycle; Choosing Your Dataset.]

OH.6.SP.A.2

Understand that a set of data collected to answer a statistical question has a distribution which can be described by its center, spread, and overall shape. [See: Histograms; Visualizing the “Shape” of Data; Measures of Center; Box Plots; Standard Deviation.]

OH.6.SP.A.3

Recognize that a measure of center for a numerical data set summarizes all of its values with a single number, while a measure of variation describes how its values vary with a single number. [See: Box Plots; Standard Deviation.]

OH.6.SP.B

Summarize and describe distributions. [See: Visualizing the “Shape” of Data; Measures of Center; Box Plots.]

OH.6.SP.B.4

Display numerical data in plots on a number line, including dot plots, histograms, and box plots. [See: Histograms; Visualizing the “Shape” of Data; Box Plots; Standard Deviation.]

OH.6.SP.B.5

Summarize numerical data sets in relation to their context. [See: Measures of Center; Box Plots; Standard Deviation.]

OH.6.SP.B.5.C

Summarize numerical data sets in relation to their context by giving quantitative measures of center (median and/or mean) and variability (interquartile range and/or mean absolute deviation), as well as describing any overall pattern and any striking deviations from the overall pattern with reference to the context in which the data were gathered. [See: Measures of Center; Box Plots; Standard Deviation.]

OH.6.SP.B.5.D

Summarize numerical data sets in relation to their context by relating the choice of measures of center and variability to the shape of the data distribution and the context in which the data were gathered. [See: Measures of Center.]

OH.7.EE.A.2

Understand that rewriting an expression in different forms in a problem context can shed light on the problem and how the quantities in it are related. [See: Problem Decomposition.]

OH.7.EE.B

Solve real-life and mathematical problems using numerical and algebraic expressions and equations. [See: Piecewise Functions and Conditionals; Solving Word Problems with the Design Recipe; Problem Decomposition; Sam the Butterfly - Applying Inequalities; Player Animation; The Distance Formula.]

OH.7.EE.B.4

Use variables to represent quantities in a real-world or mathematical problem, and construct simple equations and inequalities to solve problems by reasoning about the quantities. [See: Defining Values; Functions Make Life Easier!; Solving Word Problems with the Design Recipe; Simple Inequalities; Compound Inequalities: Solutions & Non-Solutions.]

OH.7.G.B.4

Know the formulas for the area and circumference of a circle and use them to solve problems; give an informal derivation of the relationship between the circumference and area of a circle. [See: Solving Word Problems with the Design Recipe.]

OH.7.G.B.6

Solve real-world and mathematical problems involving area, volume and surface area of two- and three-dimensional objects composed of triangles, quadrilaterals, polygons, cubes, and right prisms. [See: Solving Word Problems with the Design Recipe; Surface Area of a Rectangular Prism.]

OH.7.RP.A

Analyze proportional relationships and use them to solve real-world and mathematical problems. [See: Making Flags; Making Game Images.]

OH.7.RP.A.1

Compute unit rates associated with ratios of fractions, including ratios of lengths, areas and other quantities measured in like or different units. [See: Making Flags.]

OH.7.RP.A.2.A

Decide whether two quantities are in a proportional relationship, e.g., by testing for equivalent ratios in a table or graphing on a coordinate plane and observing whether the graph is a straight line through the origin. [See: Functions Can Be Linear; Defining Linear Functions.]

OH.7.RP.A.2.B

Identify the constant of proportionality (unit rate) in tables, graphs, equations, diagrams, and verbal descriptions of proportional relationships. [See: Functions Can Be Linear; Defining Linear Functions.]

OH.7.SP.A

Use random sampling to draw inferences about a population. [See: Probability, Inference, and Sample Size.]

OH.7.SP.A.1

Understand that statistics can be used to gain information about a population by examining a sample of the population; generalizations about a population from a sample are valid only if the sample is representative of that population. Understand that random sampling tends to produce representative samples and support valid inferences. [See: Probability, Inference, and Sample Size.]

OH.7.SP.A.2

Use data from a random sample to draw inferences about a population with an unknown characteristic of interest. Generate multiple samples (or simulated samples) of the same size to gauge the variation in estimates or predictions. [See: Probability, Inference, and Sample Size.]

OH.7.SP.B

Draw informal comparative inferences about two populations. [See: Bar and Pie Charts.]

OH.8.EE.B

Understand the connections between proportional relationships, lines, and linear equations. [See: Functions Can Be Linear; Defining Linear Functions.]

OH.8.EE.B.5

Graph proportional relationships, interpreting the unit rate as the slope of the graph. Compare two different proportional relationships represented in different ways. [See: Functions Can Be Linear; Defining Linear Functions.]

OH.8.F.A.1

Understand that a function is a rule that assigns to each input exactly one output. The graph of a function is the set of ordered pairs consisting of an input and the corresponding output. [See: Contracts; The Vertical Line Test.]

OH.8.F.A.2

Compare properties of two functions each represented in a different way (algebraically, graphically, numerically in tables, or by verbal descriptions). [See: Functions Can Be Linear; Defining Linear Functions.]

OH.8.F.A.3

Interpret the equation y = mx + b as defining a linear function, whose graph is a straight line; give examples of functions that are not linear. [See: Functions Can Be Linear; Defining Linear Functions.]

OH.8.F.B

Use functions to model relationships between quantities. [See: Functions Make Life Easier!; Defining Linear Functions; Solving Word Problems with the Design Recipe; Functions for Character Animation; Problem Decomposition.]

OH.8.F.B.4

Construct a function to model a linear relationship between two quantities. Determine the rate of change and initial value of the function from a description of a relationship or from two (x, y) values, including reading these from a table or from a graph. Interpret the rate of change and initial value of a linear function in terms of the situation it models, and in terms of its graph or a table of values. [See: Functions Can Be Linear; Defining Linear Functions.]

OH.8.F.B.5

Describe qualitatively the functional relationship between two quantities by analyzing a graph (e.g., where the function is increasing or decreasing, linear or nonlinear). Sketch a graph that exhibits the qualitative features of a function that has been described verbally. [See: Functions Can Be Linear; Defining Linear Functions.]

OH.8.G.A.1

Verify experimentally the properties of rotations, reflections, and translations. [See: Making Game Images.]

OH.8.G.B

Understand and apply the Pythagorean Theorem. [See: The Distance Formula.]

OH.8.G.B.7

Apply the Pythagorean Theorem to determine unknown side lengths in right triangles in real-world and mathematical problems in two and three dimensions. [See: The Distance Formula.]

OH.8.G.B.8

Apply the Pythagorean Theorem to find the distance between two points in a coordinate system. [See: The Distance Formula.]

OH.8.SP.A.1

Construct and interpret scatter plots for bivariate measurement data to investigate patterns of association between two quantities. Describe patterns such as clustering, outliers, positive or negative association, linear association, and nonlinear association. [See: Scatter Plots; Grouped Samples; Correlations; Linear Regression.]

OH.8.SP.A.2

Know that straight lines are widely used to model relationships between two quantitative variables. For scatter plots that suggest a linear association, informally fit a straight line, and informally assess the model fit by judging the closeness of the data points to the line. [See: Scatter Plots; Correlations; Linear Regression.]

OH.8.SP.A.3

Use the equation of a linear model to solve problems in the context of bivariate measurement data, interpreting the slope and intercept. [See: Linear Regression.]

OH.HSA.CED.A

Create equations that describe numbers or relationships. [See: Solving Word Problems with the Design Recipe; Surface Area of a Rectangular Prism; Problem Decomposition; Sam the Butterfly - Applying Inequalities.]

OH.HSA.CED.A.1

Create equations and inequalities in one variable and use them to solve problems. [See: Sam the Butterfly - Applying Inequalities.]

OH.HSA.CED.A.2

Create equations in two or more variables to represent relationships between quantities; graph equations on coordinate axes with labels and scales. [See: Sam the Butterfly - Applying Inequalities.]

OH.HSA.CED.A.3

Represent constraints by equations or inequalities, and by systems of equations and/or inequalities, and interpret solutions as viable or nonviable options in a modeling context. [See: Sam the Butterfly - Applying Inequalities.]

OH.HSA.SSE.A.1

Interpret expressions that represent a quantity in terms of its context. [See: Defining Values; Functions Make Life Easier!; Solving Word Problems with the Design Recipe.]

OH.HSA.SSE.A.1.A

Interpret parts of an expression, such as terms, factors, and coefficients. [See: Piecewise Functions and Conditionals; Player Animation.]

OH.HSA.SSE.A.1.B

Interpret complicated expressions by viewing one or more of their parts as a single entity. [See: Piecewise Functions and Conditionals; Player Animation; Custom Scatter Plots.]

OH.HSA.SSE.A.2

Use the structure of an expression to identify ways to rewrite it. [See: Order of Operations.]

OH.HSA.SSE.B

Write expressions in equivalent forms to solve problems. [See: Order of Operations.]

OH.HSF.BF.A

Build a function that models a relationship between two quantities. [See: Function Notation; Defining Linear Functions; Solving Word Problems with the Design Recipe; Functions for Character Animation; Problem Decomposition; Simple Inequalities; Compound Inequalities: Solutions & Non-Solutions; Defining Table Functions.]

OH.HSF.BF.A.1

Write a function that describes a relationship between two quantities. [See: Function Notation; Defining Linear Functions; Solving Word Problems with the Design Recipe; Functions for Character Animation; Problem Decomposition; Simple Inequalities; Compound Inequalities: Solutions & Non-Solutions; Defining Table Functions.]

OH.HSF.BF.A.1.B

Combine standard function types using arithmetic operations. [See: Function Composition.]

OH.HSF.BF.A.1.C

Compose functions. [See: Function Composition; Problem Decomposition; Sam the Butterfly - Applying Inequalities; Collision Detection - Distance and Inequality.]

OH.HSF.BF.B

Build new functions from existing functions. [See: Problem Decomposition; Sam the Butterfly - Applying Inequalities; Collision Detection - Distance and Inequality.]

OH.HSF.IF.A

Understand the concept of a function and use function notation. [See: Functions Make Life Easier!; Function Notation.]

OH.HSF.IF.A.1

Understand that a function from one set (called the domain) to another set (called the range) assigns to each element of the domain exactly one element of the range. If f is a function and x is an element of its domain, then f(x) denotes the output of f corresponding to the input x. The graph of f is the graph of the equation y = f(x). [See: Contracts; The Vertical Line Test.]

OH.HSF.IF.A.2

Use function notation, evaluate functions for inputs in their domains, and interpret statements that use function notation in terms of a context. [See: Contracts; Making Flags; Function Notation; Defining Linear Functions; Solving Word Problems with the Design Recipe; Functions for Character Animation; Problem Decomposition; Simple Inequalities; Compound Inequalities: Solutions & Non-Solutions; Defining Table Functions.]

OH.HSF.IF.B

Interpret functions that arise in applications in terms of the context. [See: Function Notation; Defining Linear Functions; Solving Word Problems with the Design Recipe; Functions for Character Animation; Problem Decomposition; Simple Inequalities; Compound Inequalities: Solutions & Non-Solutions; Defining Table Functions.]

OH.HSF.IF.B.5

Relate the domain of a function to its graph and, where applicable, to the quantitative relationship it describes. [See: Functions Can Be Linear; Defining Linear Functions.]

OH.HSF.IF.C

Analyze functions using different representations. [See: The Vertical Line Test; Functions: Contracts, Examples & Definitions; Functions Can Be Linear; Defining Linear Functions; Solving Word Problems with the Design Recipe.]

OH.HSF.IF.C.9

Compare properties of two functions each represented in a different way (algebraically, graphically, numerically in tables, or by verbal descriptions). [See: Functions Can Be Linear; Defining Linear Functions; Problem Decomposition.]

OH.HSN.Q.A

Reason quantitatively and use units to solve problems. [See: Making Flags.]

OH.HSS.CP.A.1

Describe events as subsets of a sample space (the set of outcomes) using characteristics (or categories) of the outcomes, or as unions, intersections, or complements of other events ('or', 'and', 'not'). [See: Compound Inequalities: Solutions & Non-Solutions.]

OH.HSS.CP.B.9

Use permutations and combinations to compute probabilities of compound events and solve problems. [See: Permutations; Combinations.]

OH.HSS.IC.A

Understand and evaluate random processes underlying statistical experiments. [See: Probability, Inference, and Sample Size.]

OH.HSS.IC.A.1

Understand statistics as a process for making inferences about population parameters based on a random sample from that population. [See: Probability, Inference, and Sample Size.]

OH.HSS.IC.B

Make inferences and justify conclusions from sample surveys, experiments, and observational studies. [See: Collecting Data.]

OH.HSS.IC.B.3

Recognize the purposes of and differences among sample surveys, experiments, and observational studies; explain how randomization relates to each. [See: Probability, Inference, and Sample Size; Collecting Data.]

OH.HSS.IC.B.4

Use data from a sample survey to estimate a population mean or proportion; develop a margin of error through the use of simulation models for random sampling. [See: Collecting Data.]

OH.HSS.IC.B.6

Evaluate reports based on data. [See: Threats to Validity.]

OH.HSS.ID.A

Summarize, represent, and interpret data on a single count or measurement variable. [See: Bar and Pie Charts; Histograms; Visualizing the “Shape” of Data; Measures of Center; Box Plots.]

OH.HSS.ID.A.1

Represent data with plots on the real number line (dot plots, histograms, and box plots). [See: Histograms; Visualizing the “Shape” of Data; Box Plots; Standard Deviation.]

OH.HSS.ID.A.2

Use statistics appropriate to the shape of the data distribution to compare center (median, mean) and spread (interquartile range, standard deviation) of two or more different data sets. [See: Histograms; Measures of Center; Box Plots; Standard Deviation.]

OH.HSS.ID.A.3

Interpret differences in shape, center, and spread in the context of the data sets, accounting for possible effects of extreme data points (outliers). [See: Histograms; Visualizing the “Shape” of Data; Measures of Center; Box Plots; Standard Deviation.]

OH.HSS.ID.B

Summarize, represent, and interpret data on two categorical and quantitative variables. [See: Scatter Plots; Correlations.]

OH.HSS.ID.B.6

Represent data on two quantitative variables on a scatter plot, and describe how the variables are related. [See: Scatter Plots; Correlations.]

OH.HSS.ID.B.6.A

Fit a function to the data; use functions fitted to data to solve problems in the context of the data. Use given functions or choose a function suggested by the context. Emphasize linear, quadratic, and exponential models. [See: Linear Regression.]

OH.HSS.ID.B.6.C

Fit a linear function for a scatter plot that suggests a linear association. [See: Linear Regression.]

OH.HSS.ID.C

Interpret linear models. [See: Linear Regression.]

OH.HSS.ID.C.7

Interpret the slope (rate of change) and the intercept (constant term) of a linear model in the context of the data. [See: Linear Regression.]

OH.HSS.ID.C.8

Compute (using technology) and interpret the correlation coefficient of a linear fit. [See: Scatter Plots; Correlations; Linear Regression.]

OH.HSS.ID.C.9

Distinguish between correlation and causation. [See: Correlations; Linear Regression.]

OH.SL.9-10.1

Initiate and participate effectively in a range of collaborative discussions (one-on-one, in groups, and teacher-led) with diverse partners on grades 9-10 topics, texts, and issues, building on others' ideas and expressing their own clearly and persuasively. [See: Introduction to Data Science.]

Oregon Standards

OR.5.G.A.1

Use a pair of perpendicular number lines, called axes, to define a coordinate system, with the intersection of the lines (the origin) arranged to coincide with the 0 on each line and a given point in the plane located by using an ordered pair of numbers, called its coordinates. Understand that the first number indicates how far to travel from the origin in the direction of one axis, and the second number indicates how far to travel in the direction of the second axis, with the convention that the names of the two axes and the coordinates correspond (e.g., x-axis and x-coordinate, y-axis and y-coordinate). [See: Coordinates and Game Design.]

OR.5.OA.A

Write and interpret numerical expressions. [See: Order of Operations.]

OR.5.OA.A.1

Use parentheses, brackets, or braces in numerical expressions, and evaluate expressions with these symbols. [See: Order of Operations.]

OR.6.EE.B

Reason about and solve one-variable equations and inequalities. [See: Simple Inequalities; Compound Inequalities: Solutions & Non-Solutions.]

OR.6.EE.B.6

Use variables to represent numbers and write expressions when solving a real-world or mathematical problem; understand that a variable can represent an unknown number, or, depending on the purpose at hand, any number in a specified set. [See: Piecewise Functions and Conditionals; Function Composition; Defining Values; Functions Make Life Easier!; Functions: Contracts, Examples & Definitions; Defining Linear Functions; Solving Word Problems with the Design Recipe; Functions for Character Animation; Surface Area of a Rectangular Prism; Problem Decomposition; Sam the Butterfly - Applying Inequalities; Player Animation; The Distance Formula; Collision Detection - Distance and Inequality; Defining Table Functions; Grouped Samples; Linear Regression.]

OR.6.EE.B.8

Write an inequality of the form x > c or x < c to represent a constraint or condition in a real-world or mathematical problem. Recognize that inequalities of the form x > c or x < c have infinitely many solutions; represent solutions of such inequalities on number line diagrams. [See: Simple Inequalities; Sam the Butterfly - Applying Inequalities.]

OR.6.G.A

Solve real-world and mathematical problems involving area, surface area, and volume. [See: Surface Area of a Rectangular Prism.]

OR.6.G.A.4

Represent three-dimensional figures using nets made up of rectangles and triangles, and use the nets to find the surface area of these figures. Apply these techniques in the context of solving real-world and mathematical problems. [See: Surface Area of a Rectangular Prism.]

OR.6.RP.A

Understand ratio concepts and use ratio reasoning to solve problems. [See: Making Flags; Bar and Pie Charts.]

OR.6.RP.A.1

Understand the concept of a ratio and use ratio language to describe a ratio relationship between two quantities. [See: Making Flags.]

OR.6.RP.A.3.D

Use ratio reasoning to convert measurement units; manipulate and transform units appropriately when multiplying or dividing quantities. [See: Making Flags.]

OR.6.SP.A

Develop understanding of statistical variability. [See: Histograms; Visualizing the “Shape” of Data; Measures of Center; Box Plots.]

OR.6.SP.A.1

Recognize a statistical question as one that anticipates variability in the data related to the question and accounts for it in the answers. [See: Introduction to Data Science; The Data Cycle; Choosing Your Dataset.]

OR.6.SP.A.2

Understand that a set of data collected to answer a statistical question has a distribution which can be described by its center, spread, and overall shape. [See: Histograms; Visualizing the “Shape” of Data; Measures of Center; Box Plots; Standard Deviation.]

OR.6.SP.A.3

Recognize that a measure of center for a numerical data set summarizes all of its values with a single number, while a measure of variation describes how its values vary with a single number. [See: Box Plots; Standard Deviation.]

OR.6.SP.B

Summarize and describe distributions. [See: Visualizing the “Shape” of Data; Measures of Center; Box Plots.]

OR.6.SP.B.4

Display numerical data in plots on a number line, including dot plots, histograms, and box plots. [See: Histograms; Visualizing the “Shape” of Data; Box Plots; Standard Deviation.]

OR.6.SP.B.5

Summarize numerical data sets in relation to their context. [See: Measures of Center; Box Plots; Standard Deviation.]

OR.6.SP.B.5.C

Summarize numerical data sets in relation to their context by giving quantitative measures of center (median and/or mean) and variability (interquartile range and/or mean absolute deviation), as well as describing any overall pattern and any striking deviations from the overall pattern with reference to the context in which the data were gathered. [See: Measures of Center; Box Plots; Standard Deviation.]

OR.6.SP.B.5.D

Summarize numerical data sets in relation to their context by relating the choice of measures of center and variability to the shape of the data distribution and the context in which the data were gathered. [See: Measures of Center.]

OR.7.EE.A.2

Understand that rewriting an expression in different forms in a problem context can shed light on the problem and how the quantities in it are related. [See: Problem Decomposition.]

OR.7.EE.B

Solve real-life and mathematical problems using numerical and algebraic expressions and equations. [See: Piecewise Functions and Conditionals; Solving Word Problems with the Design Recipe; Problem Decomposition; Sam the Butterfly - Applying Inequalities; Player Animation; The Distance Formula.]

OR.7.EE.B.4

Use variables to represent quantities in a real-world or mathematical problem, and construct simple equations and inequalities to solve problems by reasoning about the quantities. [See: Defining Values; Functions Make Life Easier!; Solving Word Problems with the Design Recipe; Simple Inequalities; Compound Inequalities: Solutions & Non-Solutions.]

OR.7.G.B.4

Know the formulas for the area and circumference of a circle and use them to solve problems; give an informal derivation of the relationship between the circumference and area of a circle. [See: Solving Word Problems with the Design Recipe.]

OR.7.G.B.6

Solve real-world and mathematical problems involving area, volume and surface area of two- and three-dimensional objects composed of triangles, quadrilaterals, polygons, cubes, and right prisms. [See: Solving Word Problems with the Design Recipe; Surface Area of a Rectangular Prism.]

OR.7.RP.A

Analyze proportional relationships and use them to solve real-world and mathematical problems. [See: Making Flags; Making Game Images.]

OR.7.RP.A.1

Compute unit rates associated with ratios of fractions, including ratios of lengths, areas and other quantities measured in like or different units. [See: Making Flags.]

OR.7.RP.A.2.A

Decide whether two quantities are in a proportional relationship, e.g., by testing for equivalent ratios in a table or graphing on a coordinate plane and observing whether the graph is a straight line through the origin. [See: Functions Can Be Linear; Defining Linear Functions.]

OR.7.RP.A.2.B

Identify the constant of proportionality (unit rate) in tables, graphs, equations, diagrams, and verbal descriptions of proportional relationships. [See: Functions Can Be Linear; Defining Linear Functions.]

OR.7.SP.A

Use random sampling to draw inferences about a population. [See: Probability, Inference, and Sample Size.]

OR.7.SP.A.1

Understand that statistics can be used to gain information about a population by examining a sample of the population; generalizations about a population from a sample are valid only if the sample is representative of that population. Understand that random sampling tends to produce representative samples and support valid inferences. [See: Probability, Inference, and Sample Size.]

OR.7.SP.A.2

Use data from a random sample to draw inferences about a population with an unknown characteristic of interest. Generate multiple samples (or simulated samples) of the same size to gauge the variation in estimates or predictions. [See: Probability, Inference, and Sample Size.]

OR.7.SP.B

Draw informal comparative inferences about two populations. [See: Bar and Pie Charts.]

OR.8.EE.B

Understand the connections between proportional relationships, lines, and linear equations. [See: Functions Can Be Linear; Defining Linear Functions.]

OR.8.EE.B.5

Graph proportional relationships, interpreting the unit rate as the slope of the graph. Compare two different proportional relationships represented in different ways. [See: Functions Can Be Linear; Defining Linear Functions.]

OR.8.F.A.1

Understand that a function is a rule that assigns to each input exactly one output. The graph of a function is the set of ordered pairs consisting of an input and the corresponding output. [See: Contracts; The Vertical Line Test.]

OR.8.F.A.2

Compare properties of two functions each represented in a different way (algebraically, graphically, numerically in tables, or by verbal descriptions). [See: Functions Can Be Linear; Defining Linear Functions.]

OR.8.F.A.3

Interpret the equation y = mx + b as defining a linear function, whose graph is a straight line; give examples of functions that are not linear. [See: Functions Can Be Linear; Defining Linear Functions.]

OR.8.F.B

Use functions to model relationships between quantities. [See: Functions Make Life Easier!; Defining Linear Functions; Solving Word Problems with the Design Recipe; Functions for Character Animation; Problem Decomposition.]

OR.8.F.B.4

Construct a function to model a linear relationship between two quantities. Determine the rate of change and initial value of the function from a description of a relationship or from two (x, y) values, including reading these from a table or from a graph. Interpret the rate of change and initial value of a linear function in terms of the situation it models, and in terms of its graph or a table of values. [See: Functions Can Be Linear; Defining Linear Functions.]

OR.8.F.B.5

Describe qualitatively the functional relationship between two quantities by analyzing a graph (e.g., where the function is increasing or decreasing, linear or nonlinear). Sketch a graph that exhibits the qualitative features of a function that has been described verbally. [See: Functions Can Be Linear; Defining Linear Functions.]

OR.8.G.A.1

Verify experimentally the properties of rotations, reflections, and translations. [See: Making Game Images.]

OR.8.G.B

Understand and apply the Pythagorean Theorem. [See: The Distance Formula.]

OR.8.G.B.7

Apply the Pythagorean Theorem to determine unknown side lengths in right triangles in real-world and mathematical problems in two and three dimensions. [See: The Distance Formula.]

OR.8.G.B.8

Apply the Pythagorean Theorem to find the distance between two points in a coordinate system. [See: The Distance Formula.]

OR.8.SP.A.1

Construct and interpret scatter plots for bivariate measurement data to investigate patterns of association between two quantities. Describe patterns such as clustering, outliers, positive or negative association, linear association, and nonlinear association. [See: Scatter Plots; Grouped Samples; Correlations; Linear Regression.]

OR.8.SP.A.2

Know that straight lines are widely used to model relationships between two quantitative variables. For scatter plots that suggest a linear association, informally fit a straight line, and informally assess the model fit by judging the closeness of the data points to the line. [See: Scatter Plots; Correlations; Linear Regression.]

OR.8.SP.A.3

Use the equation of a linear model to solve problems in the context of bivariate measurement data, interpreting the slope and intercept. [See: Linear Regression.]

OR.HSA.CED.A

Create equations that describe numbers or relationships. [See: Solving Word Problems with the Design Recipe; Surface Area of a Rectangular Prism; Problem Decomposition; Sam the Butterfly - Applying Inequalities.]

OR.HSA.CED.A.1

Create equations and inequalities in one variable and use them to solve problems. [See: Sam the Butterfly - Applying Inequalities.]

OR.HSA.CED.A.2

Create equations in two or more variables to represent relationships between quantities; graph equations on coordinate axes with labels and scales. [See: Sam the Butterfly - Applying Inequalities.]

OR.HSA.CED.A.3

Represent constraints by equations or inequalities, and by systems of equations and/or inequalities, and interpret solutions as viable or nonviable options in a modeling context. [See: Sam the Butterfly - Applying Inequalities.]

OR.HSA.SSE.A.1

Interpret expressions that represent a quantity in terms of its context. [See: Defining Values; Functions Make Life Easier!; Solving Word Problems with the Design Recipe.]

OR.HSA.SSE.A.1.A

Interpret parts of an expression, such as terms, factors, and coefficients. [See: Piecewise Functions and Conditionals; Player Animation.]

OR.HSA.SSE.A.1.B

Interpret complicated expressions by viewing one or more of their parts as a single entity. [See: Piecewise Functions and Conditionals; Player Animation; Custom Scatter Plots.]

OR.HSA.SSE.A.2

Use the structure of an expression to identify ways to rewrite it. [See: Order of Operations.]

OR.HSA.SSE.B

Write expressions in equivalent forms to solve problems. [See: Order of Operations.]

OR.HSF.BF.A

Build a function that models a relationship between two quantities. [See: Function Notation; Defining Linear Functions; Solving Word Problems with the Design Recipe; Functions for Character Animation; Problem Decomposition; Simple Inequalities; Compound Inequalities: Solutions & Non-Solutions; Defining Table Functions.]

OR.HSF.BF.A.1

Write a function that describes a relationship between two quantities. [See: Function Notation; Defining Linear Functions; Solving Word Problems with the Design Recipe; Functions for Character Animation; Problem Decomposition; Simple Inequalities; Compound Inequalities: Solutions & Non-Solutions; Defining Table Functions.]

OR.HSF.BF.A.1.B

Combine standard function types using arithmetic operations. [See: Function Composition.]

OR.HSF.BF.A.1.C

Compose functions. [See: Function Composition; Problem Decomposition; Sam the Butterfly - Applying Inequalities; Collision Detection - Distance and Inequality.]

OR.HSF.BF.B

Build new functions from existing functions. [See: Problem Decomposition; Sam the Butterfly - Applying Inequalities; Collision Detection - Distance and Inequality.]

OR.HSF.IF.A

Understand the concept of a function and use function notation. [See: Functions Make Life Easier!; Function Notation.]

OR.HSF.IF.A.1

Understand that a function from one set (called the domain) to another set (called the range) assigns to each element of the domain exactly one element of the range. If f is a function and x is an element of its domain, then f(x) denotes the output of f corresponding to the input x. The graph of f is the graph of the equation y = f(x). [See: Contracts; The Vertical Line Test.]

OR.HSF.IF.A.2

Use function notation, evaluate functions for inputs in their domains, and interpret statements that use function notation in terms of a context. [See: Contracts; Making Flags; Function Notation; Defining Linear Functions; Solving Word Problems with the Design Recipe; Functions for Character Animation; Problem Decomposition; Simple Inequalities; Compound Inequalities: Solutions & Non-Solutions; Defining Table Functions.]

OR.HSF.IF.B

Interpret functions that arise in applications in terms of the context. [See: Function Notation; Defining Linear Functions; Solving Word Problems with the Design Recipe; Functions for Character Animation; Problem Decomposition; Simple Inequalities; Compound Inequalities: Solutions & Non-Solutions; Defining Table Functions.]

OR.HSF.IF.B.5

Relate the domain of a function to its graph and, where applicable, to the quantitative relationship it describes. [See: Functions Can Be Linear; Defining Linear Functions.]

OR.HSF.IF.C

Analyze functions using different representations. [See: The Vertical Line Test; Functions: Contracts, Examples & Definitions; Functions Can Be Linear; Defining Linear Functions; Solving Word Problems with the Design Recipe.]

OR.HSF.IF.C.9

Compare properties of two functions each represented in a different way (algebraically, graphically, numerically in tables, or by verbal descriptions). [See: Functions Can Be Linear; Defining Linear Functions; Problem Decomposition.]

OR.HSN.Q.A

Reason quantitatively and use units to solve problems. [See: Making Flags.]

OR.HSS.CP.A.1

Describe events as subsets of a sample space (the set of outcomes) using characteristics (or categories) of the outcomes, or as unions, intersections, or complements of other events ('or', 'and', 'not'). [See: Compound Inequalities: Solutions & Non-Solutions.]

OR.HSS.CP.B.9

Use permutations and combinations to compute probabilities of compound events and solve problems. [See: Permutations; Combinations.]

OR.HSS.IC.A

Understand and evaluate random processes underlying statistical experiments. [See: Probability, Inference, and Sample Size.]

OR.HSS.IC.A.1

Understand statistics as a process for making inferences about population parameters based on a random sample from that population. [See: Probability, Inference, and Sample Size.]

OR.HSS.IC.B

Make inferences and justify conclusions from sample surveys, experiments, and observational studies. [See: Collecting Data.]

OR.HSS.IC.B.3

Recognize the purposes of and differences among sample surveys, experiments, and observational studies; explain how randomization relates to each. [See: Probability, Inference, and Sample Size; Collecting Data.]

OR.HSS.IC.B.4

Use data from a sample survey to estimate a population mean or proportion; develop a margin of error through the use of simulation models for random sampling. [See: Collecting Data.]

OR.HSS.IC.B.6

Evaluate reports based on data. [See: Threats to Validity.]

OR.HSS.ID.A

Summarize, represent, and interpret data on a single count or measurement variable. [See: Bar and Pie Charts; Histograms; Visualizing the “Shape” of Data; Measures of Center; Box Plots.]

OR.HSS.ID.A.1

Represent data with plots on the real number line (dot plots, histograms, and box plots). [See: Histograms; Visualizing the “Shape” of Data; Box Plots; Standard Deviation.]

OR.HSS.ID.A.2

Use statistics appropriate to the shape of the data distribution to compare center (median, mean) and spread (interquartile range, standard deviation) of two or more different data sets. [See: Histograms; Measures of Center; Box Plots; Standard Deviation.]

OR.HSS.ID.A.3

Interpret differences in shape, center, and spread in the context of the data sets, accounting for possible effects of extreme data points (outliers). [See: Histograms; Visualizing the “Shape” of Data; Measures of Center; Box Plots; Standard Deviation.]

OR.HSS.ID.B

Summarize, represent, and interpret data on two categorical and quantitative variables. [See: Scatter Plots; Correlations.]

OR.HSS.ID.B.6

Represent data on two quantitative variables on a scatter plot, and describe how the variables are related. [See: Scatter Plots; Correlations.]

OR.HSS.ID.B.6.A

Fit a function to the data; use functions fitted to data to solve problems in the context of the data. Use given functions or choose a function suggested by the context. Emphasize linear, quadratic, and exponential models. [See: Linear Regression.]

OR.HSS.ID.B.6.C

Fit a linear function for a scatter plot that suggests a linear association. [See: Linear Regression.]

OR.HSS.ID.C

Interpret linear models. [See: Linear Regression.]

OR.HSS.ID.C.7

Interpret the slope (rate of change) and the intercept (constant term) of a linear model in the context of the data. [See: Linear Regression.]

OR.HSS.ID.C.8

Compute (using technology) and interpret the correlation coefficient of a linear fit. [See: Scatter Plots; Correlations; Linear Regression.]

OR.HSS.ID.C.9

Distinguish between correlation and causation. [See: Correlations; Linear Regression.]

OR.SL.9-10.1

Initiate and participate effectively in a range of collaborative discussions (one-on-one, in groups, and teacher-led) with diverse partners on grades 9-10 topics, texts, and issues, building on others' ideas and expressing their own clearly and persuasively. [See: Introduction to Data Science.]

Pennsylvania Standards

PA.5.G.A.1

Use a pair of perpendicular number lines, called axes, to define a coordinate system, with the intersection of the lines (the origin) arranged to coincide with the 0 on each line and a given point in the plane located by using an ordered pair of numbers, called its coordinates. Understand that the first number indicates how far to travel from the origin in the direction of one axis, and the second number indicates how far to travel in the direction of the second axis, with the convention that the names of the two axes and the coordinates correspond (e.g., x-axis and x-coordinate, y-axis and y-coordinate). [See: Coordinates and Game Design.]

PA.5.OA.A

Write and interpret numerical expressions. [See: Order of Operations.]

PA.5.OA.A.1

Use parentheses, brackets, or braces in numerical expressions, and evaluate expressions with these symbols. [See: Order of Operations.]

PA.6.EE.B

Reason about and solve one-variable equations and inequalities. [See: Simple Inequalities; Compound Inequalities: Solutions & Non-Solutions.]

PA.6.EE.B.6

Use variables to represent numbers and write expressions when solving a real-world or mathematical problem; understand that a variable can represent an unknown number, or, depending on the purpose at hand, any number in a specified set. [See: Piecewise Functions and Conditionals; Function Composition; Defining Values; Functions Make Life Easier!; Functions: Contracts, Examples & Definitions; Defining Linear Functions; Solving Word Problems with the Design Recipe; Functions for Character Animation; Surface Area of a Rectangular Prism; Problem Decomposition; Sam the Butterfly - Applying Inequalities; Player Animation; The Distance Formula; Collision Detection - Distance and Inequality; Defining Table Functions; Grouped Samples; Linear Regression.]

PA.6.EE.B.8

Write an inequality of the form x > c or x < c to represent a constraint or condition in a real-world or mathematical problem. Recognize that inequalities of the form x > c or x < c have infinitely many solutions; represent solutions of such inequalities on number line diagrams. [See: Simple Inequalities; Sam the Butterfly - Applying Inequalities.]

PA.6.G.A

Solve real-world and mathematical problems involving area, surface area, and volume. [See: Surface Area of a Rectangular Prism.]

PA.6.G.A.4

Represent three-dimensional figures using nets made up of rectangles and triangles, and use the nets to find the surface area of these figures. Apply these techniques in the context of solving real-world and mathematical problems. [See: Surface Area of a Rectangular Prism.]

PA.6.RP.A

Understand ratio concepts and use ratio reasoning to solve problems. [See: Making Flags; Bar and Pie Charts.]

PA.6.RP.A.1

Understand the concept of a ratio and use ratio language to describe a ratio relationship between two quantities. [See: Making Flags.]

PA.6.RP.A.3.D

Use ratio reasoning to convert measurement units; manipulate and transform units appropriately when multiplying or dividing quantities. [See: Making Flags.]

PA.6.SP.A

Develop understanding of statistical variability. [See: Histograms; Visualizing the “Shape” of Data; Measures of Center; Box Plots.]

PA.6.SP.A.1

Recognize a statistical question as one that anticipates variability in the data related to the question and accounts for it in the answers. [See: Introduction to Data Science; The Data Cycle; Choosing Your Dataset.]

PA.6.SP.A.2

Understand that a set of data collected to answer a statistical question has a distribution which can be described by its center, spread, and overall shape. [See: Histograms; Visualizing the “Shape” of Data; Measures of Center; Box Plots; Standard Deviation.]

PA.6.SP.A.3

Recognize that a measure of center for a numerical data set summarizes all of its values with a single number, while a measure of variation describes how its values vary with a single number. [See: Box Plots; Standard Deviation.]

PA.6.SP.B

Summarize and describe distributions. [See: Visualizing the “Shape” of Data; Measures of Center; Box Plots.]

PA.6.SP.B.4

Display numerical data in plots on a number line, including dot plots, histograms, and box plots. [See: Histograms; Visualizing the “Shape” of Data; Box Plots; Standard Deviation.]

PA.6.SP.B.5

Summarize numerical data sets in relation to their context. [See: Measures of Center; Box Plots; Standard Deviation.]

PA.6.SP.B.5.C

Summarize numerical data sets in relation to their context by giving quantitative measures of center (median and/or mean) and variability (interquartile range and/or mean absolute deviation), as well as describing any overall pattern and any striking deviations from the overall pattern with reference to the context in which the data were gathered. [See: Measures of Center; Box Plots; Standard Deviation.]

PA.6.SP.B.5.D

Summarize numerical data sets in relation to their context by relating the choice of measures of center and variability to the shape of the data distribution and the context in which the data were gathered. [See: Measures of Center.]

PA.7.EE.A.2

Understand that rewriting an expression in different forms in a problem context can shed light on the problem and how the quantities in it are related. [See: Problem Decomposition.]

PA.7.EE.B

Solve real-life and mathematical problems using numerical and algebraic expressions and equations. [See: Piecewise Functions and Conditionals; Solving Word Problems with the Design Recipe; Problem Decomposition; Sam the Butterfly - Applying Inequalities; Player Animation; The Distance Formula.]

PA.7.EE.B.4

Use variables to represent quantities in a real-world or mathematical problem, and construct simple equations and inequalities to solve problems by reasoning about the quantities. [See: Defining Values; Functions Make Life Easier!; Solving Word Problems with the Design Recipe; Simple Inequalities; Compound Inequalities: Solutions & Non-Solutions.]

PA.7.G.B.4

Know the formulas for the area and circumference of a circle and use them to solve problems; give an informal derivation of the relationship between the circumference and area of a circle. [See: Solving Word Problems with the Design Recipe.]

PA.7.G.B.6

Solve real-world and mathematical problems involving area, volume and surface area of two- and three-dimensional objects composed of triangles, quadrilaterals, polygons, cubes, and right prisms. [See: Solving Word Problems with the Design Recipe; Surface Area of a Rectangular Prism.]

PA.7.RP.A

Analyze proportional relationships and use them to solve real-world and mathematical problems. [See: Making Flags; Making Game Images.]

PA.7.RP.A.1

Compute unit rates associated with ratios of fractions, including ratios of lengths, areas and other quantities measured in like or different units. [See: Making Flags.]

PA.7.RP.A.2.A

Decide whether two quantities are in a proportional relationship, e.g., by testing for equivalent ratios in a table or graphing on a coordinate plane and observing whether the graph is a straight line through the origin. [See: Functions Can Be Linear; Defining Linear Functions.]

PA.7.RP.A.2.B

Identify the constant of proportionality (unit rate) in tables, graphs, equations, diagrams, and verbal descriptions of proportional relationships. [See: Functions Can Be Linear; Defining Linear Functions.]

PA.7.SP.A

Use random sampling to draw inferences about a population. [See: Probability, Inference, and Sample Size.]

PA.7.SP.A.1

Understand that statistics can be used to gain information about a population by examining a sample of the population; generalizations about a population from a sample are valid only if the sample is representative of that population. Understand that random sampling tends to produce representative samples and support valid inferences. [See: Probability, Inference, and Sample Size.]

PA.7.SP.A.2

Use data from a random sample to draw inferences about a population with an unknown characteristic of interest. Generate multiple samples (or simulated samples) of the same size to gauge the variation in estimates or predictions. [See: Probability, Inference, and Sample Size.]

PA.7.SP.B

Draw informal comparative inferences about two populations. [See: Bar and Pie Charts.]

PA.8.EE.B

Understand the connections between proportional relationships, lines, and linear equations. [See: Functions Can Be Linear; Defining Linear Functions.]

PA.8.EE.B.5

Graph proportional relationships, interpreting the unit rate as the slope of the graph. Compare two different proportional relationships represented in different ways. [See: Functions Can Be Linear; Defining Linear Functions.]

PA.8.F.A.1

Understand that a function is a rule that assigns to each input exactly one output. The graph of a function is the set of ordered pairs consisting of an input and the corresponding output. [See: Contracts; The Vertical Line Test.]

PA.8.F.A.2

Compare properties of two functions each represented in a different way (algebraically, graphically, numerically in tables, or by verbal descriptions). [See: Functions Can Be Linear; Defining Linear Functions.]

PA.8.F.A.3

Interpret the equation y = mx + b as defining a linear function, whose graph is a straight line; give examples of functions that are not linear. [See: Functions Can Be Linear; Defining Linear Functions.]

PA.8.F.B

Use functions to model relationships between quantities. [See: Functions Make Life Easier!; Defining Linear Functions; Solving Word Problems with the Design Recipe; Functions for Character Animation; Problem Decomposition.]

PA.8.F.B.4

Construct a function to model a linear relationship between two quantities. Determine the rate of change and initial value of the function from a description of a relationship or from two (x, y) values, including reading these from a table or from a graph. Interpret the rate of change and initial value of a linear function in terms of the situation it models, and in terms of its graph or a table of values. [See: Functions Can Be Linear; Defining Linear Functions.]

PA.8.F.B.5

Describe qualitatively the functional relationship between two quantities by analyzing a graph (e.g., where the function is increasing or decreasing, linear or nonlinear). Sketch a graph that exhibits the qualitative features of a function that has been described verbally. [See: Functions Can Be Linear; Defining Linear Functions.]

PA.8.G.A.1

Verify experimentally the properties of rotations, reflections, and translations. [See: Making Game Images.]

PA.8.G.B

Understand and apply the Pythagorean Theorem. [See: The Distance Formula.]

PA.8.G.B.7

Apply the Pythagorean Theorem to determine unknown side lengths in right triangles in real-world and mathematical problems in two and three dimensions. [See: The Distance Formula.]

PA.8.G.B.8

Apply the Pythagorean Theorem to find the distance between two points in a coordinate system. [See: The Distance Formula.]

PA.8.SP.A.1

Construct and interpret scatter plots for bivariate measurement data to investigate patterns of association between two quantities. Describe patterns such as clustering, outliers, positive or negative association, linear association, and nonlinear association. [See: Scatter Plots; Grouped Samples; Correlations; Linear Regression.]

PA.8.SP.A.2

Know that straight lines are widely used to model relationships between two quantitative variables. For scatter plots that suggest a linear association, informally fit a straight line, and informally assess the model fit by judging the closeness of the data points to the line. [See: Scatter Plots; Correlations; Linear Regression.]

PA.8.SP.A.3

Use the equation of a linear model to solve problems in the context of bivariate measurement data, interpreting the slope and intercept. [See: Linear Regression.]

PA.HSA.CED.A

Create equations that describe numbers or relationships. [See: Solving Word Problems with the Design Recipe; Surface Area of a Rectangular Prism; Problem Decomposition; Sam the Butterfly - Applying Inequalities.]

PA.HSA.CED.A.1

Create equations and inequalities in one variable and use them to solve problems. [See: Sam the Butterfly - Applying Inequalities.]

PA.HSA.CED.A.2

Create equations in two or more variables to represent relationships between quantities; graph equations on coordinate axes with labels and scales. [See: Sam the Butterfly - Applying Inequalities.]

PA.HSA.CED.A.3

Represent constraints by equations or inequalities, and by systems of equations and/or inequalities, and interpret solutions as viable or nonviable options in a modeling context. [See: Sam the Butterfly - Applying Inequalities.]

PA.HSA.SSE.A.1

Interpret expressions that represent a quantity in terms of its context. [See: Defining Values; Functions Make Life Easier!; Solving Word Problems with the Design Recipe.]

PA.HSA.SSE.A.1.A

Interpret parts of an expression, such as terms, factors, and coefficients. [See: Piecewise Functions and Conditionals; Player Animation.]

PA.HSA.SSE.A.1.B

Interpret complicated expressions by viewing one or more of their parts as a single entity. [See: Piecewise Functions and Conditionals; Player Animation; Custom Scatter Plots.]

PA.HSA.SSE.A.2

Use the structure of an expression to identify ways to rewrite it. [See: Order of Operations.]

PA.HSA.SSE.B

Write expressions in equivalent forms to solve problems. [See: Order of Operations.]

PA.HSF.BF.A

Build a function that models a relationship between two quantities. [See: Function Notation; Defining Linear Functions; Solving Word Problems with the Design Recipe; Functions for Character Animation; Problem Decomposition; Simple Inequalities; Compound Inequalities: Solutions & Non-Solutions; Defining Table Functions.]

PA.HSF.BF.A.1

Write a function that describes a relationship between two quantities. [See: Function Notation; Defining Linear Functions; Solving Word Problems with the Design Recipe; Functions for Character Animation; Problem Decomposition; Simple Inequalities; Compound Inequalities: Solutions & Non-Solutions; Defining Table Functions.]

PA.HSF.BF.A.1.B

Combine standard function types using arithmetic operations. [See: Function Composition.]

PA.HSF.BF.A.1.C

Compose functions. [See: Function Composition; Problem Decomposition; Sam the Butterfly - Applying Inequalities; Collision Detection - Distance and Inequality.]

PA.HSF.BF.B

Build new functions from existing functions. [See: Problem Decomposition; Sam the Butterfly - Applying Inequalities; Collision Detection - Distance and Inequality.]

PA.HSF.IF.A

Understand the concept of a function and use function notation. [See: Functions Make Life Easier!; Function Notation.]

PA.HSF.IF.A.1

Understand that a function from one set (called the domain) to another set (called the range) assigns to each element of the domain exactly one element of the range. If f is a function and x is an element of its domain, then f(x) denotes the output of f corresponding to the input x. The graph of f is the graph of the equation y = f(x). [See: Contracts; The Vertical Line Test.]

PA.HSF.IF.A.2

Use function notation, evaluate functions for inputs in their domains, and interpret statements that use function notation in terms of a context. [See: Contracts; Making Flags; Function Notation; Defining Linear Functions; Solving Word Problems with the Design Recipe; Functions for Character Animation; Problem Decomposition; Simple Inequalities; Compound Inequalities: Solutions & Non-Solutions; Defining Table Functions.]

PA.HSF.IF.B

Interpret functions that arise in applications in terms of the context. [See: Function Notation; Defining Linear Functions; Solving Word Problems with the Design Recipe; Functions for Character Animation; Problem Decomposition; Simple Inequalities; Compound Inequalities: Solutions & Non-Solutions; Defining Table Functions.]

PA.HSF.IF.B.5

Relate the domain of a function to its graph and, where applicable, to the quantitative relationship it describes. [See: Functions Can Be Linear; Defining Linear Functions.]

PA.HSF.IF.C

Analyze functions using different representations. [See: The Vertical Line Test; Functions: Contracts, Examples & Definitions; Functions Can Be Linear; Defining Linear Functions; Solving Word Problems with the Design Recipe.]

PA.HSF.IF.C.9

Compare properties of two functions each represented in a different way (algebraically, graphically, numerically in tables, or by verbal descriptions). [See: Functions Can Be Linear; Defining Linear Functions; Problem Decomposition.]

PA.HSN.Q.A

Reason quantitatively and use units to solve problems. [See: Making Flags.]

PA.HSS.CP.A.1

Describe events as subsets of a sample space (the set of outcomes) using characteristics (or categories) of the outcomes, or as unions, intersections, or complements of other events ('or', 'and', 'not'). [See: Compound Inequalities: Solutions & Non-Solutions.]

PA.HSS.CP.B.9

Use permutations and combinations to compute probabilities of compound events and solve problems. [See: Permutations; Combinations.]

PA.HSS.IC.A

Understand and evaluate random processes underlying statistical experiments. [See: Probability, Inference, and Sample Size.]

PA.HSS.IC.A.1

Understand statistics as a process for making inferences about population parameters based on a random sample from that population. [See: Probability, Inference, and Sample Size.]

PA.HSS.IC.B

Make inferences and justify conclusions from sample surveys, experiments, and observational studies. [See: Collecting Data.]

PA.HSS.IC.B.3

Recognize the purposes of and differences among sample surveys, experiments, and observational studies; explain how randomization relates to each. [See: Probability, Inference, and Sample Size; Collecting Data.]

PA.HSS.IC.B.4

Use data from a sample survey to estimate a population mean or proportion; develop a margin of error through the use of simulation models for random sampling. [See: Collecting Data.]

PA.HSS.IC.B.6

Evaluate reports based on data. [See: Threats to Validity.]

PA.HSS.ID.A

Summarize, represent, and interpret data on a single count or measurement variable. [See: Bar and Pie Charts; Histograms; Visualizing the “Shape” of Data; Measures of Center; Box Plots.]

PA.HSS.ID.A.1

Represent data with plots on the real number line (dot plots, histograms, and box plots). [See: Histograms; Visualizing the “Shape” of Data; Box Plots; Standard Deviation.]

PA.HSS.ID.A.2

Use statistics appropriate to the shape of the data distribution to compare center (median, mean) and spread (interquartile range, standard deviation) of two or more different data sets. [See: Histograms; Measures of Center; Box Plots; Standard Deviation.]

PA.HSS.ID.A.3

Interpret differences in shape, center, and spread in the context of the data sets, accounting for possible effects of extreme data points (outliers). [See: Histograms; Visualizing the “Shape” of Data; Measures of Center; Box Plots; Standard Deviation.]

PA.HSS.ID.B

Summarize, represent, and interpret data on two categorical and quantitative variables. [See: Scatter Plots; Correlations.]

PA.HSS.ID.B.6

Represent data on two quantitative variables on a scatter plot, and describe how the variables are related. [See: Scatter Plots; Correlations.]

PA.HSS.ID.B.6.A

Fit a function to the data; use functions fitted to data to solve problems in the context of the data. Use given functions or choose a function suggested by the context. Emphasize linear, quadratic, and exponential models. [See: Linear Regression.]

PA.HSS.ID.B.6.C

Fit a linear function for a scatter plot that suggests a linear association. [See: Linear Regression.]

PA.HSS.ID.C

Interpret linear models. [See: Linear Regression.]

PA.HSS.ID.C.7

Interpret the slope (rate of change) and the intercept (constant term) of a linear model in the context of the data. [See: Linear Regression.]

PA.HSS.ID.C.8

Compute (using technology) and interpret the correlation coefficient of a linear fit. [See: Scatter Plots; Correlations; Linear Regression.]

PA.HSS.ID.C.9

Distinguish between correlation and causation. [See: Correlations; Linear Regression.]

PA.SL.9-10.1

Initiate and participate effectively in a range of collaborative discussions (one-on-one, in groups, and teacher-led) with diverse partners on grades 9-10 topics, texts, and issues, building on others' ideas and expressing their own clearly and persuasively. [See: Introduction to Data Science.]

Rhode Island Standards

RI.5.G.A.1

Use a pair of perpendicular number lines, called axes, to define a coordinate system, with the intersection of the lines (the origin) arranged to coincide with the 0 on each line and a given point in the plane located by using an ordered pair of numbers, called its coordinates. Understand that the first number indicates how far to travel from the origin in the direction of one axis, and the second number indicates how far to travel in the direction of the second axis, with the convention that the names of the two axes and the coordinates correspond (e.g., x-axis and x-coordinate, y-axis and y-coordinate). [See: Coordinates and Game Design.]

RI.5.OA.A

Write and interpret numerical expressions. [See: Order of Operations.]

RI.5.OA.A.1

Use parentheses, brackets, or braces in numerical expressions, and evaluate expressions with these symbols. [See: Order of Operations.]

RI.6.EE.B

Reason about and solve one-variable equations and inequalities. [See: Simple Inequalities; Compound Inequalities: Solutions & Non-Solutions.]

RI.6.EE.B.6

Use variables to represent numbers and write expressions when solving a real-world or mathematical problem; understand that a variable can represent an unknown number, or, depending on the purpose at hand, any number in a specified set. [See: Piecewise Functions and Conditionals; Function Composition; Defining Values; Functions Make Life Easier!; Functions: Contracts, Examples & Definitions; Defining Linear Functions; Solving Word Problems with the Design Recipe; Functions for Character Animation; Surface Area of a Rectangular Prism; Problem Decomposition; Sam the Butterfly - Applying Inequalities; Player Animation; The Distance Formula; Collision Detection - Distance and Inequality; Defining Table Functions; Grouped Samples; Linear Regression.]

RI.6.EE.B.8

Write an inequality of the form x > c or x < c to represent a constraint or condition in a real-world or mathematical problem. Recognize that inequalities of the form x > c or x < c have infinitely many solutions; represent solutions of such inequalities on number line diagrams. [See: Simple Inequalities; Sam the Butterfly - Applying Inequalities.]

RI.6.G.A

Solve real-world and mathematical problems involving area, surface area, and volume. [See: Surface Area of a Rectangular Prism.]

RI.6.G.A.4

Represent three-dimensional figures using nets made up of rectangles and triangles, and use the nets to find the surface area of these figures. Apply these techniques in the context of solving real-world and mathematical problems. [See: Surface Area of a Rectangular Prism.]

RI.6.RP.A

Understand ratio concepts and use ratio reasoning to solve problems. [See: Making Flags; Bar and Pie Charts.]

RI.6.RP.A.1

Understand the concept of a ratio and use ratio language to describe a ratio relationship between two quantities. [See: Making Flags.]

RI.6.RP.A.3.D

Use ratio reasoning to convert measurement units; manipulate and transform units appropriately when multiplying or dividing quantities. [See: Making Flags.]

RI.6.SP.A

Develop understanding of statistical variability. [See: Histograms; Visualizing the “Shape” of Data; Measures of Center; Box Plots.]

RI.6.SP.A.1

Recognize a statistical question as one that anticipates variability in the data related to the question and accounts for it in the answers. [See: Introduction to Data Science; The Data Cycle; Choosing Your Dataset.]

RI.6.SP.A.2

Understand that a set of data collected to answer a statistical question has a distribution which can be described by its center, spread, and overall shape. [See: Histograms; Visualizing the “Shape” of Data; Measures of Center; Box Plots; Standard Deviation.]

RI.6.SP.A.3

Recognize that a measure of center for a numerical data set summarizes all of its values with a single number, while a measure of variation describes how its values vary with a single number. [See: Box Plots; Standard Deviation.]

RI.6.SP.B

Summarize and describe distributions. [See: Visualizing the “Shape” of Data; Measures of Center; Box Plots.]

RI.6.SP.B.4

Display numerical data in plots on a number line, including dot plots, histograms, and box plots. [See: Histograms; Visualizing the “Shape” of Data; Box Plots; Standard Deviation.]

RI.6.SP.B.5

Summarize numerical data sets in relation to their context. [See: Measures of Center; Box Plots; Standard Deviation.]

RI.6.SP.B.5.C

Summarize numerical data sets in relation to their context by giving quantitative measures of center (median and/or mean) and variability (interquartile range and/or mean absolute deviation), as well as describing any overall pattern and any striking deviations from the overall pattern with reference to the context in which the data were gathered. [See: Measures of Center; Box Plots; Standard Deviation.]

RI.6.SP.B.5.D

Summarize numerical data sets in relation to their context by relating the choice of measures of center and variability to the shape of the data distribution and the context in which the data were gathered. [See: Measures of Center.]

RI.7.EE.A.2

Understand that rewriting an expression in different forms in a problem context can shed light on the problem and how the quantities in it are related. [See: Problem Decomposition.]

RI.7.EE.B

Solve real-life and mathematical problems using numerical and algebraic expressions and equations. [See: Piecewise Functions and Conditionals; Solving Word Problems with the Design Recipe; Problem Decomposition; Sam the Butterfly - Applying Inequalities; Player Animation; The Distance Formula.]

RI.7.EE.B.4

Use variables to represent quantities in a real-world or mathematical problem, and construct simple equations and inequalities to solve problems by reasoning about the quantities. [See: Defining Values; Functions Make Life Easier!; Solving Word Problems with the Design Recipe; Simple Inequalities; Compound Inequalities: Solutions & Non-Solutions.]

RI.7.G.B.4

Know the formulas for the area and circumference of a circle and use them to solve problems; give an informal derivation of the relationship between the circumference and area of a circle. [See: Solving Word Problems with the Design Recipe.]

RI.7.G.B.6

Solve real-world and mathematical problems involving area, volume and surface area of two- and three-dimensional objects composed of triangles, quadrilaterals, polygons, cubes, and right prisms. [See: Solving Word Problems with the Design Recipe; Surface Area of a Rectangular Prism.]

RI.7.RP.A

Analyze proportional relationships and use them to solve real-world and mathematical problems. [See: Making Flags; Making Game Images.]

RI.7.RP.A.1

Compute unit rates associated with ratios of fractions, including ratios of lengths, areas and other quantities measured in like or different units. [See: Making Flags.]

RI.7.RP.A.2.A

Decide whether two quantities are in a proportional relationship, e.g., by testing for equivalent ratios in a table or graphing on a coordinate plane and observing whether the graph is a straight line through the origin. [See: Functions Can Be Linear; Defining Linear Functions.]

RI.7.RP.A.2.B

Identify the constant of proportionality (unit rate) in tables, graphs, equations, diagrams, and verbal descriptions of proportional relationships. [See: Functions Can Be Linear; Defining Linear Functions.]

RI.7.SP.A

Use random sampling to draw inferences about a population. [See: Probability, Inference, and Sample Size.]

RI.7.SP.A.1

Understand that statistics can be used to gain information about a population by examining a sample of the population; generalizations about a population from a sample are valid only if the sample is representative of that population. Understand that random sampling tends to produce representative samples and support valid inferences. [See: Probability, Inference, and Sample Size.]

RI.7.SP.A.2

Use data from a random sample to draw inferences about a population with an unknown characteristic of interest. Generate multiple samples (or simulated samples) of the same size to gauge the variation in estimates or predictions. [See: Probability, Inference, and Sample Size.]

RI.7.SP.B

Draw informal comparative inferences about two populations. [See: Bar and Pie Charts.]

RI.8.EE.B

Understand the connections between proportional relationships, lines, and linear equations. [See: Functions Can Be Linear; Defining Linear Functions.]

RI.8.EE.B.5

Graph proportional relationships, interpreting the unit rate as the slope of the graph. Compare two different proportional relationships represented in different ways. [See: Functions Can Be Linear; Defining Linear Functions.]

RI.8.F.A.1

Understand that a function is a rule that assigns to each input exactly one output. The graph of a function is the set of ordered pairs consisting of an input and the corresponding output. [See: Contracts; The Vertical Line Test.]

RI.8.F.A.2

Compare properties of two functions each represented in a different way (algebraically, graphically, numerically in tables, or by verbal descriptions). [See: Functions Can Be Linear; Defining Linear Functions.]

RI.8.F.A.3

Interpret the equation y = mx + b as defining a linear function, whose graph is a straight line; give examples of functions that are not linear. [See: Functions Can Be Linear; Defining Linear Functions.]

RI.8.F.B

Use functions to model relationships between quantities. [See: Functions Make Life Easier!; Defining Linear Functions; Solving Word Problems with the Design Recipe; Functions for Character Animation; Problem Decomposition.]

RI.8.F.B.4

Construct a function to model a linear relationship between two quantities. Determine the rate of change and initial value of the function from a description of a relationship or from two (x, y) values, including reading these from a table or from a graph. Interpret the rate of change and initial value of a linear function in terms of the situation it models, and in terms of its graph or a table of values. [See: Functions Can Be Linear; Defining Linear Functions.]

RI.8.F.B.5

Describe qualitatively the functional relationship between two quantities by analyzing a graph (e.g., where the function is increasing or decreasing, linear or nonlinear). Sketch a graph that exhibits the qualitative features of a function that has been described verbally. [See: Functions Can Be Linear; Defining Linear Functions.]

RI.8.G.A.1

Verify experimentally the properties of rotations, reflections, and translations. [See: Making Game Images.]

RI.8.G.B

Understand and apply the Pythagorean Theorem. [See: The Distance Formula.]

RI.8.G.B.7

Apply the Pythagorean Theorem to determine unknown side lengths in right triangles in real-world and mathematical problems in two and three dimensions. [See: The Distance Formula.]

RI.8.G.B.8

Apply the Pythagorean Theorem to find the distance between two points in a coordinate system. [See: The Distance Formula.]

RI.8.SP.A.1

Construct and interpret scatter plots for bivariate measurement data to investigate patterns of association between two quantities. Describe patterns such as clustering, outliers, positive or negative association, linear association, and nonlinear association. [See: Scatter Plots; Grouped Samples; Correlations; Linear Regression.]

RI.8.SP.A.2

Know that straight lines are widely used to model relationships between two quantitative variables. For scatter plots that suggest a linear association, informally fit a straight line, and informally assess the model fit by judging the closeness of the data points to the line. [See: Scatter Plots; Correlations; Linear Regression.]

RI.8.SP.A.3

Use the equation of a linear model to solve problems in the context of bivariate measurement data, interpreting the slope and intercept. [See: Linear Regression.]

RI.HSA.CED.A

Create equations that describe numbers or relationships. [See: Solving Word Problems with the Design Recipe; Surface Area of a Rectangular Prism; Problem Decomposition; Sam the Butterfly - Applying Inequalities.]

RI.HSA.CED.A.1

Create equations and inequalities in one variable and use them to solve problems. [See: Sam the Butterfly - Applying Inequalities.]

RI.HSA.CED.A.2

Create equations in two or more variables to represent relationships between quantities; graph equations on coordinate axes with labels and scales. [See: Sam the Butterfly - Applying Inequalities.]

RI.HSA.CED.A.3

Represent constraints by equations or inequalities, and by systems of equations and/or inequalities, and interpret solutions as viable or nonviable options in a modeling context. [See: Sam the Butterfly - Applying Inequalities.]

RI.HSA.SSE.A.1

Interpret expressions that represent a quantity in terms of its context. [See: Defining Values; Functions Make Life Easier!; Solving Word Problems with the Design Recipe.]

RI.HSA.SSE.A.1.A

Interpret parts of an expression, such as terms, factors, and coefficients. [See: Piecewise Functions and Conditionals; Player Animation.]

RI.HSA.SSE.A.1.B

Interpret complicated expressions by viewing one or more of their parts as a single entity. [See: Piecewise Functions and Conditionals; Player Animation; Custom Scatter Plots.]

RI.HSA.SSE.A.2

Use the structure of an expression to identify ways to rewrite it. [See: Order of Operations.]

RI.HSA.SSE.B

Write expressions in equivalent forms to solve problems. [See: Order of Operations.]

RI.HSF.BF.A

Build a function that models a relationship between two quantities. [See: Function Notation; Defining Linear Functions; Solving Word Problems with the Design Recipe; Functions for Character Animation; Problem Decomposition; Simple Inequalities; Compound Inequalities: Solutions & Non-Solutions; Defining Table Functions.]

RI.HSF.BF.A.1

Write a function that describes a relationship between two quantities. [See: Function Notation; Defining Linear Functions; Solving Word Problems with the Design Recipe; Functions for Character Animation; Problem Decomposition; Simple Inequalities; Compound Inequalities: Solutions & Non-Solutions; Defining Table Functions.]

RI.HSF.BF.A.1.B

Combine standard function types using arithmetic operations. [See: Function Composition.]

RI.HSF.BF.A.1.C

Compose functions. [See: Function Composition; Problem Decomposition; Sam the Butterfly - Applying Inequalities; Collision Detection - Distance and Inequality.]

RI.HSF.BF.B

Build new functions from existing functions. [See: Problem Decomposition; Sam the Butterfly - Applying Inequalities; Collision Detection - Distance and Inequality.]

RI.HSF.IF.A

Understand the concept of a function and use function notation. [See: Functions Make Life Easier!; Function Notation.]

RI.HSF.IF.A.1

Understand that a function from one set (called the domain) to another set (called the range) assigns to each element of the domain exactly one element of the range. If f is a function and x is an element of its domain, then f(x) denotes the output of f corresponding to the input x. The graph of f is the graph of the equation y = f(x). [See: Contracts; The Vertical Line Test.]

RI.HSF.IF.A.2

Use function notation, evaluate functions for inputs in their domains, and interpret statements that use function notation in terms of a context. [See: Contracts; Making Flags; Function Notation; Defining Linear Functions; Solving Word Problems with the Design Recipe; Functions for Character Animation; Problem Decomposition; Simple Inequalities; Compound Inequalities: Solutions & Non-Solutions; Defining Table Functions.]

RI.HSF.IF.B

Interpret functions that arise in applications in terms of the context. [See: Function Notation; Defining Linear Functions; Solving Word Problems with the Design Recipe; Functions for Character Animation; Problem Decomposition; Simple Inequalities; Compound Inequalities: Solutions & Non-Solutions; Defining Table Functions.]

RI.HSF.IF.B.5

Relate the domain of a function to its graph and, where applicable, to the quantitative relationship it describes. [See: Functions Can Be Linear; Defining Linear Functions.]

RI.HSF.IF.C

Analyze functions using different representations. [See: The Vertical Line Test; Functions: Contracts, Examples & Definitions; Functions Can Be Linear; Defining Linear Functions; Solving Word Problems with the Design Recipe.]

RI.HSF.IF.C.9

Compare properties of two functions each represented in a different way (algebraically, graphically, numerically in tables, or by verbal descriptions). [See: Functions Can Be Linear; Defining Linear Functions; Problem Decomposition.]

RI.HSN.Q.A

Reason quantitatively and use units to solve problems. [See: Making Flags.]

RI.HSS.CP.A.1

Describe events as subsets of a sample space (the set of outcomes) using characteristics (or categories) of the outcomes, or as unions, intersections, or complements of other events ('or', 'and', 'not'). [See: Compound Inequalities: Solutions & Non-Solutions.]

RI.HSS.CP.B.9

Use permutations and combinations to compute probabilities of compound events and solve problems. [See: Permutations; Combinations.]

RI.HSS.IC.A

Understand and evaluate random processes underlying statistical experiments. [See: Probability, Inference, and Sample Size.]

RI.HSS.IC.A.1

Understand statistics as a process for making inferences about population parameters based on a random sample from that population. [See: Probability, Inference, and Sample Size.]

RI.HSS.IC.B

Make inferences and justify conclusions from sample surveys, experiments, and observational studies. [See: Collecting Data.]

RI.HSS.IC.B.3

Recognize the purposes of and differences among sample surveys, experiments, and observational studies; explain how randomization relates to each. [See: Probability, Inference, and Sample Size; Collecting Data.]

RI.HSS.IC.B.4

Use data from a sample survey to estimate a population mean or proportion; develop a margin of error through the use of simulation models for random sampling. [See: Collecting Data.]

RI.HSS.IC.B.6

Evaluate reports based on data. [See: Threats to Validity.]

RI.HSS.ID.A

Summarize, represent, and interpret data on a single count or measurement variable. [See: Bar and Pie Charts; Histograms; Visualizing the “Shape” of Data; Measures of Center; Box Plots.]

RI.HSS.ID.A.1

Represent data with plots on the real number line (dot plots, histograms, and box plots). [See: Histograms; Visualizing the “Shape” of Data; Box Plots; Standard Deviation.]

RI.HSS.ID.A.2

Use statistics appropriate to the shape of the data distribution to compare center (median, mean) and spread (interquartile range, standard deviation) of two or more different data sets. [See: Histograms; Measures of Center; Box Plots; Standard Deviation.]

RI.HSS.ID.A.3

Interpret differences in shape, center, and spread in the context of the data sets, accounting for possible effects of extreme data points (outliers). [See: Histograms; Visualizing the “Shape” of Data; Measures of Center; Box Plots; Standard Deviation.]

RI.HSS.ID.B

Summarize, represent, and interpret data on two categorical and quantitative variables. [See: Scatter Plots; Correlations.]

RI.HSS.ID.B.6

Represent data on two quantitative variables on a scatter plot, and describe how the variables are related. [See: Scatter Plots; Correlations.]

RI.HSS.ID.B.6.A

Fit a function to the data; use functions fitted to data to solve problems in the context of the data. Use given functions or choose a function suggested by the context. Emphasize linear, quadratic, and exponential models. [See: Linear Regression.]

RI.HSS.ID.B.6.C

Fit a linear function for a scatter plot that suggests a linear association. [See: Linear Regression.]

RI.HSS.ID.C

Interpret linear models. [See: Linear Regression.]

RI.HSS.ID.C.7

Interpret the slope (rate of change) and the intercept (constant term) of a linear model in the context of the data. [See: Linear Regression.]

RI.HSS.ID.C.8

Compute (using technology) and interpret the correlation coefficient of a linear fit. [See: Scatter Plots; Correlations; Linear Regression.]

RI.HSS.ID.C.9

Distinguish between correlation and causation. [See: Correlations; Linear Regression.]

RI.SL.9-10.1

Initiate and participate effectively in a range of collaborative discussions (one-on-one, in groups, and teacher-led) with diverse partners on grades 9-10 topics, texts, and issues, building on others' ideas and expressing their own clearly and persuasively. [See: Introduction to Data Science.]

South Dakota Standards

SD.5.G.A.1

Use a pair of perpendicular number lines, called axes, to define a coordinate system, with the intersection of the lines (the origin) arranged to coincide with the 0 on each line and a given point in the plane located by using an ordered pair of numbers, called its coordinates. Understand that the first number indicates how far to travel from the origin in the direction of one axis, and the second number indicates how far to travel in the direction of the second axis, with the convention that the names of the two axes and the coordinates correspond (e.g., x-axis and x-coordinate, y-axis and y-coordinate). [See: Coordinates and Game Design.]

SD.5.OA.A

Write and interpret numerical expressions. [See: Order of Operations.]

SD.5.OA.A.1

Use parentheses, brackets, or braces in numerical expressions, and evaluate expressions with these symbols. [See: Order of Operations.]

SD.6.EE.B

Reason about and solve one-variable equations and inequalities. [See: Simple Inequalities; Compound Inequalities: Solutions & Non-Solutions.]

SD.6.EE.B.6

Use variables to represent numbers and write expressions when solving a real-world or mathematical problem; understand that a variable can represent an unknown number, or, depending on the purpose at hand, any number in a specified set. [See: Piecewise Functions and Conditionals; Function Composition; Defining Values; Functions Make Life Easier!; Functions: Contracts, Examples & Definitions; Defining Linear Functions; Solving Word Problems with the Design Recipe; Functions for Character Animation; Surface Area of a Rectangular Prism; Problem Decomposition; Sam the Butterfly - Applying Inequalities; Player Animation; The Distance Formula; Collision Detection - Distance and Inequality; Defining Table Functions; Grouped Samples; Linear Regression.]

SD.6.EE.B.8

Write an inequality of the form x > c or x < c to represent a constraint or condition in a real-world or mathematical problem. Recognize that inequalities of the form x > c or x < c have infinitely many solutions; represent solutions of such inequalities on number line diagrams. [See: Simple Inequalities; Sam the Butterfly - Applying Inequalities.]

SD.6.G.A

Solve real-world and mathematical problems involving area, surface area, and volume. [See: Surface Area of a Rectangular Prism.]

SD.6.G.A.4

Represent three-dimensional figures using nets made up of rectangles and triangles, and use the nets to find the surface area of these figures. Apply these techniques in the context of solving real-world and mathematical problems. [See: Surface Area of a Rectangular Prism.]

SD.6.RP.A

Understand ratio concepts and use ratio reasoning to solve problems. [See: Making Flags; Bar and Pie Charts.]

SD.6.RP.A.1

Understand the concept of a ratio and use ratio language to describe a ratio relationship between two quantities. [See: Making Flags.]

SD.6.RP.A.3.D

Use ratio reasoning to convert measurement units; manipulate and transform units appropriately when multiplying or dividing quantities. [See: Making Flags.]

SD.6.SP.A

Develop understanding of statistical variability. [See: Histograms; Visualizing the “Shape” of Data; Measures of Center; Box Plots.]

SD.6.SP.A.1

Recognize a statistical question as one that anticipates variability in the data related to the question and accounts for it in the answers. [See: Introduction to Data Science; The Data Cycle; Choosing Your Dataset.]

SD.6.SP.A.2

Understand that a set of data collected to answer a statistical question has a distribution which can be described by its center, spread, and overall shape. [See: Histograms; Visualizing the “Shape” of Data; Measures of Center; Box Plots; Standard Deviation.]

SD.6.SP.A.3

Recognize that a measure of center for a numerical data set summarizes all of its values with a single number, while a measure of variation describes how its values vary with a single number. [See: Box Plots; Standard Deviation.]

SD.6.SP.B

Summarize and describe distributions. [See: Visualizing the “Shape” of Data; Measures of Center; Box Plots.]

SD.6.SP.B.4

Display numerical data in plots on a number line, including dot plots, histograms, and box plots. [See: Histograms; Visualizing the “Shape” of Data; Box Plots; Standard Deviation.]

SD.6.SP.B.5

Summarize numerical data sets in relation to their context. [See: Measures of Center; Box Plots; Standard Deviation.]

SD.6.SP.B.5.C

Summarize numerical data sets in relation to their context by giving quantitative measures of center (median and/or mean) and variability (interquartile range and/or mean absolute deviation), as well as describing any overall pattern and any striking deviations from the overall pattern with reference to the context in which the data were gathered. [See: Measures of Center; Box Plots; Standard Deviation.]

SD.6.SP.B.5.D

Summarize numerical data sets in relation to their context by relating the choice of measures of center and variability to the shape of the data distribution and the context in which the data were gathered. [See: Measures of Center.]

SD.7.EE.A.2

Understand that rewriting an expression in different forms in a problem context can shed light on the problem and how the quantities in it are related. [See: Problem Decomposition.]

SD.7.EE.B

Solve real-life and mathematical problems using numerical and algebraic expressions and equations. [See: Piecewise Functions and Conditionals; Solving Word Problems with the Design Recipe; Problem Decomposition; Sam the Butterfly - Applying Inequalities; Player Animation; The Distance Formula.]

SD.7.EE.B.4

Use variables to represent quantities in a real-world or mathematical problem, and construct simple equations and inequalities to solve problems by reasoning about the quantities. [See: Defining Values; Functions Make Life Easier!; Solving Word Problems with the Design Recipe; Simple Inequalities; Compound Inequalities: Solutions & Non-Solutions.]

SD.7.G.B.4

Know the formulas for the area and circumference of a circle and use them to solve problems; give an informal derivation of the relationship between the circumference and area of a circle. [See: Solving Word Problems with the Design Recipe.]

SD.7.G.B.6

Solve real-world and mathematical problems involving area, volume and surface area of two- and three-dimensional objects composed of triangles, quadrilaterals, polygons, cubes, and right prisms. [See: Solving Word Problems with the Design Recipe; Surface Area of a Rectangular Prism.]

SD.7.RP.A

Analyze proportional relationships and use them to solve real-world and mathematical problems. [See: Making Flags; Making Game Images.]

SD.7.RP.A.1

Compute unit rates associated with ratios of fractions, including ratios of lengths, areas and other quantities measured in like or different units. [See: Making Flags.]

SD.7.RP.A.2.A

Decide whether two quantities are in a proportional relationship, e.g., by testing for equivalent ratios in a table or graphing on a coordinate plane and observing whether the graph is a straight line through the origin. [See: Functions Can Be Linear; Defining Linear Functions.]

SD.7.RP.A.2.B

Identify the constant of proportionality (unit rate) in tables, graphs, equations, diagrams, and verbal descriptions of proportional relationships. [See: Functions Can Be Linear; Defining Linear Functions.]

SD.7.SP.A

Use random sampling to draw inferences about a population. [See: Probability, Inference, and Sample Size.]

SD.7.SP.A.1

Understand that statistics can be used to gain information about a population by examining a sample of the population; generalizations about a population from a sample are valid only if the sample is representative of that population. Understand that random sampling tends to produce representative samples and support valid inferences. [See: Probability, Inference, and Sample Size.]

SD.7.SP.A.2

Use data from a random sample to draw inferences about a population with an unknown characteristic of interest. Generate multiple samples (or simulated samples) of the same size to gauge the variation in estimates or predictions. [See: Probability, Inference, and Sample Size.]

SD.7.SP.B

Draw informal comparative inferences about two populations. [See: Bar and Pie Charts.]

SD.8.EE.B

Understand the connections between proportional relationships, lines, and linear equations. [See: Functions Can Be Linear; Defining Linear Functions.]

SD.8.EE.B.5

Graph proportional relationships, interpreting the unit rate as the slope of the graph. Compare two different proportional relationships represented in different ways. [See: Functions Can Be Linear; Defining Linear Functions.]

SD.8.F.A.1

Understand that a function is a rule that assigns to each input exactly one output. The graph of a function is the set of ordered pairs consisting of an input and the corresponding output. [See: Contracts; The Vertical Line Test.]

SD.8.F.A.2

Compare properties of two functions each represented in a different way (algebraically, graphically, numerically in tables, or by verbal descriptions). [See: Functions Can Be Linear; Defining Linear Functions.]

SD.8.F.A.3

Interpret the equation y = mx + b as defining a linear function, whose graph is a straight line; give examples of functions that are not linear. [See: Functions Can Be Linear; Defining Linear Functions.]

SD.8.F.B

Use functions to model relationships between quantities. [See: Functions Make Life Easier!; Defining Linear Functions; Solving Word Problems with the Design Recipe; Functions for Character Animation; Problem Decomposition.]

SD.8.F.B.4

Construct a function to model a linear relationship between two quantities. Determine the rate of change and initial value of the function from a description of a relationship or from two (x, y) values, including reading these from a table or from a graph. Interpret the rate of change and initial value of a linear function in terms of the situation it models, and in terms of its graph or a table of values. [See: Functions Can Be Linear; Defining Linear Functions.]

SD.8.F.B.5

Describe qualitatively the functional relationship between two quantities by analyzing a graph (e.g., where the function is increasing or decreasing, linear or nonlinear). Sketch a graph that exhibits the qualitative features of a function that has been described verbally. [See: Functions Can Be Linear; Defining Linear Functions.]

SD.8.G.A.1

Verify experimentally the properties of rotations, reflections, and translations. [See: Making Game Images.]

SD.8.G.B

Understand and apply the Pythagorean Theorem. [See: The Distance Formula.]

SD.8.G.B.7

Apply the Pythagorean Theorem to determine unknown side lengths in right triangles in real-world and mathematical problems in two and three dimensions. [See: The Distance Formula.]

SD.8.G.B.8

Apply the Pythagorean Theorem to find the distance between two points in a coordinate system. [See: The Distance Formula.]

SD.8.SP.A.1

Construct and interpret scatter plots for bivariate measurement data to investigate patterns of association between two quantities. Describe patterns such as clustering, outliers, positive or negative association, linear association, and nonlinear association. [See: Scatter Plots; Grouped Samples; Correlations; Linear Regression.]

SD.8.SP.A.2

Know that straight lines are widely used to model relationships between two quantitative variables. For scatter plots that suggest a linear association, informally fit a straight line, and informally assess the model fit by judging the closeness of the data points to the line. [See: Scatter Plots; Correlations; Linear Regression.]

SD.8.SP.A.3

Use the equation of a linear model to solve problems in the context of bivariate measurement data, interpreting the slope and intercept. [See: Linear Regression.]

SD.HSA.CED.A

Create equations that describe numbers or relationships. [See: Solving Word Problems with the Design Recipe; Surface Area of a Rectangular Prism; Problem Decomposition; Sam the Butterfly - Applying Inequalities.]

SD.HSA.CED.A.1

Create equations and inequalities in one variable and use them to solve problems. [See: Sam the Butterfly - Applying Inequalities.]

SD.HSA.CED.A.2

Create equations in two or more variables to represent relationships between quantities; graph equations on coordinate axes with labels and scales. [See: Sam the Butterfly - Applying Inequalities.]

SD.HSA.CED.A.3

Represent constraints by equations or inequalities, and by systems of equations and/or inequalities, and interpret solutions as viable or nonviable options in a modeling context. [See: Sam the Butterfly - Applying Inequalities.]

SD.HSA.SSE.A.1

Interpret expressions that represent a quantity in terms of its context. [See: Defining Values; Functions Make Life Easier!; Solving Word Problems with the Design Recipe.]

SD.HSA.SSE.A.1.A

Interpret parts of an expression, such as terms, factors, and coefficients. [See: Piecewise Functions and Conditionals; Player Animation.]

SD.HSA.SSE.A.1.B

Interpret complicated expressions by viewing one or more of their parts as a single entity. [See: Piecewise Functions and Conditionals; Player Animation; Custom Scatter Plots.]

SD.HSA.SSE.A.2

Use the structure of an expression to identify ways to rewrite it. [See: Order of Operations.]

SD.HSA.SSE.B

Write expressions in equivalent forms to solve problems. [See: Order of Operations.]

SD.HSF.BF.A

Build a function that models a relationship between two quantities. [See: Function Notation; Defining Linear Functions; Solving Word Problems with the Design Recipe; Functions for Character Animation; Problem Decomposition; Simple Inequalities; Compound Inequalities: Solutions & Non-Solutions; Defining Table Functions.]

SD.HSF.BF.A.1

Write a function that describes a relationship between two quantities. [See: Function Notation; Defining Linear Functions; Solving Word Problems with the Design Recipe; Functions for Character Animation; Problem Decomposition; Simple Inequalities; Compound Inequalities: Solutions & Non-Solutions; Defining Table Functions.]

SD.HSF.BF.A.1.B

Combine standard function types using arithmetic operations. [See: Function Composition.]

SD.HSF.BF.A.1.C

Compose functions. [See: Function Composition; Problem Decomposition; Sam the Butterfly - Applying Inequalities; Collision Detection - Distance and Inequality.]

SD.HSF.BF.B

Build new functions from existing functions. [See: Problem Decomposition; Sam the Butterfly - Applying Inequalities; Collision Detection - Distance and Inequality.]

SD.HSF.IF.A

Understand the concept of a function and use function notation. [See: Functions Make Life Easier!; Function Notation.]

SD.HSF.IF.A.1

Understand that a function from one set (called the domain) to another set (called the range) assigns to each element of the domain exactly one element of the range. If f is a function and x is an element of its domain, then f(x) denotes the output of f corresponding to the input x. The graph of f is the graph of the equation y = f(x). [See: Contracts; The Vertical Line Test.]

SD.HSF.IF.A.2

Use function notation, evaluate functions for inputs in their domains, and interpret statements that use function notation in terms of a context. [See: Contracts; Making Flags; Function Notation; Defining Linear Functions; Solving Word Problems with the Design Recipe; Functions for Character Animation; Problem Decomposition; Simple Inequalities; Compound Inequalities: Solutions & Non-Solutions; Defining Table Functions.]

SD.HSF.IF.B

Interpret functions that arise in applications in terms of the context. [See: Function Notation; Defining Linear Functions; Solving Word Problems with the Design Recipe; Functions for Character Animation; Problem Decomposition; Simple Inequalities; Compound Inequalities: Solutions & Non-Solutions; Defining Table Functions.]

SD.HSF.IF.B.5

Relate the domain of a function to its graph and, where applicable, to the quantitative relationship it describes. [See: Functions Can Be Linear; Defining Linear Functions.]

SD.HSF.IF.C

Analyze functions using different representations. [See: The Vertical Line Test; Functions: Contracts, Examples & Definitions; Functions Can Be Linear; Defining Linear Functions; Solving Word Problems with the Design Recipe.]

SD.HSF.IF.C.9

Compare properties of two functions each represented in a different way (algebraically, graphically, numerically in tables, or by verbal descriptions). [See: Functions Can Be Linear; Defining Linear Functions; Problem Decomposition.]

SD.HSN.Q.A

Reason quantitatively and use units to solve problems. [See: Making Flags.]

SD.HSS.CP.A.1

Describe events as subsets of a sample space (the set of outcomes) using characteristics (or categories) of the outcomes, or as unions, intersections, or complements of other events ('or', 'and', 'not'). [See: Compound Inequalities: Solutions & Non-Solutions.]

SD.HSS.CP.B.9

Use permutations and combinations to compute probabilities of compound events and solve problems. [See: Permutations; Combinations.]

SD.HSS.IC.A

Understand and evaluate random processes underlying statistical experiments. [See: Probability, Inference, and Sample Size.]

SD.HSS.IC.A.1

Understand statistics as a process for making inferences about population parameters based on a random sample from that population. [See: Probability, Inference, and Sample Size.]

SD.HSS.IC.B

Make inferences and justify conclusions from sample surveys, experiments, and observational studies. [See: Collecting Data.]

SD.HSS.IC.B.3

Recognize the purposes of and differences among sample surveys, experiments, and observational studies; explain how randomization relates to each. [See: Probability, Inference, and Sample Size; Collecting Data.]

SD.HSS.IC.B.4

Use data from a sample survey to estimate a population mean or proportion; develop a margin of error through the use of simulation models for random sampling. [See: Collecting Data.]

SD.HSS.IC.B.6

Evaluate reports based on data. [See: Threats to Validity.]

SD.HSS.ID.A

Summarize, represent, and interpret data on a single count or measurement variable. [See: Bar and Pie Charts; Histograms; Visualizing the “Shape” of Data; Measures of Center; Box Plots.]

SD.HSS.ID.A.1

Represent data with plots on the real number line (dot plots, histograms, and box plots). [See: Histograms; Visualizing the “Shape” of Data; Box Plots; Standard Deviation.]

SD.HSS.ID.A.2

Use statistics appropriate to the shape of the data distribution to compare center (median, mean) and spread (interquartile range, standard deviation) of two or more different data sets. [See: Histograms; Measures of Center; Box Plots; Standard Deviation.]

SD.HSS.ID.A.3

Interpret differences in shape, center, and spread in the context of the data sets, accounting for possible effects of extreme data points (outliers). [See: Histograms; Visualizing the “Shape” of Data; Measures of Center; Box Plots; Standard Deviation.]

SD.HSS.ID.B

Summarize, represent, and interpret data on two categorical and quantitative variables. [See: Scatter Plots; Correlations.]

SD.HSS.ID.B.6

Represent data on two quantitative variables on a scatter plot, and describe how the variables are related. [See: Scatter Plots; Correlations.]

SD.HSS.ID.B.6.A

Fit a function to the data; use functions fitted to data to solve problems in the context of the data. Use given functions or choose a function suggested by the context. Emphasize linear, quadratic, and exponential models. [See: Linear Regression.]

SD.HSS.ID.B.6.C

Fit a linear function for a scatter plot that suggests a linear association. [See: Linear Regression.]

SD.HSS.ID.C

Interpret linear models. [See: Linear Regression.]

SD.HSS.ID.C.7

Interpret the slope (rate of change) and the intercept (constant term) of a linear model in the context of the data. [See: Linear Regression.]

SD.HSS.ID.C.8

Compute (using technology) and interpret the correlation coefficient of a linear fit. [See: Scatter Plots; Correlations; Linear Regression.]

SD.HSS.ID.C.9

Distinguish between correlation and causation. [See: Correlations; Linear Regression.]

SD.SL.9-10.1

Initiate and participate effectively in a range of collaborative discussions (one-on-one, in groups, and teacher-led) with diverse partners on grades 9-10 topics, texts, and issues, building on others' ideas and expressing their own clearly and persuasively. [See: Introduction to Data Science.]

Tennessee Standards

TN.5.G.A.1

Use a pair of perpendicular number lines, called axes, to define a coordinate system, with the intersection of the lines (the origin) arranged to coincide with the 0 on each line and a given point in the plane located by using an ordered pair of numbers, called its coordinates. Understand that the first number indicates how far to travel from the origin in the direction of one axis, and the second number indicates how far to travel in the direction of the second axis, with the convention that the names of the two axes and the coordinates correspond (e.g., x-axis and x-coordinate, y-axis and y-coordinate). [See: Coordinates and Game Design.]

TN.5.OA.A

Write and interpret numerical expressions. [See: Order of Operations.]

TN.5.OA.A.1

Use parentheses, brackets, or braces in numerical expressions, and evaluate expressions with these symbols. [See: Order of Operations.]

TN.6.EE.B

Reason about and solve one-variable equations and inequalities. [See: Simple Inequalities; Compound Inequalities: Solutions & Non-Solutions.]

TN.6.EE.B.6

Use variables to represent numbers and write expressions when solving a real-world or mathematical problem; understand that a variable can represent an unknown number, or, depending on the purpose at hand, any number in a specified set. [See: Piecewise Functions and Conditionals; Function Composition; Defining Values; Functions Make Life Easier!; Functions: Contracts, Examples & Definitions; Defining Linear Functions; Solving Word Problems with the Design Recipe; Functions for Character Animation; Surface Area of a Rectangular Prism; Problem Decomposition; Sam the Butterfly - Applying Inequalities; Player Animation; The Distance Formula; Collision Detection - Distance and Inequality; Defining Table Functions; Grouped Samples; Linear Regression.]

TN.6.EE.B.8

Write an inequality of the form x > c or x < c to represent a constraint or condition in a real-world or mathematical problem. Recognize that inequalities of the form x > c or x < c have infinitely many solutions; represent solutions of such inequalities on number line diagrams. [See: Simple Inequalities; Sam the Butterfly - Applying Inequalities.]

TN.6.G.A

Solve real-world and mathematical problems involving area, surface area, and volume. [See: Surface Area of a Rectangular Prism.]

TN.6.G.A.4

Represent three-dimensional figures using nets made up of rectangles and triangles, and use the nets to find the surface area of these figures. Apply these techniques in the context of solving real-world and mathematical problems. [See: Surface Area of a Rectangular Prism.]

TN.6.RP.A

Understand ratio concepts and use ratio reasoning to solve problems. [See: Making Flags; Bar and Pie Charts.]

TN.6.RP.A.1

Understand the concept of a ratio and use ratio language to describe a ratio relationship between two quantities. [See: Making Flags.]

TN.6.RP.A.3.D

Use ratio reasoning to convert measurement units; manipulate and transform units appropriately when multiplying or dividing quantities. [See: Making Flags.]

TN.6.SP.A

Develop understanding of statistical variability. [See: Histograms; Visualizing the “Shape” of Data; Measures of Center; Box Plots.]

TN.6.SP.A.1

Recognize a statistical question as one that anticipates variability in the data related to the question and accounts for it in the answers. [See: Introduction to Data Science; The Data Cycle; Choosing Your Dataset.]

TN.6.SP.A.2

Understand that a set of data collected to answer a statistical question has a distribution which can be described by its center, spread, and overall shape. [See: Histograms; Visualizing the “Shape” of Data; Measures of Center; Box Plots; Standard Deviation.]

TN.6.SP.A.3

Recognize that a measure of center for a numerical data set summarizes all of its values with a single number, while a measure of variation describes how its values vary with a single number. [See: Box Plots; Standard Deviation.]

TN.6.SP.B

Summarize and describe distributions. [See: Visualizing the “Shape” of Data; Measures of Center; Box Plots.]

TN.6.SP.B.4

Display numerical data in plots on a number line, including dot plots, histograms, and box plots. [See: Histograms; Visualizing the “Shape” of Data; Box Plots; Standard Deviation.]

TN.6.SP.B.5

Summarize numerical data sets in relation to their context. [See: Measures of Center; Box Plots; Standard Deviation.]

TN.6.SP.B.5.C

Summarize numerical data sets in relation to their context by giving quantitative measures of center (median and/or mean) and variability (interquartile range and/or mean absolute deviation), as well as describing any overall pattern and any striking deviations from the overall pattern with reference to the context in which the data were gathered. [See: Measures of Center; Box Plots; Standard Deviation.]

TN.6.SP.B.5.D

Summarize numerical data sets in relation to their context by relating the choice of measures of center and variability to the shape of the data distribution and the context in which the data were gathered. [See: Measures of Center.]

TN.7.EE.A.2

Understand that rewriting an expression in different forms in a problem context can shed light on the problem and how the quantities in it are related. [See: Problem Decomposition.]

TN.7.EE.B

Solve real-life and mathematical problems using numerical and algebraic expressions and equations. [See: Piecewise Functions and Conditionals; Solving Word Problems with the Design Recipe; Problem Decomposition; Sam the Butterfly - Applying Inequalities; Player Animation; The Distance Formula.]

TN.7.EE.B.4

Use variables to represent quantities in a real-world or mathematical problem, and construct simple equations and inequalities to solve problems by reasoning about the quantities. [See: Defining Values; Functions Make Life Easier!; Solving Word Problems with the Design Recipe; Simple Inequalities; Compound Inequalities: Solutions & Non-Solutions.]

TN.7.G.B.4

Know the formulas for the area and circumference of a circle and use them to solve problems; give an informal derivation of the relationship between the circumference and area of a circle. [See: Solving Word Problems with the Design Recipe.]

TN.7.G.B.6

Solve real-world and mathematical problems involving area, volume and surface area of two- and three-dimensional objects composed of triangles, quadrilaterals, polygons, cubes, and right prisms. [See: Solving Word Problems with the Design Recipe; Surface Area of a Rectangular Prism.]

TN.7.RP.A

Analyze proportional relationships and use them to solve real-world and mathematical problems. [See: Making Flags; Making Game Images.]

TN.7.RP.A.1

Compute unit rates associated with ratios of fractions, including ratios of lengths, areas and other quantities measured in like or different units. [See: Making Flags.]

TN.7.RP.A.2.A

Decide whether two quantities are in a proportional relationship, e.g., by testing for equivalent ratios in a table or graphing on a coordinate plane and observing whether the graph is a straight line through the origin. [See: Functions Can Be Linear; Defining Linear Functions.]

TN.7.RP.A.2.B

Identify the constant of proportionality (unit rate) in tables, graphs, equations, diagrams, and verbal descriptions of proportional relationships. [See: Functions Can Be Linear; Defining Linear Functions.]

TN.7.SP.A

Use random sampling to draw inferences about a population. [See: Probability, Inference, and Sample Size.]

TN.7.SP.A.1

Understand that statistics can be used to gain information about a population by examining a sample of the population; generalizations about a population from a sample are valid only if the sample is representative of that population. Understand that random sampling tends to produce representative samples and support valid inferences. [See: Probability, Inference, and Sample Size.]

TN.7.SP.A.2

Use data from a random sample to draw inferences about a population with an unknown characteristic of interest. Generate multiple samples (or simulated samples) of the same size to gauge the variation in estimates or predictions. [See: Probability, Inference, and Sample Size.]

TN.7.SP.B

Draw informal comparative inferences about two populations. [See: Bar and Pie Charts.]

TN.8.EE.B

Understand the connections between proportional relationships, lines, and linear equations. [See: Functions Can Be Linear; Defining Linear Functions.]

TN.8.EE.B.5

Graph proportional relationships, interpreting the unit rate as the slope of the graph. Compare two different proportional relationships represented in different ways. [See: Functions Can Be Linear; Defining Linear Functions.]

TN.8.F.A.1

Understand that a function is a rule that assigns to each input exactly one output. The graph of a function is the set of ordered pairs consisting of an input and the corresponding output. [See: Contracts; The Vertical Line Test.]

TN.8.F.A.2

Compare properties of two functions each represented in a different way (algebraically, graphically, numerically in tables, or by verbal descriptions). [See: Functions Can Be Linear; Defining Linear Functions.]

TN.8.F.A.3

Interpret the equation y = mx + b as defining a linear function, whose graph is a straight line; give examples of functions that are not linear. [See: Functions Can Be Linear; Defining Linear Functions.]

TN.8.F.B

Use functions to model relationships between quantities. [See: Functions Make Life Easier!; Defining Linear Functions; Solving Word Problems with the Design Recipe; Functions for Character Animation; Problem Decomposition.]

TN.8.F.B.4

Construct a function to model a linear relationship between two quantities. Determine the rate of change and initial value of the function from a description of a relationship or from two (x, y) values, including reading these from a table or from a graph. Interpret the rate of change and initial value of a linear function in terms of the situation it models, and in terms of its graph or a table of values. [See: Functions Can Be Linear; Defining Linear Functions.]

TN.8.F.B.5

Describe qualitatively the functional relationship between two quantities by analyzing a graph (e.g., where the function is increasing or decreasing, linear or nonlinear). Sketch a graph that exhibits the qualitative features of a function that has been described verbally. [See: Functions Can Be Linear; Defining Linear Functions.]

TN.8.G.A.1

Verify experimentally the properties of rotations, reflections, and translations. [See: Making Game Images.]

TN.8.G.B

Understand and apply the Pythagorean Theorem. [See: The Distance Formula.]

TN.8.G.B.7

Apply the Pythagorean Theorem to determine unknown side lengths in right triangles in real-world and mathematical problems in two and three dimensions. [See: The Distance Formula.]

TN.8.G.B.8

Apply the Pythagorean Theorem to find the distance between two points in a coordinate system. [See: The Distance Formula.]

TN.8.SP.A.1

Construct and interpret scatter plots for bivariate measurement data to investigate patterns of association between two quantities. Describe patterns such as clustering, outliers, positive or negative association, linear association, and nonlinear association. [See: Scatter Plots; Grouped Samples; Correlations; Linear Regression.]

TN.8.SP.A.2

Know that straight lines are widely used to model relationships between two quantitative variables. For scatter plots that suggest a linear association, informally fit a straight line, and informally assess the model fit by judging the closeness of the data points to the line. [See: Scatter Plots; Correlations; Linear Regression.]

TN.8.SP.A.3

Use the equation of a linear model to solve problems in the context of bivariate measurement data, interpreting the slope and intercept. [See: Linear Regression.]

TN.HSA.CED.A

Create equations that describe numbers or relationships. [See: Solving Word Problems with the Design Recipe; Surface Area of a Rectangular Prism; Problem Decomposition; Sam the Butterfly - Applying Inequalities.]

TN.HSA.CED.A.1

Create equations and inequalities in one variable and use them to solve problems. [See: Sam the Butterfly - Applying Inequalities.]

TN.HSA.CED.A.2

Create equations in two or more variables to represent relationships between quantities; graph equations on coordinate axes with labels and scales. [See: Sam the Butterfly - Applying Inequalities.]

TN.HSA.CED.A.3

Represent constraints by equations or inequalities, and by systems of equations and/or inequalities, and interpret solutions as viable or nonviable options in a modeling context. [See: Sam the Butterfly - Applying Inequalities.]

TN.HSA.SSE.A.1

Interpret expressions that represent a quantity in terms of its context. [See: Defining Values; Functions Make Life Easier!; Solving Word Problems with the Design Recipe.]

TN.HSA.SSE.A.1.A

Interpret parts of an expression, such as terms, factors, and coefficients. [See: Piecewise Functions and Conditionals; Player Animation.]

TN.HSA.SSE.A.1.B

Interpret complicated expressions by viewing one or more of their parts as a single entity. [See: Piecewise Functions and Conditionals; Player Animation; Custom Scatter Plots.]

TN.HSA.SSE.A.2

Use the structure of an expression to identify ways to rewrite it. [See: Order of Operations.]

TN.HSA.SSE.B

Write expressions in equivalent forms to solve problems. [See: Order of Operations.]

TN.HSF.BF.A

Build a function that models a relationship between two quantities. [See: Function Notation; Defining Linear Functions; Solving Word Problems with the Design Recipe; Functions for Character Animation; Problem Decomposition; Simple Inequalities; Compound Inequalities: Solutions & Non-Solutions; Defining Table Functions.]

TN.HSF.BF.A.1

Write a function that describes a relationship between two quantities. [See: Function Notation; Defining Linear Functions; Solving Word Problems with the Design Recipe; Functions for Character Animation; Problem Decomposition; Simple Inequalities; Compound Inequalities: Solutions & Non-Solutions; Defining Table Functions.]

TN.HSF.BF.A.1.B

Combine standard function types using arithmetic operations. [See: Function Composition.]

TN.HSF.BF.A.1.C

Compose functions. [See: Function Composition; Problem Decomposition; Sam the Butterfly - Applying Inequalities; Collision Detection - Distance and Inequality.]

TN.HSF.BF.B

Build new functions from existing functions. [See: Problem Decomposition; Sam the Butterfly - Applying Inequalities; Collision Detection - Distance and Inequality.]

TN.HSF.IF.A

Understand the concept of a function and use function notation. [See: Functions Make Life Easier!; Function Notation.]

TN.HSF.IF.A.1

Understand that a function from one set (called the domain) to another set (called the range) assigns to each element of the domain exactly one element of the range. If f is a function and x is an element of its domain, then f(x) denotes the output of f corresponding to the input x. The graph of f is the graph of the equation y = f(x). [See: Contracts; The Vertical Line Test.]

TN.HSF.IF.A.2

Use function notation, evaluate functions for inputs in their domains, and interpret statements that use function notation in terms of a context. [See: Contracts; Making Flags; Function Notation; Defining Linear Functions; Solving Word Problems with the Design Recipe; Functions for Character Animation; Problem Decomposition; Simple Inequalities; Compound Inequalities: Solutions & Non-Solutions; Defining Table Functions.]

TN.HSF.IF.B

Interpret functions that arise in applications in terms of the context. [See: Function Notation; Defining Linear Functions; Solving Word Problems with the Design Recipe; Functions for Character Animation; Problem Decomposition; Simple Inequalities; Compound Inequalities: Solutions & Non-Solutions; Defining Table Functions.]

TN.HSF.IF.B.5

Relate the domain of a function to its graph and, where applicable, to the quantitative relationship it describes. [See: Functions Can Be Linear; Defining Linear Functions.]

TN.HSF.IF.C

Analyze functions using different representations. [See: The Vertical Line Test; Functions: Contracts, Examples & Definitions; Functions Can Be Linear; Defining Linear Functions; Solving Word Problems with the Design Recipe.]

TN.HSF.IF.C.9

Compare properties of two functions each represented in a different way (algebraically, graphically, numerically in tables, or by verbal descriptions). [See: Functions Can Be Linear; Defining Linear Functions; Problem Decomposition.]

TN.HSN.Q.A

Reason quantitatively and use units to solve problems. [See: Making Flags.]

TN.HSS.CP.A.1

Describe events as subsets of a sample space (the set of outcomes) using characteristics (or categories) of the outcomes, or as unions, intersections, or complements of other events ('or', 'and', 'not'). [See: Compound Inequalities: Solutions & Non-Solutions.]

TN.HSS.CP.B.9

Use permutations and combinations to compute probabilities of compound events and solve problems. [See: Permutations; Combinations.]

TN.HSS.IC.A

Understand and evaluate random processes underlying statistical experiments. [See: Probability, Inference, and Sample Size.]

TN.HSS.IC.A.1

Understand statistics as a process for making inferences about population parameters based on a random sample from that population. [See: Probability, Inference, and Sample Size.]

TN.HSS.IC.B

Make inferences and justify conclusions from sample surveys, experiments, and observational studies. [See: Collecting Data.]

TN.HSS.IC.B.3

Recognize the purposes of and differences among sample surveys, experiments, and observational studies; explain how randomization relates to each. [See: Probability, Inference, and Sample Size; Collecting Data.]

TN.HSS.IC.B.4

Use data from a sample survey to estimate a population mean or proportion; develop a margin of error through the use of simulation models for random sampling. [See: Collecting Data.]

TN.HSS.IC.B.6

Evaluate reports based on data. [See: Threats to Validity.]

TN.HSS.ID.A

Summarize, represent, and interpret data on a single count or measurement variable. [See: Bar and Pie Charts; Histograms; Visualizing the “Shape” of Data; Measures of Center; Box Plots.]

TN.HSS.ID.A.1

Represent data with plots on the real number line (dot plots, histograms, and box plots). [See: Histograms; Visualizing the “Shape” of Data; Box Plots; Standard Deviation.]

TN.HSS.ID.A.2

Use statistics appropriate to the shape of the data distribution to compare center (median, mean) and spread (interquartile range, standard deviation) of two or more different data sets. [See: Histograms; Measures of Center; Box Plots; Standard Deviation.]

TN.HSS.ID.A.3

Interpret differences in shape, center, and spread in the context of the data sets, accounting for possible effects of extreme data points (outliers). [See: Histograms; Visualizing the “Shape” of Data; Measures of Center; Box Plots; Standard Deviation.]

TN.HSS.ID.B

Summarize, represent, and interpret data on two categorical and quantitative variables. [See: Scatter Plots; Correlations.]

TN.HSS.ID.B.6

Represent data on two quantitative variables on a scatter plot, and describe how the variables are related. [See: Scatter Plots; Correlations.]

TN.HSS.ID.B.6.A

Fit a function to the data; use functions fitted to data to solve problems in the context of the data. Use given functions or choose a function suggested by the context. Emphasize linear, quadratic, and exponential models. [See: Linear Regression.]

TN.HSS.ID.B.6.C

Fit a linear function for a scatter plot that suggests a linear association. [See: Linear Regression.]

TN.HSS.ID.C

Interpret linear models. [See: Linear Regression.]

TN.HSS.ID.C.7

Interpret the slope (rate of change) and the intercept (constant term) of a linear model in the context of the data. [See: Linear Regression.]

TN.HSS.ID.C.8

Compute (using technology) and interpret the correlation coefficient of a linear fit. [See: Scatter Plots; Correlations; Linear Regression.]

TN.HSS.ID.C.9

Distinguish between correlation and causation. [See: Correlations; Linear Regression.]

TN.SL.9-10.1

Initiate and participate effectively in a range of collaborative discussions (one-on-one, in groups, and teacher-led) with diverse partners on grades 9-10 topics, texts, and issues, building on others' ideas and expressing their own clearly and persuasively. [See: Introduction to Data Science.]

Utah Standards

UT.5.G.A.1

Use a pair of perpendicular number lines, called axes, to define a coordinate system, with the intersection of the lines (the origin) arranged to coincide with the 0 on each line and a given point in the plane located by using an ordered pair of numbers, called its coordinates. Understand that the first number indicates how far to travel from the origin in the direction of one axis, and the second number indicates how far to travel in the direction of the second axis, with the convention that the names of the two axes and the coordinates correspond (e.g., x-axis and x-coordinate, y-axis and y-coordinate). [See: Coordinates and Game Design.]

UT.5.OA.A

Write and interpret numerical expressions. [See: Order of Operations.]

UT.5.OA.A.1

Use parentheses, brackets, or braces in numerical expressions, and evaluate expressions with these symbols. [See: Order of Operations.]

UT.6.EE.B

Reason about and solve one-variable equations and inequalities. [See: Simple Inequalities; Compound Inequalities: Solutions & Non-Solutions.]

UT.6.EE.B.6

Use variables to represent numbers and write expressions when solving a real-world or mathematical problem; understand that a variable can represent an unknown number, or, depending on the purpose at hand, any number in a specified set. [See: Piecewise Functions and Conditionals; Function Composition; Defining Values; Functions Make Life Easier!; Functions: Contracts, Examples & Definitions; Defining Linear Functions; Solving Word Problems with the Design Recipe; Functions for Character Animation; Surface Area of a Rectangular Prism; Problem Decomposition; Sam the Butterfly - Applying Inequalities; Player Animation; The Distance Formula; Collision Detection - Distance and Inequality; Defining Table Functions; Grouped Samples; Linear Regression.]

UT.6.EE.B.8

Write an inequality of the form x > c or x < c to represent a constraint or condition in a real-world or mathematical problem. Recognize that inequalities of the form x > c or x < c have infinitely many solutions; represent solutions of such inequalities on number line diagrams. [See: Simple Inequalities; Sam the Butterfly - Applying Inequalities.]

UT.6.G.A

Solve real-world and mathematical problems involving area, surface area, and volume. [See: Surface Area of a Rectangular Prism.]

UT.6.G.A.4

Represent three-dimensional figures using nets made up of rectangles and triangles, and use the nets to find the surface area of these figures. Apply these techniques in the context of solving real-world and mathematical problems. [See: Surface Area of a Rectangular Prism.]

UT.6.RP.A

Understand ratio concepts and use ratio reasoning to solve problems. [See: Making Flags; Bar and Pie Charts.]

UT.6.RP.A.1

Understand the concept of a ratio and use ratio language to describe a ratio relationship between two quantities. [See: Making Flags.]

UT.6.RP.A.3.D

Use ratio reasoning to convert measurement units; manipulate and transform units appropriately when multiplying or dividing quantities. [See: Making Flags.]

UT.6.SP.A

Develop understanding of statistical variability. [See: Histograms; Visualizing the “Shape” of Data; Measures of Center; Box Plots.]

UT.6.SP.A.1

Recognize a statistical question as one that anticipates variability in the data related to the question and accounts for it in the answers. [See: Introduction to Data Science; The Data Cycle; Choosing Your Dataset.]

UT.6.SP.A.2

Understand that a set of data collected to answer a statistical question has a distribution which can be described by its center, spread, and overall shape. [See: Histograms; Visualizing the “Shape” of Data; Measures of Center; Box Plots; Standard Deviation.]

UT.6.SP.A.3

Recognize that a measure of center for a numerical data set summarizes all of its values with a single number, while a measure of variation describes how its values vary with a single number. [See: Box Plots; Standard Deviation.]

UT.6.SP.B

Summarize and describe distributions. [See: Visualizing the “Shape” of Data; Measures of Center; Box Plots.]

UT.6.SP.B.4

Display numerical data in plots on a number line, including dot plots, histograms, and box plots. [See: Histograms; Visualizing the “Shape” of Data; Box Plots; Standard Deviation.]

UT.6.SP.B.5

Summarize numerical data sets in relation to their context. [See: Measures of Center; Box Plots; Standard Deviation.]

UT.6.SP.B.5.C

Summarize numerical data sets in relation to their context by giving quantitative measures of center (median and/or mean) and variability (interquartile range and/or mean absolute deviation), as well as describing any overall pattern and any striking deviations from the overall pattern with reference to the context in which the data were gathered. [See: Measures of Center; Box Plots; Standard Deviation.]

UT.6.SP.B.5.D

Summarize numerical data sets in relation to their context by relating the choice of measures of center and variability to the shape of the data distribution and the context in which the data were gathered. [See: Measures of Center.]

UT.7.EE.A.2

Understand that rewriting an expression in different forms in a problem context can shed light on the problem and how the quantities in it are related. [See: Problem Decomposition.]

UT.7.EE.B

Solve real-life and mathematical problems using numerical and algebraic expressions and equations. [See: Piecewise Functions and Conditionals; Solving Word Problems with the Design Recipe; Problem Decomposition; Sam the Butterfly - Applying Inequalities; Player Animation; The Distance Formula.]

UT.7.EE.B.4

Use variables to represent quantities in a real-world or mathematical problem, and construct simple equations and inequalities to solve problems by reasoning about the quantities. [See: Defining Values; Functions Make Life Easier!; Solving Word Problems with the Design Recipe; Simple Inequalities; Compound Inequalities: Solutions & Non-Solutions.]

UT.7.G.B.4

Know the formulas for the area and circumference of a circle and use them to solve problems; give an informal derivation of the relationship between the circumference and area of a circle. [See: Solving Word Problems with the Design Recipe.]

UT.7.G.B.6

Solve real-world and mathematical problems involving area, volume and surface area of two- and three-dimensional objects composed of triangles, quadrilaterals, polygons, cubes, and right prisms. [See: Solving Word Problems with the Design Recipe; Surface Area of a Rectangular Prism.]

UT.7.RP.A

Analyze proportional relationships and use them to solve real-world and mathematical problems. [See: Making Flags; Making Game Images.]

UT.7.RP.A.1

Compute unit rates associated with ratios of fractions, including ratios of lengths, areas and other quantities measured in like or different units. [See: Making Flags.]

UT.7.RP.A.2.A

Decide whether two quantities are in a proportional relationship, e.g., by testing for equivalent ratios in a table or graphing on a coordinate plane and observing whether the graph is a straight line through the origin. [See: Functions Can Be Linear; Defining Linear Functions.]

UT.7.RP.A.2.B

Identify the constant of proportionality (unit rate) in tables, graphs, equations, diagrams, and verbal descriptions of proportional relationships. [See: Functions Can Be Linear; Defining Linear Functions.]

UT.7.SP.A

Use random sampling to draw inferences about a population. [See: Probability, Inference, and Sample Size.]

UT.7.SP.A.1

Understand that statistics can be used to gain information about a population by examining a sample of the population; generalizations about a population from a sample are valid only if the sample is representative of that population. Understand that random sampling tends to produce representative samples and support valid inferences. [See: Probability, Inference, and Sample Size.]

UT.7.SP.A.2

Use data from a random sample to draw inferences about a population with an unknown characteristic of interest. Generate multiple samples (or simulated samples) of the same size to gauge the variation in estimates or predictions. [See: Probability, Inference, and Sample Size.]

UT.7.SP.B

Draw informal comparative inferences about two populations. [See: Bar and Pie Charts.]

UT.8.EE.B

Understand the connections between proportional relationships, lines, and linear equations. [See: Functions Can Be Linear; Defining Linear Functions.]

UT.8.EE.B.5

Graph proportional relationships, interpreting the unit rate as the slope of the graph. Compare two different proportional relationships represented in different ways. [See: Functions Can Be Linear; Defining Linear Functions.]

UT.8.F.A.1

Understand that a function is a rule that assigns to each input exactly one output. The graph of a function is the set of ordered pairs consisting of an input and the corresponding output. [See: Contracts; The Vertical Line Test.]

UT.8.F.A.2

Compare properties of two functions each represented in a different way (algebraically, graphically, numerically in tables, or by verbal descriptions). [See: Functions Can Be Linear; Defining Linear Functions.]

UT.8.F.A.3

Interpret the equation y = mx + b as defining a linear function, whose graph is a straight line; give examples of functions that are not linear. [See: Functions Can Be Linear; Defining Linear Functions.]

UT.8.F.B

Use functions to model relationships between quantities. [See: Functions Make Life Easier!; Defining Linear Functions; Solving Word Problems with the Design Recipe; Functions for Character Animation; Problem Decomposition.]

UT.8.F.B.4

Construct a function to model a linear relationship between two quantities. Determine the rate of change and initial value of the function from a description of a relationship or from two (x, y) values, including reading these from a table or from a graph. Interpret the rate of change and initial value of a linear function in terms of the situation it models, and in terms of its graph or a table of values. [See: Functions Can Be Linear; Defining Linear Functions.]

UT.8.F.B.5

Describe qualitatively the functional relationship between two quantities by analyzing a graph (e.g., where the function is increasing or decreasing, linear or nonlinear). Sketch a graph that exhibits the qualitative features of a function that has been described verbally. [See: Functions Can Be Linear; Defining Linear Functions.]

UT.8.G.A.1

Verify experimentally the properties of rotations, reflections, and translations. [See: Making Game Images.]

UT.8.G.B

Understand and apply the Pythagorean Theorem. [See: The Distance Formula.]

UT.8.G.B.7

Apply the Pythagorean Theorem to determine unknown side lengths in right triangles in real-world and mathematical problems in two and three dimensions. [See: The Distance Formula.]

UT.8.G.B.8

Apply the Pythagorean Theorem to find the distance between two points in a coordinate system. [See: The Distance Formula.]

UT.8.SP.A.1

Construct and interpret scatter plots for bivariate measurement data to investigate patterns of association between two quantities. Describe patterns such as clustering, outliers, positive or negative association, linear association, and nonlinear association. [See: Scatter Plots; Grouped Samples; Correlations; Linear Regression.]

UT.8.SP.A.2

Know that straight lines are widely used to model relationships between two quantitative variables. For scatter plots that suggest a linear association, informally fit a straight line, and informally assess the model fit by judging the closeness of the data points to the line. [See: Scatter Plots; Correlations; Linear Regression.]

UT.8.SP.A.3

Use the equation of a linear model to solve problems in the context of bivariate measurement data, interpreting the slope and intercept. [See: Linear Regression.]

UT.HSA.CED.A

Create equations that describe numbers or relationships. [See: Solving Word Problems with the Design Recipe; Surface Area of a Rectangular Prism; Problem Decomposition; Sam the Butterfly - Applying Inequalities.]

UT.HSA.CED.A.1

Create equations and inequalities in one variable and use them to solve problems. [See: Sam the Butterfly - Applying Inequalities.]

UT.HSA.CED.A.2

Create equations in two or more variables to represent relationships between quantities; graph equations on coordinate axes with labels and scales. [See: Sam the Butterfly - Applying Inequalities.]

UT.HSA.CED.A.3

Represent constraints by equations or inequalities, and by systems of equations and/or inequalities, and interpret solutions as viable or nonviable options in a modeling context. [See: Sam the Butterfly - Applying Inequalities.]

UT.HSA.SSE.A.1

Interpret expressions that represent a quantity in terms of its context. [See: Defining Values; Functions Make Life Easier!; Solving Word Problems with the Design Recipe.]

UT.HSA.SSE.A.1.A

Interpret parts of an expression, such as terms, factors, and coefficients. [See: Piecewise Functions and Conditionals; Player Animation.]

UT.HSA.SSE.A.1.B

Interpret complicated expressions by viewing one or more of their parts as a single entity. [See: Piecewise Functions and Conditionals; Player Animation; Custom Scatter Plots.]

UT.HSA.SSE.A.2

Use the structure of an expression to identify ways to rewrite it. [See: Order of Operations.]

UT.HSA.SSE.B

Write expressions in equivalent forms to solve problems. [See: Order of Operations.]

UT.HSF.BF.A

Build a function that models a relationship between two quantities. [See: Function Notation; Defining Linear Functions; Solving Word Problems with the Design Recipe; Functions for Character Animation; Problem Decomposition; Simple Inequalities; Compound Inequalities: Solutions & Non-Solutions; Defining Table Functions.]

UT.HSF.BF.A.1

Write a function that describes a relationship between two quantities. [See: Function Notation; Defining Linear Functions; Solving Word Problems with the Design Recipe; Functions for Character Animation; Problem Decomposition; Simple Inequalities; Compound Inequalities: Solutions & Non-Solutions; Defining Table Functions.]

UT.HSF.BF.A.1.B

Combine standard function types using arithmetic operations. [See: Function Composition.]

UT.HSF.BF.A.1.C

Compose functions. [See: Function Composition; Problem Decomposition; Sam the Butterfly - Applying Inequalities; Collision Detection - Distance and Inequality.]

UT.HSF.BF.B

Build new functions from existing functions. [See: Problem Decomposition; Sam the Butterfly - Applying Inequalities; Collision Detection - Distance and Inequality.]

UT.HSF.IF.A

Understand the concept of a function and use function notation. [See: Functions Make Life Easier!; Function Notation.]

UT.HSF.IF.A.1

Understand that a function from one set (called the domain) to another set (called the range) assigns to each element of the domain exactly one element of the range. If f is a function and x is an element of its domain, then f(x) denotes the output of f corresponding to the input x. The graph of f is the graph of the equation y = f(x). [See: Contracts; The Vertical Line Test.]

UT.HSF.IF.A.2

Use function notation, evaluate functions for inputs in their domains, and interpret statements that use function notation in terms of a context. [See: Contracts; Making Flags; Function Notation; Defining Linear Functions; Solving Word Problems with the Design Recipe; Functions for Character Animation; Problem Decomposition; Simple Inequalities; Compound Inequalities: Solutions & Non-Solutions; Defining Table Functions.]

UT.HSF.IF.B

Interpret functions that arise in applications in terms of the context. [See: Function Notation; Defining Linear Functions; Solving Word Problems with the Design Recipe; Functions for Character Animation; Problem Decomposition; Simple Inequalities; Compound Inequalities: Solutions & Non-Solutions; Defining Table Functions.]

UT.HSF.IF.B.5

Relate the domain of a function to its graph and, where applicable, to the quantitative relationship it describes. [See: Functions Can Be Linear; Defining Linear Functions.]

UT.HSF.IF.C

Analyze functions using different representations. [See: The Vertical Line Test; Functions: Contracts, Examples & Definitions; Functions Can Be Linear; Defining Linear Functions; Solving Word Problems with the Design Recipe.]

UT.HSF.IF.C.9

Compare properties of two functions each represented in a different way (algebraically, graphically, numerically in tables, or by verbal descriptions). [See: Functions Can Be Linear; Defining Linear Functions; Problem Decomposition.]

UT.HSN.Q.A

Reason quantitatively and use units to solve problems. [See: Making Flags.]

UT.HSS.CP.A.1

Describe events as subsets of a sample space (the set of outcomes) using characteristics (or categories) of the outcomes, or as unions, intersections, or complements of other events ('or', 'and', 'not'). [See: Compound Inequalities: Solutions & Non-Solutions.]

UT.HSS.CP.B.9

Use permutations and combinations to compute probabilities of compound events and solve problems. [See: Permutations; Combinations.]

UT.HSS.IC.A

Understand and evaluate random processes underlying statistical experiments. [See: Probability, Inference, and Sample Size.]

UT.HSS.IC.A.1

Understand statistics as a process for making inferences about population parameters based on a random sample from that population. [See: Probability, Inference, and Sample Size.]

UT.HSS.IC.B

Make inferences and justify conclusions from sample surveys, experiments, and observational studies. [See: Collecting Data.]

UT.HSS.IC.B.3

Recognize the purposes of and differences among sample surveys, experiments, and observational studies; explain how randomization relates to each. [See: Probability, Inference, and Sample Size; Collecting Data.]

UT.HSS.IC.B.4

Use data from a sample survey to estimate a population mean or proportion; develop a margin of error through the use of simulation models for random sampling. [See: Collecting Data.]

UT.HSS.IC.B.6

Evaluate reports based on data. [See: Threats to Validity.]

UT.HSS.ID.A

Summarize, represent, and interpret data on a single count or measurement variable. [See: Bar and Pie Charts; Histograms; Visualizing the “Shape” of Data; Measures of Center; Box Plots.]

UT.HSS.ID.A.1

Represent data with plots on the real number line (dot plots, histograms, and box plots). [See: Histograms; Visualizing the “Shape” of Data; Box Plots; Standard Deviation.]

UT.HSS.ID.A.2

Use statistics appropriate to the shape of the data distribution to compare center (median, mean) and spread (interquartile range, standard deviation) of two or more different data sets. [See: Histograms; Measures of Center; Box Plots; Standard Deviation.]

UT.HSS.ID.A.3

Interpret differences in shape, center, and spread in the context of the data sets, accounting for possible effects of extreme data points (outliers). [See: Histograms; Visualizing the “Shape” of Data; Measures of Center; Box Plots; Standard Deviation.]

UT.HSS.ID.B

Summarize, represent, and interpret data on two categorical and quantitative variables. [See: Scatter Plots; Correlations.]

UT.HSS.ID.B.6

Represent data on two quantitative variables on a scatter plot, and describe how the variables are related. [See: Scatter Plots; Correlations.]

UT.HSS.ID.B.6.A

Fit a function to the data; use functions fitted to data to solve problems in the context of the data. Use given functions or choose a function suggested by the context. Emphasize linear, quadratic, and exponential models. [See: Linear Regression.]

UT.HSS.ID.B.6.C

Fit a linear function for a scatter plot that suggests a linear association. [See: Linear Regression.]

UT.HSS.ID.C

Interpret linear models. [See: Linear Regression.]

UT.HSS.ID.C.7

Interpret the slope (rate of change) and the intercept (constant term) of a linear model in the context of the data. [See: Linear Regression.]

UT.HSS.ID.C.8

Compute (using technology) and interpret the correlation coefficient of a linear fit. [See: Scatter Plots; Correlations; Linear Regression.]

UT.HSS.ID.C.9

Distinguish between correlation and causation. [See: Correlations; Linear Regression.]

UT.SL.9-10.1

Initiate and participate effectively in a range of collaborative discussions (one-on-one, in groups, and teacher-led) with diverse partners on grades 9-10 topics, texts, and issues, building on others' ideas and expressing their own clearly and persuasively. [See: Introduction to Data Science.]

Vermont Standards

VT.5.G.A.1

Use a pair of perpendicular number lines, called axes, to define a coordinate system, with the intersection of the lines (the origin) arranged to coincide with the 0 on each line and a given point in the plane located by using an ordered pair of numbers, called its coordinates. Understand that the first number indicates how far to travel from the origin in the direction of one axis, and the second number indicates how far to travel in the direction of the second axis, with the convention that the names of the two axes and the coordinates correspond (e.g., x-axis and x-coordinate, y-axis and y-coordinate). [See: Coordinates and Game Design.]

VT.5.OA.A

Write and interpret numerical expressions. [See: Order of Operations.]

VT.5.OA.A.1

Use parentheses, brackets, or braces in numerical expressions, and evaluate expressions with these symbols. [See: Order of Operations.]

VT.6.EE.B

Reason about and solve one-variable equations and inequalities. [See: Simple Inequalities; Compound Inequalities: Solutions & Non-Solutions.]

VT.6.EE.B.6

Use variables to represent numbers and write expressions when solving a real-world or mathematical problem; understand that a variable can represent an unknown number, or, depending on the purpose at hand, any number in a specified set. [See: Piecewise Functions and Conditionals; Function Composition; Defining Values; Functions Make Life Easier!; Functions: Contracts, Examples & Definitions; Defining Linear Functions; Solving Word Problems with the Design Recipe; Functions for Character Animation; Surface Area of a Rectangular Prism; Problem Decomposition; Sam the Butterfly - Applying Inequalities; Player Animation; The Distance Formula; Collision Detection - Distance and Inequality; Defining Table Functions; Grouped Samples; Linear Regression.]

VT.6.EE.B.8

Write an inequality of the form x > c or x < c to represent a constraint or condition in a real-world or mathematical problem. Recognize that inequalities of the form x > c or x < c have infinitely many solutions; represent solutions of such inequalities on number line diagrams. [See: Simple Inequalities; Sam the Butterfly - Applying Inequalities.]

VT.6.G.A

Solve real-world and mathematical problems involving area, surface area, and volume. [See: Surface Area of a Rectangular Prism.]

VT.6.G.A.4

Represent three-dimensional figures using nets made up of rectangles and triangles, and use the nets to find the surface area of these figures. Apply these techniques in the context of solving real-world and mathematical problems. [See: Surface Area of a Rectangular Prism.]

VT.6.RP.A

Understand ratio concepts and use ratio reasoning to solve problems. [See: Making Flags; Bar and Pie Charts.]

VT.6.RP.A.1

Understand the concept of a ratio and use ratio language to describe a ratio relationship between two quantities. [See: Making Flags.]

VT.6.RP.A.3.D

Use ratio reasoning to convert measurement units; manipulate and transform units appropriately when multiplying or dividing quantities. [See: Making Flags.]

VT.6.SP.A

Develop understanding of statistical variability. [See: Histograms; Visualizing the “Shape” of Data; Measures of Center; Box Plots.]

VT.6.SP.A.1

Recognize a statistical question as one that anticipates variability in the data related to the question and accounts for it in the answers. [See: Introduction to Data Science; The Data Cycle; Choosing Your Dataset.]

VT.6.SP.A.2

Understand that a set of data collected to answer a statistical question has a distribution which can be described by its center, spread, and overall shape. [See: Histograms; Visualizing the “Shape” of Data; Measures of Center; Box Plots; Standard Deviation.]

VT.6.SP.A.3

Recognize that a measure of center for a numerical data set summarizes all of its values with a single number, while a measure of variation describes how its values vary with a single number. [See: Box Plots; Standard Deviation.]

VT.6.SP.B

Summarize and describe distributions. [See: Visualizing the “Shape” of Data; Measures of Center; Box Plots.]

VT.6.SP.B.4

Display numerical data in plots on a number line, including dot plots, histograms, and box plots. [See: Histograms; Visualizing the “Shape” of Data; Box Plots; Standard Deviation.]

VT.6.SP.B.5

Summarize numerical data sets in relation to their context. [See: Measures of Center; Box Plots; Standard Deviation.]

VT.6.SP.B.5.C

Summarize numerical data sets in relation to their context by giving quantitative measures of center (median and/or mean) and variability (interquartile range and/or mean absolute deviation), as well as describing any overall pattern and any striking deviations from the overall pattern with reference to the context in which the data were gathered. [See: Measures of Center; Box Plots; Standard Deviation.]

VT.6.SP.B.5.D

Summarize numerical data sets in relation to their context by relating the choice of measures of center and variability to the shape of the data distribution and the context in which the data were gathered. [See: Measures of Center.]

VT.7.EE.A.2

Understand that rewriting an expression in different forms in a problem context can shed light on the problem and how the quantities in it are related. [See: Problem Decomposition.]

VT.7.EE.B

Solve real-life and mathematical problems using numerical and algebraic expressions and equations. [See: Piecewise Functions and Conditionals; Solving Word Problems with the Design Recipe; Problem Decomposition; Sam the Butterfly - Applying Inequalities; Player Animation; The Distance Formula.]

VT.7.EE.B.4

Use variables to represent quantities in a real-world or mathematical problem, and construct simple equations and inequalities to solve problems by reasoning about the quantities. [See: Defining Values; Functions Make Life Easier!; Solving Word Problems with the Design Recipe; Simple Inequalities; Compound Inequalities: Solutions & Non-Solutions.]

VT.7.G.B.4

Know the formulas for the area and circumference of a circle and use them to solve problems; give an informal derivation of the relationship between the circumference and area of a circle. [See: Solving Word Problems with the Design Recipe.]

VT.7.G.B.6

Solve real-world and mathematical problems involving area, volume and surface area of two- and three-dimensional objects composed of triangles, quadrilaterals, polygons, cubes, and right prisms. [See: Solving Word Problems with the Design Recipe; Surface Area of a Rectangular Prism.]

VT.7.RP.A

Analyze proportional relationships and use them to solve real-world and mathematical problems. [See: Making Flags; Making Game Images.]

VT.7.RP.A.1

Compute unit rates associated with ratios of fractions, including ratios of lengths, areas and other quantities measured in like or different units. [See: Making Flags.]

VT.7.RP.A.2.A

Decide whether two quantities are in a proportional relationship, e.g., by testing for equivalent ratios in a table or graphing on a coordinate plane and observing whether the graph is a straight line through the origin. [See: Functions Can Be Linear; Defining Linear Functions.]

VT.7.RP.A.2.B

Identify the constant of proportionality (unit rate) in tables, graphs, equations, diagrams, and verbal descriptions of proportional relationships. [See: Functions Can Be Linear; Defining Linear Functions.]

VT.7.SP.A

Use random sampling to draw inferences about a population. [See: Probability, Inference, and Sample Size.]

VT.7.SP.A.1

Understand that statistics can be used to gain information about a population by examining a sample of the population; generalizations about a population from a sample are valid only if the sample is representative of that population. Understand that random sampling tends to produce representative samples and support valid inferences. [See: Probability, Inference, and Sample Size.]

VT.7.SP.A.2

Use data from a random sample to draw inferences about a population with an unknown characteristic of interest. Generate multiple samples (or simulated samples) of the same size to gauge the variation in estimates or predictions. [See: Probability, Inference, and Sample Size.]

VT.7.SP.B

Draw informal comparative inferences about two populations. [See: Bar and Pie Charts.]

VT.8.EE.B

Understand the connections between proportional relationships, lines, and linear equations. [See: Functions Can Be Linear; Defining Linear Functions.]

VT.8.EE.B.5

Graph proportional relationships, interpreting the unit rate as the slope of the graph. Compare two different proportional relationships represented in different ways. [See: Functions Can Be Linear; Defining Linear Functions.]

VT.8.F.A.1

Understand that a function is a rule that assigns to each input exactly one output. The graph of a function is the set of ordered pairs consisting of an input and the corresponding output. [See: Contracts; The Vertical Line Test.]

VT.8.F.A.2

Compare properties of two functions each represented in a different way (algebraically, graphically, numerically in tables, or by verbal descriptions). [See: Functions Can Be Linear; Defining Linear Functions.]

VT.8.F.A.3

Interpret the equation y = mx + b as defining a linear function, whose graph is a straight line; give examples of functions that are not linear. [See: Functions Can Be Linear; Defining Linear Functions.]

VT.8.F.B

Use functions to model relationships between quantities. [See: Functions Make Life Easier!; Defining Linear Functions; Solving Word Problems with the Design Recipe; Functions for Character Animation; Problem Decomposition.]

VT.8.F.B.4

Construct a function to model a linear relationship between two quantities. Determine the rate of change and initial value of the function from a description of a relationship or from two (x, y) values, including reading these from a table or from a graph. Interpret the rate of change and initial value of a linear function in terms of the situation it models, and in terms of its graph or a table of values. [See: Functions Can Be Linear; Defining Linear Functions.]

VT.8.F.B.5

Describe qualitatively the functional relationship between two quantities by analyzing a graph (e.g., where the function is increasing or decreasing, linear or nonlinear). Sketch a graph that exhibits the qualitative features of a function that has been described verbally. [See: Functions Can Be Linear; Defining Linear Functions.]

VT.8.G.A.1

Verify experimentally the properties of rotations, reflections, and translations. [See: Making Game Images.]

VT.8.G.B

Understand and apply the Pythagorean Theorem. [See: The Distance Formula.]

VT.8.G.B.7

Apply the Pythagorean Theorem to determine unknown side lengths in right triangles in real-world and mathematical problems in two and three dimensions. [See: The Distance Formula.]

VT.8.G.B.8

Apply the Pythagorean Theorem to find the distance between two points in a coordinate system. [See: The Distance Formula.]

VT.8.SP.A.1

Construct and interpret scatter plots for bivariate measurement data to investigate patterns of association between two quantities. Describe patterns such as clustering, outliers, positive or negative association, linear association, and nonlinear association. [See: Scatter Plots; Grouped Samples; Correlations; Linear Regression.]

VT.8.SP.A.2

Know that straight lines are widely used to model relationships between two quantitative variables. For scatter plots that suggest a linear association, informally fit a straight line, and informally assess the model fit by judging the closeness of the data points to the line. [See: Scatter Plots; Correlations; Linear Regression.]

VT.8.SP.A.3

Use the equation of a linear model to solve problems in the context of bivariate measurement data, interpreting the slope and intercept. [See: Linear Regression.]

VT.HSA.CED.A

Create equations that describe numbers or relationships. [See: Solving Word Problems with the Design Recipe; Surface Area of a Rectangular Prism; Problem Decomposition; Sam the Butterfly - Applying Inequalities.]

VT.HSA.CED.A.1

Create equations and inequalities in one variable and use them to solve problems. [See: Sam the Butterfly - Applying Inequalities.]

VT.HSA.CED.A.2

Create equations in two or more variables to represent relationships between quantities; graph equations on coordinate axes with labels and scales. [See: Sam the Butterfly - Applying Inequalities.]

VT.HSA.CED.A.3

Represent constraints by equations or inequalities, and by systems of equations and/or inequalities, and interpret solutions as viable or nonviable options in a modeling context. [See: Sam the Butterfly - Applying Inequalities.]

VT.HSA.SSE.A.1

Interpret expressions that represent a quantity in terms of its context. [See: Defining Values; Functions Make Life Easier!; Solving Word Problems with the Design Recipe.]

VT.HSA.SSE.A.1.A

Interpret parts of an expression, such as terms, factors, and coefficients. [See: Piecewise Functions and Conditionals; Player Animation.]

VT.HSA.SSE.A.1.B

Interpret complicated expressions by viewing one or more of their parts as a single entity. [See: Piecewise Functions and Conditionals; Player Animation; Custom Scatter Plots.]

VT.HSA.SSE.A.2

Use the structure of an expression to identify ways to rewrite it. [See: Order of Operations.]

VT.HSA.SSE.B

Write expressions in equivalent forms to solve problems. [See: Order of Operations.]

VT.HSF.BF.A

Build a function that models a relationship between two quantities. [See: Function Notation; Defining Linear Functions; Solving Word Problems with the Design Recipe; Functions for Character Animation; Problem Decomposition; Simple Inequalities; Compound Inequalities: Solutions & Non-Solutions; Defining Table Functions.]

VT.HSF.BF.A.1

Write a function that describes a relationship between two quantities. [See: Function Notation; Defining Linear Functions; Solving Word Problems with the Design Recipe; Functions for Character Animation; Problem Decomposition; Simple Inequalities; Compound Inequalities: Solutions & Non-Solutions; Defining Table Functions.]

VT.HSF.BF.A.1.B

Combine standard function types using arithmetic operations. [See: Function Composition.]

VT.HSF.BF.A.1.C

Compose functions. [See: Function Composition; Problem Decomposition; Sam the Butterfly - Applying Inequalities; Collision Detection - Distance and Inequality.]

VT.HSF.BF.B

Build new functions from existing functions. [See: Problem Decomposition; Sam the Butterfly - Applying Inequalities; Collision Detection - Distance and Inequality.]

VT.HSF.IF.A

Understand the concept of a function and use function notation. [See: Functions Make Life Easier!; Function Notation.]

VT.HSF.IF.A.1

Understand that a function from one set (called the domain) to another set (called the range) assigns to each element of the domain exactly one element of the range. If f is a function and x is an element of its domain, then f(x) denotes the output of f corresponding to the input x. The graph of f is the graph of the equation y = f(x). [See: Contracts; The Vertical Line Test.]

VT.HSF.IF.A.2

Use function notation, evaluate functions for inputs in their domains, and interpret statements that use function notation in terms of a context. [See: Contracts; Making Flags; Function Notation; Defining Linear Functions; Solving Word Problems with the Design Recipe; Functions for Character Animation; Problem Decomposition; Simple Inequalities; Compound Inequalities: Solutions & Non-Solutions; Defining Table Functions.]

VT.HSF.IF.B

Interpret functions that arise in applications in terms of the context. [See: Function Notation; Defining Linear Functions; Solving Word Problems with the Design Recipe; Functions for Character Animation; Problem Decomposition; Simple Inequalities; Compound Inequalities: Solutions & Non-Solutions; Defining Table Functions.]

VT.HSF.IF.B.5

Relate the domain of a function to its graph and, where applicable, to the quantitative relationship it describes. [See: Functions Can Be Linear; Defining Linear Functions.]

VT.HSF.IF.C

Analyze functions using different representations. [See: The Vertical Line Test; Functions: Contracts, Examples & Definitions; Functions Can Be Linear; Defining Linear Functions; Solving Word Problems with the Design Recipe.]

VT.HSF.IF.C.9

Compare properties of two functions each represented in a different way (algebraically, graphically, numerically in tables, or by verbal descriptions). [See: Functions Can Be Linear; Defining Linear Functions; Problem Decomposition.]

VT.HSN.Q.A

Reason quantitatively and use units to solve problems. [See: Making Flags.]

VT.HSS.CP.A.1

Describe events as subsets of a sample space (the set of outcomes) using characteristics (or categories) of the outcomes, or as unions, intersections, or complements of other events ('or', 'and', 'not'). [See: Compound Inequalities: Solutions & Non-Solutions.]

VT.HSS.CP.B.9

Use permutations and combinations to compute probabilities of compound events and solve problems. [See: Permutations; Combinations.]

VT.HSS.IC.A

Understand and evaluate random processes underlying statistical experiments. [See: Probability, Inference, and Sample Size.]

VT.HSS.IC.A.1

Understand statistics as a process for making inferences about population parameters based on a random sample from that population. [See: Probability, Inference, and Sample Size.]

VT.HSS.IC.B

Make inferences and justify conclusions from sample surveys, experiments, and observational studies. [See: Collecting Data.]

VT.HSS.IC.B.3

Recognize the purposes of and differences among sample surveys, experiments, and observational studies; explain how randomization relates to each. [See: Probability, Inference, and Sample Size; Collecting Data.]

VT.HSS.IC.B.4

Use data from a sample survey to estimate a population mean or proportion; develop a margin of error through the use of simulation models for random sampling. [See: Collecting Data.]

VT.HSS.IC.B.6

Evaluate reports based on data. [See: Threats to Validity.]

VT.HSS.ID.A

Summarize, represent, and interpret data on a single count or measurement variable. [See: Bar and Pie Charts; Histograms; Visualizing the “Shape” of Data; Measures of Center; Box Plots.]

VT.HSS.ID.A.1

Represent data with plots on the real number line (dot plots, histograms, and box plots). [See: Histograms; Visualizing the “Shape” of Data; Box Plots; Standard Deviation.]

VT.HSS.ID.A.2

Use statistics appropriate to the shape of the data distribution to compare center (median, mean) and spread (interquartile range, standard deviation) of two or more different data sets. [See: Histograms; Measures of Center; Box Plots; Standard Deviation.]

VT.HSS.ID.A.3

Interpret differences in shape, center, and spread in the context of the data sets, accounting for possible effects of extreme data points (outliers). [See: Histograms; Visualizing the “Shape” of Data; Measures of Center; Box Plots; Standard Deviation.]

VT.HSS.ID.B

Summarize, represent, and interpret data on two categorical and quantitative variables. [See: Scatter Plots; Correlations.]

VT.HSS.ID.B.6

Represent data on two quantitative variables on a scatter plot, and describe how the variables are related. [See: Scatter Plots; Correlations.]

VT.HSS.ID.B.6.A

Fit a function to the data; use functions fitted to data to solve problems in the context of the data. Use given functions or choose a function suggested by the context. Emphasize linear, quadratic, and exponential models. [See: Linear Regression.]

VT.HSS.ID.B.6.C

Fit a linear function for a scatter plot that suggests a linear association. [See: Linear Regression.]

VT.HSS.ID.C

Interpret linear models. [See: Linear Regression.]

VT.HSS.ID.C.7

Interpret the slope (rate of change) and the intercept (constant term) of a linear model in the context of the data. [See: Linear Regression.]

VT.HSS.ID.C.8

Compute (using technology) and interpret the correlation coefficient of a linear fit. [See: Scatter Plots; Correlations; Linear Regression.]

VT.HSS.ID.C.9

Distinguish between correlation and causation. [See: Correlations; Linear Regression.]

VT.SL.9-10.1

Initiate and participate effectively in a range of collaborative discussions (one-on-one, in groups, and teacher-led) with diverse partners on grades 9-10 topics, texts, and issues, building on others' ideas and expressing their own clearly and persuasively. [See: Introduction to Data Science.]

Washington Standards

WA.5.G.A.1

Use a pair of perpendicular number lines, called axes, to define a coordinate system, with the intersection of the lines (the origin) arranged to coincide with the 0 on each line and a given point in the plane located by using an ordered pair of numbers, called its coordinates. Understand that the first number indicates how far to travel from the origin in the direction of one axis, and the second number indicates how far to travel in the direction of the second axis, with the convention that the names of the two axes and the coordinates correspond (e.g., x-axis and x-coordinate, y-axis and y-coordinate). [See: Coordinates and Game Design.]

WA.5.OA.A

Write and interpret numerical expressions. [See: Order of Operations.]

WA.5.OA.A.1

Use parentheses, brackets, or braces in numerical expressions, and evaluate expressions with these symbols. [See: Order of Operations.]

WA.6.EE.B

Reason about and solve one-variable equations and inequalities. [See: Simple Inequalities; Compound Inequalities: Solutions & Non-Solutions.]

WA.6.EE.B.6

Use variables to represent numbers and write expressions when solving a real-world or mathematical problem; understand that a variable can represent an unknown number, or, depending on the purpose at hand, any number in a specified set. [See: Piecewise Functions and Conditionals; Function Composition; Defining Values; Functions Make Life Easier!; Functions: Contracts, Examples & Definitions; Defining Linear Functions; Solving Word Problems with the Design Recipe; Functions for Character Animation; Surface Area of a Rectangular Prism; Problem Decomposition; Sam the Butterfly - Applying Inequalities; Player Animation; The Distance Formula; Collision Detection - Distance and Inequality; Defining Table Functions; Grouped Samples; Linear Regression.]

WA.6.EE.B.8

Write an inequality of the form x > c or x < c to represent a constraint or condition in a real-world or mathematical problem. Recognize that inequalities of the form x > c or x < c have infinitely many solutions; represent solutions of such inequalities on number line diagrams. [See: Simple Inequalities; Sam the Butterfly - Applying Inequalities.]

WA.6.G.A

Solve real-world and mathematical problems involving area, surface area, and volume. [See: Surface Area of a Rectangular Prism.]

WA.6.G.A.4

Represent three-dimensional figures using nets made up of rectangles and triangles, and use the nets to find the surface area of these figures. Apply these techniques in the context of solving real-world and mathematical problems. [See: Surface Area of a Rectangular Prism.]

WA.6.RP.A

Understand ratio concepts and use ratio reasoning to solve problems. [See: Making Flags; Bar and Pie Charts.]

WA.6.RP.A.1

Understand the concept of a ratio and use ratio language to describe a ratio relationship between two quantities. [See: Making Flags.]

WA.6.RP.A.3.D

Use ratio reasoning to convert measurement units; manipulate and transform units appropriately when multiplying or dividing quantities. [See: Making Flags.]

WA.6.SP.A

Develop understanding of statistical variability. [See: Histograms; Visualizing the “Shape” of Data; Measures of Center; Box Plots.]

WA.6.SP.A.1

Recognize a statistical question as one that anticipates variability in the data related to the question and accounts for it in the answers. [See: Introduction to Data Science; The Data Cycle; Choosing Your Dataset.]

WA.6.SP.A.2

Understand that a set of data collected to answer a statistical question has a distribution which can be described by its center, spread, and overall shape. [See: Histograms; Visualizing the “Shape” of Data; Measures of Center; Box Plots; Standard Deviation.]

WA.6.SP.A.3

Recognize that a measure of center for a numerical data set summarizes all of its values with a single number, while a measure of variation describes how its values vary with a single number. [See: Box Plots; Standard Deviation.]

WA.6.SP.B

Summarize and describe distributions. [See: Visualizing the “Shape” of Data; Measures of Center; Box Plots.]

WA.6.SP.B.4

Display numerical data in plots on a number line, including dot plots, histograms, and box plots. [See: Histograms; Visualizing the “Shape” of Data; Box Plots; Standard Deviation.]

WA.6.SP.B.5

Summarize numerical data sets in relation to their context. [See: Measures of Center; Box Plots; Standard Deviation.]

WA.6.SP.B.5.C

Summarize numerical data sets in relation to their context by giving quantitative measures of center (median and/or mean) and variability (interquartile range and/or mean absolute deviation), as well as describing any overall pattern and any striking deviations from the overall pattern with reference to the context in which the data were gathered. [See: Measures of Center; Box Plots; Standard Deviation.]

WA.6.SP.B.5.D

Summarize numerical data sets in relation to their context by relating the choice of measures of center and variability to the shape of the data distribution and the context in which the data were gathered. [See: Measures of Center.]

WA.7.EE.A.2

Understand that rewriting an expression in different forms in a problem context can shed light on the problem and how the quantities in it are related. [See: Problem Decomposition.]

WA.7.EE.B

Solve real-life and mathematical problems using numerical and algebraic expressions and equations. [See: Piecewise Functions and Conditionals; Solving Word Problems with the Design Recipe; Problem Decomposition; Sam the Butterfly - Applying Inequalities; Player Animation; The Distance Formula.]

WA.7.EE.B.4

Use variables to represent quantities in a real-world or mathematical problem, and construct simple equations and inequalities to solve problems by reasoning about the quantities. [See: Defining Values; Functions Make Life Easier!; Solving Word Problems with the Design Recipe; Simple Inequalities; Compound Inequalities: Solutions & Non-Solutions.]

WA.7.G.B.4

Know the formulas for the area and circumference of a circle and use them to solve problems; give an informal derivation of the relationship between the circumference and area of a circle. [See: Solving Word Problems with the Design Recipe.]

WA.7.G.B.6

Solve real-world and mathematical problems involving area, volume and surface area of two- and three-dimensional objects composed of triangles, quadrilaterals, polygons, cubes, and right prisms. [See: Solving Word Problems with the Design Recipe; Surface Area of a Rectangular Prism.]

WA.7.RP.A

Analyze proportional relationships and use them to solve real-world and mathematical problems. [See: Making Flags; Making Game Images.]

WA.7.RP.A.1

Compute unit rates associated with ratios of fractions, including ratios of lengths, areas and other quantities measured in like or different units. [See: Making Flags.]

WA.7.RP.A.2.A

Decide whether two quantities are in a proportional relationship, e.g., by testing for equivalent ratios in a table or graphing on a coordinate plane and observing whether the graph is a straight line through the origin. [See: Functions Can Be Linear; Defining Linear Functions.]

WA.7.RP.A.2.B

Identify the constant of proportionality (unit rate) in tables, graphs, equations, diagrams, and verbal descriptions of proportional relationships. [See: Functions Can Be Linear; Defining Linear Functions.]

WA.7.SP.A

Use random sampling to draw inferences about a population. [See: Probability, Inference, and Sample Size.]

WA.7.SP.A.1

Understand that statistics can be used to gain information about a population by examining a sample of the population; generalizations about a population from a sample are valid only if the sample is representative of that population. Understand that random sampling tends to produce representative samples and support valid inferences. [See: Probability, Inference, and Sample Size.]

WA.7.SP.A.2

Use data from a random sample to draw inferences about a population with an unknown characteristic of interest. Generate multiple samples (or simulated samples) of the same size to gauge the variation in estimates or predictions. [See: Probability, Inference, and Sample Size.]

WA.7.SP.B

Draw informal comparative inferences about two populations. [See: Bar and Pie Charts.]

WA.8.EE.B

Understand the connections between proportional relationships, lines, and linear equations. [See: Functions Can Be Linear; Defining Linear Functions.]

WA.8.EE.B.5

Graph proportional relationships, interpreting the unit rate as the slope of the graph. Compare two different proportional relationships represented in different ways. [See: Functions Can Be Linear; Defining Linear Functions.]

WA.8.F.A.1

Understand that a function is a rule that assigns to each input exactly one output. The graph of a function is the set of ordered pairs consisting of an input and the corresponding output. [See: Contracts; The Vertical Line Test.]

WA.8.F.A.2

Compare properties of two functions each represented in a different way (algebraically, graphically, numerically in tables, or by verbal descriptions). [See: Functions Can Be Linear; Defining Linear Functions.]

WA.8.F.A.3

Interpret the equation y = mx + b as defining a linear function, whose graph is a straight line; give examples of functions that are not linear. [See: Functions Can Be Linear; Defining Linear Functions.]

WA.8.F.B

Use functions to model relationships between quantities. [See: Functions Make Life Easier!; Defining Linear Functions; Solving Word Problems with the Design Recipe; Functions for Character Animation; Problem Decomposition.]

WA.8.F.B.4

Construct a function to model a linear relationship between two quantities. Determine the rate of change and initial value of the function from a description of a relationship or from two (x, y) values, including reading these from a table or from a graph. Interpret the rate of change and initial value of a linear function in terms of the situation it models, and in terms of its graph or a table of values. [See: Functions Can Be Linear; Defining Linear Functions.]

WA.8.F.B.5

Describe qualitatively the functional relationship between two quantities by analyzing a graph (e.g., where the function is increasing or decreasing, linear or nonlinear). Sketch a graph that exhibits the qualitative features of a function that has been described verbally. [See: Functions Can Be Linear; Defining Linear Functions.]

WA.8.G.A.1

Verify experimentally the properties of rotations, reflections, and translations. [See: Making Game Images.]

WA.8.G.B

Understand and apply the Pythagorean Theorem. [See: The Distance Formula.]

WA.8.G.B.7

Apply the Pythagorean Theorem to determine unknown side lengths in right triangles in real-world and mathematical problems in two and three dimensions. [See: The Distance Formula.]

WA.8.G.B.8

Apply the Pythagorean Theorem to find the distance between two points in a coordinate system. [See: The Distance Formula.]

WA.8.SP.A.1

Construct and interpret scatter plots for bivariate measurement data to investigate patterns of association between two quantities. Describe patterns such as clustering, outliers, positive or negative association, linear association, and nonlinear association. [See: Scatter Plots; Grouped Samples; Correlations; Linear Regression.]

WA.8.SP.A.2

Know that straight lines are widely used to model relationships between two quantitative variables. For scatter plots that suggest a linear association, informally fit a straight line, and informally assess the model fit by judging the closeness of the data points to the line. [See: Scatter Plots; Correlations; Linear Regression.]

WA.8.SP.A.3

Use the equation of a linear model to solve problems in the context of bivariate measurement data, interpreting the slope and intercept. [See: Linear Regression.]

WA.HSA.CED.A

Create equations that describe numbers or relationships. [See: Solving Word Problems with the Design Recipe; Surface Area of a Rectangular Prism; Problem Decomposition; Sam the Butterfly - Applying Inequalities.]

WA.HSA.CED.A.1

Create equations and inequalities in one variable and use them to solve problems. [See: Sam the Butterfly - Applying Inequalities.]

WA.HSA.CED.A.2

Create equations in two or more variables to represent relationships between quantities; graph equations on coordinate axes with labels and scales. [See: Sam the Butterfly - Applying Inequalities.]

WA.HSA.CED.A.3

Represent constraints by equations or inequalities, and by systems of equations and/or inequalities, and interpret solutions as viable or nonviable options in a modeling context. [See: Sam the Butterfly - Applying Inequalities.]

WA.HSA.SSE.A.1

Interpret expressions that represent a quantity in terms of its context. [See: Defining Values; Functions Make Life Easier!; Solving Word Problems with the Design Recipe.]

WA.HSA.SSE.A.1.A

Interpret parts of an expression, such as terms, factors, and coefficients. [See: Piecewise Functions and Conditionals; Player Animation.]

WA.HSA.SSE.A.1.B

Interpret complicated expressions by viewing one or more of their parts as a single entity. [See: Piecewise Functions and Conditionals; Player Animation; Custom Scatter Plots.]

WA.HSA.SSE.A.2

Use the structure of an expression to identify ways to rewrite it. [See: Order of Operations.]

WA.HSA.SSE.B

Write expressions in equivalent forms to solve problems. [See: Order of Operations.]

WA.HSF.BF.A

Build a function that models a relationship between two quantities. [See: Function Notation; Defining Linear Functions; Solving Word Problems with the Design Recipe; Functions for Character Animation; Problem Decomposition; Simple Inequalities; Compound Inequalities: Solutions & Non-Solutions; Defining Table Functions.]

WA.HSF.BF.A.1

Write a function that describes a relationship between two quantities. [See: Function Notation; Defining Linear Functions; Solving Word Problems with the Design Recipe; Functions for Character Animation; Problem Decomposition; Simple Inequalities; Compound Inequalities: Solutions & Non-Solutions; Defining Table Functions.]

WA.HSF.BF.A.1.B

Combine standard function types using arithmetic operations. [See: Function Composition.]

WA.HSF.BF.A.1.C

Compose functions. [See: Function Composition; Problem Decomposition; Sam the Butterfly - Applying Inequalities; Collision Detection - Distance and Inequality.]

WA.HSF.BF.B

Build new functions from existing functions. [See: Problem Decomposition; Sam the Butterfly - Applying Inequalities; Collision Detection - Distance and Inequality.]

WA.HSF.IF.A

Understand the concept of a function and use function notation. [See: Functions Make Life Easier!; Function Notation.]

WA.HSF.IF.A.1

Understand that a function from one set (called the domain) to another set (called the range) assigns to each element of the domain exactly one element of the range. If f is a function and x is an element of its domain, then f(x) denotes the output of f corresponding to the input x. The graph of f is the graph of the equation y = f(x). [See: Contracts; The Vertical Line Test.]

WA.HSF.IF.A.2

Use function notation, evaluate functions for inputs in their domains, and interpret statements that use function notation in terms of a context. [See: Contracts; Making Flags; Function Notation; Defining Linear Functions; Solving Word Problems with the Design Recipe; Functions for Character Animation; Problem Decomposition; Simple Inequalities; Compound Inequalities: Solutions & Non-Solutions; Defining Table Functions.]

WA.HSF.IF.B

Interpret functions that arise in applications in terms of the context. [See: Function Notation; Defining Linear Functions; Solving Word Problems with the Design Recipe; Functions for Character Animation; Problem Decomposition; Simple Inequalities; Compound Inequalities: Solutions & Non-Solutions; Defining Table Functions.]

WA.HSF.IF.B.5

Relate the domain of a function to its graph and, where applicable, to the quantitative relationship it describes. [See: Functions Can Be Linear; Defining Linear Functions.]

WA.HSF.IF.C

Analyze functions using different representations. [See: The Vertical Line Test; Functions: Contracts, Examples & Definitions; Functions Can Be Linear; Defining Linear Functions; Solving Word Problems with the Design Recipe.]

WA.HSF.IF.C.9

Compare properties of two functions each represented in a different way (algebraically, graphically, numerically in tables, or by verbal descriptions). [See: Functions Can Be Linear; Defining Linear Functions; Problem Decomposition.]

WA.HSN.Q.A

Reason quantitatively and use units to solve problems. [See: Making Flags.]

WA.HSS.CP.A.1

Describe events as subsets of a sample space (the set of outcomes) using characteristics (or categories) of the outcomes, or as unions, intersections, or complements of other events ('or', 'and', 'not'). [See: Compound Inequalities: Solutions & Non-Solutions.]

WA.HSS.CP.B.9

Use permutations and combinations to compute probabilities of compound events and solve problems. [See: Permutations; Combinations.]

WA.HSS.IC.A

Understand and evaluate random processes underlying statistical experiments. [See: Probability, Inference, and Sample Size.]

WA.HSS.IC.A.1

Understand statistics as a process for making inferences about population parameters based on a random sample from that population. [See: Probability, Inference, and Sample Size.]

WA.HSS.IC.B

Make inferences and justify conclusions from sample surveys, experiments, and observational studies. [See: Collecting Data.]

WA.HSS.IC.B.3

Recognize the purposes of and differences among sample surveys, experiments, and observational studies; explain how randomization relates to each. [See: Probability, Inference, and Sample Size; Collecting Data.]

WA.HSS.IC.B.4

Use data from a sample survey to estimate a population mean or proportion; develop a margin of error through the use of simulation models for random sampling. [See: Collecting Data.]

WA.HSS.IC.B.6

Evaluate reports based on data. [See: Threats to Validity.]

WA.HSS.ID.A

Summarize, represent, and interpret data on a single count or measurement variable. [See: Bar and Pie Charts; Histograms; Visualizing the “Shape” of Data; Measures of Center; Box Plots.]

WA.HSS.ID.A.1

Represent data with plots on the real number line (dot plots, histograms, and box plots). [See: Histograms; Visualizing the “Shape” of Data; Box Plots; Standard Deviation.]

WA.HSS.ID.A.2

Use statistics appropriate to the shape of the data distribution to compare center (median, mean) and spread (interquartile range, standard deviation) of two or more different data sets. [See: Histograms; Measures of Center; Box Plots; Standard Deviation.]

WA.HSS.ID.A.3

Interpret differences in shape, center, and spread in the context of the data sets, accounting for possible effects of extreme data points (outliers). [See: Histograms; Visualizing the “Shape” of Data; Measures of Center; Box Plots; Standard Deviation.]

WA.HSS.ID.B

Summarize, represent, and interpret data on two categorical and quantitative variables. [See: Scatter Plots; Correlations.]

WA.HSS.ID.B.6

Represent data on two quantitative variables on a scatter plot, and describe how the variables are related. [See: Scatter Plots; Correlations.]

WA.HSS.ID.B.6.A

Fit a function to the data; use functions fitted to data to solve problems in the context of the data. Use given functions or choose a function suggested by the context. Emphasize linear, quadratic, and exponential models. [See: Linear Regression.]

WA.HSS.ID.B.6.C

Fit a linear function for a scatter plot that suggests a linear association. [See: Linear Regression.]

WA.HSS.ID.C

Interpret linear models. [See: Linear Regression.]

WA.HSS.ID.C.7

Interpret the slope (rate of change) and the intercept (constant term) of a linear model in the context of the data. [See: Linear Regression.]

WA.HSS.ID.C.8

Compute (using technology) and interpret the correlation coefficient of a linear fit. [See: Scatter Plots; Correlations; Linear Regression.]

WA.HSS.ID.C.9

Distinguish between correlation and causation. [See: Correlations; Linear Regression.]

WA.SL.9-10.1

Initiate and participate effectively in a range of collaborative discussions (one-on-one, in groups, and teacher-led) with diverse partners on grades 9-10 topics, texts, and issues, building on others' ideas and expressing their own clearly and persuasively. [See: Introduction to Data Science.]

West Virginia Standards

WV.5.G.A.1

Use a pair of perpendicular number lines, called axes, to define a coordinate system, with the intersection of the lines (the origin) arranged to coincide with the 0 on each line and a given point in the plane located by using an ordered pair of numbers, called its coordinates. Understand that the first number indicates how far to travel from the origin in the direction of one axis, and the second number indicates how far to travel in the direction of the second axis, with the convention that the names of the two axes and the coordinates correspond (e.g., x-axis and x-coordinate, y-axis and y-coordinate). [See: Coordinates and Game Design.]

WV.5.OA.A

Write and interpret numerical expressions. [See: Order of Operations.]

WV.5.OA.A.1

Use parentheses, brackets, or braces in numerical expressions, and evaluate expressions with these symbols. [See: Order of Operations.]

WV.6.EE.B

Reason about and solve one-variable equations and inequalities. [See: Simple Inequalities; Compound Inequalities: Solutions & Non-Solutions.]

WV.6.EE.B.6

Use variables to represent numbers and write expressions when solving a real-world or mathematical problem; understand that a variable can represent an unknown number, or, depending on the purpose at hand, any number in a specified set. [See: Piecewise Functions and Conditionals; Function Composition; Defining Values; Functions Make Life Easier!; Functions: Contracts, Examples & Definitions; Defining Linear Functions; Solving Word Problems with the Design Recipe; Functions for Character Animation; Surface Area of a Rectangular Prism; Problem Decomposition; Sam the Butterfly - Applying Inequalities; Player Animation; The Distance Formula; Collision Detection - Distance and Inequality; Defining Table Functions; Grouped Samples; Linear Regression.]

WV.6.EE.B.8

Write an inequality of the form x > c or x < c to represent a constraint or condition in a real-world or mathematical problem. Recognize that inequalities of the form x > c or x < c have infinitely many solutions; represent solutions of such inequalities on number line diagrams. [See: Simple Inequalities; Sam the Butterfly - Applying Inequalities.]

WV.6.G.A

Solve real-world and mathematical problems involving area, surface area, and volume. [See: Surface Area of a Rectangular Prism.]

WV.6.G.A.4

Represent three-dimensional figures using nets made up of rectangles and triangles, and use the nets to find the surface area of these figures. Apply these techniques in the context of solving real-world and mathematical problems. [See: Surface Area of a Rectangular Prism.]

WV.6.RP.A

Understand ratio concepts and use ratio reasoning to solve problems. [See: Making Flags; Bar and Pie Charts.]

WV.6.RP.A.1

Understand the concept of a ratio and use ratio language to describe a ratio relationship between two quantities. [See: Making Flags.]

WV.6.RP.A.3.D

Use ratio reasoning to convert measurement units; manipulate and transform units appropriately when multiplying or dividing quantities. [See: Making Flags.]

WV.6.SP.A

Develop understanding of statistical variability. [See: Histograms; Visualizing the “Shape” of Data; Measures of Center; Box Plots.]

WV.6.SP.A.1

Recognize a statistical question as one that anticipates variability in the data related to the question and accounts for it in the answers. [See: Introduction to Data Science; The Data Cycle; Choosing Your Dataset.]

WV.6.SP.A.2

Understand that a set of data collected to answer a statistical question has a distribution which can be described by its center, spread, and overall shape. [See: Histograms; Visualizing the “Shape” of Data; Measures of Center; Box Plots; Standard Deviation.]

WV.6.SP.A.3

Recognize that a measure of center for a numerical data set summarizes all of its values with a single number, while a measure of variation describes how its values vary with a single number. [See: Box Plots; Standard Deviation.]

WV.6.SP.B

Summarize and describe distributions. [See: Visualizing the “Shape” of Data; Measures of Center; Box Plots.]

WV.6.SP.B.4

Display numerical data in plots on a number line, including dot plots, histograms, and box plots. [See: Histograms; Visualizing the “Shape” of Data; Box Plots; Standard Deviation.]

WV.6.SP.B.5

Summarize numerical data sets in relation to their context. [See: Measures of Center; Box Plots; Standard Deviation.]

WV.6.SP.B.5.C

Summarize numerical data sets in relation to their context by giving quantitative measures of center (median and/or mean) and variability (interquartile range and/or mean absolute deviation), as well as describing any overall pattern and any striking deviations from the overall pattern with reference to the context in which the data were gathered. [See: Measures of Center; Box Plots; Standard Deviation.]

WV.6.SP.B.5.D

Summarize numerical data sets in relation to their context by relating the choice of measures of center and variability to the shape of the data distribution and the context in which the data were gathered. [See: Measures of Center.]

WV.7.EE.A.2

Understand that rewriting an expression in different forms in a problem context can shed light on the problem and how the quantities in it are related. [See: Problem Decomposition.]

WV.7.EE.B

Solve real-life and mathematical problems using numerical and algebraic expressions and equations. [See: Piecewise Functions and Conditionals; Solving Word Problems with the Design Recipe; Problem Decomposition; Sam the Butterfly - Applying Inequalities; Player Animation; The Distance Formula.]

WV.7.EE.B.4

Use variables to represent quantities in a real-world or mathematical problem, and construct simple equations and inequalities to solve problems by reasoning about the quantities. [See: Defining Values; Functions Make Life Easier!; Solving Word Problems with the Design Recipe; Simple Inequalities; Compound Inequalities: Solutions & Non-Solutions.]

WV.7.G.B.4

Know the formulas for the area and circumference of a circle and use them to solve problems; give an informal derivation of the relationship between the circumference and area of a circle. [See: Solving Word Problems with the Design Recipe.]

WV.7.G.B.6

Solve real-world and mathematical problems involving area, volume and surface area of two- and three-dimensional objects composed of triangles, quadrilaterals, polygons, cubes, and right prisms. [See: Solving Word Problems with the Design Recipe; Surface Area of a Rectangular Prism.]

WV.7.RP.A

Analyze proportional relationships and use them to solve real-world and mathematical problems. [See: Making Flags; Making Game Images.]

WV.7.RP.A.1

Compute unit rates associated with ratios of fractions, including ratios of lengths, areas and other quantities measured in like or different units. [See: Making Flags.]

WV.7.RP.A.2.A

Decide whether two quantities are in a proportional relationship, e.g., by testing for equivalent ratios in a table or graphing on a coordinate plane and observing whether the graph is a straight line through the origin. [See: Functions Can Be Linear; Defining Linear Functions.]

WV.7.RP.A.2.B

Identify the constant of proportionality (unit rate) in tables, graphs, equations, diagrams, and verbal descriptions of proportional relationships. [See: Functions Can Be Linear; Defining Linear Functions.]

WV.7.SP.A

Use random sampling to draw inferences about a population. [See: Probability, Inference, and Sample Size.]

WV.7.SP.A.1

Understand that statistics can be used to gain information about a population by examining a sample of the population; generalizations about a population from a sample are valid only if the sample is representative of that population. Understand that random sampling tends to produce representative samples and support valid inferences. [See: Probability, Inference, and Sample Size.]

WV.7.SP.A.2

Use data from a random sample to draw inferences about a population with an unknown characteristic of interest. Generate multiple samples (or simulated samples) of the same size to gauge the variation in estimates or predictions. [See: Probability, Inference, and Sample Size.]

WV.7.SP.B

Draw informal comparative inferences about two populations. [See: Bar and Pie Charts.]

WV.8.EE.B

Understand the connections between proportional relationships, lines, and linear equations. [See: Functions Can Be Linear; Defining Linear Functions.]

WV.8.EE.B.5

Graph proportional relationships, interpreting the unit rate as the slope of the graph. Compare two different proportional relationships represented in different ways. [See: Functions Can Be Linear; Defining Linear Functions.]

WV.8.F.A.1

Understand that a function is a rule that assigns to each input exactly one output. The graph of a function is the set of ordered pairs consisting of an input and the corresponding output. [See: Contracts; The Vertical Line Test.]

WV.8.F.A.2

Compare properties of two functions each represented in a different way (algebraically, graphically, numerically in tables, or by verbal descriptions). [See: Functions Can Be Linear; Defining Linear Functions.]

WV.8.F.A.3

Interpret the equation y = mx + b as defining a linear function, whose graph is a straight line; give examples of functions that are not linear. [See: Functions Can Be Linear; Defining Linear Functions.]

WV.8.F.B

Use functions to model relationships between quantities. [See: Functions Make Life Easier!; Defining Linear Functions; Solving Word Problems with the Design Recipe; Functions for Character Animation; Problem Decomposition.]

WV.8.F.B.4

Construct a function to model a linear relationship between two quantities. Determine the rate of change and initial value of the function from a description of a relationship or from two (x, y) values, including reading these from a table or from a graph. Interpret the rate of change and initial value of a linear function in terms of the situation it models, and in terms of its graph or a table of values. [See: Functions Can Be Linear; Defining Linear Functions.]

WV.8.F.B.5

Describe qualitatively the functional relationship between two quantities by analyzing a graph (e.g., where the function is increasing or decreasing, linear or nonlinear). Sketch a graph that exhibits the qualitative features of a function that has been described verbally. [See: Functions Can Be Linear; Defining Linear Functions.]

WV.8.G.A.1

Verify experimentally the properties of rotations, reflections, and translations. [See: Making Game Images.]

WV.8.G.B

Understand and apply the Pythagorean Theorem. [See: The Distance Formula.]

WV.8.G.B.7

Apply the Pythagorean Theorem to determine unknown side lengths in right triangles in real-world and mathematical problems in two and three dimensions. [See: The Distance Formula.]

WV.8.G.B.8

Apply the Pythagorean Theorem to find the distance between two points in a coordinate system. [See: The Distance Formula.]

WV.8.SP.A.1

Construct and interpret scatter plots for bivariate measurement data to investigate patterns of association between two quantities. Describe patterns such as clustering, outliers, positive or negative association, linear association, and nonlinear association. [See: Scatter Plots; Grouped Samples; Correlations; Linear Regression.]

WV.8.SP.A.2

Know that straight lines are widely used to model relationships between two quantitative variables. For scatter plots that suggest a linear association, informally fit a straight line, and informally assess the model fit by judging the closeness of the data points to the line. [See: Scatter Plots; Correlations; Linear Regression.]

WV.8.SP.A.3

Use the equation of a linear model to solve problems in the context of bivariate measurement data, interpreting the slope and intercept. [See: Linear Regression.]

WV.HSA.CED.A

Create equations that describe numbers or relationships. [See: Solving Word Problems with the Design Recipe; Surface Area of a Rectangular Prism; Problem Decomposition; Sam the Butterfly - Applying Inequalities.]

WV.HSA.CED.A.1

Create equations and inequalities in one variable and use them to solve problems. [See: Sam the Butterfly - Applying Inequalities.]

WV.HSA.CED.A.2

Create equations in two or more variables to represent relationships between quantities; graph equations on coordinate axes with labels and scales. [See: Sam the Butterfly - Applying Inequalities.]

WV.HSA.CED.A.3

Represent constraints by equations or inequalities, and by systems of equations and/or inequalities, and interpret solutions as viable or nonviable options in a modeling context. [See: Sam the Butterfly - Applying Inequalities.]

WV.HSA.SSE.A.1

Interpret expressions that represent a quantity in terms of its context. [See: Defining Values; Functions Make Life Easier!; Solving Word Problems with the Design Recipe.]

WV.HSA.SSE.A.1.A

Interpret parts of an expression, such as terms, factors, and coefficients. [See: Piecewise Functions and Conditionals; Player Animation.]

WV.HSA.SSE.A.1.B

Interpret complicated expressions by viewing one or more of their parts as a single entity. [See: Piecewise Functions and Conditionals; Player Animation; Custom Scatter Plots.]

WV.HSA.SSE.A.2

Use the structure of an expression to identify ways to rewrite it. [See: Order of Operations.]

WV.HSA.SSE.B

Write expressions in equivalent forms to solve problems. [See: Order of Operations.]

WV.HSF.BF.A

Build a function that models a relationship between two quantities. [See: Function Notation; Defining Linear Functions; Solving Word Problems with the Design Recipe; Functions for Character Animation; Problem Decomposition; Simple Inequalities; Compound Inequalities: Solutions & Non-Solutions; Defining Table Functions.]

WV.HSF.BF.A.1

Write a function that describes a relationship between two quantities. [See: Function Notation; Defining Linear Functions; Solving Word Problems with the Design Recipe; Functions for Character Animation; Problem Decomposition; Simple Inequalities; Compound Inequalities: Solutions & Non-Solutions; Defining Table Functions.]

WV.HSF.BF.A.1.B

Combine standard function types using arithmetic operations. [See: Function Composition.]

WV.HSF.BF.A.1.C

Compose functions. [See: Function Composition; Problem Decomposition; Sam the Butterfly - Applying Inequalities; Collision Detection - Distance and Inequality.]

WV.HSF.BF.B

Build new functions from existing functions. [See: Problem Decomposition; Sam the Butterfly - Applying Inequalities; Collision Detection - Distance and Inequality.]

WV.HSF.IF.A

Understand the concept of a function and use function notation. [See: Functions Make Life Easier!; Function Notation.]

WV.HSF.IF.A.1

Understand that a function from one set (called the domain) to another set (called the range) assigns to each element of the domain exactly one element of the range. If f is a function and x is an element of its domain, then f(x) denotes the output of f corresponding to the input x. The graph of f is the graph of the equation y = f(x). [See: Contracts; The Vertical Line Test.]

WV.HSF.IF.A.2

Use function notation, evaluate functions for inputs in their domains, and interpret statements that use function notation in terms of a context. [See: Contracts; Making Flags; Function Notation; Defining Linear Functions; Solving Word Problems with the Design Recipe; Functions for Character Animation; Problem Decomposition; Simple Inequalities; Compound Inequalities: Solutions & Non-Solutions; Defining Table Functions.]

WV.HSF.IF.B

Interpret functions that arise in applications in terms of the context. [See: Function Notation; Defining Linear Functions; Solving Word Problems with the Design Recipe; Functions for Character Animation; Problem Decomposition; Simple Inequalities; Compound Inequalities: Solutions & Non-Solutions; Defining Table Functions.]

WV.HSF.IF.B.5

Relate the domain of a function to its graph and, where applicable, to the quantitative relationship it describes. [See: Functions Can Be Linear; Defining Linear Functions.]

WV.HSF.IF.C

Analyze functions using different representations. [See: The Vertical Line Test; Functions: Contracts, Examples & Definitions; Functions Can Be Linear; Defining Linear Functions; Solving Word Problems with the Design Recipe.]

WV.HSF.IF.C.9

Compare properties of two functions each represented in a different way (algebraically, graphically, numerically in tables, or by verbal descriptions). [See: Functions Can Be Linear; Defining Linear Functions; Problem Decomposition.]

WV.HSN.Q.A

Reason quantitatively and use units to solve problems. [See: Making Flags.]

WV.HSS.CP.A.1

Describe events as subsets of a sample space (the set of outcomes) using characteristics (or categories) of the outcomes, or as unions, intersections, or complements of other events ('or', 'and', 'not'). [See: Compound Inequalities: Solutions & Non-Solutions.]

WV.HSS.CP.B.9

Use permutations and combinations to compute probabilities of compound events and solve problems. [See: Permutations; Combinations.]

WV.HSS.IC.A

Understand and evaluate random processes underlying statistical experiments. [See: Probability, Inference, and Sample Size.]

WV.HSS.IC.A.1

Understand statistics as a process for making inferences about population parameters based on a random sample from that population. [See: Probability, Inference, and Sample Size.]

WV.HSS.IC.B

Make inferences and justify conclusions from sample surveys, experiments, and observational studies. [See: Collecting Data.]

WV.HSS.IC.B.3

Recognize the purposes of and differences among sample surveys, experiments, and observational studies; explain how randomization relates to each. [See: Probability, Inference, and Sample Size; Collecting Data.]

WV.HSS.IC.B.4

Use data from a sample survey to estimate a population mean or proportion; develop a margin of error through the use of simulation models for random sampling. [See: Collecting Data.]

WV.HSS.IC.B.6

Evaluate reports based on data. [See: Threats to Validity.]

WV.HSS.ID.A

Summarize, represent, and interpret data on a single count or measurement variable. [See: Bar and Pie Charts; Histograms; Visualizing the “Shape” of Data; Measures of Center; Box Plots.]

WV.HSS.ID.A.1

Represent data with plots on the real number line (dot plots, histograms, and box plots). [See: Histograms; Visualizing the “Shape” of Data; Box Plots; Standard Deviation.]

WV.HSS.ID.A.2

Use statistics appropriate to the shape of the data distribution to compare center (median, mean) and spread (interquartile range, standard deviation) of two or more different data sets. [See: Histograms; Measures of Center; Box Plots; Standard Deviation.]

WV.HSS.ID.A.3

Interpret differences in shape, center, and spread in the context of the data sets, accounting for possible effects of extreme data points (outliers). [See: Histograms; Visualizing the “Shape” of Data; Measures of Center; Box Plots; Standard Deviation.]

WV.HSS.ID.B

Summarize, represent, and interpret data on two categorical and quantitative variables. [See: Scatter Plots; Correlations.]

WV.HSS.ID.B.6

Represent data on two quantitative variables on a scatter plot, and describe how the variables are related. [See: Scatter Plots; Correlations.]

WV.HSS.ID.B.6.A

Fit a function to the data; use functions fitted to data to solve problems in the context of the data. Use given functions or choose a function suggested by the context. Emphasize linear, quadratic, and exponential models. [See: Linear Regression.]

WV.HSS.ID.B.6.C

Fit a linear function for a scatter plot that suggests a linear association. [See: Linear Regression.]

WV.HSS.ID.C

Interpret linear models. [See: Linear Regression.]

WV.HSS.ID.C.7

Interpret the slope (rate of change) and the intercept (constant term) of a linear model in the context of the data. [See: Linear Regression.]

WV.HSS.ID.C.8

Compute (using technology) and interpret the correlation coefficient of a linear fit. [See: Scatter Plots; Correlations; Linear Regression.]

WV.HSS.ID.C.9

Distinguish between correlation and causation. [See: Correlations; Linear Regression.]

WV.SL.9-10.1

Initiate and participate effectively in a range of collaborative discussions (one-on-one, in groups, and teacher-led) with diverse partners on grades 9-10 topics, texts, and issues, building on others' ideas and expressing their own clearly and persuasively. [See: Introduction to Data Science.]

Wisconsin Standards

WI.5.G.A.1

Use a pair of perpendicular number lines, called axes, to define a coordinate system, with the intersection of the lines (the origin) arranged to coincide with the 0 on each line and a given point in the plane located by using an ordered pair of numbers, called its coordinates. Understand that the first number indicates how far to travel from the origin in the direction of one axis, and the second number indicates how far to travel in the direction of the second axis, with the convention that the names of the two axes and the coordinates correspond (e.g., x-axis and x-coordinate, y-axis and y-coordinate). [See: Coordinates and Game Design.]

WI.5.OA.A

Write and interpret numerical expressions. [See: Order of Operations.]

WI.5.OA.A.1

Use parentheses, brackets, or braces in numerical expressions, and evaluate expressions with these symbols. [See: Order of Operations.]

WI.6.EE.B

Reason about and solve one-variable equations and inequalities. [See: Simple Inequalities; Compound Inequalities: Solutions & Non-Solutions.]

WI.6.EE.B.6

Use variables to represent numbers and write expressions when solving a real-world or mathematical problem; understand that a variable can represent an unknown number, or, depending on the purpose at hand, any number in a specified set. [See: Piecewise Functions and Conditionals; Function Composition; Defining Values; Functions Make Life Easier!; Functions: Contracts, Examples & Definitions; Defining Linear Functions; Solving Word Problems with the Design Recipe; Functions for Character Animation; Surface Area of a Rectangular Prism; Problem Decomposition; Sam the Butterfly - Applying Inequalities; Player Animation; The Distance Formula; Collision Detection - Distance and Inequality; Defining Table Functions; Grouped Samples; Linear Regression.]

WI.6.EE.B.8

Write an inequality of the form x > c or x < c to represent a constraint or condition in a real-world or mathematical problem. Recognize that inequalities of the form x > c or x < c have infinitely many solutions; represent solutions of such inequalities on number line diagrams. [See: Simple Inequalities; Sam the Butterfly - Applying Inequalities.]

WI.6.G.A

Solve real-world and mathematical problems involving area, surface area, and volume. [See: Surface Area of a Rectangular Prism.]

WI.6.G.A.4

Represent three-dimensional figures using nets made up of rectangles and triangles, and use the nets to find the surface area of these figures. Apply these techniques in the context of solving real-world and mathematical problems. [See: Surface Area of a Rectangular Prism.]

WI.6.RP.A

Understand ratio concepts and use ratio reasoning to solve problems. [See: Making Flags; Bar and Pie Charts.]

WI.6.RP.A.1

Understand the concept of a ratio and use ratio language to describe a ratio relationship between two quantities. [See: Making Flags.]

WI.6.RP.A.3.D

Use ratio reasoning to convert measurement units; manipulate and transform units appropriately when multiplying or dividing quantities. [See: Making Flags.]

WI.6.SP.A

Develop understanding of statistical variability. [See: Histograms; Visualizing the “Shape” of Data; Measures of Center; Box Plots.]

WI.6.SP.A.1

Recognize a statistical question as one that anticipates variability in the data related to the question and accounts for it in the answers. [See: Introduction to Data Science; The Data Cycle; Choosing Your Dataset.]

WI.6.SP.A.2

Understand that a set of data collected to answer a statistical question has a distribution which can be described by its center, spread, and overall shape. [See: Histograms; Visualizing the “Shape” of Data; Measures of Center; Box Plots; Standard Deviation.]

WI.6.SP.A.3

Recognize that a measure of center for a numerical data set summarizes all of its values with a single number, while a measure of variation describes how its values vary with a single number. [See: Box Plots; Standard Deviation.]

WI.6.SP.B

Summarize and describe distributions. [See: Visualizing the “Shape” of Data; Measures of Center; Box Plots.]

WI.6.SP.B.4

Display numerical data in plots on a number line, including dot plots, histograms, and box plots. [See: Histograms; Visualizing the “Shape” of Data; Box Plots; Standard Deviation.]

WI.6.SP.B.5

Summarize numerical data sets in relation to their context. [See: Measures of Center; Box Plots; Standard Deviation.]

WI.6.SP.B.5.C

Summarize numerical data sets in relation to their context by giving quantitative measures of center (median and/or mean) and variability (interquartile range and/or mean absolute deviation), as well as describing any overall pattern and any striking deviations from the overall pattern with reference to the context in which the data were gathered. [See: Measures of Center; Box Plots; Standard Deviation.]

WI.6.SP.B.5.D

Summarize numerical data sets in relation to their context by relating the choice of measures of center and variability to the shape of the data distribution and the context in which the data were gathered. [See: Measures of Center.]

WI.7.EE.A.2

Understand that rewriting an expression in different forms in a problem context can shed light on the problem and how the quantities in it are related. [See: Problem Decomposition.]

WI.7.EE.B

Solve real-life and mathematical problems using numerical and algebraic expressions and equations. [See: Piecewise Functions and Conditionals; Solving Word Problems with the Design Recipe; Problem Decomposition; Sam the Butterfly - Applying Inequalities; Player Animation; The Distance Formula.]

WI.7.EE.B.4

Use variables to represent quantities in a real-world or mathematical problem, and construct simple equations and inequalities to solve problems by reasoning about the quantities. [See: Defining Values; Functions Make Life Easier!; Solving Word Problems with the Design Recipe; Simple Inequalities; Compound Inequalities: Solutions & Non-Solutions.]

WI.7.G.B.4

Know the formulas for the area and circumference of a circle and use them to solve problems; give an informal derivation of the relationship between the circumference and area of a circle. [See: Solving Word Problems with the Design Recipe.]

WI.7.G.B.6

Solve real-world and mathematical problems involving area, volume and surface area of two- and three-dimensional objects composed of triangles, quadrilaterals, polygons, cubes, and right prisms. [See: Solving Word Problems with the Design Recipe; Surface Area of a Rectangular Prism.]

WI.7.RP.A

Analyze proportional relationships and use them to solve real-world and mathematical problems. [See: Making Flags; Making Game Images.]

WI.7.RP.A.1

Compute unit rates associated with ratios of fractions, including ratios of lengths, areas and other quantities measured in like or different units. [See: Making Flags.]

WI.7.RP.A.2.A

Decide whether two quantities are in a proportional relationship, e.g., by testing for equivalent ratios in a table or graphing on a coordinate plane and observing whether the graph is a straight line through the origin. [See: Functions Can Be Linear; Defining Linear Functions.]

WI.7.RP.A.2.B

Identify the constant of proportionality (unit rate) in tables, graphs, equations, diagrams, and verbal descriptions of proportional relationships. [See: Functions Can Be Linear; Defining Linear Functions.]

WI.7.SP.A

Use random sampling to draw inferences about a population. [See: Probability, Inference, and Sample Size.]

WI.7.SP.A.1

Understand that statistics can be used to gain information about a population by examining a sample of the population; generalizations about a population from a sample are valid only if the sample is representative of that population. Understand that random sampling tends to produce representative samples and support valid inferences. [See: Probability, Inference, and Sample Size.]

WI.7.SP.A.2

Use data from a random sample to draw inferences about a population with an unknown characteristic of interest. Generate multiple samples (or simulated samples) of the same size to gauge the variation in estimates or predictions. [See: Probability, Inference, and Sample Size.]

WI.7.SP.B

Draw informal comparative inferences about two populations. [See: Bar and Pie Charts.]

WI.8.EE.B

Understand the connections between proportional relationships, lines, and linear equations. [See: Functions Can Be Linear; Defining Linear Functions.]

WI.8.EE.B.5

Graph proportional relationships, interpreting the unit rate as the slope of the graph. Compare two different proportional relationships represented in different ways. [See: Functions Can Be Linear; Defining Linear Functions.]

WI.8.F.A.1

Understand that a function is a rule that assigns to each input exactly one output. The graph of a function is the set of ordered pairs consisting of an input and the corresponding output. [See: Contracts; The Vertical Line Test.]

WI.8.F.A.2

Compare properties of two functions each represented in a different way (algebraically, graphically, numerically in tables, or by verbal descriptions). [See: Functions Can Be Linear; Defining Linear Functions.]

WI.8.F.A.3

Interpret the equation y = mx + b as defining a linear function, whose graph is a straight line; give examples of functions that are not linear. [See: Functions Can Be Linear; Defining Linear Functions.]

WI.8.F.B

Use functions to model relationships between quantities. [See: Functions Make Life Easier!; Defining Linear Functions; Solving Word Problems with the Design Recipe; Functions for Character Animation; Problem Decomposition.]

WI.8.F.B.4

Construct a function to model a linear relationship between two quantities. Determine the rate of change and initial value of the function from a description of a relationship or from two (x, y) values, including reading these from a table or from a graph. Interpret the rate of change and initial value of a linear function in terms of the situation it models, and in terms of its graph or a table of values. [See: Functions Can Be Linear; Defining Linear Functions.]

WI.8.F.B.5

Describe qualitatively the functional relationship between two quantities by analyzing a graph (e.g., where the function is increasing or decreasing, linear or nonlinear). Sketch a graph that exhibits the qualitative features of a function that has been described verbally. [See: Functions Can Be Linear; Defining Linear Functions.]

WI.8.G.A.1

Verify experimentally the properties of rotations, reflections, and translations. [See: Making Game Images.]

WI.8.G.B

Understand and apply the Pythagorean Theorem. [See: The Distance Formula.]

WI.8.G.B.7

Apply the Pythagorean Theorem to determine unknown side lengths in right triangles in real-world and mathematical problems in two and three dimensions. [See: The Distance Formula.]

WI.8.G.B.8

Apply the Pythagorean Theorem to find the distance between two points in a coordinate system. [See: The Distance Formula.]

WI.8.SP.A.1

Construct and interpret scatter plots for bivariate measurement data to investigate patterns of association between two quantities. Describe patterns such as clustering, outliers, positive or negative association, linear association, and nonlinear association. [See: Scatter Plots; Grouped Samples; Correlations; Linear Regression.]

WI.8.SP.A.2

Know that straight lines are widely used to model relationships between two quantitative variables. For scatter plots that suggest a linear association, informally fit a straight line, and informally assess the model fit by judging the closeness of the data points to the line. [See: Scatter Plots; Correlations; Linear Regression.]

WI.8.SP.A.3

Use the equation of a linear model to solve problems in the context of bivariate measurement data, interpreting the slope and intercept. [See: Linear Regression.]

WI.HSA.CED.A

Create equations that describe numbers or relationships. [See: Solving Word Problems with the Design Recipe; Surface Area of a Rectangular Prism; Problem Decomposition; Sam the Butterfly - Applying Inequalities.]

WI.HSA.CED.A.1

Create equations and inequalities in one variable and use them to solve problems. [See: Sam the Butterfly - Applying Inequalities.]

WI.HSA.CED.A.2

Create equations in two or more variables to represent relationships between quantities; graph equations on coordinate axes with labels and scales. [See: Sam the Butterfly - Applying Inequalities.]

WI.HSA.CED.A.3

Represent constraints by equations or inequalities, and by systems of equations and/or inequalities, and interpret solutions as viable or nonviable options in a modeling context. [See: Sam the Butterfly - Applying Inequalities.]

WI.HSA.SSE.A.1

Interpret expressions that represent a quantity in terms of its context. [See: Defining Values; Functions Make Life Easier!; Solving Word Problems with the Design Recipe.]

WI.HSA.SSE.A.1.A

Interpret parts of an expression, such as terms, factors, and coefficients. [See: Piecewise Functions and Conditionals; Player Animation.]

WI.HSA.SSE.A.1.B

Interpret complicated expressions by viewing one or more of their parts as a single entity. [See: Piecewise Functions and Conditionals; Player Animation; Custom Scatter Plots.]

WI.HSA.SSE.A.2

Use the structure of an expression to identify ways to rewrite it. [See: Order of Operations.]

WI.HSA.SSE.B

Write expressions in equivalent forms to solve problems. [See: Order of Operations.]

WI.HSF.BF.A

Build a function that models a relationship between two quantities. [See: Function Notation; Defining Linear Functions; Solving Word Problems with the Design Recipe; Functions for Character Animation; Problem Decomposition; Simple Inequalities; Compound Inequalities: Solutions & Non-Solutions; Defining Table Functions.]

WI.HSF.BF.A.1

Write a function that describes a relationship between two quantities. [See: Function Notation; Defining Linear Functions; Solving Word Problems with the Design Recipe; Functions for Character Animation; Problem Decomposition; Simple Inequalities; Compound Inequalities: Solutions & Non-Solutions; Defining Table Functions.]

WI.HSF.BF.A.1.B

Combine standard function types using arithmetic operations. [See: Function Composition.]

WI.HSF.BF.A.1.C

Compose functions. [See: Function Composition; Problem Decomposition; Sam the Butterfly - Applying Inequalities; Collision Detection - Distance and Inequality.]

WI.HSF.BF.B

Build new functions from existing functions. [See: Problem Decomposition; Sam the Butterfly - Applying Inequalities; Collision Detection - Distance and Inequality.]

WI.HSF.IF.A

Understand the concept of a function and use function notation. [See: Functions Make Life Easier!; Function Notation.]

WI.HSF.IF.A.1

Understand that a function from one set (called the domain) to another set (called the range) assigns to each element of the domain exactly one element of the range. If f is a function and x is an element of its domain, then f(x) denotes the output of f corresponding to the input x. The graph of f is the graph of the equation y = f(x). [See: Contracts; The Vertical Line Test.]

WI.HSF.IF.A.2

Use function notation, evaluate functions for inputs in their domains, and interpret statements that use function notation in terms of a context. [See: Contracts; Making Flags; Function Notation; Defining Linear Functions; Solving Word Problems with the Design Recipe; Functions for Character Animation; Problem Decomposition; Simple Inequalities; Compound Inequalities: Solutions & Non-Solutions; Defining Table Functions.]

WI.HSF.IF.B

Interpret functions that arise in applications in terms of the context. [See: Function Notation; Defining Linear Functions; Solving Word Problems with the Design Recipe; Functions for Character Animation; Problem Decomposition; Simple Inequalities; Compound Inequalities: Solutions & Non-Solutions; Defining Table Functions.]

WI.HSF.IF.B.5

Relate the domain of a function to its graph and, where applicable, to the quantitative relationship it describes. [See: Functions Can Be Linear; Defining Linear Functions.]

WI.HSF.IF.C

Analyze functions using different representations. [See: The Vertical Line Test; Functions: Contracts, Examples & Definitions; Functions Can Be Linear; Defining Linear Functions; Solving Word Problems with the Design Recipe.]

WI.HSF.IF.C.9

Compare properties of two functions each represented in a different way (algebraically, graphically, numerically in tables, or by verbal descriptions). [See: Functions Can Be Linear; Defining Linear Functions; Problem Decomposition.]

WI.HSN.Q.A

Reason quantitatively and use units to solve problems. [See: Making Flags.]

WI.HSS.CP.A.1

Describe events as subsets of a sample space (the set of outcomes) using characteristics (or categories) of the outcomes, or as unions, intersections, or complements of other events ('or', 'and', 'not'). [See: Compound Inequalities: Solutions & Non-Solutions.]

WI.HSS.CP.B.9

Use permutations and combinations to compute probabilities of compound events and solve problems. [See: Permutations; Combinations.]

WI.HSS.IC.A

Understand and evaluate random processes underlying statistical experiments. [See: Probability, Inference, and Sample Size.]

WI.HSS.IC.A.1

Understand statistics as a process for making inferences about population parameters based on a random sample from that population. [See: Probability, Inference, and Sample Size.]

WI.HSS.IC.B

Make inferences and justify conclusions from sample surveys, experiments, and observational studies. [See: Collecting Data.]

WI.HSS.IC.B.3

Recognize the purposes of and differences among sample surveys, experiments, and observational studies; explain how randomization relates to each. [See: Probability, Inference, and Sample Size; Collecting Data.]

WI.HSS.IC.B.4

Use data from a sample survey to estimate a population mean or proportion; develop a margin of error through the use of simulation models for random sampling. [See: Collecting Data.]

WI.HSS.IC.B.6

Evaluate reports based on data. [See: Threats to Validity.]

WI.HSS.ID.A

Summarize, represent, and interpret data on a single count or measurement variable. [See: Bar and Pie Charts; Histograms; Visualizing the “Shape” of Data; Measures of Center; Box Plots.]

WI.HSS.ID.A.1

Represent data with plots on the real number line (dot plots, histograms, and box plots). [See: Histograms; Visualizing the “Shape” of Data; Box Plots; Standard Deviation.]

WI.HSS.ID.A.2

Use statistics appropriate to the shape of the data distribution to compare center (median, mean) and spread (interquartile range, standard deviation) of two or more different data sets. [See: Histograms; Measures of Center; Box Plots; Standard Deviation.]

WI.HSS.ID.A.3

Interpret differences in shape, center, and spread in the context of the data sets, accounting for possible effects of extreme data points (outliers). [See: Histograms; Visualizing the “Shape” of Data; Measures of Center; Box Plots; Standard Deviation.]

WI.HSS.ID.B

Summarize, represent, and interpret data on two categorical and quantitative variables. [See: Scatter Plots; Correlations.]

WI.HSS.ID.B.6

Represent data on two quantitative variables on a scatter plot, and describe how the variables are related. [See: Scatter Plots; Correlations.]

WI.HSS.ID.B.6.A

Fit a function to the data; use functions fitted to data to solve problems in the context of the data. Use given functions or choose a function suggested by the context. Emphasize linear, quadratic, and exponential models. [See: Linear Regression.]

WI.HSS.ID.B.6.C

Fit a linear function for a scatter plot that suggests a linear association. [See: Linear Regression.]

WI.HSS.ID.C

Interpret linear models. [See: Linear Regression.]

WI.HSS.ID.C.7

Interpret the slope (rate of change) and the intercept (constant term) of a linear model in the context of the data. [See: Linear Regression.]

WI.HSS.ID.C.8

Compute (using technology) and interpret the correlation coefficient of a linear fit. [See: Scatter Plots; Correlations; Linear Regression.]

WI.HSS.ID.C.9

Distinguish between correlation and causation. [See: Correlations; Linear Regression.]

WI.SL.9-10.1

Initiate and participate effectively in a range of collaborative discussions (one-on-one, in groups, and teacher-led) with diverse partners on grades 9-10 topics, texts, and issues, building on others' ideas and expressing their own clearly and persuasively. [See: Introduction to Data Science.]

Wyoming Standards

WY.5.G.A.1

Use a pair of perpendicular number lines, called axes, to define a coordinate system, with the intersection of the lines (the origin) arranged to coincide with the 0 on each line and a given point in the plane located by using an ordered pair of numbers, called its coordinates. Understand that the first number indicates how far to travel from the origin in the direction of one axis, and the second number indicates how far to travel in the direction of the second axis, with the convention that the names of the two axes and the coordinates correspond (e.g., x-axis and x-coordinate, y-axis and y-coordinate). [See: Coordinates and Game Design.]

WY.5.OA.A

Write and interpret numerical expressions. [See: Order of Operations.]

WY.5.OA.A.1

Use parentheses, brackets, or braces in numerical expressions, and evaluate expressions with these symbols. [See: Order of Operations.]

WY.6.EE.B

Reason about and solve one-variable equations and inequalities. [See: Simple Inequalities; Compound Inequalities: Solutions & Non-Solutions.]

WY.6.EE.B.6

Use variables to represent numbers and write expressions when solving a real-world or mathematical problem; understand that a variable can represent an unknown number, or, depending on the purpose at hand, any number in a specified set. [See: Piecewise Functions and Conditionals; Function Composition; Defining Values; Functions Make Life Easier!; Functions: Contracts, Examples & Definitions; Defining Linear Functions; Solving Word Problems with the Design Recipe; Functions for Character Animation; Surface Area of a Rectangular Prism; Problem Decomposition; Sam the Butterfly - Applying Inequalities; Player Animation; The Distance Formula; Collision Detection - Distance and Inequality; Defining Table Functions; Grouped Samples; Linear Regression.]

WY.6.EE.B.8

Write an inequality of the form x > c or x < c to represent a constraint or condition in a real-world or mathematical problem. Recognize that inequalities of the form x > c or x < c have infinitely many solutions; represent solutions of such inequalities on number line diagrams. [See: Simple Inequalities; Sam the Butterfly - Applying Inequalities.]

WY.6.G.A

Solve real-world and mathematical problems involving area, surface area, and volume. [See: Surface Area of a Rectangular Prism.]

WY.6.G.A.4

Represent three-dimensional figures using nets made up of rectangles and triangles, and use the nets to find the surface area of these figures. Apply these techniques in the context of solving real-world and mathematical problems. [See: Surface Area of a Rectangular Prism.]

WY.6.RP.A

Understand ratio concepts and use ratio reasoning to solve problems. [See: Making Flags; Bar and Pie Charts.]

WY.6.RP.A.1

Understand the concept of a ratio and use ratio language to describe a ratio relationship between two quantities. [See: Making Flags.]

WY.6.RP.A.3.D

Use ratio reasoning to convert measurement units; manipulate and transform units appropriately when multiplying or dividing quantities. [See: Making Flags.]

WY.6.SP.A

Develop understanding of statistical variability. [See: Histograms; Visualizing the “Shape” of Data; Measures of Center; Box Plots.]

WY.6.SP.A.1

Recognize a statistical question as one that anticipates variability in the data related to the question and accounts for it in the answers. [See: Introduction to Data Science; The Data Cycle; Choosing Your Dataset.]

WY.6.SP.A.2

Understand that a set of data collected to answer a statistical question has a distribution which can be described by its center, spread, and overall shape. [See: Histograms; Visualizing the “Shape” of Data; Measures of Center; Box Plots; Standard Deviation.]

WY.6.SP.A.3

Recognize that a measure of center for a numerical data set summarizes all of its values with a single number, while a measure of variation describes how its values vary with a single number. [See: Box Plots; Standard Deviation.]

WY.6.SP.B

Summarize and describe distributions. [See: Visualizing the “Shape” of Data; Measures of Center; Box Plots.]

WY.6.SP.B.4

Display numerical data in plots on a number line, including dot plots, histograms, and box plots. [See: Histograms; Visualizing the “Shape” of Data; Box Plots; Standard Deviation.]

WY.6.SP.B.5

Summarize numerical data sets in relation to their context. [See: Measures of Center; Box Plots; Standard Deviation.]

WY.6.SP.B.5.C

Summarize numerical data sets in relation to their context by giving quantitative measures of center (median and/or mean) and variability (interquartile range and/or mean absolute deviation), as well as describing any overall pattern and any striking deviations from the overall pattern with reference to the context in which the data were gathered. [See: Measures of Center; Box Plots; Standard Deviation.]

WY.6.SP.B.5.D

Summarize numerical data sets in relation to their context by relating the choice of measures of center and variability to the shape of the data distribution and the context in which the data were gathered. [See: Measures of Center.]

WY.7.EE.A.2

Understand that rewriting an expression in different forms in a problem context can shed light on the problem and how the quantities in it are related. [See: Problem Decomposition.]

WY.7.EE.B

Solve real-life and mathematical problems using numerical and algebraic expressions and equations. [See: Piecewise Functions and Conditionals; Solving Word Problems with the Design Recipe; Problem Decomposition; Sam the Butterfly - Applying Inequalities; Player Animation; The Distance Formula.]

WY.7.EE.B.4

Use variables to represent quantities in a real-world or mathematical problem, and construct simple equations and inequalities to solve problems by reasoning about the quantities. [See: Defining Values; Functions Make Life Easier!; Solving Word Problems with the Design Recipe; Simple Inequalities; Compound Inequalities: Solutions & Non-Solutions.]

WY.7.G.B.4

Know the formulas for the area and circumference of a circle and use them to solve problems; give an informal derivation of the relationship between the circumference and area of a circle. [See: Solving Word Problems with the Design Recipe.]

WY.7.G.B.6

Solve real-world and mathematical problems involving area, volume and surface area of two- and three-dimensional objects composed of triangles, quadrilaterals, polygons, cubes, and right prisms. [See: Solving Word Problems with the Design Recipe; Surface Area of a Rectangular Prism.]

WY.7.RP.A

Analyze proportional relationships and use them to solve real-world and mathematical problems. [See: Making Flags; Making Game Images.]

WY.7.RP.A.1

Compute unit rates associated with ratios of fractions, including ratios of lengths, areas and other quantities measured in like or different units. [See: Making Flags.]

WY.7.RP.A.2.A

Decide whether two quantities are in a proportional relationship, e.g., by testing for equivalent ratios in a table or graphing on a coordinate plane and observing whether the graph is a straight line through the origin. [See: Functions Can Be Linear; Defining Linear Functions.]

WY.7.RP.A.2.B

Identify the constant of proportionality (unit rate) in tables, graphs, equations, diagrams, and verbal descriptions of proportional relationships. [See: Functions Can Be Linear; Defining Linear Functions.]

WY.7.SP.A

Use random sampling to draw inferences about a population. [See: Probability, Inference, and Sample Size.]

WY.7.SP.A.1

Understand that statistics can be used to gain information about a population by examining a sample of the population; generalizations about a population from a sample are valid only if the sample is representative of that population. Understand that random sampling tends to produce representative samples and support valid inferences. [See: Probability, Inference, and Sample Size.]

WY.7.SP.A.2

Use data from a random sample to draw inferences about a population with an unknown characteristic of interest. Generate multiple samples (or simulated samples) of the same size to gauge the variation in estimates or predictions. [See: Probability, Inference, and Sample Size.]

WY.7.SP.B

Draw informal comparative inferences about two populations. [See: Bar and Pie Charts.]

WY.8.EE.B

Understand the connections between proportional relationships, lines, and linear equations. [See: Functions Can Be Linear; Defining Linear Functions.]

WY.8.EE.B.5

Graph proportional relationships, interpreting the unit rate as the slope of the graph. Compare two different proportional relationships represented in different ways. [See: Functions Can Be Linear; Defining Linear Functions.]

WY.8.F.A.1

Understand that a function is a rule that assigns to each input exactly one output. The graph of a function is the set of ordered pairs consisting of an input and the corresponding output. [See: Contracts; The Vertical Line Test.]

WY.8.F.A.2

Compare properties of two functions each represented in a different way (algebraically, graphically, numerically in tables, or by verbal descriptions). [See: Functions Can Be Linear; Defining Linear Functions.]

WY.8.F.A.3

Interpret the equation y = mx + b as defining a linear function, whose graph is a straight line; give examples of functions that are not linear. [See: Functions Can Be Linear; Defining Linear Functions.]

WY.8.F.B

Use functions to model relationships between quantities. [See: Functions Make Life Easier!; Defining Linear Functions; Solving Word Problems with the Design Recipe; Functions for Character Animation; Problem Decomposition.]

WY.8.F.B.4

Construct a function to model a linear relationship between two quantities. Determine the rate of change and initial value of the function from a description of a relationship or from two (x, y) values, including reading these from a table or from a graph. Interpret the rate of change and initial value of a linear function in terms of the situation it models, and in terms of its graph or a table of values. [See: Functions Can Be Linear; Defining Linear Functions.]

WY.8.F.B.5

Describe qualitatively the functional relationship between two quantities by analyzing a graph (e.g., where the function is increasing or decreasing, linear or nonlinear). Sketch a graph that exhibits the qualitative features of a function that has been described verbally. [See: Functions Can Be Linear; Defining Linear Functions.]

WY.8.G.A.1

Verify experimentally the properties of rotations, reflections, and translations. [See: Making Game Images.]

WY.8.G.B

Understand and apply the Pythagorean Theorem. [See: The Distance Formula.]

WY.8.G.B.7

Apply the Pythagorean Theorem to determine unknown side lengths in right triangles in real-world and mathematical problems in two and three dimensions. [See: The Distance Formula.]

WY.8.G.B.8

Apply the Pythagorean Theorem to find the distance between two points in a coordinate system. [See: The Distance Formula.]

WY.8.SP.A.1

Construct and interpret scatter plots for bivariate measurement data to investigate patterns of association between two quantities. Describe patterns such as clustering, outliers, positive or negative association, linear association, and nonlinear association. [See: Scatter Plots; Grouped Samples; Correlations; Linear Regression.]

WY.8.SP.A.2

Know that straight lines are widely used to model relationships between two quantitative variables. For scatter plots that suggest a linear association, informally fit a straight line, and informally assess the model fit by judging the closeness of the data points to the line. [See: Scatter Plots; Correlations; Linear Regression.]

WY.8.SP.A.3

Use the equation of a linear model to solve problems in the context of bivariate measurement data, interpreting the slope and intercept. [See: Linear Regression.]

WY.HSA.CED.A

Create equations that describe numbers or relationships. [See: Solving Word Problems with the Design Recipe; Surface Area of a Rectangular Prism; Problem Decomposition; Sam the Butterfly - Applying Inequalities.]

WY.HSA.CED.A.1

Create equations and inequalities in one variable and use them to solve problems. [See: Sam the Butterfly - Applying Inequalities.]

WY.HSA.CED.A.2

Create equations in two or more variables to represent relationships between quantities; graph equations on coordinate axes with labels and scales. [See: Sam the Butterfly - Applying Inequalities.]

WY.HSA.CED.A.3

Represent constraints by equations or inequalities, and by systems of equations and/or inequalities, and interpret solutions as viable or nonviable options in a modeling context. [See: Sam the Butterfly - Applying Inequalities.]

WY.HSA.SSE.A.1

Interpret expressions that represent a quantity in terms of its context. [See: Defining Values; Functions Make Life Easier!; Solving Word Problems with the Design Recipe.]

WY.HSA.SSE.A.1.A

Interpret parts of an expression, such as terms, factors, and coefficients. [See: Piecewise Functions and Conditionals; Player Animation.]

WY.HSA.SSE.A.1.B

Interpret complicated expressions by viewing one or more of their parts as a single entity. [See: Piecewise Functions and Conditionals; Player Animation; Custom Scatter Plots.]

WY.HSA.SSE.A.2

Use the structure of an expression to identify ways to rewrite it. [See: Order of Operations.]

WY.HSA.SSE.B

Write expressions in equivalent forms to solve problems. [See: Order of Operations.]

WY.HSF.BF.A

Build a function that models a relationship between two quantities. [See: Function Notation; Defining Linear Functions; Solving Word Problems with the Design Recipe; Functions for Character Animation; Problem Decomposition; Simple Inequalities; Compound Inequalities: Solutions & Non-Solutions; Defining Table Functions.]

WY.HSF.BF.A.1

Write a function that describes a relationship between two quantities. [See: Function Notation; Defining Linear Functions; Solving Word Problems with the Design Recipe; Functions for Character Animation; Problem Decomposition; Simple Inequalities; Compound Inequalities: Solutions & Non-Solutions; Defining Table Functions.]

WY.HSF.BF.A.1.B

Combine standard function types using arithmetic operations. [See: Function Composition.]

WY.HSF.BF.A.1.C

Compose functions. [See: Function Composition; Problem Decomposition; Sam the Butterfly - Applying Inequalities; Collision Detection - Distance and Inequality.]

WY.HSF.BF.B

Build new functions from existing functions. [See: Problem Decomposition; Sam the Butterfly - Applying Inequalities; Collision Detection - Distance and Inequality.]

WY.HSF.IF.A

Understand the concept of a function and use function notation. [See: Functions Make Life Easier!; Function Notation.]

WY.HSF.IF.A.1

Understand that a function from one set (called the domain) to another set (called the range) assigns to each element of the domain exactly one element of the range. If f is a function and x is an element of its domain, then f(x) denotes the output of f corresponding to the input x. The graph of f is the graph of the equation y = f(x). [See: Contracts; The Vertical Line Test.]

WY.HSF.IF.A.2

Use function notation, evaluate functions for inputs in their domains, and interpret statements that use function notation in terms of a context. [See: Contracts; Making Flags; Function Notation; Defining Linear Functions; Solving Word Problems with the Design Recipe; Functions for Character Animation; Problem Decomposition; Simple Inequalities; Compound Inequalities: Solutions & Non-Solutions; Defining Table Functions.]

WY.HSF.IF.B

Interpret functions that arise in applications in terms of the context. [See: Function Notation; Defining Linear Functions; Solving Word Problems with the Design Recipe; Functions for Character Animation; Problem Decomposition; Simple Inequalities; Compound Inequalities: Solutions & Non-Solutions; Defining Table Functions.]

WY.HSF.IF.B.5

Relate the domain of a function to its graph and, where applicable, to the quantitative relationship it describes. [See: Functions Can Be Linear; Defining Linear Functions.]

WY.HSF.IF.C

Analyze functions using different representations. [See: The Vertical Line Test; Functions: Contracts, Examples & Definitions; Functions Can Be Linear; Defining Linear Functions; Solving Word Problems with the Design Recipe.]

WY.HSF.IF.C.9

Compare properties of two functions each represented in a different way (algebraically, graphically, numerically in tables, or by verbal descriptions). [See: Functions Can Be Linear; Defining Linear Functions; Problem Decomposition.]

WY.HSN.Q.A

Reason quantitatively and use units to solve problems. [See: Making Flags.]

WY.HSS.CP.A.1

Describe events as subsets of a sample space (the set of outcomes) using characteristics (or categories) of the outcomes, or as unions, intersections, or complements of other events ('or', 'and', 'not'). [See: Compound Inequalities: Solutions & Non-Solutions.]

WY.HSS.CP.B.9

Use permutations and combinations to compute probabilities of compound events and solve problems. [See: Permutations; Combinations.]

WY.HSS.IC.A

Understand and evaluate random processes underlying statistical experiments. [See: Probability, Inference, and Sample Size.]

WY.HSS.IC.A.1

Understand statistics as a process for making inferences about population parameters based on a random sample from that population. [See: Probability, Inference, and Sample Size.]

WY.HSS.IC.B

Make inferences and justify conclusions from sample surveys, experiments, and observational studies. [See: Collecting Data.]

WY.HSS.IC.B.3

Recognize the purposes of and differences among sample surveys, experiments, and observational studies; explain how randomization relates to each. [See: Probability, Inference, and Sample Size; Collecting Data.]

WY.HSS.IC.B.4

Use data from a sample survey to estimate a population mean or proportion; develop a margin of error through the use of simulation models for random sampling. [See: Collecting Data.]

WY.HSS.IC.B.6

Evaluate reports based on data. [See: Threats to Validity.]

WY.HSS.ID.A

Summarize, represent, and interpret data on a single count or measurement variable. [See: Bar and Pie Charts; Histograms; Visualizing the “Shape” of Data; Measures of Center; Box Plots.]

WY.HSS.ID.A.1

Represent data with plots on the real number line (dot plots, histograms, and box plots). [See: Histograms; Visualizing the “Shape” of Data; Box Plots; Standard Deviation.]

WY.HSS.ID.A.2

Use statistics appropriate to the shape of the data distribution to compare center (median, mean) and spread (interquartile range, standard deviation) of two or more different data sets. [See: Histograms; Measures of Center; Box Plots; Standard Deviation.]

WY.HSS.ID.A.3

Interpret differences in shape, center, and spread in the context of the data sets, accounting for possible effects of extreme data points (outliers). [See: Histograms; Visualizing the “Shape” of Data; Measures of Center; Box Plots; Standard Deviation.]

WY.HSS.ID.B

Summarize, represent, and interpret data on two categorical and quantitative variables. [See: Scatter Plots; Correlations.]

WY.HSS.ID.B.6

Represent data on two quantitative variables on a scatter plot, and describe how the variables are related. [See: Scatter Plots; Correlations.]

WY.HSS.ID.B.6.A

Fit a function to the data; use functions fitted to data to solve problems in the context of the data. Use given functions or choose a function suggested by the context. Emphasize linear, quadratic, and exponential models. [See: Linear Regression.]

WY.HSS.ID.B.6.C

Fit a linear function for a scatter plot that suggests a linear association. [See: Linear Regression.]

WY.HSS.ID.C

Interpret linear models. [See: Linear Regression.]

WY.HSS.ID.C.7

Interpret the slope (rate of change) and the intercept (constant term) of a linear model in the context of the data. [See: Linear Regression.]

WY.HSS.ID.C.8

Compute (using technology) and interpret the correlation coefficient of a linear fit. [See: Scatter Plots; Correlations; Linear Regression.]

WY.HSS.ID.C.9

Distinguish between correlation and causation. [See: Correlations; Linear Regression.]

WY.SL.9-10.1

Initiate and participate effectively in a range of collaborative discussions (one-on-one, in groups, and teacher-led) with diverse partners on grades 9-10 topics, texts, and issues, building on others' ideas and expressing their own clearly and persuasively. [See: Introduction to Data Science.]

Connected Math

CMP.8.1

Thinking with Mathematical Models: Linear and Inverse Variations. [See: Measures of Center; Scatter Plots; Correlations; Linear Regression; Measures of Center; Scatter Plots; Correlations; Linear Regression.]

CMP.6.7

Data About Us: Statistics and Data Analysis. [See: Measures of Center; Box Plots; Measures of Center; Box Plots.]

CMP.7.8

Samples and Populations: Making Comparisons and Predictions. [See: Probability, Inference, and Sample Size; Probability, Inference, and Sample Size.]

CMP.8.2

Looking for Pythagoras: The Pythagorean Theorem. [See: The Distance Formula(Pyret).]

CMP.6.4

Covering and Surrounding: Two Dimensional Measurement. [See: Surface Area of a Rectangular Prism(Pyret); Surface Area of a Rectangular Prism.]

CMP.7.7

Filling and Wrapping: Three Dimensional Measurement. [See: Surface Area of a Rectangular Prism(Pyret); Surface Area of a Rectangular Prism.]

CMP.6.6

Variables and Patterns: Focus on Algebra. [See: Defining Values(Pyret); Defining Values; Defining Values.]

CMP.6.1

Prime Time: Factors & Multiples. [See: Order of Operations(Pyret); Order of Operations.]

CMP.7.2

Accentuate the Negative: Integers and Rational Numbers. [See: Order of Operations(Pyret); Order of Operations.]

IM 6 Math™

IM.6.8.15

Quartiles and Interquartile Range. [See: Box Plots; Box Plots.]

IM.6.8.16

Box Plots. [See: Box Plots; Box Plots.]

IM.6.8.17

Using Box Plots. [See: Box Plots; Box Plots.]

IM.6.8.9

Interpreting the Mean as Fair Share. [See: Measures of Center; Measures of Center.]

IM.6.8.10

Interpreting the Mean as the Balance Point. [See: Measures of Center; Measures of Center.]

IM.6.8.13

The Median of a Data Set. [See: Measures of Center; Measures of Center.]

IM.6.8.14

Comparing Mean and Median. [See: Measures of Center; Measures of Center.]

IM.6.8.6

Histograms. [See: Histograms; Visualizing the “Shape” of Data; Histograms; Visualizing the “Shape” of Data.]

IM.6.8.7

Using Histograms to Answer Statistical Questions. [See: Histograms; Visualizing the “Shape” of Data; Histograms; Visualizing the “Shape” of Data.]

IM.6.8.8

Describing Distributions on Histograms. [See: Histograms; Visualizing the “Shape” of Data; Histograms; Visualizing the “Shape” of Data.]

IM.6.8.1

Got Data?. [See: Introduction to Data Science; Introduction to Data Science.]

IM.6.8.2

Statistical Questions. [See: Introduction to Data Science; Introduction to Data Science.]

IM.6.6.8

Equal and Equivalent. [See: Problem Decomposition(Pyret); Problem Decomposition.]

IM.6.1.12

What is Surface Area?. [See: Surface Area of a Rectangular Prism(Pyret); Surface Area of a Rectangular Prism.]

IM.6.1.13

Polyhedra. [See: Surface Area of a Rectangular Prism(Pyret); Surface Area of a Rectangular Prism.]

IM.6.1.14

Nets and Surface Area. [See: Surface Area of a Rectangular Prism(Pyret); Surface Area of a Rectangular Prism.]

IM.6.1.15

More Nets, More Surface Area. [See: Surface Area of a Rectangular Prism(Pyret); Surface Area of a Rectangular Prism.]

IM.6.3.8

More about Constant Speed. [See: Functions for Character Animation(Pyret).]

IM.6.6.6

Write Expressions Where Letters Stand for Numbers. [See: Functions for Character Animation(Pyret).]

IM.6.5.5

Decimal Points in Products. [See: Making Game Images(Pyret).]

IM.6.1.3

Reasoning to Find Area. [See: Making Flags(Pyret); Making Flags; Making Flags.]

IM.6.2.14

Solving Equivalent Ratio Problems. [See: Making Flags(Pyret); Making Flags; Making Flags.]

IM.6.7.14

Distances on the Coordinate Plane. [See: Making Flags(Pyret); Making Flags; Making Flags.]

IM.6.7.15

Shapes on the Coordinate Plane. [See: Making Flags(Pyret); Making Flags; Making Flags.]

IM.6.6.2

Truth and Equations. [See: Defining Values(Pyret); Defining Values; Defining Values.]

IM.6.6.16

Two Related Quantities, Part 1. [See: Contracts(Pyret); Contracts; Contracts; Contracts.]

IM.6.6.17

Two Related Quantities, Part 2. [See: Contracts(Pyret); Contracts; Contracts; Contracts.]

IM.6.6.18

More Relationships. [See: Contracts(Pyret); Contracts; Contracts; Contracts.]

IM.6.7.9

Solutions of Inequalities. [See: Simple Data Types(Pyret); Simple Inequalities(Pyret); Simple Data Types; Simple Data Types; Simple Inequalities; Simple Data Types.]

IM.6.7.10

Interpreting Inequalities. [See: Simple Data Types(Pyret); Simple Inequalities(Pyret); Sam the Butterfly - Applying Inequalities(Pyret); Simple Data Types; Simple Data Types; Simple Inequalities; Sam the Butterfly - Applying Inequalities; Simple Data Types.]

IM.6.6.13

Expressions with Exponents. [See: Order of Operations(Pyret); Order of Operations.]

IM.6.6.14

Evaluating Expressions with Exponents. [See: Order of Operations(Pyret); Order of Operations.]

IM.6.6.15

Equivalent Exponential Expressions. [See: Order of Operations(Pyret); Order of Operations.]

IM 7 Math™

IM.7.8.19

Comparing Populations with Friends. [See: Threats to Validity; Threats to Validity.]

IM.7.8.18

Comparing Populations Using Samples. [See: Grouped Samples; Grouped Samples.]

IM.7.8.15

Estimating Populations Measures of Center. [See: Box Plots; Box Plots.]

IM.7.8.11

Comparing Groups. [See: Measures of Center; Grouped Samples; Measures of Center; Grouped Samples.]

IM.7.8.13

What Makes a Good Sample?. [See: Measures of Center; Measures of Center.]

IM.7.8.12

Larger Populations. [See: Probability, Inference, and Sample Size; Probability, Inference, and Sample Size.]

IM.7.8.14

Sampling in a Fair Way. [See: Probability, Inference, and Sample Size; Threats to Validity; Probability, Inference, and Sample Size; Threats to Validity.]

IM.7.8.17

More about Sampling Variability. [See: Probability, Inference, and Sample Size; Threats to Validity; Probability, Inference, and Sample Size; Threats to Validity.]

IM.7.6.17

Modeling with Inequalities. [See: Sam the Butterfly - Applying Inequalities(Pyret); Sam the Butterfly - Applying Inequalities.]

IM.7.7.14

Surface Area of Right Prisms. [See: Surface Area of a Rectangular Prism(Pyret); Surface Area of a Rectangular Prism.]

IM.7.1.1

What are Scaled Copies?. [See: Making Flags(Pyret); Making Game Images(Pyret); Making Flags; Making Flags.]

IM.7.1.5

The Size of the Scale Factor. [See: Making Flags(Pyret); Making Game Images(Pyret); Making Flags; Making Flags.]

IM.7.4.1

Lots of Flags. [See: Making Flags(Pyret); Making Flags; Making Flags.]

IM.7.6.11

Using Equations to Solve Problems. [See: Defining Values(Pyret); Defining Values; Defining Values.]

IM.7.2.4

Proportional Relationships and Equations. [See: Contracts(Pyret); Contracts; Contracts; Contracts.]

IM.7.2.5

Two Equations for Each Relationship. [See: Contracts(Pyret); Contracts; Contracts; Contracts.]

IM.7.2.6

Using Equations to Solve Problems. [See: Contracts(Pyret); Contracts; Contracts; Contracts.]

IM.7.6.13

Reintroducing Inequalities. [See: Simple Data Types(Pyret); Simple Data Types; Simple Data Types; Simple Data Types.]

IM.7.5.13

Expressions with Rational Numbers. [See: Order of Operations(Pyret); Order of Operations.]

IM.7.5.14

Solving Problems with Rational Numbers. [See: Order of Operations(Pyret); Order of Operations.]

IM 8 Math™

IM.8.6.6

The Slope of a Fitted Line. [See: Linear Regression; Linear Regression.]

IM.8.6.7

Observing More Patterns in Scatter Plots. [See: Linear Regression; Linear Regression.]

IM.8.6.8

Analyzing Bivariate Data. [See: Linear Regression; Linear Regression.]

IM.8.6.4

Fitting a Lin to Data. [See: Correlations; Correlations.]

IM.8.6.5

Describing Trends in Scatter Plots. [See: Correlations; Correlations.]

IM.8.5.3

Equations for Functions. [See: Defining Table Functions; Defining Table Functions.]

IM.8.6.3

What a Point in a Scatter Plots Means. [See: Scatter Plots; Scatter Plots.]

IM.8.6.2

Plotting Data. [See: Bar and Pie Charts; Histograms; Scatter Plots; Bar and Pie Charts; Histograms; Scatter Plots.]

IM.8.6.1

Organizing Data. [See: Bar and Pie Charts; Visualizing the “Shape” of Data; Bar and Pie Charts; Visualizing the “Shape” of Data.]

IM.8.8.11

Finding Distances in the Coordinate Plane. [See: Collision Detection - Distance and Inequality(Pyret).]

IM.8.8.6

Finding Side Lengths of Triangles. [See: The Distance Formula(Pyret).]

IM.8.8.7

A Proof of the Pythagorean Theorem. [See: The Distance Formula(Pyret).]

IM.8.8.8

Finding Unknown Side Lengths. [See: The Distance Formula(Pyret).]

IM.8.8.10

Applications of the Pythagorean Theorem. [See: The Distance Formula(Pyret).]

IM.8.5.10

Piecewise Linear Functions. [See: Player Animation(Pyret).]

IM.8.3.11

Equations of All Kinds of Lines. [See: Functions for Character Animation(Pyret).]

IM.8.1.2

Naming the moves. [See: Making Flags(Pyret); Making Game Images(Pyret); Making Flags; Making Flags.]

IM.8.1.3

Grid Moves. [See: Making Flags(Pyret); Making Game Images(Pyret); Making Flags; Making Flags.]

IM.8.2.1

Projecting and Scaling. [See: Making Flags(Pyret); Making Game Images(Pyret); Making Flags; Making Flags.]

IM.8.5.1

Inputs and Outputs. [See: Contracts(Pyret); Contracts; Contracts; Contracts.]

IM.8.5.2

Introduction to Functions. [See: Contracts(Pyret); Contracts; Contracts; Contracts.]

IM.8.7.7

Practice with Rational Bases. [See: Order of Operations(Pyret); Order of Operations.]

IM.8.1.1

Moving in the Plane. [See: Coordinates and Game Design(Pyret); Making Flags(Pyret); Making Game Images(Pyret); Making Flags; Making Flags.]

IM Algebra 1

IM.Alg1.3.9

Causal Relationships. [See: Linear Regression; Threats to Validity; Linear Regression; Threats to Validity.]

IM.Alg1.3.5

Fitting Lines. [See: Correlations; Correlations.]

IM.Alg1.3.7

The Correlation Coefficient. [See: Correlations; Linear Regression; Correlations; Linear Regression.]

IM.Alg1.3.8

Using the Correlation Coefficient. [See: Correlations; Linear Regression; Correlations; Linear Regression.]

IM.Alg1.3.4

Linear Models. [See: Scatter Plots; Scatter Plots.]

IM.Alg1.1.15

Comparing Data Sets. [See: Box Plots; Checking Your Work; Box Plots; Checking Your Work.]

IM.Alg1.1.5

Calculating Measures of Center and Variability. [See: Measures of Center; Measures of Center.]

IM.Alg1.1.11

Comparing and Contrasting Data Distributions. [See: Measures of Center; Box Plots; Measures of Center; Box Plots.]

IM.Alg1.1.9

Technological Graphing. [See: Choosing Your Dataset; Choosing Your Dataset.]

IM.Alg1.3.10

Fossils and Flags. [See: Choosing Your Dataset; Choosing Your Dataset.]

IM.Alg1.1.2

Data Representations. [See: Bar and Pie Charts; Histograms; Bar and Pie Charts; Histograms.]

IM.Alg1.1.3

A Gallery of Data. [See: Bar and Pie Charts; Histograms; Bar and Pie Charts; Histograms.]

IM.Alg1.1.1

Getting to Know You. [See: Introduction to Data Science; Introduction to Data Science.]

IM.Alg1.2.9

Which Variable to Solve for? (Part 2). [See: The Distance Formula(Pyret).]

IM.Alg1.4.12

Piecewise Functions. [See: Player Animation(Pyret).]

IM.Alg1.2.20

Writing and Solving Inequalities in One Variable. [See: Sam the Butterfly - Applying Inequalities(Pyret); Collision Detection - Distance and Inequality(Pyret); Sam the Butterfly - Applying Inequalities.]

IM.Alg1.2.18

Representing Situations with Inequalities. [See: Simple Inequalities(Pyret); Compound Inequalities: Solutions & Non-Solutions(Pyret); Simple Inequalities; Compound Inequalities: Solutions & Non-Solutions.]

IM.Alg1.2.8

Which Variable to Solve for? (Part 1). [See: Problem Decomposition(Pyret); Problem Decomposition.]

IM.Alg1.2.2

Writing Equations to Model Relationships (Part 1). [See: Surface Area of a Rectangular Prism(Pyret); Surface Area of a Rectangular Prism.]

IM.Alg1.2.3

Writing Equations to Model Relationships (Part 2). [See: Surface Area of a Rectangular Prism(Pyret); Surface Area of a Rectangular Prism.]

IM.Alg1.4.6

Features of Graphs. [See: Functions for Character Animation(Pyret).]

IM.Alg1.4.10

Domain and Range (Part 1). [See: Functions for Character Animation(Pyret); Defining Table Functions; Defining Table Functions.]

IM.Alg1.4.2

Function Notation. [See: Contracts(Pyret); Defining Values(Pyret); Making Game Images(Pyret); Contracts; Contracts; Defining Values; Contracts; Defining Values.]

IM.Alg1.4.3

Interpreting & Using Function Notation. [See: Contracts(Pyret); Making Flags(Pyret); Contracts; Method Chaining; Contracts; Making Flags; Method Chaining; Contracts; Making Flags.]

IM.Alg1.1.6

Mystery Computations. [See: Simple Data Types(Pyret); Simple Data Types; Simple Data Types; Simple Data Types.]

IM.Alg1.2.6

Equivalent Equations. [See: Order of Operations(Pyret); Problem Decomposition(Pyret); Order of Operations; Problem Decomposition.]

IM.Alg1.4.1

Describing and Graphing Situations. [See: Coordinates and Game Design(Pyret).]

Math Lang. Routines

MLR.6

Three Reads. [See: Solving Word Problems with the Design Recipe(Pyret); Player Animation(Pyret); Solving Word Problems with the Design Recipe; Solving Word Problems with the Design Recipe; Solving Word Problems with the Design Recipe.]

MLR.5

Co-Craft Questions and Problems. [See: Defining Values(Pyret); Simple Inequalities(Pyret); Compound Inequalities: Solutions & Non-Solutions(Pyret); Collecting Data; Defining Values; Simple Inequalities; Compound Inequalities: Solutions & Non-Solutions; Collecting Data; Defining Values.]

MLR.3

Clarify, Critique and Correct. [See: Function Composition(Pyret); Making Flags(Pyret); Collecting Data; Function Composition; Making Flags; Collecting Data; Function Composition; Making Flags.]

MLR.1

Stronger and Clearer Each Time. [See: Function Composition(Pyret); Solving Word Problems with the Design Recipe(Pyret); Probability, Inference, and Sample Size; Solving Word Problems with the Design Recipe; Function Composition; Solving Word Problems with the Design Recipe; Probability, Inference, and Sample Size; Function Composition; Solving Word Problems with the Design Recipe.]

MLR.8

Discussion Supports. [See: Contracts(Pyret); Defining Values(Pyret); Making Game Images(Pyret); The Distance Formula(Pyret); Contracts; Method Chaining; Linear Regression; Contracts; Defining Values; Method Chaining; Linear Regression; Contracts; Defining Values.]

MLR.2

Collect and Display. [See: Contracts(Pyret); Contracts; Contracts; Contracts.]

MLR.4

Information Gap. [See: Simple Data Types(Pyret); Simple Data Types; Simple Data Types; Simple Data Types.]

MLR.7

Compare and Connect. [See: Order of Operations(Pyret); Function Composition(Pyret); Defining Values(Pyret); Making Flags(Pyret); Solving Word Problems with the Design Recipe(Pyret); Problem Decomposition(Pyret); Collision Detection - Distance and Inequality(Pyret); Box Plots; Solving Word Problems with the Design Recipe; Correlations; Order of Operations; Function Composition; Defining Values; Making Flags; Solving Word Problems with the Design Recipe; Problem Decomposition; Box Plots; Correlations; Function Composition; Defining Values; Making Flags; Solving Word Problems with the Design Recipe.]

Social Justice

SJ.15

Students will identify figures, groups, events and a variety of strategies and philosophies relevant to the history of social justice around the world.. [See: Checking Your Work; Checking Your Work.]

SJ.14

Students will recognize that power and privilege influence relationships on interpersonal, intergroup and institutional levels and consider how they have been affected by those dynamics.. [See: Collecting Data; Checking Your Work; Collecting Data; Checking Your Work.]

SJ.12

Students will recognize unfairness on the individual level (e.g., biased speech) and injustice at the institutional or systemic level (e.g., discrimination).. [See: Ethics, Privacy, and Bias; Checking Your Work; Ethics, Privacy, and Bias; Checking Your Work.]

SJ.13

Students will analyze the harmful impact of bias and injustice on the world, historically and today. [See: Probability, Inference, and Sample Size; Ethics, Privacy, and Bias; Checking Your Work; Probability, Inference, and Sample Size; Ethics, Privacy, and Bias; Checking Your Work.]

SJ.10

Students will examine diversity in social, cultural, political and historical contexts rather than in ways that are superficial or oversimplified.. [See: Computing Needs All Voices(Pyret); Computing Needs All Voices; Computing Needs All Voices; Computing Needs All Voices.]

SJ.8

Students will respectfully express curiosity about the history and lived experiences of others and will exchange ideas and beliefs in an open-minded way. [See: Computing Needs All Voices(Pyret); Computing Needs All Voices; Computing Needs All Voices; Computing Needs All Voices.]

SJ.7

Students will develop language and knowledge to accurately and respectfully describe how people (including themselves) are both similar to and different from each other and others in their identity groups.. [See: Computing Needs All Voices(Pyret); Computing Needs All Voices; Bar and Pie Charts; Computing Needs All Voices; Bar and Pie Charts; Computing Needs All Voices.]

SJ.4

Students will express pride, confidence and healthy self-esteem without denying the value and dignity of other people.. [See: Computing Needs All Voices(Pyret); Computing Needs All Voices; Bar and Pie Charts; Computing Needs All Voices; Bar and Pie Charts; Computing Needs All Voices.]

SJ.2

Students will develop language and historical and cultural knowledge that affirm and accurately describe their membership in multiple identity groups. [See: Computing Needs All Voices(Pyret); Computing Needs All Voices; Bar and Pie Charts; Computing Needs All Voices; Bar and Pie Charts; Computing Needs All Voices.]

SJ.1

Students will develop positive social identities based on their membership in multiple groups in society. [See: Computing Needs All Voices(Pyret); Computing Needs All Voices; Computing Needs All Voices; Computing Needs All Voices.]

Math

MP.7

Look for and make use of structure. [See: Defining Values(Pyret); Making Flags(Pyret); Functions Make Life Easier!(Pyret); Function Notation(Pyret); Functions: Contracts, Examples & Definitions(Pyret); Functions Can Be Linear(Pyret); Defining Linear Functions(Pyret); Solving Word Problems with the Design Recipe(Pyret); Row and Column Lookups; Functions Make Life Easier!; Functions: Contracts, Examples & Definitions; Custom Scatter Plots; Solving Word Problems with the Design Recipe; Defining Values; Making Flags; Functions Make Life Easier!; Function Notation; Functions: Contracts, Examples & Definitions; Functions Can Be Linear; Defining Linear Functions; Solving Word Problems with the Design Recipe; Permutations; Combinations; Row and Column Lookups; Custom Scatter Plots; Defining Values; Making Flags; Solving Word Problems with the Design Recipe.]

MP.5

Use appropriate tools strategically. [See: Function Composition(Pyret); Functions Can Be Linear(Pyret); Defining Linear Functions(Pyret); Bar and Pie Charts; The Data Cycle; Choosing Your Dataset; Collecting Data; Function Composition; Functions Can Be Linear; Defining Linear Functions; Bar and Pie Charts; The Data Cycle; Choosing Your Dataset; Collecting Data; Function Composition.]

MP.6

Attend to precision. [See: Simple Data Types(Pyret); Making Flags(Pyret); Making Game Images(Pyret); Functions Make Life Easier!(Pyret); Function Notation(Pyret); Functions: Contracts, Examples & Definitions(Pyret); Problem Decomposition(Pyret); Simple Inequalities(Pyret); Player Animation(Pyret); Simple Data Types; Bar and Pie Charts; The Data Cycle; Functions Make Life Easier!; Functions: Contracts, Examples & Definitions; Method Chaining; Defining Table Functions; Simple Data Types; Making Flags; Functions Make Life Easier!; Function Notation; Functions: Contracts, Examples & Definitions; Debugging; Simple Inequalities; Problem Decomposition; Bar and Pie Charts; The Data Cycle; Method Chaining; Defining Table Functions; Simple Data Types; Making Flags.]

MP.3

Construct viable arguments and critique the reasoning of others. [See: Order of Operations(Pyret); Defining Linear Functions(Pyret); Solving Word Problems with the Design Recipe(Pyret); Problem Decomposition(Pyret); Player Animation(Pyret); The Distance Formula(Pyret); Collision Detection - Distance and Inequality(Pyret); Introduction to Data Science; Measures of Center; Box Plots; Standard Deviation; Ethics, Privacy, and Bias; Collecting Data; Solving Word Problems with the Design Recipe; Grouped Samples; Correlations; Checking Your Work; Threats to Validity; Order of Operations; Defining Linear Functions; Solving Word Problems with the Design Recipe; Problem Decomposition; Introduction to Data Science; Measures of Center; Box Plots; Standard Deviation; Ethics, Privacy, and Bias; Collecting Data; Grouped Samples; Correlations; Checking Your Work; Threats to Validity; Solving Word Problems with the Design Recipe.]

MP.1

Make sense of problems and persevere in solving them. [See: Order of Operations(Pyret); Function Composition(Pyret); Making Flags(Pyret); Functions Can Be Linear(Pyret); Defining Linear Functions(Pyret); Solving Word Problems with the Design Recipe(Pyret); Problem Decomposition(Pyret); Simple Inequalities(Pyret); Compound Inequalities: Solutions & Non-Solutions(Pyret); Solving Word Problems with the Design Recipe; Order of Operations; Function Composition; Making Flags; Functions Can Be Linear; Defining Linear Functions; Solving Word Problems with the Design Recipe; Simple Inequalities; Compound Inequalities: Solutions & Non-Solutions; Problem Decomposition; Function Composition; Making Flags; Solving Word Problems with the Design Recipe.]

MP.4

Model with mathematics. [See: The Numbers Inside Video Games(Pyret); Order of Operations(Pyret); Making Flags(Pyret); The Vertical Line Test(Pyret); Function Notation(Pyret); Solving Word Problems with the Design Recipe(Pyret); Functions for Character Animation(Pyret); Surface Area of a Rectangular Prism(Pyret); Problem Decomposition(Pyret); Simple Inequalities(Pyret); Sam the Butterfly - Applying Inequalities(Pyret); Player Animation(Pyret); Histograms; Visualizing the “Shape” of Data; Box Plots; Standard Deviation; Table Methods; Solving Word Problems with the Design Recipe; Correlations; Linear Regression; Order of Operations; Making Flags; The Vertical Line Test; Function Notation; Solving Word Problems with the Design Recipe; Simple Inequalities; Sam the Butterfly - Applying Inequalities; Problem Decomposition; Surface Area of a Rectangular Prism; Permutations; Combinations; Histograms; Visualizing the “Shape” of Data; Box Plots; Standard Deviation; Table Methods; Correlations; Linear Regression; Making Flags; Solving Word Problems with the Design Recipe.]

MP.2

Reason abstractly and quantitatively. [See: The Numbers Inside Video Games(Pyret); Coordinates and Game Design(Pyret); Order of Operations(Pyret); Defining Values(Pyret); Making Flags(Pyret); The Vertical Line Test(Pyret); Functions Can Be Linear(Pyret); Defining Linear Functions(Pyret); Functions for Character Animation(Pyret); The Distance Formula(Pyret); Probability, Inference, and Sample Size; Choosing Your Dataset; Scatter Plots; Grouped Samples; Order of Operations; Defining Values; Making Flags; The Vertical Line Test; Functions Can Be Linear; Defining Linear Functions; Probability, Inference, and Sample Size; Choosing Your Dataset; Scatter Plots; Grouped Samples; Defining Values; Making Flags.]

MP.8

Look for and express regularity in repeated reasoning. [See: Piecewise Functions and Conditionals; Defining Values(Pyret); Making Flags(Pyret); Functions Make Life Easier!(Pyret); The Vertical Line Test(Pyret); Functions: Contracts, Examples & Definitions(Pyret); Piecewise Functions and Conditionals(Pyret); Functions Make Life Easier!; Functions: Contracts, Examples & Definitions; Defining Table Functions; Defining Values; Making Flags; Functions Make Life Easier!; The Vertical Line Test; Functions: Contracts, Examples & Definitions; Defining Table Functions; Defining Values; Making Flags.]