Getting To Know The Multiform Bivariate Matrix

Size: px
Start display at page:

Download "Getting To Know The Multiform Bivariate Matrix"

Transcription

1 Getting To Know The Multiform Bivariate Matrix 1: Introduction A manipulable matrix is a generic component that can accept a variety of representation forms as elements. Some example elements include bivariate maps, scatter plots, space-filling visualizations, and histograms. There are several types of matrices in GeoVISTA Studio such as the Multiform Bivariate Matrix and Bivariate Small Multiples. The Multiform Bivariate Matrix can display the same representation form on both sides of the diagonal as in a standard scatterplot matrix (Figure 1) or it can show different forms on either side as in the map and scatterplot matrix shown below (Figure 2). The Bivariate Small Multiples Matrix is different from the Multiform Bivariate Matrix in that different rows in Bivariate Small Multiples display different graph representations (Figure 3). Figure 1: Scatterplot matrix showing three variables; rate of cervical cancer, rate of breast cancer, and per capita income. 1

2 Figure 2: A Bivariate matrix using scatterplots and maps of cervical cancer, breast cancer, and per capita income data for white women, Figure 3: Example of a Multiform small multiple matrix using scatterplots, maps, and spacefills of cervical cancer, breast cancer, mammogram, and per capita income data for white women, In the example bivariate matrix with maps and scatterplots (Figure 2), the region above the diagonal displays a scatterplot matrix, in which the Y-axis is determined by the row and X-axis is determined by the column that the scatterplot is in. The region below the diagonal contains a map matrix, which displays geographic information. Colors in these visualizations are assigned by the corresponding variables indicated in the same rows or columns in the matrix. 2

3 2: Interaction with Matrices A step-by-step guide (as well as the sample data used in this tutorial) describing how to build a Matrix using Studio is available at: To launch Studio with the matrix design pre-loaded, click here: To begin using a Matrix in Studio, load data with the MtSimpleFileChooser bean. Click the Select button on the File Chooser and navigate to your data directory. You need a shape file and a corresponding attribute file in either.dbf or.csv format. You must keep the name of the shape file and data file the same. In the following sections, you ll read about tasks performed on county level demographic and cancer registry data for part of the Appalachian Cancer Network. The graphical user interface (GUI) for the design shown in Figure 5 is presented here in the Studio GUIBox (Figure 4). Figure 4: A map and scatterplot matrix linked to a spreadsheet showing cervical cancer, breast cancer, mammogram, and per capita income data for white women, , in NAACCR gold states within the Appalachian Cancer Network. The left side of Figure 4 shows a matrix consisting of scatterplots and maps. The x or horizontal variable of each individual scatterplot or map is determined by which variable appears in the same column as that scatterplot or map, and the 3

4 y or vertical variable is determined by the variable, which appears in the row as that scatterplot or map. For example, the scatterplot in the upper right corner of the figure above shows CER9397AGE on the vertical, y axis, and PCINCOME on the x, or horizontal axis. Here, the variable CER9397AGE represents cervical cancer rate for while female in year , and PCINCOME represents per capita income. The maps are colored with a bivariate scheme based on the combination of both variables. The spreadsheet shown on the right side of Figure 6 is dynamically linked to selections made in the matrix. This enables detailed exploration of the actual values being visualized. The goal of Multiform Bivariate Matrix is to enable dynamic exploration of relationships between particular counties and multiple variables. From within the matrix, you can interactively change the order of the variables, the number of variables being shown, select subsets of data both by value and by geography, set extent for variables, change color and classification schemes, and see detailed views of the individual components. 3.1 Reordering variables To change the order of variables being shown, first click and hold on one of the top buttons labeled with a variable, as shown below: Figure 5: Change the order of the variables. Next, while you continue to hold the click, drag the button over another variable name, and release it. The position of the variables will then be changed. 3.2 Selecting variables To change which variables are being shown, click on the button in the upper-left corner of the matrix as shown in Figure 6. 4

5 Figure 6: Click the button at the upper left corner of the matrix to open the variable selection window. The variable selector dialog will pop up, as shown below (Figure 7): Figure 7: The pop-up window for selecting variables. Select the variables you want to explore, and click Apply. You can use the same methods for multiple selection that work in most other software; e.g. shiftclicking and ctrl-clicking. The matrix will update to show the selected variables. After you are finished selecting variables, click Close. 3.3 Selecting observations Dynamic selection of particular observations is indicated with a color, the default in this case being blue. If you want to select observations according to a 5

6 variable, click and drag inside any scatterplot. You ll see a dashed box from your cursor, as shown in Figure 8 below. Figure 8: Select a subset of observations by dragging a box with the mouse. If the box encloses values, those observations will highlight in each scatterplot and map. At the same time, the observations will highlight in the spreadsheet (Figure 9). In scatterplots, the solid dots are those observations selected. In maps, the counties with colors are those that are selected. Figure 9: Selected results are highlighted in the matrix and other components. The same procedure works for dynamic selection of data in map matrix elements (Figure 10): 6

7 Figure 10: Selecting a subset of observations according to their geography. If you want to add to a selection that you have already made, just hold down the shift key while you make a selection. The selection you make while holding down the shift key will be added to the current selection. 3.4 Setting a Variable s Extent in the Scatterplot You can control a variable s extent in each scatterplot by right-clicking or by double-clicking on components. If you right click on a scatterplot, you will see a pop-up menu (Figure 11). If you left click on Set Range, a dialog will appear that allows you to change the maximum and minimum values that are displayed. These values will then change for all instances of that variable in the matrix. Figure 11: Pop-up window for setting the extent of observations displayed in scatterplots. To change the spatial extent shown on a map in the matrix, double click on a map, and you will see a pop-up window with a detailed map (Figure 12). 7

8 Figure 12: Detailed map. The toolbar allows you to control the extent shown. Try clicking on the first icon (the selection tool), and then drag a box on the map. The counties within the box you just dragged should have been selected. The second and third buttons are zoom-in and zoom-out buttons. The fourth one with the house image will take you to the full extent of the loaded spatial data. The button with the hand image is for panning the map. The sixth button activates a function called Eccentric Labels, which will allow the display of all of the labels of the counties within a small area. The button with the fish image will causes a fisheye effect on the map when the mouse is rolled over data. 3.5 Detailed graphs To see a detailed individual graph, double-click on a scatterplot or a histogram. You will see a detailed version of the scatterplot or histogram that you can resize and manipulate outside of the matrix. 3.6 Dynamic indication You will notice that as you mouse-over observations or counties in scatterplots and maps, they will highlight in bright green (Figure 13). The same observation displayed in other graphs will also be highlighted. 8

9 Figure 13: One observation is highlighted in bright green during a mouse-over. 3.7 The Bivariate classification scheme We can change the classification and color scheme in the matrix to reflect the variables in the matrix more accurately. To add this functionality to any design, you need to add the BivariateColorSchemeVisualizer and two instances of the VisualClassifier to the matrix you wish to change (Figure 14). Figure 14: Connecting the Bivariate Color Scheme bean to the Bivariate Matrix. Once you ve done this, you will now see some additional components in your application. These are two Visual Classifiers and a bivariate color scheme visualizer (Figure 15). Double click on the color patch in the bottom of Visual Classifier, as shown below: Figure 15: Visual Classifiers and the Bivariate Color Scheme Visualizer. This will cause a color chooser to pop up. For now, choose a blue color as shown below (Figure 16): 9

10 Figure 16: Color chooser. Then click OK. Your Visual Classifier should now look like this: Figure 17: The new bivariate color scheme. Now load data with the MtSimpleFileChooser bean, and take a look at the scatterplots and maps in the matrix (Figure 20). You can read the colors as follows: the degree of blueness is reflected in the x or horizontal variable, and the degree of magentaness is reflected in the y or vertical axis. Observations that are with low values in both are light gray, and observations that are high in both are dark blue. You can also use the corresponding scatterplot as a legend for the map, for example: 10

11 Figure 18: Map and scatterplot matrix with the new color scheme. In the scatterplot and map displaying variable BR9397AGEA and CER9397AGE, the counties that are both low rates in breast cancer and cervical cancer for white females from 93 to 97 are colored light gray. The counties that are high in breast cancer rate and low in cervical cancer rate are light blue. Conversely, the counties that are high in cervical cancer rate and low in breast cancer rate are magenta. Those that are high in both are dark blue. Mathematical classification schemes can be changed by clicking on the dropdown boxes in the middle of the Visual Classifier. The options are: Quantiles, Equal Intervals, and Standard Deviations. 4: Explore! Feel free to explore different types of matrices and graph representations. Our mission is to create tools for visualizing data in ways that foster exploration and analysis. We d love to hear about any new relationships you discover in your data using our tools. Please us at arobinson@psu.edu with any comments, complaints, compliments, or questions. Thank you! 11

GeoVISTA Studio Tutorial. What is GeoVISTA Studio? Why is it part of the map making and visualization workshop?

GeoVISTA Studio Tutorial. What is GeoVISTA Studio? Why is it part of the map making and visualization workshop? GeoVISTA Studio Tutorial What is GeoVISTA Studio? Why is it part of the map making and visualization workshop? GeoVISTA Studio is a Java-based environment for visually assembling JavaBeans software components

More information

hvpcp.apr user s guide: set up and tour

hvpcp.apr user s guide: set up and tour : set up and tour by Rob Edsall HVPCP (HealthVis-ParallelCoordinatePlot) is a visualization environment that serves as a follow-up to HealthVis (produced by Dan Haug and Alan MacEachren at Penn State)

More information

Getting to know ESTAT: The Exploratory Spatio-Temporal Analysis Toolkit

Getting to know ESTAT: The Exploratory Spatio-Temporal Analysis Toolkit Getting to know ESTAT: The Exploratory Spatio-Temporal Analysis Toolkit ESTAT, the Exploratory Spatio-Temporal Analysis Toolkit is an interactive Geographic Visualization (GeoVisualization) environment

More information

Introduction to Minitab 1

Introduction to Minitab 1 Introduction to Minitab 1 We begin by first starting Minitab. You may choose to either 1. click on the Minitab icon in the corner of your screen 2. go to the lower left and hit Start, then from All Programs,

More information

San Francisco State University

San Francisco State University San Francisco State University Michael Bar Instructions for Excel 1. Plotting analytical function. 2 Suppose that you need to plot the graph of a function f ( x) = x on the interval [ 5,5]. Step 1: make

More information

Tutorial 1 Exploring ArcGIS

Tutorial 1 Exploring ArcGIS Tutorial 1 Exploring ArcGIS Before beginning this tutorial, you should make sure your GIS network folder is mapped on the computer you are using. Please refer to the How to map your GIS server folder as

More information

Pre-Lab Excel Problem

Pre-Lab Excel Problem Pre-Lab Excel Problem Read and follow the instructions carefully! Below you are given a problem which you are to solve using Excel. If you have not used the Excel spreadsheet a limited tutorial is given

More information

Introduction to Microsoft Office PowerPoint 2010

Introduction to Microsoft Office PowerPoint 2010 Introduction to Microsoft Office PowerPoint 2010 TABLE OF CONTENTS Open PowerPoint 2010... 1 About the Editing Screen... 1 Create a Title Slide... 6 Save Your Presentation... 6 Create a New Slide... 7

More information

Full Search Map Tab. This map is the result of selecting the Map tab within Full Search.

Full Search Map Tab. This map is the result of selecting the Map tab within Full Search. Full Search Map Tab This map is the result of selecting the Map tab within Full Search. This map can be used when defining your parameters starting from a Full Search. Once you have entered your desired

More information

Census Small Area Population Statistics (SAPS) A Guide to using the SAPMAP web application

Census Small Area Population Statistics (SAPS) A Guide to using the SAPMAP web application Census Small Area Population Statistics (SAPS) A Guide to using the SAPMAP web application 1 When you open the application you will see this page. This screen gives a brief description of the application.

More information

1. NJDEP Landscape 3.3 Viewer Interface

1. NJDEP Landscape 3.3 Viewer Interface Using the Landscape Project through NJDEP Landscape 3.3 Viewer Google Chrome or Mozilla Firefox are recommended for the use of this app. Navigate to the NJDEP-DFW s Landscape Project web page at www.njfishandwildlife.com/ensp/landscape/

More information

Beginner s Guide to Microsoft Excel 2002

Beginner s Guide to Microsoft Excel 2002 Beginner s Guide to Microsoft Excel 2002 Microsoft Excel lets you create spreadsheets, which allow you to make budgets, track inventories, calculate profits, and design charts and graphs. 1. Open Start

More information

Making Tables and Graphs with Excel. The Basics

Making Tables and Graphs with Excel. The Basics Making Tables and Graphs with Excel The Basics Where do my IV and DV go? Just like you would create a data table on paper, your IV goes in the leftmost column and your DV goes to the right of the IV Enter

More information

in the help area and if you click on MapViewer.

in the help area and if you click on MapViewer. ARCTIC VIEWER INSTRUCTIONS The Arctic Viewer is an Internet mapping application built using ArcIMS by Environmental Systems Research institute (ESRI). The first time you use call up the viewer on your

More information

Choropleth Mapping with GIS

Choropleth Mapping with GIS Choropleth Mapping with GIS In this lab you will be making 4 choropleth maps of the data you downloaded and processed last week. You will make your maps in ArcGIS using three different methods of classing

More information

Tutorial for Lane County Mapping Applications

Tutorial for Lane County Mapping Applications Tutorial for Lane County Mapping Applications Contents Overview... 2 Tools... 2 Navigation Tools... 3 Display Tools... 5 Information Tools... 6 Sharing Tools... 7 Common Tasks... 9 Identify or Show Data

More information

S-PLUS INSTRUCTIONS FOR CASE STUDIES IN THE STATISTICAL SLEUTH

S-PLUS INSTRUCTIONS FOR CASE STUDIES IN THE STATISTICAL SLEUTH S-PLUS INSTRUCTIONS FOR CASE STUDIES IN THE STATISTICAL SLEUTH Dan Schafer January, 2002 This guide contains brief instructions for accomplishing the graphical and numerical analyses of the case studies

More information

How to Use the Explore Service Area Tool: By Geography.

How to Use the Explore Service Area Tool: By Geography. How to Use the Explore Service Area Tool: By Geography How to Use the Explore Service Area Tool: By Geography 2 Acronyms Used in This Lesson Acronym UDS ZCTA What It Stands For Uniform Data System ZIP

More information

Technology Assignment: Scatter Plots

Technology Assignment: Scatter Plots The goal of this assignment is to create a scatter plot of a set of data. You could do this with any two columns of data, but for demonstration purposes we ll work with the data in the table below. You

More information

Quick Guide for Photoshop CC Basics April 2016 Training:

Quick Guide for Photoshop CC Basics April 2016 Training: Photoshop CC Basics Creating a New File 1. Click File > New 2. Keep Default Photoshop Size selected in the Preset drop-down list. 3. Click OK. Showing Rulers 1. On the Menu bar, click View. 2. Click Rulers.

More information

How to use the New St. Mary s County s Zoning Map Viewer

How to use the New St. Mary s County s Zoning Map Viewer How to use the New St. Mary s County s Zoning Map Viewer You must turn off any pop-up blocking in your web- browser for the tools to work effectively in this mapping application. The New Zoning Map Viewer

More information

Introduction And Overview ANSYS, Inc. All rights reserved. 1 ANSYS, Inc. Proprietary

Introduction And Overview ANSYS, Inc. All rights reserved. 1 ANSYS, Inc. Proprietary Introduction And Overview 2006 ANSYS, Inc. All rights reserved. 1 ANSYS, Inc. Proprietary The ANSYS Workbench represents more than a general purpose engineering tool. It provides a highly integrated engineering

More information

WEKA Explorer User Guide for Version 3-4

WEKA Explorer User Guide for Version 3-4 WEKA Explorer User Guide for Version 3-4 Richard Kirkby Eibe Frank July 28, 2010 c 2002-2010 University of Waikato This guide is licensed under the GNU General Public License version 2. More information

More information

Numbers Basics Website:

Numbers Basics Website: Website: http://etc.usf.edu/te/ Numbers is Apple's new spreadsheet application. It is installed as part of the iwork suite, which also includes the word processing program Pages and the presentation program

More information

Ontario Cancer Profiles User Help File

Ontario Cancer Profiles User Help File Ontario Cancer Profiles User Help File Contents Introduction... 2 Module 1 Tool Overview and Layout... 3 Overview of the tool... 3 Highlights vs. selections... 6 Data suppression or unreliable estimates...

More information

1. Start ArcMap by going to the Start menu > All Programs > ArcGIS > ArcMap.

1. Start ArcMap by going to the Start menu > All Programs > ArcGIS > ArcMap. Learning ArcGIS: Introduction to ArcMap 10.1 The Map Document Feature Manipulation Navigating ArcMap Map Documents, Layers, and Features Shapes, Location, and Attribute Data Symbology Zoom, Pan and Map

More information

The first thing we ll need is some numbers. I m going to use the set of times and drug concentration levels in a patient s bloodstream given below.

The first thing we ll need is some numbers. I m going to use the set of times and drug concentration levels in a patient s bloodstream given below. Graphing in Excel featuring Excel 2007 1 A spreadsheet can be a powerful tool for analyzing and graphing data, but it works completely differently from the graphing calculator that you re used to. If you

More information

ArcView QuickStart Guide. Contents. The ArcView Screen. Elements of an ArcView Project. Creating an ArcView Project. Adding Themes to Views

ArcView QuickStart Guide. Contents. The ArcView Screen. Elements of an ArcView Project. Creating an ArcView Project. Adding Themes to Views ArcView QuickStart Guide Page 1 ArcView QuickStart Guide Contents The ArcView Screen Elements of an ArcView Project Creating an ArcView Project Adding Themes to Views Zoom and Pan Tools Querying Themes

More information

Introduction to Excel Workshop

Introduction to Excel Workshop Introduction to Excel Workshop Empirical Reasoning Center September 9, 2016 1 Important Terminology 1. Rows are identified by numbers. 2. Columns are identified by letters. 3. Cells are identified by the

More information

STN AnaVist, Version 2.0 Quick Start Guide for STN Login IDs for Shared Projects

STN AnaVist, Version 2.0 Quick Start Guide for STN Login IDs for Shared Projects STN AnaVist, Version 2.0 Quick Start Guide for STN Login IDs for Shared Projects Contents Contents Introduction About this Guide...3 Using STN AnaVist with STN Login ID for Shared Projects...3 Opening

More information

Autodesk Inventor - Basics Tutorial Exercise 1

Autodesk Inventor - Basics Tutorial Exercise 1 Autodesk Inventor - Basics Tutorial Exercise 1 Launch Inventor Professional 2015 1. Start a New part. Depending on how Inventor was installed, using this icon may get you an Inch or Metric file. To be

More information

Using Syracuse Community Geography s MapSyracuse

Using Syracuse Community Geography s MapSyracuse Using Syracuse Community Geography s MapSyracuse MapSyracuse allows the user to create custom maps with the data provided by Syracuse Community Geography. Starting with the basic template provided, you

More information

Spatial Data Analysis

Spatial Data Analysis Spatial Data Analysis Laboratory Exercises by Luc Anselin University of Illinois, Urbana-Champaign anselin@uiuc.edu Prepared for the Workshop in Spatial Analysis Wharton School University of Pennsylvania

More information

Add to the ArcMap layout the Census dataset which are located in your Census folder.

Add to the ArcMap layout the Census dataset which are located in your Census folder. Building Your Map To begin building your map, open ArcMap. Add to the ArcMap layout the Census dataset which are located in your Census folder. Right Click on the Labour_Occupation_Education shapefile

More information

Geography 281 Mapmaking with GIS Project One: Exploring the ArcMap Environment

Geography 281 Mapmaking with GIS Project One: Exploring the ArcMap Environment Geography 281 Mapmaking with GIS Project One: Exploring the ArcMap Environment This activity is designed to introduce you to the Geography Lab and to the ArcMap software within the lab environment. Before

More information

Geography 281 Map Making with GIS Project Three: Viewing Data Spatially

Geography 281 Map Making with GIS Project Three: Viewing Data Spatially Geography 281 Map Making with GIS Project Three: Viewing Data Spatially This activity introduces three of the most common thematic maps: Choropleth maps Dot density maps Graduated symbol maps You will

More information

Map Functions August 3, 2015 Triangle Homes Group

Map Functions August 3, 2015 Triangle Homes Group Map Functions August 3, 2015 Triangle Homes Group Preston Neighborhoods and Property Map The Map is an interactive web based using ArcGIS Online by ESRI ESRI is the world s largest Geographic Information

More information

Dashboard Instructions

Dashboard Instructions Dashboard Instructions The instructions below provide a brief overview of some of the tools available to you as you navigate the COMPASS performance dashboard. The dashboard was created to provide Communities

More information

Introduction to Microsoft PowerPoint 2000

Introduction to Microsoft PowerPoint 2000 Introduction to Microsoft PowerPoint 2000 TABLE OF CONTENTS Accessing PowerPoint 2000... 3 Starting a Presentation... 3 About the Editing Screen in Normal Screen View... 4 About Menu Displays in PowerPoint

More information

Geographical Information Systems Institute. Center for Geographic Analysis, Harvard University. LAB EXERCISE 1: Basic Mapping in ArcMap

Geographical Information Systems Institute. Center for Geographic Analysis, Harvard University. LAB EXERCISE 1: Basic Mapping in ArcMap Harvard University Introduction to ArcMap Geographical Information Systems Institute Center for Geographic Analysis, Harvard University LAB EXERCISE 1: Basic Mapping in ArcMap Individual files (lab instructions,

More information

Geography 281 Mapmaking with GIS Project One: Exploring the ArcMap Environment

Geography 281 Mapmaking with GIS Project One: Exploring the ArcMap Environment Geography 281 Mapmaking with GIS Project One: Exploring the ArcMap Environment This activity is designed to introduce you to the Geography Lab and to the ArcMap software within the lab environment. Please

More information

Getting Started with DADiSP

Getting Started with DADiSP Section 1: Welcome to DADiSP Getting Started with DADiSP This guide is designed to introduce you to the DADiSP environment. It gives you the opportunity to build and manipulate your own sample Worksheets

More information

ENVI Classic Tutorial: A Quick Start to ENVI Classic

ENVI Classic Tutorial: A Quick Start to ENVI Classic ENVI Classic Tutorial: A Quick Start to ENVI Classic A Quick Start to ENVI Classic 2 Files Used in this Tutorial 2 Getting Started with ENVI Classic 3 Loading a Gray Scale Image 3 Familiarizing Yourself

More information

Chemistry Excel. Microsoft 2007

Chemistry Excel. Microsoft 2007 Chemistry Excel Microsoft 2007 This workshop is designed to show you several functionalities of Microsoft Excel 2007 and particularly how it applies to your chemistry course. In this workshop, you will

More information

Introduction to GIS & Mapping: ArcGIS Desktop

Introduction to GIS & Mapping: ArcGIS Desktop Introduction to GIS & Mapping: ArcGIS Desktop Your task in this exercise is to determine the best place to build a mixed use facility in Hudson County, NJ. In order to revitalize the community and take

More information

Advisor Workstation Training Manual: Working in the Research Module

Advisor Workstation Training Manual: Working in the Research Module Advisor Workstation Training Manual: Working in the Research Module Overview of the Research module - - - - - - - - - - - - - - - - 1 What you will learn in this section - - - - - - - - - - - - - - - -

More information

The Preparing for Success Online Mapping Tool

The Preparing for Success Online Mapping Tool The Preparing for Success Online Mapping Tool Baker Polito Administration The Executive Office of Housing and Economic Development and MassGIS Questions & Comments? Please contact MassWorks@state.ma.us

More information

Exploratory Spatial Data Analysis

Exploratory Spatial Data Analysis GeoDa Exploratory Spatial Data Analysis 1. Background GeoDa is a trademark of Luc Anselin. GeoDa is a collection of software tools designed for exploratory spatial data analysis (ESDA) based on dynamically

More information

This guide covers 3 functions you can perform with DataPlace: o Mapping, o Creating Tables, and o Creating Rankings. Registering with DataPlace

This guide covers 3 functions you can perform with DataPlace: o Mapping, o Creating Tables, and o Creating Rankings. Registering with DataPlace Guide for Using DataPlace DataPlace is one-stop source for housing and demographic data about communities, the region, and the nation. The site assembles a variety of data sets from multiple sources, and

More information

Accessing Rhino Page Layouts

Accessing Rhino Page Layouts Accessing Rhino Page Layouts In this exercise, we will use the Page (Sheet) Layout feature to create sheet with Details and title block. The Details will include text and dimensions that are sized correctly

More information

Introduction to Microsoft Excel 2010

Introduction to Microsoft Excel 2010 Introduction to Microsoft Excel 2010 This class is designed to cover the following basics: What you can do with Excel Excel Ribbon Moving and selecting cells Formatting cells Adding Worksheets, Rows and

More information

City of La Crosse Online Mapping Website Help Document

City of La Crosse Online Mapping Website Help Document City of La Crosse Online Mapping Website Help Document This document was created to assist in using the new City of La Crosse online mapping sites. When the website is first opened, a map showing the City

More information

ENVI Tutorial: Introduction to ENVI

ENVI Tutorial: Introduction to ENVI ENVI Tutorial: Introduction to ENVI Table of Contents OVERVIEW OF THIS TUTORIAL...1 GETTING STARTED WITH ENVI...1 Starting ENVI...1 Starting ENVI on Windows Machines...1 Starting ENVI in UNIX...1 Starting

More information

Select the Points You ll Use. Tech Assignment: Find a Quadratic Function for College Costs

Select the Points You ll Use. Tech Assignment: Find a Quadratic Function for College Costs In this technology assignment, you will find a quadratic function that passes through three of the points on each of the scatter plots you created in an earlier technology assignment. You will need the

More information

Quick Start Guide Jacob Stolk PhD Simone Stolk MPH November 2018

Quick Start Guide Jacob Stolk PhD Simone Stolk MPH November 2018 Quick Start Guide Jacob Stolk PhD Simone Stolk MPH November 2018 Contents Introduction... 1 Start DIONE... 2 Load Data... 3 Missing Values... 5 Explore Data... 6 One Variable... 6 Two Variables... 7 All

More information

Introducing Gupta Report Builder

Introducing Gupta Report Builder Business Reporting Chapter 1 Introducing Gupta Report Builder You can use Report Builder to design reports. This chapter describes: Our approach to building reports. Some of the reports you can build.

More information

MOVING FROM CELL TO CELL

MOVING FROM CELL TO CELL VCAE: EXCEL Lesson 1 Please send comments to Author: Zahra Siddiqui at zed_ess@hotmail.com Concepts Covered: Cell Address; Cell Pointer; Moving across Cells Constants: Entering, Editing, Formatting Using

More information

McIDAS-V Tutorial Displaying Level II Radar Imagery updated July 2016 (software version 1.6)

McIDAS-V Tutorial Displaying Level II Radar Imagery updated July 2016 (software version 1.6) McIDAS-V Tutorial Displaying Level II Radar Imagery updated July 2016 (software version 1.6) McIDAS-V is a free, open source, visualization and data analysis software package that is the next generation

More information

Map Direct Lite. Contents. Quick Start Guide: Map Navigation 8/17/2015

Map Direct Lite. Contents. Quick Start Guide: Map Navigation 8/17/2015 Map Direct Lite Quick Start Guide: Map Navigation 8/17/2015 Contents Quick Start Guide: Map Navigation... 1 Map Navigation in Map Direct Lite.... 2 Pan the Map by Dragging It.... 3 Zoom the Map In by Dragging

More information

im2graph comes in two versions: a Free version and a Premium version.

im2graph comes in two versions: a Free version and a Premium version. Im2graph User s Manual Shai Vaingast, http://www.im2graph.co.il, shai@im2graph.co.il December 25 th, 2016 Version 1.21 About im2graph im2graph is a digitizing software that converts graph-images to graph-data,

More information

GRAPHING IN EXCEL EXCEL LAB #2

GRAPHING IN EXCEL EXCEL LAB #2 GRAPHING IN EXCEL EXCEL LAB #2 ECON/BUSN 180: Quantitative Methods for Economics and Business Department of Economics and Business Lake Forest College Lake Forest, IL 60045 Copyright, 2011 Overview This

More information

Center for Faculty Development and Support Creating Powerful and Accessible Presentation

Center for Faculty Development and Support Creating Powerful and Accessible Presentation Creating Powerful and Accessible Presentation PowerPoint 2007 Windows Tutorial Contents Create a New Document... 3 Navigate in the Normal View (default view)... 3 Input and Manipulate Text in a Slide...

More information

1) Merge the cells that contain the title and center the title

1) Merge the cells that contain the title and center the title Supplies: You will need a storage location to save your spreadsheet for use in Session 2. You will need the 2 handouts pertaining to Session 1 Instructions: Follow the directions below to create a budget

More information

Explore a map Learn ArcGIS

Explore a map Learn ArcGIS Explore a map Learn ArcGIS In this lesson, you'll open a web map and learn how to navigate and work with it using map tools as you explore Farmer Markets in the Louisville Area. 1. Go to www.arcgis.com

More information

Select Objects for Use

Select Objects for Use System In TNTgis you select geospatial data for viewing and analysis using the Select objects window (which may have varying names depending on the context). The upper part of the window has several tabbed

More information

Open a new Excel workbook and look for the Standard Toolbar.

Open a new Excel workbook and look for the Standard Toolbar. This activity shows how to use a spreadsheet to draw line graphs. Open a new Excel workbook and look for the Standard Toolbar. If it is not there, left click on View then Toolbars, then Standard to make

More information

LESSON 3 : NAMEPLATE WITH A VARIABLE SERIAL NUMBER

LESSON 3 : NAMEPLATE WITH A VARIABLE SERIAL NUMBER LESSON 3 : NAMEPLATE WITH A VARIABLE SERIAL NUMBER In this lesson we ll learn how to set up a job which is a 4 by 3 matrix of nameplates, each with a different serial number, but otherwise identical. The

More information

Downloading shapefiles and using essential ArcMap tools

Downloading shapefiles and using essential ArcMap tools CHAPTER 1 KEY CONCEPTS downloading shapefiles learning essential tools exploring the ArcMap table of contents understanding shapefiles customizing shapefiles saving projects Downloading shapefiles and

More information

Instructions for Display of Imaging Studies Using Stentor isite

Instructions for Display of Imaging Studies Using Stentor isite Instructions for Display of Imaging Studies Using Stentor isite Open http://isite.rad.tju.edu in Internet Explorer Log-In: Enter your user name (case Sensitive) and password (case sensitive) and press

More information

Exercise 1: Getting to know ArcGIS

Exercise 1: Getting to know ArcGIS The Scenario You are working for the California Visitor s Commission. You have been asked to prepare a map of California for several dignitaries from out of the country. Your map will need to include enough

More information

Homework 1 Excel Basics

Homework 1 Excel Basics Homework 1 Excel Basics Excel is a software program that is used to organize information, perform calculations, and create visual displays of the information. When you start up Excel, you will see the

More information

GeoWeb Portal. User Manual

GeoWeb Portal. User Manual GeoWeb Portal User Manual Purpose The GeoWeb Portal (GWP) is a map viewing and publishing site. It is designed to allow people to build their own maps and review the data that is attached to the elements

More information

Navigating the ArcGIS Application Welcome to WebMap HELP

Navigating the ArcGIS Application Welcome to WebMap HELP Welcome to WebMap HELP Scroll or click on links below to access more information Table of Contents Basic Navigation Bar Zoom In/Out Search Bar Home Button Legend Layer List Basemap Gallery Draw Measurement

More information

Spreadsheet View and Basic Statistics Concepts

Spreadsheet View and Basic Statistics Concepts Spreadsheet View and Basic Statistics Concepts GeoGebra 3.2 Workshop Handout 9 Judith and Markus Hohenwarter www.geogebra.org Table of Contents 1. Introduction to GeoGebra s Spreadsheet View 2 2. Record

More information

Objectives This tutorial demonstrates how to use feature objects points, arcs and polygons to make grid independent conceptual models.

Objectives This tutorial demonstrates how to use feature objects points, arcs and polygons to make grid independent conceptual models. v. 9.0 GMS 9.0 Tutorial Use points, arcs and polygons to make grid independent conceptual models Objectives This tutorial demonstrates how to use feature objects points, arcs and polygons to make grid

More information

v Annotation Tools GMS 10.4 Tutorial Use scale bars, North arrows, floating images, text boxes, lines, arrows, circles/ovals, and rectangles.

v Annotation Tools GMS 10.4 Tutorial Use scale bars, North arrows, floating images, text boxes, lines, arrows, circles/ovals, and rectangles. v. 10.4 GMS 10.4 Tutorial Use scale bars, North arrows, floating images, text boxes, lines, arrows, circles/ovals, and rectangles. Objectives GMS includes a number of annotation tools that can be used

More information

WEEK NO. 12 MICROSOFT EXCEL 2007

WEEK NO. 12 MICROSOFT EXCEL 2007 WEEK NO. 12 MICROSOFT EXCEL 2007 LESSONS OVERVIEW: GOODBYE CALCULATORS, HELLO SPREADSHEET! 1. The Excel Environment 2. Starting A Workbook 3. Modifying Columns, Rows, & Cells 4. Working with Worksheets

More information

Navigator Software User s Manual. User Manual. Navigator Software. Monarch Instrument Rev 0.98 May Page 1 of 17

Navigator Software User s Manual. User Manual. Navigator Software. Monarch Instrument Rev 0.98 May Page 1 of 17 User Manual Navigator Software Monarch Instrument Rev 0.98 May 2006 Page 1 of 17 Contents 1. NAVIGATOR SOFTWARE 2. INSTALLATION 3. USING NAVIGATOR SOFTWARE 3.1 STARTING THE PROGRAM 3.2 SYSTEM SET UP 3.3

More information

Fall Leaves Andrea Mattina

Fall Leaves Andrea Mattina Fall Leaves Andrea Mattina Before starting this project, we need to make sure we are working in millimeters. To change to millimeters, select View from the menu bar and scroll down to View Preferences.

More information

Shopping Cart: Queries, Personalizations, Filters, and Settings

Shopping Cart: Queries, Personalizations, Filters, and Settings Shopping Cart: Queries, Personalizations, Filters, and Settings on the Shopping Cart Home Page Use this Job Aid to: Learn how to organize the Shopping Cart home page so that it is easier to use. BEFORE

More information

Creating a Basic Chart in Excel 2007

Creating a Basic Chart in Excel 2007 Creating a Basic Chart in Excel 2007 A chart is a pictorial representation of the data you enter in a worksheet. Often, a chart can be a more descriptive way of representing your data. As a result, those

More information

Exercise 1: An Overview of ArcMap and ArcCatalog

Exercise 1: An Overview of ArcMap and ArcCatalog Exercise 1: An Overview of ArcMap and ArcCatalog Introduction: ArcGIS is an integrated collection of GIS software products for building a complete GIS. ArcGIS enables users to deploy GIS functionality

More information

Exercise 1: Introduction to MapInfo

Exercise 1: Introduction to MapInfo Geog 578 Exercise 1: Introduction to MapInfo Page: 1/22 Geog 578: GIS Applications Exercise 1: Introduction to MapInfo Assigned on January 25 th, 2006 Due on February 1 st, 2006 Total Points: 10 0. Convention

More information

Making a Sackville Coastal Flood Map

Making a Sackville Coastal Flood Map Making a Sackville Coastal Flood Map Demo covers: Accessing and previewing map templates Modifying map elements such as titles, data frames, legends & scale bars Drawing a graphic on a map Adding text

More information

Introduction to Microsoft Excel 2010

Introduction to Microsoft Excel 2010 Introduction to Microsoft Excel 2010 This class is designed to cover the following basics: What you can do with Excel Excel Ribbon Moving and selecting cells Formatting cells Adding Worksheets, Rows and

More information

Welcome to the Rainfall Atlas of Hawai i interactive map!

Welcome to the Rainfall Atlas of Hawai i interactive map! Welcome to the Rainfall Atlas of Hawai i interactive map! This guide will walk you through all of the capabilities of the interactive map so that you can make the most of all it has to offer. Conditions

More information

ENVI Classic Tutorial: Introduction to ENVI Classic 2

ENVI Classic Tutorial: Introduction to ENVI Classic 2 ENVI Classic Tutorial: Introduction to ENVI Classic Introduction to ENVI Classic 2 Files Used in This Tutorial 2 Getting Started with ENVI Classic 3 Loading a Gray Scale Image 3 ENVI Classic File Formats

More information

McIDAS-V Tutorial Displaying Polar Satellite Imagery updated July 2016 (software version 1.6)

McIDAS-V Tutorial Displaying Polar Satellite Imagery updated July 2016 (software version 1.6) McIDAS-V Tutorial Displaying Polar Satellite Imagery updated July 2016 (software version 1.6) McIDAS-V is a free, open source, visualization and data analysis software package that is the next generation

More information

SketchUp Starting Up The first thing you must do is select a template.

SketchUp Starting Up The first thing you must do is select a template. SketchUp Starting Up The first thing you must do is select a template. While there are many different ones to choose from the only real difference in them is that some have a coloured floor and a horizon

More information

Full Search Map Tab Overview

Full Search Map Tab Overview FlexMLS Map Server Full Search Map Tab Overview The Full Search Map tab is a need to know module. It is accessible when you use Full Search under Search in the Main Menu tree of FlexMLS. This map can

More information

KIN 147 Lab Practical Mid-term: Tibial Acceleration Data Analysis Excel analyses work much better on PCs than on Macs (especially older Macs)

KIN 147 Lab Practical Mid-term: Tibial Acceleration Data Analysis Excel analyses work much better on PCs than on Macs (especially older Macs) KIN 147 Lab Practical Mid-term: Tibial Acceleration Data Analysis Excel analyses work much better on PCs than on Macs (especially older Macs) Your goal is to correctly analyze accelerometer data Analyzing

More information

Introduction to Microsoft Excel

Introduction to Microsoft Excel Athens-Clarke County Library Page 1 What is a spreadsheet program? Microsoft Excel is an example of a spreadsheet program that will maintain records for you relating to finances, products, activities,

More information

Introduction to Microsoft Excel

Introduction to Microsoft Excel Chapter A spreadsheet is a computer program that turns the computer into a very powerful calculator. Headings and comments can be entered along with detailed formulas. The spreadsheet screen is divided

More information

OpenESSENCE Quick Start Guide

OpenESSENCE Quick Start Guide For the OpenESSENCE demo site Prepared by The Johns Hopkins University Applied Physics Laboratory for the Armed Forces Health Surveillance Center, Division of GEIS Operations January 2013 Table of Contents

More information

Microsoft Excel Using Excel in the Science Classroom

Microsoft Excel Using Excel in the Science Classroom Microsoft Excel Using Excel in the Science Classroom OBJECTIVE Students will take data and use an Excel spreadsheet to manipulate the information. This will include creating graphs, manipulating data,

More information

EXCEL SPREADSHEET TUTORIAL

EXCEL SPREADSHEET TUTORIAL EXCEL SPREADSHEET TUTORIAL Note to all 200 level physics students: You will be expected to properly format data tables and graphs in all lab reports, as described in this tutorial. Therefore, you are responsible

More information

HOUR 12. Adding a Chart

HOUR 12. Adding a Chart HOUR 12 Adding a Chart The highlights of this hour are as follows: Reasons for using a chart The chart elements The chart types How to create charts with the Chart Wizard How to work with charts How to

More information

GGR 375 QGIS Tutorial

GGR 375 QGIS Tutorial GGR 375 QGIS Tutorial With text taken from: Sherman, Gary E. Shuffling Quantum GIS into the Open Source GIS Stack. Free and Open Source Software for Geospatial (FOSS4G) Conference. 2007. Available online

More information

How to do a Property Search

How to do a Property Search How to do a Property Search A Self-Tutorial GIS Services 1401 Marina Way South Richmond, CA 94804 Tel: (510) 621-1298 Fax: (510) 307-8116 1. Navigate to the GIS Mapping Services page. 2. The mapping services

More information

McIDAS-V Tutorial. Displaying Suomi NPP Data. updated January 2016 (software version 1.5)

McIDAS-V Tutorial. Displaying Suomi NPP Data. updated January 2016 (software version 1.5) McIDAS-V Tutorial Displaying Suomi NPP Data updated January 2016 (software version 1.5) McIDAS-V is a free, open source, visualization and data analysis software package that is the next generation in

More information