You can copy a cell by clicking on the Handle and dragging

Size: px
Start display at page:

Download "You can copy a cell by clicking on the Handle and dragging"

Transcription

1 Professor Shoemaker Spring, 2014 Copying using the Handle You can copy a cell by clicking on the Handle and dragging Excel Professor Shoemaker 1

2 What s a Cell Reference? It s when an expression in one cell includes the value from another cell. i.e. one cell refers to the value in another. If cell B1 has this expression: =A1+5 The A1 is reference from B1 to the value in A1. When Excel performs the calculation, the value in A1 replaces the reference in the expression 03 Cell References.xlsx Excel Professor Shoemaker 2

3 Calculating the cost of storing a combination of containers and days. Relative Up and Over Absolute Fixed Mixed A combination of Relative and Absolute Tip: There s a video for this lesson. Excel Professor Shoemaker 3

4 The type of reference controls how the reference changes when you copy a formula from one cell to other cells. If you don t plan on copying the formula it doesn t matter what sort of reference you use Just use relative references Cell C7 has a Relative reference to C2 Excel thinks of =C2 as up 5 from C7 Up 5 Excel Professor Shoemaker 4

5 If you copy C7 to D7 the reference in D7 will change to =D2 Because D2 is the cell that s up 5 from D7 What happens if you copy C7 to D8? A Relative Reference is always so many cells up or down and so many left or right Up 5 Down 2 and right 1 Up 2 and Left 7 When you copy a Relative Reference it always changes to point to the new relative cell. Excel Professor Shoemaker 5

6 An Absolute Reference always points to the same cell =$C$2 will always point at C2, no matter where you copy it. The dollar signs in =$C$2 Freeze the C and 2 so they never change. There s no concept of up and over, there s only C2. Try copying the absolute reference around. Excel Professor Shoemaker 6

7 A combination of relative and absolute references Either the row or the column is absolute but not both $B2 Absolute to column B and relative to row 2 D$5 Relative to column D and absolute to row 5 When you want to freeze the reference to either the row or the column but not both In this example C is relative but 6 is absolute. What happens when you copy this formula around? Excel Professor Shoemaker 7

8 When you enter a reference you can use the F4 key to quickly change the type of reference Pressing the F4 key repeatedly moves through each of the four possible reference combinations A2 $A$2 A$2 $A2 Build a formula in C7 that you can copy across and down to the other cells of the table. Excel Professor Shoemaker 8

9 In homework and on tests, watch out for instructions like this: Write a formula in cell D1 then copy the formula down the column. This means you re going to have to get the reference types right in order to copy the formula and have it work correctly in the cells to which you copy. To reference a cell on another worksheet, use this format: =NameOfOtherSheet!A1 The Exclamation Point separates the name of the sheet from the cell. If the sheet name has a blank you enclose it in quotes: = Name Of Other Sheet!A1 Excel Professor Shoemaker 9

10 Cell Names Rock! You can give your own names to your cells Use a cell s name instead of the cell s address in formulas Tip: Make your names long and meaningful Meaningful names make your worksheet easier to understand and harder to make mistakes Select the cell(s) you want to name and type the name in the Name box You can give a name to an individual cell or a range of cells Excel Professor Shoemaker 10

11 Tip: Name individual cells in the singular and groups of cells in the plural CostPerDay DaysOnHand Containers Create a formula in C7 using the names Then copy it around the table Names in a formula behave just like you d want them absolute for a single cell, relative for a range. Use Formulas/Name Manager to make changes Excel Professor Shoemaker 11

12 Select the labels and the data Select the labels and the data Excel Professor Shoemaker 12

13 For documentation purposes you can have Excel paste in your Names Poof! You get a list of all your names Excel Professor Shoemaker 13

14 You can copy an past more than just formulas. Try out the different options Borders, Text Wrapping and Cell Merging Excel Professor Shoemaker 14

15 Excel Professor Shoemaker 15

This tutorial will lead you through step-by-step to make the plot below using Excel.

This tutorial will lead you through step-by-step to make the plot below using Excel. GES 131 Making Plots with Excel 1 / 6 This tutorial will lead you through step-by-step to make the plot below using Excel. Number of Non-Student Tickets vs. Student Tickets Y, Number of Non-Student Tickets

More information

Excel 2003: Discos. 1. Open Excel. 2. Create Choose a new worksheet and save the file to your area calling it: Disco.xls

Excel 2003: Discos. 1. Open Excel. 2. Create Choose a new worksheet and save the file to your area calling it: Disco.xls Excel 2003: Discos 1. Open Excel 2. Create Choose a new worksheet and save the file to your area calling it: Disco.xls 3. Enter the following data into your spreadsheet: 4. Make the headings bold. Centre

More information

Lab 15: EXL3 Microsoft Excel s AutoFill Tool, Multiple Worksheets, Charts and Conditional Formatting

Lab 15: EXL3 Microsoft Excel s AutoFill Tool, Multiple Worksheets, Charts and Conditional Formatting Lab 15: EXL3 Microsoft Excel s AutoFill Tool, Multiple Worksheets, Charts and Conditional Formatting Learn how to work with multiple worksheets, use the AutoFill tool, charts, and apply conditional formatting

More information

Try what you learned (and some new things too)

Try what you learned (and some new things too) Training Try what you learned (and some new things too) PART ONE: DO SOME MATH Exercise 1: Type some simple formulas to add, subtract, multiply, and divide. 1. Click in cell A1. First you ll add two numbers.

More information

CHAPTER 2 NOTES. Chapter 2 Level 1

CHAPTER 2 NOTES. Chapter 2 Level 1 CHAPTER 2 NOTES Chapter 2 Level 1 Page 83 o Open the file Chapter 2 Level 1 and save it as QC Analysis. o In cell H3, enter the formula =ROUND(G3,2) o Copy that formula down through H4:H31 o Set the format

More information

PivotTables PivotCharts (Chapter 5)

PivotTables PivotCharts (Chapter 5) If a database contains a lot of information and the user would like to work with only a selection of the data in a table or as a chart, PivotTables and PivotCharts are a great solution. Data Mining: the

More information

Working with Formulas and Functions

Working with Formulas and Functions Working with Formulas and Functions Objectives Create a complex formula Insert a function Type a function Copy and move cell entries Understand relative and absolute cell references Objectives Copy formulas

More information

Assignment 5 due Monday, May 7

Assignment 5 due Monday, May 7 due Monday, May 7 Simulations and the Law of Large Numbers Overview In both parts of the assignment, you will be calculating a theoretical probability for a certain procedure. In other words, this uses

More information

Microsoft Excel Illustrated Unit B: Working with Formulas and Functions

Microsoft Excel Illustrated Unit B: Working with Formulas and Functions Microsoft Excel 2010- Illustrated Unit B: Working with Formulas and Functions Objectives Create a complex formula Insert a function Type a function Copy and move cell entries Understand relative and absolute

More information

Microsoft Excel Math Formula Guide

Microsoft Excel Math Formula Guide Microsoft Excel is a spreadsheet software that is used to organize and calculate data. This handout will focus on how to use built-in Excel functions to solve basic mathematical calculations. Basics of

More information

Formulas: Index, Match, and Indirect

Formulas: Index, Match, and Indirect Formulas: Index, Match, and Indirect Hello and welcome to our next lesson in this module on formulas, lookup functions, and calculations, and this time around we're going to be extending what we talked

More information

Excel 2016 Cell referencing and AutoFill

Excel 2016 Cell referencing and AutoFill Excel 2016 Cell referencing and AutoFill Good afternoon everyone and welcome to Student Tech Bytes. My name is Liza and today we are here for Excel Cell referencing and Autofill. Today s session will be

More information

Benchmark Excel 2010 Level 1, Chapter 4 Rubrics

Benchmark Excel 2010 Level 1, Chapter 4 Rubrics Benchmark Excel 2010 Level 1, Chapter Rubrics Note that the following are suggested rubrics. Instructors should feel free to customize the rubric to suit their grading standards and/or to adjust the point

More information

Chapter 2 Descriptive Statistics: Tabular and Graphical Methods

Chapter 2 Descriptive Statistics: Tabular and Graphical Methods Chapter Descriptive Statistics http://nscc-webctdev.northweststate.edu/script/sta_sp/scripts/student/serve_page... Page of 7 /7/9 Chapter Descriptive Statistics: Tabular and Graphical Methods Data can

More information

How to Make a Run Chart in Excel

How to Make a Run Chart in Excel How to Make a Run Chart in Excel While there are some statistical programs that you can use to make a run chart, it is simple to make in Excel, using Excel s built-in chart functions. The following are

More information

Spreadsheets 3: Charts and Graphs

Spreadsheets 3: Charts and Graphs Spreadsheets 3: Charts and Graphs Name: Main: When you have finished this handout, you should have the following skills: Setting up data correctly Labeling axes, legend, scale, title Editing symbols, colors,

More information

Copies of the Color by Pixel template sheets (included in the Resources section). Colored pencils, crayons, markers, or other supplies for coloring.

Copies of the Color by Pixel template sheets (included in the Resources section). Colored pencils, crayons, markers, or other supplies for coloring. This offline lesson plan covers the basics of computer graphics. After learning about how graphics work, students will create their own Color by Pixel programs. The lesson plan consists of four parts,

More information

NCSS Statistical Software

NCSS Statistical Software Chapter 147 Introduction A mosaic plot is a graphical display of the cell frequencies of a contingency table in which the area of boxes of the plot are proportional to the cell frequencies of the contingency

More information

Hello and welcome to the CPA Australia podcast. Your weekly source of business, leadership, and public practice accounting information.

Hello and welcome to the CPA Australia podcast. Your weekly source of business, leadership, and public practice accounting information. Intro: Hello and welcome to the CPA Australia podcast. Your weekly source of business, leadership, and public practice accounting information. In this podcast I wanted to focus on Excel s functions. Now

More information

Environmental Stochasticity: Roc Flu Macro

Environmental Stochasticity: Roc Flu Macro POPULATION MODELS Environmental Stochasticity: Roc Flu Macro Terri Donovan recorded: January, 2010 All right - let's take a look at how you would use a spreadsheet to go ahead and do many, many, many simulations

More information

IT Skills. September Examination Paper. Time: 2 hours

IT Skills. September Examination Paper. Time: 2 hours IT Skills September 05 Examination Paper Answer ALL questions. All answers should be produced on your PC and printed as directed in the paper. Time: hours The maximum mark for this paper is 00. Any reference

More information

Microsoft Excel Lab Two (Completed 03/02/18) Transcript by Rev.com. Page 1 of 6

Microsoft Excel Lab Two (Completed 03/02/18) Transcript by Rev.com. Page 1 of 6 [00:00:31] Speaker 1: Hello everyone and welcome to excel lab two. To get started with this lab you will need two files. You will need excel lab two instructions file also, you will need excel lab two

More information

Aim #35.1: How do we graph using a table?

Aim #35.1: How do we graph using a table? A) Take out last night's homework Worksheet - Aim 34.2 B) Copy down tonight's homework Finish aim 35.1 Aim #35.1: How do we graph using a table? C) Plot the following points... a) (-3, 5) b) (4, -2) c)

More information

Object Groups By Kyle Gillen (Last Updated 6/9/16)

Object Groups By Kyle Gillen (Last Updated 6/9/16) Object Groups By Kyle Gillen (Last Updated 6/9/16) What are they? Object Groups are a means of loading additional objects on top of your base terrains/main objects, without having to create additional

More information

Exploring the Pythagorean Theorem

Exploring the Pythagorean Theorem Exploring the Pythagorean Theorem Lesson 11 Mathematics Objectives Students will analyze relationships to develop the Pythagorean Theorem. Students will find missing sides in right triangles using the

More information

Microsoft Excel Lab Three (Completed 03/02/18) Transcript by Rev.com. Page 1 of 5

Microsoft Excel Lab Three (Completed 03/02/18) Transcript by Rev.com. Page 1 of 5 Speaker 1: Hello everyone and welcome back to Microsoft Excel 2003. In today's lecture, we will cover Excel Lab Three. To get started with this lab, you will need two files. The first file is "Excel Lab

More information

Spreadsheets 2: Calculate!

Spreadsheets 2: Calculate! Spreadsheets 2: Calculate! Name: Main: Spreadsheets are convenient for organizing text information in charts and rows. However, they can also act like a calculator to perform all sorts of mathematical

More information

The lump sum amount that a series of future payments is worth now; used to calculate loan payments; also known as present value function Module 3

The lump sum amount that a series of future payments is worth now; used to calculate loan payments; also known as present value function Module 3 Microsoft Excel Formulas Made Easy Key Terms Term Definition Introduced In Absolute reference A cell reference that is fixed to a specific cell and contains a constant value throughout the spreadsheet

More information

National 4/5 Administration and I.T.

National 4/5 Administration and I.T. National 4/5 Administration and I.T. Personal Learning Plan Name: This document has been produced to help you track your learning within Administration and I.T. Your teacher will tell you when you should

More information

Geometer s Sketchpad Version 4

Geometer s Sketchpad Version 4 Geometer s Sketchpad Version 4 For PC Name: Date: INVESTIGATION: The Pythagorean Theorem Directions: Use the steps below to lead you through the investigation. After each step, be sure to click in the

More information

Quilt-Pro 6. Creating a Panel Quilt

Quilt-Pro 6. Creating a Panel Quilt QP6 Lessons posted Page 1 Creating a Panel Quilt Quilt-Pro 6 I have seen some really beautiful fabric panels that would look absolutely gorgeous in a quilt. Panel quilts can be made quickly or can be as

More information

Excel Tool: Plots of Data Sets

Excel Tool: Plots of Data Sets Excel Tool: Plots of Data Sets Excel makes it very easy for the scientist to visualize a data set. In this assignment, we learn how to produce various plots of data sets. Open a new Excel workbook, and

More information

patterns in mathematics unit 3 notes.notebook Unit 3: Patterns in Mathematics

patterns in mathematics unit 3 notes.notebook Unit 3: Patterns in Mathematics Unit 3: Patterns in Mathematics Entrance Activity (10 minutes!) 1 Topic 1: Understanding the relationships within a tables of values to solve problems. Lesson 1: Creating Representations of Relationships

More information

Example: Your Name (instead of contestant number) / Job 1

Example: Your Name (instead of contestant number) / Job 1 BPA PROJECT Advanced Spreadsheet Applications ASA Description: Finished Product: This project is based on the Advanced Spreadsheet Applications event; it consists of creating a spreadsheet with multiple

More information

Excel Lesson 6 page 1 Jan 18

Excel Lesson 6 page 1 Jan 18 Excel Lesson 6 page 1 Jan 18 Lesson 6 (attached is Lesson6 Worksheets.xlsx) Monday Jan 18 due by Jan 31 We begin today's lesson with using an Excel sheet with the game of Tic-Tac-Toe. This simple game

More information

Comparing Across Categories Part of a Series of Tutorials on using Google Sheets to work with data for making charts in Venngage

Comparing Across Categories Part of a Series of Tutorials on using Google Sheets to work with data for making charts in Venngage Comparing Across Categories Part of a Series of Tutorials on using Google Sheets to work with data for making charts in Venngage These materials are based upon work supported by the National Science Foundation

More information

UNIT TWO: Data for Simple Calculations. Enter and format a title Modify font style and size Enter column headings Move data Edit data

UNIT TWO: Data for Simple Calculations. Enter and format a title Modify font style and size Enter column headings Move data Edit data UNIT TWO: Data for Simple Calculations T o p i c s : Enter and format a title Modify font style and size Enter column headings Move data Edit data I. Entering and Formatting Titles: The information used

More information

Office 2016 Excel Basics 16 Video/Class Project #28 Excel Basics 16: Mixed Cell References in Formulas & Functions to Save Time

Office 2016 Excel Basics 16 Video/Class Project #28 Excel Basics 16: Mixed Cell References in Formulas & Functions to Save Time Office 2016 Excel Basics 16 Video/Class Project #28 Excel Basics 16: Mixed Cell References in Formulas & Functions to Save Time Goal in video # 16: Learn how to use Mixed Cell References in Excel Formulas.

More information

Student Exploration: Quadratics in Factored Form

Student Exploration: Quadratics in Factored Form Name: Date: Student Exploration: Quadratics in Factored Form Vocabulary: factored form of a quadratic function, linear factor, parabola, polynomial, quadratic function, root of an equation, vertex of a

More information

Term Definition Introduced in: Tab(s) along the ribbon that show additional programs or features (e.g. Acrobat )

Term Definition Introduced in: Tab(s) along the ribbon that show additional programs or features (e.g. Acrobat ) 60 Minutes of Excel Secrets Key Terms Term Definition Introduced in: Tab(s) along the ribbon that show additional programs or features (e.g. Acrobat ) Add-Ins AutoCorrect Module 1 Corrects typographical,

More information

Excel Module 2: Working with Formulas and Functions

Excel Module 2: Working with Formulas and Functions 1. An Excel complex formula uses more than one arithmetic operator. a. True b. False True QUESTION TYPE: True / False LEARNING OBJECTIVES: ENHE.REDI.16.018 - Create a complex formula by pointing 2. According

More information

dotted line kind of in the middle of my screen. And what that dotted line represents is where the page ends. Ok, so that s the very end of my page.

dotted line kind of in the middle of my screen. And what that dotted line represents is where the page ends. Ok, so that s the very end of my page. Hi, good afternoon and welcome to this Tuesday s TechTalk. My name is Kat Snizaski and today we are talking about formatting inside Excel 2010. I see, I think everybody can hear. If you can hear me please

More information

Use sparklines to show data trends

Use sparklines to show data trends Use sparklines to show data trends New in Microsoft Excel 2010, a sparkline is a tiny chart in a worksheet cell that provides a visual representation of data. Use sparklines to show trends in a series

More information

Answer Key Lesson 5: Break-Apart Products

Answer Key Lesson 5: Break-Apart Products Student Guide Questions 1 5 (SG pp. 86 87) 1. A. The number of rows in the full rectangle. B. The number of columns in the full rectangle. C. 6 is the number of rows in the shaded rectangle, 5 is the number

More information

Les s on Objectives. Student Files Us ed. Student Files Crea ted

Les s on Objectives. Student Files Us ed. Student Files Crea ted Lesson 15 - Advanced Cell Properties 191 Lesson 15 Adva nced C ell P roperties Les s on Topics Absolute Cell References Percentages Exercise: Calculating Percentages Exercise: Calculating Commissions Les

More information

CPM Educational Program

CPM Educational Program CC COURSE 2 ETOOLS Table of Contents General etools... 5 Algebra Tiles (CPM)... 6 Pattern Tile & Dot Tool (CPM)... 9 Area and Perimeter (CPM)...11 Base Ten Blocks (CPM)...14 +/- Tiles & Number Lines (CPM)...16

More information

How to Build a LimeSurvey: The Basics for Beginners

How to Build a LimeSurvey: The Basics for Beginners 1 How to Build a LimeSurvey: The Basics for Beginners Login and view a list of your surveys. We will give you 3 templates to start with. These are the ethics compliant templates you need to protect participant

More information

An Introduction to Lasercut 5.3 Preparing the Artwork

An Introduction to Lasercut 5.3 Preparing the Artwork An Introduction to Lasercut 5.3 Preparing the Artwork Version 0.1, December 8th 2015 Precautions Introduction Importing from.dxf Setting up the layers Checking the Operations Tips, Mistakes and Problems

More information

Microsoft Excel: Data Analysis & Graphing. College of Engineering Engineering Education Innovation Center

Microsoft Excel: Data Analysis & Graphing. College of Engineering Engineering Education Innovation Center Microsoft Excel: Data Analysis & Graphing College of Engineering Engineering Education Innovation Center Objectives Use relative, absolute, and mixed cell referencing Identify the types of graphs and their

More information

5 Day Unit Plan. Algebra/Grade 9. JenniferJohnston

5 Day Unit Plan. Algebra/Grade 9. JenniferJohnston 5 Day Unit Plan Algebra/Grade 9 JenniferJohnston Geometer s Sketchpad Graph Explorer Algebra I TI-83 Plus Topics in Algebra Application Transform Application Overall Objectives Students will use a variety

More information

Generations Automatic Stand-Alone Lace By Bernie Griffith Generations Software

Generations Automatic Stand-Alone Lace By Bernie Griffith Generations Software We are going to create an open Italian lace. Generations software products provide advanced image processing features allowing for the creation of stand-alone lace with just a few simple techniques. A

More information

UNIT 1: ICT SKILLS FOR BUSINESS

UNIT 1: ICT SKILLS FOR BUSINESS HN OSBORN EXEMPLAR UNIT 1: SKILLS FOR BUSINESS TASK 5: Design, create and use a business spreadsheet ASSESSMENT CHECK LIST TASK PASS: Create a simple business Spreadsheet and at least two calculations.

More information

PARCC Grade 4 Mathematics

PARCC Grade 4 Mathematics PARCC Grade Mathematics Lesson : Performance-Based Assessment Number and Operations-Fractions Fraction Equivalents Rationale Goals Students develop understanding and utilize strategies for comparing and

More information

PART 2 VARIA 1 TEAM FRANCE WSC minutes 750 points

PART 2 VARIA 1 TEAM FRANCE WSC minutes 750 points Name : PART VARIA 1 TEAM FRANCE WSC 00 minutes 0 points 1 1 points Alphabet Triplet No more than three Circles Quad Ring Consecutive Where is Max? Puzzle Killer Thermometer Consecutive irregular Time bonus

More information

GrovePi Temp-Humidity Sensor Lesson Video Script. Slide 1

GrovePi Temp-Humidity Sensor Lesson Video Script. Slide 1 Slide 1 Grove Pi Temp-Humidity Lesson In this GrovePi lesson we will Kick it up with a Temperature-Humidity sensor. A temperature-humidity sensor is used to detect temperature and to detect humidity level

More information

Sensors and Scatterplots Activity Excel Worksheet

Sensors and Scatterplots Activity Excel Worksheet Name: Date: Sensors and Scatterplots Activity Excel Worksheet Directions Using our class datasheets, we will analyze additional scatterplots, using Microsoft Excel to make those plots. To get started,

More information

For each person in your group, designate one of the following colors: Red, Blue, and Black. Next to the color, write your name in that color:

For each person in your group, designate one of the following colors: Red, Blue, and Black. Next to the color, write your name in that color: Challenge: For any number of boxes in a row, can you write down a formula for the number of ways that you fill the boxes with stars that each fill one box each and candy bars that each fill two boxes each?

More information

CPM Educational Program

CPM Educational Program CC COURSE 1 ETOOLS Table of Contents General etools... 4 Algebra Tiles (CPM)... 5 Pattern Tile & Dot Tool (CPM)... 8 Area and Perimeter (CPM)...10 +/- Tiles & Number Lines (CPM)...13 Base Ten Blocks (CPM)...15

More information

CSCI3390-Lecture 8: Undecidability of a special case of the tiling problem

CSCI3390-Lecture 8: Undecidability of a special case of the tiling problem CSCI3390-Lecture 8: Undecidability of a special case of the tiling problem February 16, 2016 Here we show that the constrained tiling problem from the last lecture (tiling the first quadrant with a designated

More information

Preparing Files for Press Printed Products. Press Printed Cards. Key Points. Sizing and Bleed. Download Free Sizing Templates

Preparing Files for Press Printed Products. Press Printed Cards. Key Points. Sizing and Bleed. Download Free Sizing Templates Preparing Files for Press Printed Products Press Printed Cards Key Points Sizing and Bleed All of our Press Printed Products are printed as full bleed products. This means that final trimmed product can

More information

The spreadsheet as a tool for teaching set theory: Part 1 an Excel lesson plan to help solve Sudokus

The spreadsheet as a tool for teaching set theory: Part 1 an Excel lesson plan to help solve Sudokus Spreadsheets in Education (ejsie) Volume 2 Issue 3 Article 5 4-10-2008 The spreadsheet as a tool for teaching set theory: Part 1 an Excel lesson plan to help solve Sudokus Stephen J. Sugden Bond University,

More information

Perfect Shuffles TEACHER NOTES MATH NSPIRED. Math Objectives. Vocabulary. About the Lesson. TI-Nspire Navigator System

Perfect Shuffles TEACHER NOTES MATH NSPIRED. Math Objectives. Vocabulary. About the Lesson. TI-Nspire Navigator System Math Objectives Students will create a piecewise linear function to model a method for shuffling a deck of cards. Students will apply composite functions to represent two or more shuffles of a deck. Students

More information

Learning Guide. ASR Automated Systems Research Inc. # Douglas Crescent, Langley, BC. V3A 4B6. Fax:

Learning Guide. ASR Automated Systems Research Inc. # Douglas Crescent, Langley, BC. V3A 4B6. Fax: Learning Guide ASR Automated Systems Research Inc. #1 20461 Douglas Crescent, Langley, BC. V3A 4B6 Toll free: 1-800-818-2051 e-mail: support@asrsoft.com Fax: 604-539-1334 www.asrsoft.com Copyright 1991-2013

More information

Advanced Autosomal DNA Techniques used in Genetic Genealogy

Advanced Autosomal DNA Techniques used in Genetic Genealogy Advanced Autosomal DNA Techniques used in Genetic Genealogy Tim Janzen, MD E-mail: tjanzen@comcast.net Summary of Chromosome Mapping Technique The following are specific instructions on how to map your

More information

Plotting scientific data in MS Excel 2003/2004

Plotting scientific data in MS Excel 2003/2004 Plotting scientific data in MS Excel 2003/2004 The screen grab above shows MS Excel with all the toolbars switched on - remember that some options only become visible when others are activated. We only

More information

Kodu Module 1: Eating Apples in the Kodu World

Kodu Module 1: Eating Apples in the Kodu World Kodu Module 1: Eating Apples in the Kodu World David S. Touretzky Version of May 29, 2017 Learning Goals How to navigate through a world using the game controller. New idioms: Pursue and Consume, Let Me

More information

Write a spreadsheet formula in cell A3 to calculate the next value of h. Formulae

Write a spreadsheet formula in cell A3 to calculate the next value of h. Formulae Hire a coach In this activity you will use Excel to draw line graphs which show the connection between variables in real situations. You will also study how features of the graphs are related to the information

More information

MATHEMATICAL FUNCTIONS AND GRAPHS

MATHEMATICAL FUNCTIONS AND GRAPHS 1 MATHEMATICAL FUNCTIONS AND GRAPHS Objectives Learn how to enter formulae and create and edit graphs. Familiarize yourself with three classes of functions: linear, exponential, and power. Explore effects

More information

Prerequisite Knowledge: Definitions of the trigonometric ratios for acute angles

Prerequisite Knowledge: Definitions of the trigonometric ratios for acute angles easures, hape & pace EXEMPLAR 28 Trigonometric Identities Objective: To explore some relations of trigonometric ratios Key Stage: 3 Learning Unit: Trigonometric Ratios and Using Trigonometry Materials

More information

Mathematics Success Level F

Mathematics Success Level F T598 [OBJECTIVE] The student will find the perimeter and area of rectangles and triangles. [MATERIALS] Student pages S204 S212 Transparencies T612, T614, T616, T618, T620, T622 Ruler Scissors Gridded index

More information

THE 1912 PRESIDENTIAL ELECTION

THE 1912 PRESIDENTIAL ELECTION Mathematics: Modeling Our World Unit 1: PICK A WINNER SUPPLEMENTAL ACTIVITY THE 112 PRESIDENTIAL ELECTION S1.1 The 112 presidential election had three strong candidates: Woodrow Wilson, Theodore Roosevelt,

More information

SudokuSplashZone. Overview 3

SudokuSplashZone. Overview 3 Overview 3 Introduction 4 Sudoku Game 4 Game grid 4 Cell 5 Row 5 Column 5 Block 5 Rules of Sudoku 5 Entering Values in Cell 5 Solver mode 6 Drag and Drop values in Solver mode 6 Button Inputs 7 Check the

More information

Painting Circles Grade(s): 5

Painting Circles Grade(s): 5 Title: Painting Circles Grade(s): 5 Subject(s): Mathematics Author: ICAC Team Overview: The teacher will review with the students the definition of the center, radius, and diameter of a circle. Students

More information

ANSWERS AND MARK SCHEMES. (a) 3 A / 2 1 = 1.5 A 1. (b) 6 V 1. (c) resistance = V / I 1 = 6 / (b) I = V / R 1 = 3 / 15 1 = 0.

ANSWERS AND MARK SCHEMES. (a) 3 A / 2 1 = 1.5 A 1. (b) 6 V 1. (c) resistance = V / I 1 = 6 / (b) I = V / R 1 = 3 / 15 1 = 0. QUESTIONSHEET (a) 3 A / 2 =.5 A (b) 6 V (c) resistance = V / I = 6 /.5 = 4 Ω QUESTIONSHEET 2 TOTAL / 6 (a) 5 Ω + 0 Ω = 5 Ω (b) I = V / R = 3 / 5 = 0.2 A Units are essential in calculations. Sometimes eamination

More information

Objective of the lesson

Objective of the lesson Arduino Lesson 5 1 Objective of the lesson Learn how to program an Arduino in S4A All of you will: Add an LED to an Arduino and get it to come on and blink Most of you will: Add an LED to an Arduino and

More information

Logic Masters India Presents. April 14 16, 2012 April 2012 Monthly Sudoku Test INSTRUCTION BOOKLET

Logic Masters India Presents. April 14 16, 2012 April 2012 Monthly Sudoku Test INSTRUCTION BOOKLET Logic Masters India Presents April 14 16, 2012 April 2012 Monthly Sudoku Test INSTRUCTION BOOKLET Thanks to Tawan Sunathvanichkul (ta mz29) for test solving the puzzles and David Millar for designing the

More information

A To draw a line graph showing the connection between the time and cost

A To draw a line graph showing the connection between the time and cost Hire a coach In this activity you will use Excel to draw line graphs which show the connection between variables in real situations. You will also study how features of the graphs are related to the information

More information

NET PAY USING EXCEL***

NET PAY USING EXCEL*** NET PAY USING EXCEL*** Log in to your GoogleDrive account. To make a new document, click New and then select Google Sheets The new spreadsheet that opens up should look like this: Title your spreadsheet

More information

Visio Café Update. July 8 th, 2003

Visio Café Update. July 8 th, 2003 Visio Café Update July 8 th, 2003 Content New Shape Features Using Drawing Scales Using Snap and Glue Templates 2 New Shape Features New Logical Shapes are color and size keyed Some shapes contain multiple

More information

Section 3 Correlation and Regression - Worksheet

Section 3 Correlation and Regression - Worksheet The data are from the paper: Exploring Relationships in Body Dimensions Grete Heinz and Louis J. Peterson San José State University Roger W. Johnson and Carter J. Kerk South Dakota School of Mines and

More information

Excel Manual Page Breaks Don't Work

Excel Manual Page Breaks Don't Work Excel Manual Page Breaks Don't Work Add a manual page break in Word 2010, and adjust page breaks automatically by Outlook.com People Calendar OneDrive Word Online Excel Online PowerPoint Word automatically

More information

Level Lesson Plan Session 1

Level Lesson Plan Session 1 Session 1 Dictation Warm-up Slowly dictate the three sentences twice. The students write down the sentences as you dictate them. a. The animals at the zoo make a lot of noise. b. She goes swimming every

More information

Table of Contents. Adapting Math math Curriculum: Money Skills. Skill Set Seven Verifying Change 257. Skill Set Eight Using $ and Signs 287

Table of Contents. Adapting Math math Curriculum: Money Skills. Skill Set Seven Verifying Change 257. Skill Set Eight Using $ and Signs 287 Table of Contents Skill Set Seven Verifying Change 257 Lessons 1 7 258 261 Reproducible Worksheets 262 286 Skill Set Eight Using $ and Signs 287 Lessons 1 6 288 291 Reproducible Worksheets 292 310 Answers

More information

Algorithmic Thinking and Structured Programming (in Greenfoot) Teachers: Renske Smetsers-Weeda Sjaak Smetsers

Algorithmic Thinking and Structured Programming (in Greenfoot) Teachers: Renske Smetsers-Weeda Sjaak Smetsers Algorithmic Thinking and Structured Programming (in Greenfoot) Teachers: Renske Smetsers-Weeda Sjaak Smetsers Today s Lesson plan (4) 20 min Quiz 20 min Looking back What did we learn last week? Discuss

More information

Battleship Unit 5 Test (Radicals)

Battleship Unit 5 Test (Radicals) Battleship Unit 5 Test (Radicals) Sep 17 3:42 PM Directions Materials You Will Need: Pencil, Paper, Marker Board, Marker, Sock, Calculator You will be solving problems with pencil and paper. Your answers

More information

Creating Photo Borders With Photoshop Brushes

Creating Photo Borders With Photoshop Brushes Creating Photo Borders With Photoshop Brushes Written by Steve Patterson. In this Photoshop photo effects tutorial, we ll learn how to create interesting photo border effects using Photoshop s brushes.

More information

b. How would you model your equation on a number line to show your answer?

b. How would you model your equation on a number line to show your answer? Exercise 1: Real-World Introduction to Integer Addition Answer the questions below. a. Suppose you received $10 from your grandmother for your birthday. You spent $4 on snacks. Using addition, how would

More information

How To Convert Recipes. Gluten Free Mess to Masterpiece: Lesson 4

How To Convert Recipes. Gluten Free Mess to Masterpiece: Lesson 4 How To Convert Recipes Gluten Free Mess to Masterpiece: Lesson 4 What We ve Covered So far: Lesson One: The kinds of gluten free flours and how to mix them to make them into mixes for different kinds of

More information

Kodu Game Programming

Kodu Game Programming Kodu Game Programming Have you ever played a game on your computer or gaming console and wondered how the game was actually made? And have you ever played a game and then wondered whether you could make

More information

CBL Lab WHY ARE THERE MORE REDS IN MY BAG? MATHEMATICS CURRICULUM GRADE SIX. Florida Sunshine State Mathematics Standards

CBL Lab WHY ARE THERE MORE REDS IN MY BAG? MATHEMATICS CURRICULUM GRADE SIX. Florida Sunshine State Mathematics Standards MATHEMATICS CURRICULUM GRADE SIX CBL Lab Florida Sunshine State Mathematics Standards WHY ARE THERE MORE REDS IN MY BAG? John Klimek, Math Coordinator Curt Witthoff, Math/Science Specialist Dr. Benjamin

More information

Algebra. Teacher s Guide

Algebra. Teacher s Guide Algebra Teacher s Guide WALCH PUBLISHING Table of Contents To the Teacher.......................................................... vi Classroom Management..................................................

More information

THE BACKGROUND ERASER TOOL

THE BACKGROUND ERASER TOOL THE BACKGROUND ERASER TOOL In this Photoshop tutorial, we look at the Background Eraser Tool and how we can use it to easily remove background areas of an image. The Background Eraser is especially useful

More information

Office 2016 Excel Basics 24 Video/Class Project #36 Excel Basics 24: Visualize Quantitative Data with Excel Charts. No Chart Junk!!!

Office 2016 Excel Basics 24 Video/Class Project #36 Excel Basics 24: Visualize Quantitative Data with Excel Charts. No Chart Junk!!! Office 2016 Excel Basics 24 Video/Class Project #36 Excel Basics 24: Visualize Quantitative Data with Excel Charts. No Chart Junk!!! Goal in video # 24: Learn about how to Visualize Quantitative Data with

More information

In this project you will learn how to write a Python program telling people all about you. Type the following into the window that appears:

In this project you will learn how to write a Python program telling people all about you. Type the following into the window that appears: About Me Introduction: In this project you will learn how to write a Python program telling people all about you. Step 1: Saying hello Let s start by writing some text. Activity Checklist Open the blank

More information

Photoshop CS6 First Edition

Photoshop CS6 First Edition Photoshop CS6 First Edition LearnKey provides self-paced training courses and online learning solutions to education, government, business, and individuals world-wide. With dynamic video-based courseware

More information

EXERCISE 1: CREATE LINE SPARKLINES

EXERCISE 1: CREATE LINE SPARKLINES EXERCISE 1: CREATE LINE SPARKLINES In this exercise you ll create line sparklines. Then you ll convert the line type to the column type. Part 1: Create the sparklines Before you start, notice that the

More information

CHM 109 Excel Refresher Exercise adapted from Dr. C. Bender s exercise

CHM 109 Excel Refresher Exercise adapted from Dr. C. Bender s exercise CHM 109 Excel Refresher Exercise adapted from Dr. C. Bender s exercise (1 point) (Also see appendix II: Summary for making spreadsheets and graphs with Excel.) You will use spreadsheets to analyze data

More information

Numerical Roots and Radicals

Numerical Roots and Radicals Numerical Roots and Radicals Table of Contents Squares, Square Roots & Perfect Squares Square Roots of Numbers Greater than 400 Estimating Square Roots click on topic to go to that section 1 Squares, Square

More information

Microsoft Excel. Creating a Pie Chart on a Picture. 1. In order to create a pie chart on a picture, you need to first find

Microsoft Excel. Creating a Pie Chart on a Picture. 1. In order to create a pie chart on a picture, you need to first find Microsoft Excel Creating a Pie Chart on a Picture Name Date 1. In order to create a pie chart on a picture, you need to first find the picture you want to use. Click on the Internet Explorer icon. 2. When

More information

Objective: Recognize the value of coins and count up to find their total value.

Objective: Recognize the value of coins and count up to find their total value. Lesson 6 2 7 Lesson 6 Objective: Recognize the value of coins and count up to find their total value. Suggested Lesson Structure Fluency Practice Concept Development Application Problem Student Debrief

More information