SME 864 Mark Urban-Lurain

Size: px
Start display at page:

Download "SME 864 Mark Urban-Lurain"

Transcription

1 SME 864 Mark Urban-Lurain 1

2 Import data from non-excel sources Probe Software Web sites Other sources Organize data Structure file for analysis Clean values Analyze Summarize Statistics Graph 2

3 Get files from urban\public Import into excel alaska_weather. _weather.prn Date data, precipitation, percent sun, temp scale, max & min temps, location alaska_time. _time.prn Sunrise & sunset times Merge Convert all temps to same scale Find average max & min temps Graph max temp vs. amount of sunlight Add trend line and r 2 value 3

4 Collecting and organizing the data Summarizing and reducing the data Analyzing and presenting the data 4

5 Keep each field in a separate column Location Year Month Day Scale (Temperature given in C or F) TMAX24 (Daily Maximum Temperature) TMIN24 (Daily Minimum Temp) PSUN24 (Percentage of Possible Sunshine) PRCP24 (Precipitation) Save as an Excel Workbook, not text!! 5

6 One row / day of month with all 12 months' data across the columns Save imported data as an Excel Workbook Do not save it as a text file Copy sunrise and sunset data into WEATHER spreadsheet to right of the existing weather data for each day Two new columns: sunrise and sunset Include a label at the top of each new column 6

7 Compute hours:minutes of daylight for each day 7

8 Find formula for converting from C to F Determine which temperatures are measured in Celsius and which are measured in Fahrenheit Create one formula in the MAX TEMP F F column that converts Celsius temperatures and leaves alone temperatures already in Fahrenheit Copy this formula and paste it into the MIN TEMP F F column 8

9 Insert two new columns Max Temp F (right of original MAX TEMP) Min Temp F (right of original MIN TEMP) Conversion: (Temp_in_C * 1.8) + 32 Create a spreadsheet formula to do this Are your results reasonable? 0 C = 32 F 20 C = 68 F 37 C = 98.6 F 9

10 logical_test : Must be either True or False true_value : value displayed if test is True false_value : value displayed if False and false_value can be anything that cell can hold: text, number, formula true_value and 10

11 Create a new formula in an OPEN cell in one of the columns you just created Do NOT use the Function Wizard Use IF function to decide if scale is C Need to put quotes around C in the test True_value: display Temp is Celsius False_value: display Temp is Fahrenheit 11

12 See HELP on The Difference Between Relative and Absolute References Figure out how to create a version of this formula in cell B2 that uses Absolute Cell References Copy this formula to cells B3 through B7 and it should still work correctly 12

13 Create a formula that works in both MAX TEMP F and MIN TEMP F columns Test by copying this into the first 20 rows of each column Should convert both MAX and MIN temperatures 13

14 Complete conversion requires: Formula for converting C to F Logical function with mixed cell references Parentheses Each cell for MAX TEMP F and MIN TEMP F have correct temperature in F 14

15 Use HELP to learn how to use the ROUND function Modify your conversion formulas so that they use the ROUND function to display temperatures without decimal points Do NOT simply format the cells to change the display 15

16 Use AutoFilter to check your data Check each field for BLANKS There should not be any Find maximum and minimum values for Max Temp F and Min Temp F Is Celsius to F reasonable for these values? 16

17 Use the HISTOGRAM tool Specify MAX TEMP F as input range Specify the BIN range Cells with bins that are 10 degrees apart Range includes lowest minimum and highest maximum temperatures Include a meaningful label at the top Include Labels Put the output on a new Worksheet Do NOT select any other options 17

18 Select MIN TEMP F as input range Use same BIN range and options as before Output on same sheet as previous exercise output and to the RIGHT of that output Edit column labels and change BIN to TEMPERATURE (if you didn t do this) FREQUENCY to DAILY HIGH and DAILY LOW Create column chart from this on a new sheet 18

19 Create pivot table that has AVERAGE Monthly Maximum Temp in F AVERAGE Monthly Minimum Temp in F Change the type of SUMMARY to AVERAGE rather than SUM Include both temperature fields in the DATA of the pivot table Create column charts from each pivot table Click in a cell below pivot table before inserting the chart or you will not be able to specify data Do not include the TOTALS INSERT CHARTS on a NEW CHART SHEET 19

20 XY Scatter Chart Default format DATA Series in Columns X Values: Max Temp in F Y Values: Hrs/Min Daylight Chart name describes what you are graphing Label X-X and Y-Y axes NO legend NEW SHEET RIGHT click on datapoint ADD TRENDLINE LINEAR type OPTIONS: DISPLAY R-R squared value 20

21 Which data has largest R-square R value? Which data has smallest R-square R value? Which data set has strongest relationship between amount of daylight and temperature? How do you know? What factors do you think influence these relationships? 21

An area chart emphasizes the trend of each value over time. An area chart also shows the relationship of parts to a whole.

An area chart emphasizes the trend of each value over time. An area chart also shows the relationship of parts to a whole. Excel 2003 Creating a Chart Introduction Page 1 By the end of this lesson, learners should be able to: Identify the parts of a chart Identify different types of charts Create an Embedded Chart Create a

More information

Studying Topography, Orographic Rainfall, and Ecosystems (STORE)

Studying Topography, Orographic Rainfall, and Ecosystems (STORE) Studying Topography, Orographic Rainfall, and Ecosystems (STORE) Introduction Basic Lesson 3: Using Microsoft Excel to Analyze Weather Data: Topography and Temperature This lesson uses NCDC data to compare

More information

WEATHER AND CLIMATE COMPLETING THE WEATHER OBSERVATION PROJECT CAMERON DOUGLAS CRAIG

WEATHER AND CLIMATE COMPLETING THE WEATHER OBSERVATION PROJECT CAMERON DOUGLAS CRAIG WEATHER AND CLIMATE COMPLETING THE WEATHER OBSERVATION PROJECT CAMERON DOUGLAS CRAIG Introduction The Weather Observation Project is an important component of this course that gets you to look at real

More information

Investigating Factors that Influence Climate

Investigating Factors that Influence Climate Investigating Factors that Influence Climate Description In this lesson* students investigate the climate of a particular latitude and longitude in North America by collecting real data from My NASA Data

More information

Some hints for the Radioactive Decay lab

Some hints for the Radioactive Decay lab Some hints for the Radioactive Decay lab Edward Stokan, March 7, 2011 Plotting a histogram using Microsoft Excel The way I make histograms in Excel is to put the bounds of the bin on the top row beside

More information

1. The Basic X-Y Scatter Plot

1. The Basic X-Y Scatter Plot 1. The Basic X-Y Scatter Plot EXCEL offers a wide range of plots; however, this discussion will be restricted to generating XY scatter plots in various formats. The easiest way to begin is to highlight

More information

Computer simulation of radioactive decay

Computer simulation of radioactive decay Computer simulation of radioactive decay y now you should have worked your way through the introduction to Maple, as well as the introduction to data analysis using Excel Now we will explore radioactive

More information

Module 2A Turning Multivariable Models into Interactive Animated Simulations

Module 2A Turning Multivariable Models into Interactive Animated Simulations Module 2A Turning Multivariable Models into Interactive Animated Simulations Using tools available in Excel, we will turn a multivariable model into an interactive animated simulation. Projectile motion,

More information

Conformational Analysis of n-butane

Conformational Analysis of n-butane Conformational Analysis of n-butane In this exercise you will calculate the Molecular Mechanics (MM) single point energy of butane in various conformations with respect to internal rotation around the

More information

Using Microsoft Excel

Using Microsoft Excel Using Microsoft Excel Objective: Students will gain familiarity with using Excel to record data, display data properly, use built-in formulae to do calculations, and plot and fit data with linear functions.

More information

UNST 232 Mentor Section Assignment 5 Historical Climate Data

UNST 232 Mentor Section Assignment 5 Historical Climate Data UNST 232 Mentor Section Assignment 5 Historical Climate Data 1 introduction Informally, we can define climate as the typical weather experienced in a particular region. More rigorously, it is the statistical

More information

Simple Linear Regression

Simple Linear Regression CHAPTER 13 Simple Linear Regression CHAPTER OUTLINE 13.1 Simple Linear Regression Analysis 13.2 Using Excel s built-in Regression tool 13.3 Linear Correlation 13.4 Hypothesis Tests about the Linear Correlation

More information

Experiment: Oscillations of a Mass on a Spring

Experiment: Oscillations of a Mass on a Spring Physics NYC F17 Objective: Theory: Experiment: Oscillations of a Mass on a Spring A: to verify Hooke s law for a spring and measure its elasticity constant. B: to check the relationship between the period

More information

Lab #10 Atomic Radius Rubric o Missing 1 out of 4 o Missing 2 out of 4 o Missing 3 out of 4

Lab #10 Atomic Radius Rubric o Missing 1 out of 4 o Missing 2 out of 4 o Missing 3 out of 4 Name: Date: Chemistry ~ Ms. Hart Class: Anions or Cations 4.7 Relationships Among Elements Lab #10 Background Information The periodic table is a wonderful source of information about all of the elements

More information

Photometry of Supernovae with Makali i

Photometry of Supernovae with Makali i Photometry of Supernovae with Makali i How to perform photometry specifically on supernovae targets using the free image processing software, Makali i This worksheet describes how to use photometry to

More information

371 Lab Rybolt Data Analysis Assignment Name

371 Lab Rybolt Data Analysis Assignment Name Data Analysis Assignment 1 371 Lab Rybolt Data Analysis Assignment Name You wake up one morning and feel you may have a fever. You have an oral thermometer marked in Celsius degrees and find your temperature

More information

DISCRETE RANDOM VARIABLES EXCEL LAB #3

DISCRETE RANDOM VARIABLES EXCEL LAB #3 DISCRETE RANDOM VARIABLES EXCEL LAB #3 ECON/BUSN 180: Quantitative Methods for Economics and Business Department of Economics and Business Lake Forest College Lake Forest, IL 60045 Copyright, 2011 Overview

More information

Harvard Life Science Outreach December 7, 2017 Measuring ecosystem carbon fluxes using eddy covariance data ACTIVITIES I. NAME THAT ECOSYSTEM!

Harvard Life Science Outreach December 7, 2017 Measuring ecosystem carbon fluxes using eddy covariance data ACTIVITIES I. NAME THAT ECOSYSTEM! Harvard Life Science Outreach December 7, 2017 Measuring ecosystem carbon fluxes using eddy covariance data ACTIVITIES I. NAME THAT ECOSYSTEM! Objective: Distinguish ecosystems (tropical forest vs. temperate

More information

Your work from these three exercises will be due Thursday, March 2 at class time.

Your work from these three exercises will be due Thursday, March 2 at class time. GEO231_week5_2012 GEO231, February 23, 2012 Today s class will consist of three separate parts: 1) Introduction to working with a compass 2) Continued work with spreadsheets 3) Introduction to surfer software

More information

Marine Oxygen Isotopes and Changes in Global Ice Volume

Marine Oxygen Isotopes and Changes in Global Ice Volume Marine Oxygen Isotopes and Changes in Global Ice Volume Name: You have learned about the value of marine oxygen-isotope records for understanding changes in ocean-water temperature and global ice volume

More information

5-Sep-15 PHYS101-2 GRAPHING

5-Sep-15 PHYS101-2 GRAPHING GRAPHING Objectives 1- To plot and analyze a graph manually and using Microsoft Excel. 2- To find constants from a nonlinear relation. Exercise 1 - Using Excel to plot a graph Suppose you have measured

More information

Contents. 9. Fractional and Quadratic Equations 2 Example Example Example

Contents. 9. Fractional and Quadratic Equations 2 Example Example Example Contents 9. Fractional and Quadratic Equations 2 Example 9.52................................ 2 Example 9.54................................ 3 Example 9.55................................ 4 1 Peterson,

More information

LAB B. The Local Stellar Population

LAB B. The Local Stellar Population KEELE UNIVERSITY SCHOOL OF PHYSICAL AND GEOGRAPHICAL SCIENCES Year 1 ASTROPHYSICS LAB LAB B. The Local Stellar Population R. D. Jeffries version January 2010 D. E. McLaughlin Throughout this experiment

More information

Experiment 13. Dilutions and Data Handling in a Spreadsheet rev 1/2013

Experiment 13. Dilutions and Data Handling in a Spreadsheet rev 1/2013 Absorbance Experiment 13 Dilutions and Data Handling in a Spreadsheet rev 1/2013 GOAL: This lab experiment will provide practice in making dilutions using pipets and introduce basic spreadsheet skills

More information

The Rain in Spain - Tableau Public Workbook

The Rain in Spain - Tableau Public Workbook The Rain in Spain - Tableau Public Workbook This guide will take you through the steps required to visualize how the rain falls in Spain with Tableau public. (All pics from Mac version of Tableau) Workbook

More information

TEST 150 points

TEST 150 points Math 130 Spring 008 Name: TEST #1 @ 150 points Write neatly. Show all work. Write all responses on separate paper. Clearly label the exercises. 1. A piecewise-defined function is given. 1- x if x< f (

More information

Boyle s Law: A Multivariable Model and Interactive Animated Simulation

Boyle s Law: A Multivariable Model and Interactive Animated Simulation Boyle s Law: A Multivariable Model and Interactive Animated Simulation Using tools available in Excel, we will turn a multivariable model into an interactive animated simulation. Projectile motion, Boyle's

More information

In this activity, students will compare weather data from to determine if there is a warming trend in their community.

In this activity, students will compare weather data from to determine if there is a warming trend in their community. Overview: In this activity, students will compare weather data from 1910-2000 to determine if there is a warming trend in their community. Objectives: The student will: use the Internet to locate scientific

More information

A Scientific Model for Free Fall.

A Scientific Model for Free Fall. A Scientific Model for Free Fall. I. Overview. This lab explores the framework of the scientific method. The phenomenon studied is the free fall of an object released from rest at a height H from the ground.

More information

Appendix B Microsoft Office Specialist exam objectives maps

Appendix B Microsoft Office Specialist exam objectives maps B 1 Appendix B Microsoft Office Specialist exam objectives maps This appendix covers these additional topics: A Excel 2003 Specialist exam objectives with references to corresponding material in Course

More information

7. STREAMBED TEXTURE ANALYSIS

7. STREAMBED TEXTURE ANALYSIS Geomorphology 7. Streambed Texture Analysis 7. STREAMBED TEXTURE ANALYSIS 50 Points The purpose of this exercise is to analyze the size characteristics of the sediment samples collected in the field. We

More information

How many states. Record high temperature

How many states. Record high temperature Record high temperature How many states Class Midpoint Label 94.5 99.5 94.5-99.5 0 97 99.5 104.5 99.5-104.5 2 102 102 104.5 109.5 104.5-109.5 8 107 107 109.5 114.5 109.5-114.5 18 112 112 114.5 119.5 114.5-119.5

More information

Measurements of a Table

Measurements of a Table Measurements of a Table OBJECTIVES to practice the concepts of significant figures, the mean value, the standard deviation of the mean and the normal distribution by making multiple measurements of length

More information

18-Dec-12 PHYS Simple Pendulum. To investigate the fundamental physical properties of a simple pendulum.

18-Dec-12 PHYS Simple Pendulum. To investigate the fundamental physical properties of a simple pendulum. Objective Simple Pendulum To investigate the fundamental physical properties of a simple pendulum. Equipment Needed Simple Pendulum Apparatus with Meter Scale and Protractor Bobs 4 (Aluminum, Brass, Lead,

More information

Introduction to Computer Tools and Uncertainties

Introduction to Computer Tools and Uncertainties Experiment 1 Introduction to Computer Tools and Uncertainties 1.1 Objectives To become familiar with the computer programs and utilities that will be used throughout the semester. To become familiar with

More information

α m ! m or v T v T v T α m mass

α m ! m or v T v T v T α m mass FALLING OBJECTS (WHAT TO TURN IN AND HOW TO DO SO) In the real world, because of air resistance, objects do not fall indefinitely with constant acceleration. One way to see this is by comparing the fall

More information

How to Make or Plot a Graph or Chart in Excel

How to Make or Plot a Graph or Chart in Excel This is a complete video tutorial on How to Make or Plot a Graph or Chart in Excel. To make complex chart like Gantt Chart, you have know the basic principles of making a chart. Though I have used Excel

More information

Exploring Climate Influences

Exploring Climate Influences Exploring Climate Influences Purpose Students are able to identify the influence of latitude, elevation, proximity to water and physical features on their local climate by analyzing 30 years of monthly

More information

In a radioactive source containing a very large number of radioactive nuclei, it is not

In a radioactive source containing a very large number of radioactive nuclei, it is not Simulated Radioactive Decay Using Dice Nuclei Purpose: In a radioactive source containing a very large number of radioactive nuclei, it is not possible to predict when any one of the nuclei will decay.

More information

Introduction to Spectroscopy: Analysis of Copper Ore

Introduction to Spectroscopy: Analysis of Copper Ore Introduction to Spectroscopy: Analysis of Copper Ore Using a Buret and Volumetric Flask: 2.06 ml of solution delivered 2.47 ml of solution delivered 50.00 ml Volumetric Flask Reading a buret: Burets are

More information

S95 INCOME-TESTED ASSISTANCE RECONCILIATION WORKSHEET (V3.1MF)

S95 INCOME-TESTED ASSISTANCE RECONCILIATION WORKSHEET (V3.1MF) Welcome! Here's your reconciliation Quick-Start. Please read all five steps before you get started. 1 2 3 Excel 2003? Are you using software other than Microsoft Excel 2003? Say what? Here are the concepts

More information

MASSACHUSETTS INSTITUTE OF TECHNOLOGY Physics Department. Experiment 03: Work and Energy

MASSACHUSETTS INSTITUTE OF TECHNOLOGY Physics Department. Experiment 03: Work and Energy MASSACHUSETTS INSTITUTE OF TECHNOLOGY Physics Department Physics 8.01 Fall Term 2010 Experiment 03: Work and Energy Purpose of the Experiment: In this experiment you allow a cart to roll down an inclined

More information

M61 1 M61.1 PC COMPUTER ASSISTED DETERMINATION OF ANGULAR ACCELERATION USING TORQUE AND MOMENT OF INERTIA

M61 1 M61.1 PC COMPUTER ASSISTED DETERMINATION OF ANGULAR ACCELERATION USING TORQUE AND MOMENT OF INERTIA M61 1 M61.1 PC COMPUTER ASSISTED DETERMINATION OF ANGULAR ACCELERATION USING TORQUE AND MOMENT OF INERTIA PRELAB: Before coming to the lab, you must write the Object and Theory sections of your lab report

More information

Recommended Grade Level: 8 Earth/Environmental Science Weather vs. Climate

Recommended Grade Level: 8 Earth/Environmental Science Weather vs. Climate Lab Activity Title: Climate Factors Past and Present Recommended Grade Level: 8 Discipline: Earth/Environmental Science Topic: Weather vs. Climate Time Requirements: 90 minutes Submitted by: Karen McCabe

More information

Error Analysis, Statistics and Graphing Workshop

Error Analysis, Statistics and Graphing Workshop Error Analysis, Statistics and Graphing Workshop Percent error: The error of a measurement is defined as the difference between the experimental and the true value. This is often expressed as percent (%)

More information

Motion with Constant Acceleration

Motion with Constant Acceleration Motion with Constant Acceleration INTRODUCTION Newton s second law describes the acceleration of an object due to an applied net force. In this experiment you will use the ultrasonic motion detector to

More information

Determination of Density 1

Determination of Density 1 Introduction Determination of Density 1 Authors: B. D. Lamp, D. L. McCurdy, V. M. Pultz and J. M. McCormick* Last Update: February 1, 2013 Not so long ago a statistical data analysis of any data set larger

More information

How to Model Stream Temperature Using ArcMap

How to Model Stream Temperature Using ArcMap How to Model Stream Temperature Using ArcMap Take note: Assumption before proceeding: A temperature point file has been attributed with TauDEM variables. There are three processes described in this document.

More information

Uncertainty, Error, and Precision in Quantitative Measurements an Introduction 4.4 cm Experimental error

Uncertainty, Error, and Precision in Quantitative Measurements an Introduction 4.4 cm Experimental error Uncertainty, Error, and Precision in Quantitative Measurements an Introduction Much of the work in any chemistry laboratory involves the measurement of numerical quantities. A quantitative measurement

More information

Analysis of Change in Land Use around Future Core Transit Corridors: Austin, TX, Eric Porter May 3, 2012

Analysis of Change in Land Use around Future Core Transit Corridors: Austin, TX, Eric Porter May 3, 2012 Analysis of Change in Land Use around Future Core Transit Corridors: Austin, TX, 1990-2006 PROBLEM DEFINITION Eric Porter May 3, 2012 This study examines the change in land use from 1990 to 2006 in the

More information

LAB 5 INSTRUCTIONS LINEAR REGRESSION AND CORRELATION

LAB 5 INSTRUCTIONS LINEAR REGRESSION AND CORRELATION LAB 5 INSTRUCTIONS LINEAR REGRESSION AND CORRELATION In this lab you will learn how to use Excel to display the relationship between two quantitative variables, measure the strength and direction of the

More information

ACCESS Physics Week #2. Three Computer Simulation activities

ACCESS Physics Week #2. Three Computer Simulation activities ACCESS Physics Week #2 Three Computer Simulation activities Activity 1 (p1/5): The Normal (Gaussian) Distribution Generating Gaussian (normally distributed) deviates: Use the norminv(p,mu,sigma) p=cumulative

More information

Star Cluster Photometry and the H-R Diagram

Star Cluster Photometry and the H-R Diagram Star Cluster Photometry and the H-R Diagram Contents Introduction Star Cluster Photometry... 1 Downloads... 1 Part 1: Measuring Star Magnitudes... 2 Part 2: Plotting the Stars on a Colour-Magnitude (H-R)

More information

Stochastic Modelling

Stochastic Modelling Stochastic Modelling Simulating Random Walks and Markov Chains This lab sheets is available for downloading from www.staff.city.ac.uk/r.j.gerrard/courses/dam/, as is the spreadsheet mentioned in section

More information

Objectives. Materials

Objectives. Materials . Objectives Activity 13 To graphically represent and analyze climate data To use linear regressions to understand the relationship between temperatures as measured in the Fahrenheit and Celsius scale

More information

3.5 CLOUDS OBJECTIVES

3.5 CLOUDS OBJECTIVES 3.5 1 3.5 CLOUDS OBJECTIVES Identify stratus and cumulus clouds. Estimate and record the daily amount of cloud cover. Hypothesize about temperature in a cloud s shadow and in sunlight. Measure temperatures

More information

TEACHER Worksheet: Phases of the Moon and Tides

TEACHER Worksheet: Phases of the Moon and Tides TEACHER Worksheet: Phases of the Moon and Tides Subject: Physics & Astronomy Grades levels: 6-8 Description: Data pattern recognition exercise where students compare the two daily datasets (for one month)

More information

I. Pre-Lab Introduction

I. Pre-Lab Introduction I. Pre-Lab Introduction Please complete the following pages before the lab by filling in the requested items. A. Atomic notation: Atoms are composed of a nucleus containing neutrons and protons surrounded

More information

Physics 201 Lab 2 Air Drag Simulation

Physics 201 Lab 2 Air Drag Simulation Physics 201 Lab 2 Air Drag Simulation Jan 28, 2013 Equipment Initial Set Up Type the data from Table 1 into the appropriate cells. By preceding the content of the cell with an equal sign (as in cell A6)

More information

Weather Unit. Daily Weather:

Weather Unit. Daily Weather: Satellites, Weather and Climate Lesson plan summary: Weather Created by: Richard Meyer Burlington High School, Burlington VT Grade Level: 9-12 Curriculum Target Benchmarks: Subject keywords: Weather, Unisys

More information

Collecting and Reporting Data

Collecting and Reporting Data Types of Data Data can be classified as qualitative or quantitative: Qualitative data Are observed rather than measured Include written descriptions, videos, photographs, or live observations Examples

More information

Chapter 9 Ingredients of Multivariable Change: Models, Graphs, Rates

Chapter 9 Ingredients of Multivariable Change: Models, Graphs, Rates Chapter 9 Ingredients of Multivariable Change: Models, Graphs, Rates 9.1 Multivariable Functions and Contour Graphs Although Excel can easily draw 3-dimensional surfaces, they are often difficult to mathematically

More information

A Reconstruction of Regional and Global Temperature for the Past 11,300 Years Marcott et al STUDENT ACTIVITY

A Reconstruction of Regional and Global Temperature for the Past 11,300 Years Marcott et al STUDENT ACTIVITY A Reconstruction of Regional and Global Temperature for the Past 11,300 Years Marcott et al. 2013 STUDENT ACTIVITY How do we reconstruct global average temperatures? Learning Objective: This activity explores

More information

Location Latitude Longitude Durham, NH

Location Latitude Longitude Durham, NH Name: Date: Weather to Climate Investigation: Snow **These are example answers using the Durham, NH dataset. Answers from students using Boise and Little Rock datasets will differ. Guiding Questions: What

More information

APPEND AND MERGE. Colorado average snowfall amounts - Aggregated by County and Month

APPEND AND MERGE. Colorado average snowfall amounts - Aggregated by County and Month APPEND AND MERGE Climate change affects the environment is many ways. This past winter produced little snow in California which is likely to compound their drought. The lack of snow also negatively impacts

More information

17-Nov-2015 PHYS MAXWELL WHEEL. To test the conservation of energy in a system with gravitational, translational and rotational energies.

17-Nov-2015 PHYS MAXWELL WHEEL. To test the conservation of energy in a system with gravitational, translational and rotational energies. Objective MAXWELL WHEEL To test the conservation of energy in a system with gravitational, translational and rotational energies. Introduction A wheel is suspended by two cords wrapped on its axis. After

More information

Lab 1. EXCEL plus some basic concepts such as scientific notation, order of magnitude, logarithms, and unit conversions

Lab 1. EXCEL plus some basic concepts such as scientific notation, order of magnitude, logarithms, and unit conversions COMPUTER LAB 1 EARTH SYSTEMS SCIENCE I PG250 Fall 2010 Hunter College Lab 1. EXCEL plus some basic concepts such as scientific notation, order of magnitude, logarithms, and unit conversions Low Impact

More information

1 A Review of Correlation and Regression

1 A Review of Correlation and Regression 1 A Review of Correlation and Regression SW, Chapter 12 Suppose we select n = 10 persons from the population of college seniors who plan to take the MCAT exam. Each takes the test, is coached, and then

More information

Richter Scale and Logarithms

Richter Scale and Logarithms activity 7.1 Richter Scale and Logarithms In this activity, you will investigate earthquake data and explore the Richter scale as a measure of the intensity of an earthquake. You will consider how numbers

More information

MEASUREMENT OF THE CHARGE TO MASS RATIO (e/m e ) OF AN ELECTRON

MEASUREMENT OF THE CHARGE TO MASS RATIO (e/m e ) OF AN ELECTRON MEASUREMENT OF THE CHARGE TO MASS RATIO (e/m e ) OF AN ELECTRON Object This experiment will allow you to observe and understand the motion of a charged particle in a magnetic field and to measure the ratio

More information

Experiment 0 ~ Introduction to Statistics and Excel Tutorial. Introduction to Statistics, Error and Measurement

Experiment 0 ~ Introduction to Statistics and Excel Tutorial. Introduction to Statistics, Error and Measurement Experiment 0 ~ Introduction to Statistics and Excel Tutorial Many of you already went through the introduction to laboratory practice and excel tutorial in Physics 1011. For that reason, we aren t going

More information

Contents. 13. Graphs of Trigonometric Functions 2 Example Example

Contents. 13. Graphs of Trigonometric Functions 2 Example Example Contents 13. Graphs of Trigonometric Functions 2 Example 13.19............................... 2 Example 13.22............................... 5 1 Peterson, Technical Mathematics, 3rd edition 2 Example 13.19

More information

Introduction to Spectroscopy: Analysis of Copper Ore

Introduction to Spectroscopy: Analysis of Copper Ore Introduction to Spectroscopy: Analysis of Copper Ore Using a Buret and Volumetric Flask: 2.06 ml of solution 2.47 ml of solution 50.00 ml delivered delivered Volumetric Flask Reading a buret: Burets are

More information

Downloading GPS Waypoints

Downloading GPS Waypoints Downloading Data with DNR- GPS & Importing to ArcMap and Google Earth Written by Patrick Florance & Carolyn Talmadge, updated on 4/10/17 DOWNLOADING GPS WAYPOINTS... 1 VIEWING YOUR POINTS IN GOOGLE EARTH...

More information

Better Exponential Curve Fitting Using Excel

Better Exponential Curve Fitting Using Excel Better Exponential Curve Fitting Using Excel Mike Middleton DSI 2010 San Diego Michael R. Middleton, Ph.D. Decision Toolworks Mike@DecisionToolworks.com 415.310.7190 Background The exponential function,

More information

Geology Geomath Computer Lab Quadratics and Settling Velocities

Geology Geomath Computer Lab Quadratics and Settling Velocities Geology 351 - Geomath Computer Lab Quadratics and Settling Velocities In Chapter 3 of Mathematics: A simple tool for geologists, Waltham takes us through a brief review of quadratic equations and their

More information

Student Exploration: Seasons in 3D

Student Exploration: Seasons in 3D Name: Date: Student Exploration: Seasons in 3D Vocabulary: axis, equinox, latitude, Northern Hemisphere, revolve, rotate, solar energy, solar intensity, Southern Hemisphere, summer solstice, winter solstice

More information

PubHlth 540 Fall Summarizing Data Page 1 of 18. Unit 1 - Summarizing Data Practice Problems. Solutions

PubHlth 540 Fall Summarizing Data Page 1 of 18. Unit 1 - Summarizing Data Practice Problems. Solutions PubHlth 50 Fall 0. Summarizing Data Page of 8 Unit - Summarizing Data Practice Problems Solutions #. a. Qualitative - ordinal b. Qualitative - nominal c. Quantitative continuous, ratio d. Qualitative -

More information

Math 1526 Excel Lab 2 Summer 2012

Math 1526 Excel Lab 2 Summer 2012 Math 1526 Excel Lab 2 Summer 2012 Riemann Sums, Trapezoidal Rule and Simpson's Rule: In this lab you will learn how to recover information from rate of change data. For instance, if you have data for marginal

More information

Copy the rules into MathLook for a better view. Close MathLook after observing the equations.

Copy the rules into MathLook for a better view. Close MathLook after observing the equations. Sample : Torsion on a Sha The Sha Design example is found the Sample Applications, Engeerg and Science section of the TK Solver Library. When it loads, the Variable and Rule Sheets appear as shown below.

More information

Project 2: Using linear systems for numerical solution of boundary value problems

Project 2: Using linear systems for numerical solution of boundary value problems LINEAR ALGEBRA, MATH 124 Instructor: Dr. T.I. Lakoba Project 2: Using linear systems for numerical solution of boundary value problems Goal Introduce one of the most important applications of Linear Algebra

More information

Estimating Dates: Scatterplots

Estimating Dates: Scatterplots activity 2.1 Estimating Dates: Scatterplots In this activity, you will estimate the dates of several major events and then use a scatterplot to compare your estimates with the actual dates these events

More information

EXCELLING WITH BIOLOGICAL MODELS FROM THE CLASSROOM T0 RESEARCH

EXCELLING WITH BIOLOGICAL MODELS FROM THE CLASSROOM T0 RESEARCH EXCELLING WITH BIOLOGICAL MODELS FROM THE CLASSROOM T0 RESEARCH Timothy D. Comar Benedictine University Department of Mathematics 5700 College Road Lisle, IL 60532 tcomar@ben.edu Introduction Computer

More information

Experiment 1: UNCERTAINTY IN MEASUREMENT

Experiment 1: UNCERTAINTY IN MEASUREMENT Experiment 1: UNCERTAINTY IN MEASUREMENT Purpose: Determine uncertainty in measurements for various chemistry laboratory apparatus and take the uncertainty under consideration in the construction and analysis

More information

isma-b-aac20 isma Weather kit User Manual Version 1.0 Page 1 / 11

isma-b-aac20 isma Weather kit User Manual Version 1.0 Page 1 / 11 isma-b-aac20 User Manual isma Weather kit Version 1.0 Page 1 / 11 Table of contents Sedona Weather module... 3 Installing isma Weather kit... 3 2.1 Install isma_weather kit on the AAC20 controller... 4

More information

MT-CLIM for Excel. William M. Jolly Numerical Terradynamic Simulation Group College of Forestry and Conservation University of Montana c 2003

MT-CLIM for Excel. William M. Jolly Numerical Terradynamic Simulation Group College of Forestry and Conservation University of Montana c 2003 MT-CLIM for Excel William M. Jolly Numerical Terradynamic Simulation Group College of Forestry and Conservation University of Montana c 2003 1 Contents 1 INTRODUCTION 3 2 MTCLIM for Excel (MTCLIM-XL) 3

More information

Electric Fields and Equipotentials

Electric Fields and Equipotentials OBJECTIVE Electric Fields and Equipotentials To study and describe the two-dimensional electric field. To map the location of the equipotential surfaces around charged electrodes. To study the relationship

More information

THE LIGHT SIDE OF TRIGONOMETRY

THE LIGHT SIDE OF TRIGONOMETRY MATHEMATICAL METHODS: UNIT 2 APPLICATION TASK THE LIGHT SIDE OF TRIGONOMETRY The earth s movement around the sun is an example of periodic motion. The earth s tilt on its axis and corresponding movement

More information

Week 8 Cookbook: Review and Reflection

Week 8 Cookbook: Review and Reflection : Review and Reflection Week 8 Overview 8.1) Review and Reflection 8.2) Making Intelligent Maps: The map sheet as a blank canvas 8.3) Making Intelligent Maps: Base layers and analysis layers 8.4) ArcGIS

More information

Remember that C is a constant and ë and n are variables. This equation now fits the template of a straight line:

Remember that C is a constant and ë and n are variables. This equation now fits the template of a straight line: CONVERTING NON-LINEAR GRAPHS INTO LINEAR GRAPHS Linear graphs have several important attributes. First, it is easy to recognize a graph that is linear. It is much more difficult to identify if a curved

More information

6.0 Graphs. Graphs illustrate a relationship between two quantities or two sets of experimental data.

6.0 Graphs. Graphs illustrate a relationship between two quantities or two sets of experimental data. 6 Graphs 37 6. Graphs Graphs illustrate a relationship between two quantities or two sets of eperimental data. A graph has two aes: a horizontal -ais and vertical y-ais. Each is labelled with what it represents.

More information

Comparing Climate Features

Comparing Climate Features Long-Term Projects Comparing Climate Features A graph of the monthly temperatures and amounts of precipitation for a region is called a climatograph. Climatographs can be used to compare the climates of

More information

you-try-it-01.xlsx Step-by-Step Guide ver. 3/1/2010

you-try-it-01.xlsx Step-by-Step Guide ver. 3/1/2010 you-try-it-01.xlsx Step-by-Step Guide ver. 3/1/2010 Abstract This document provides step-by-step instructions for the Excel workbook you-try-it-01.xlsx (Excel 2007). The worksheets contain data for practice

More information

Experiment 1 Introduction to 191 Lab

Experiment 1 Introduction to 191 Lab PHY191 Experiment 1: Computing and Graphing 8/30/2017 Page 1 1. Introduction Experiment 1 Introduction to 191 Lab In Physics 191 we will make extensive use of Kaleidagraph [Kgraph], a software package

More information

41. Sim Reactions Example

41. Sim Reactions Example HSC Chemistry 7.0 41-1(6) 41. Sim Reactions Example Figure 1: Sim Reactions Example, Run mode view after calculations. General This example contains instruction how to create a simple model. The example

More information

Arctic Climate Connections Activity 3 Exploring Arctic Climate Data

Arctic Climate Connections Activity 3 Exploring Arctic Climate Data Arctic Climate Connections Activity 3 Exploring Arctic Climate Data Part A. Understanding Albedo Albedo is the ratio of incoming solar radiation that is reflected back into space. Albedo is expressed as

More information

85. Geo Processing Mineral Liberation Data

85. Geo Processing Mineral Liberation Data Research Center, Pori / Pertti Lamberg 14024-ORC-J 1 (23) 85. Geo Processing Mineral Liberation Data 85.1. Introduction The Mineral Liberation Analyzer, MLA, is an automated mineral analysis system that

More information

MiSP Astronomy Seasons Worksheet #1 L1

MiSP Astronomy Seasons Worksheet #1 L1 MiSP Astronomy Seasons Worksheet #1 L1 Name Date CHANGING HOURS OF DAYLIGHT ON LONG ISLAND Introduction You sometimes hear people say, Days are longer in the summer and shorter in the winter. That is a

More information

Experiment 14 It s Snow Big Deal

Experiment 14 It s Snow Big Deal Experiment 14 It s Snow Big Deal OUTCOMES After completing this experiment, the student should be able to: use computer-based data acquisition techniques to measure temperatures. draw appropriate conclusions

More information

CHM112 Lab Iodine Clock Reaction Part 2 Grading Rubric

CHM112 Lab Iodine Clock Reaction Part 2 Grading Rubric Name Team Name CHM112 Lab Iodine Clock Reaction Part 2 Grading Rubric Criteria Points possible Points earned Lab Performance Printed lab handout and rubric was brought to lab 3 Initial concentrations completed

More information