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

Size: px
Start display at page:

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

Transcription

1 Getting to know ESTAT: The Exploratory Spatio-Temporal Analysis Toolkit ESTAT, the Exploratory Spatio-Temporal Analysis Toolkit is an interactive Geographic Visualization (GeoVisualization) environment designed to support the exploration of complex spatial data. Specifically, we have designed and developed ESTAT in cooperation with the National Cancer Institute and their research staff. The ESTAT toolkit is based on the open-source Java geovisualization environment, GeoVISTA Studio. Applications built in Studio are highly interactive and designed to operate across common platforms for researchers interested in visualizing and exploring geographic data. The GeoVISTA Studio and ESTAT research and development efforts are housed at the Penn State GeoVISTA Center, part of the Department of Geography at Penn State. This tutorial is designed to give you an introduction to the installation and use of ESTAT. For further information, you are invited to visit the official ESTAT homepage at: This material is based upon work supported by the National Institutes of Health under Grant # R01 CA Any opinions, findings, and conclusions or recommendations expressed in this material are those of the author(s) and do not necessarily reflect the views of the National Institutes of Health, the National Cancer Institute, or the Pennsylvania State University. Tutorial Contents: 1. Installing ESTAT 2. Using ESTAT A Step By Step Guide 2.1 Loading Data and Creating Projects 2.2 Introducing ESTAT 2.3 Using the Scatterplot 2.4 Using the Bivariate Map 2.5 Using the Parallel Coordinate Plot 2.6 Using the Time Series Graph 3. Further Reading and Contact Information

2 1. Installing ESTAT ESTAT, like all applications created from GeoVISTA Studio, requires that you have installed the latest version of Sun Microsystem s Java platform on your computer. You will need Java version 1.5 or newer in order to launch ESTAT. The Java 1.5 platform can be downloaded here. Once you have successfully downloaded and installed Java 1.5, download the latest ESTAT build and follow these instructions: 1. Unzip the ESTAT archive from the webpage into your C:\ root directory with the "use folder names" option selected. This is important because it ensures that the archive unpacks with the correct directory structure. 2. Using Windows Explorer, My Computer, or whichever file manager program you prefer, navigate to the C:\pcpHome\bin directory. 3. Right click on the file called ESTAT.bat and "edit" it in a text editor, such as Notepad. 4. This will bring up a little bit of batch file code. The line that needs to be changed is: SET JAVA_HOME=C:\Program Files\Java\j2re1.5.0_02 5. You will need to put in whatever version of Java you have here. To figure this out, go to C:\Program Files\Java and use the directory name that follows there. For example, the path on your computer may be C:\Program Files\Java\j2re1.5.0_02. You want the entire path, so type this after the equal sign on the SET JAVA_HOME= line. 6. Once you have done that, save the file, and you should then be able to double Click the ESTAT.bat file to launch ESTAT. 7. Now, create a shortcut to the ESTAT.bat file by right clicking on the file and selecting Create Shortcut. Place this shortcut on your desktop for easy access. 2. Using ESTAT A Step By Step Guide Launch ESTAT Double-click on the desktop icon named ESTAT to start the program. A DOS window will pop up briefly as ESTAT begins to launch. Leave this window open so that ESTAT launches successfully. 2

3 2.1 Using the Data Loader When the application has launched successfully, click on the file icon in the upper left corner to launch the Data Loader. A small popup will appear to ask if you d like to name a new project or use an existing one. Select the new project option and click Next to proceed. The next dialog box in the Data Loading Wizard will ask you to specify a name for your project. This is the name that will be used to save your project details. Now, type in ESTAT Tutorial for the project name: Click Next and continue to the next portion of the Data Wizard: Here, you can choose to load Primary Data (data viewable in the map, PCP, and scatterplot) and/or Time Series Data. There are some situations where adequate 3

4 time series data does not exist, and in that case you could opt to load Primary Data alone. For the data set you will use, time series data does exist, so make sure both boxes are checked and click Next when you are ready. Now, you need to specify the file paths for the different data sources you wish to use. For this tutorial we will be exploring a dataset of cancer mortality rates and socioeconomic variables for all of the counties in the lower 48 states of the U.S. The Data Paths screen in the Data Wizard is split into two parts. The top portion is for the Primary Data. The bottom is for Time Series Data. Starting in the Primary Data paths section, click the folder icon on the right side of the Observations path area. Then navigate to the pcphome/data directory, which will be located at C:\pcpHome\data if you installed ESTAT according to instructions included at the beginning of this document. Select the file called USA_Cancer_Ob.csv and click Open. This will cause the appropriate path to appear in the Observations path area. Repeat the same procedure for the Metadata file by selecting the USA_Cancer_ObMeta.csv file. Finally, add the path for the shapefile called USA_Cancer.shp. After you have taken care of the file paths for the Primary Data, continue to the Time Series data and select the USA_Cancer_Ts.csv file for the Time Series path, and the USA_Cancer_TsMeta.csv file for the Metadata path. When you ve done this your screen should look similar to this: 4

5 Picking all of these paths is a bit complicated, but once you have done it one time it is saved in your project details and will be recalled automatically when you reload this project. Click Next when you are ready to move on to the variable selection screen. Here you need to pick some (or a lot!) of the variables available in the primary and time series data that you d like to explore. We ll start with the Primary Data area, in the top half of the window. Take a moment to scroll down the list on the left side of the variables available for analysis. If you hold your mouse cursor over the description column, the full description will appear as a rollover. A lot of times the descriptions are longer than the space allotted in the table, so this can be a useful feature. To help you manage all of these variables and select things systematically, there are two icons at the top left that you can use to sort and promote variables by category. Click the leftmost one, as shown below: This will cause a popup menu to appear with a list of possible category choices. These categories are defined by the person who created the metadata file, a process that is described in Section 3.3 of this tutorial. Select Lung Cancer Mortality from the dropdown list. This will cause all of the variables in that category to be promoted to the top of the list. You need to find the three variables in this group that cover the broadest range of Lung Cancer mortality the Age Adjusted Rate of Lung Cancer Mortality for All Ages, All Races, Male + Female for the three time periods available ( , , ). These three variables should be the last three in the category, as shown below: 5

6 Move these three variables over into the Data for Analysis area by clicking the top arrow button in the middle of the two main boxes. This will send over those three variables to the other side. Next, add all of the variables from the category called socioeconomic covariates. At this point your Data for Analysis window should look like this: 6

7 Now, move down to the Time Series Data area in the bottom portion of the variable selection screen. You want to find similar lung cancer time series data to look at, so use the category promotion icon to move Lung Cancer Mortality up to the top of the list. Select the three variables for the Age Adjusted Rate of Lung Cancer Mortality for All Ages, All Races, Male + Female for the three time periods available ( , , ). Again, these should be the last three in the highlighted group that you just promoted. The Data for Analysis screen should look like this when you are finished: 7

8 Click Finish when you are ready, and ESTAT will load these variables. Note: Clicking Finish automatically saves the project and its details. When you return to ESTAT at a later date, you can choose Load Existing Project in the first screen, select ESTAT Tutorial from the list, and click Finish right away to skip variable selection and stick with whatever you selected last time you worked with that project. 2.2 Introducing ESTAT ESTAT features four primary elements: a scatterplot, bivariate map, time series graph, and parallel coordinate plot. Each of these visualization methods is linked to the other dynamically, so selections you make and mouse movements you provide are coordinated throughout the application. Once you have loaded data per the previous section of instructions, ESTAT will look similar to the following screen capture: In the top left, you will find the bivariate scatterplot. At the bottom left is the bivariate map. At top right is the time series graph. At bottom right is the parallel 8

9 coordinate plot. Each of these visualization methods is described in further detail in the following sections. You will use the data you have loaded to explore a few patterns as you learn details about how to use ESTAT. 2.3 Using the Scatterplot We will begin with the Scatterplot element of ESTAT. By default it is located in the top-left quadrant of the program. The Scatterplot in ESTAT is bivariate, meaning two variables are plotted against each other at a time. You can use the drop down boxes to select variables for the X and Y axes and the plot will change immediately to show you the distribution. Also, these selections are automatically linked to the map, since they are both bivariate tools. The default settings aren t particularly meaningful, so we ll change them now to see something interesting. Start by double-clicking the colored box in the upper right-hand corner of the scatterplot window. This will launch the detailed version of the legend (also accessible by right clicking on this box and selecting that option). 9

10 First, select the variable RLALLAALA9901 from the attribute dropdown box. This is the age-adjusted mortality rate for lung cancer among all-ages, all races, and both genders for the period between 1999 and By default the interactive legend is set up for a univariate color scheme and representation. This is useful if you want to look at one variable at a time. In the univariate case, you will see a histogram overlaid by the color boundaries (which are determined by the classification scheme chosen). This gives you an idea of the distribution of the data versus the classification scheme that is selected. As you can see, by default the equal interval method has some classes with lots of values and others with hardly any at all. Choose the Quantiles option from the Classifier dropdown menu and notice the immediate change. Quantile classification specifies that each class must have an equal number of observations. If you hit the OK button now, you will see that the visualizations all change to match this new scheme. You can see a lot more variation now that you have specified that each class must contain the same number of observations. So what are we looking at here, then? You can find out by rolling your mouse over the variable names in the dropdown menus on the scatterplot 10

11 window (or the map window, for that matter). By default you should be seeing two time periods of lung cancer mortality plotted against each other, and in the map you will see only the first one. Notice the relatively strong pattern of lung cancer mortality in the Appalachian and Southern parts of the U.S., as well as a bit in the Pacific Northwest. To make things a bit more meaningful, let s plot the first lung cancer variable against a socioeconomic variable. Open the interactive legend again (double click the small legend in the corner) and switch to Bivariate mode. Then select the variable pctpoor from the second dropdown box, as shown below: 11

12 Once you have done so, you will notice that the distribution will change in the legend area to show you this bivariate relationship. Now, make sure you switch the Classifier 2 method to Quantiles as well, since it will be equal intervals by default. Once you have done this, click OK to apply these changes and go back to ESTAT. All of the elements in ESTAT should update to reflect your choices. Now things are colored in a bivariate scheme, by default a green/purple scheme (for more on color schemes, check out You can use the axes in the scatterplot to interpret this scheme. Each observation is given a bit of green and a bit of purple depending on how high that place is concerning lung cancer mortality and percent impoverished, respectively. So places that are very green have high mortality and low numbers of poor residents, and vice versa. Places that are very light green/purple are low in both, and places that are dark greenish-purple are high in both. You have surely noticed all of the activity caused by your mouse movements in ESTAT this is called linked indication. Every time you mouse over an observation, it is highlighted in each view. You can also select groups by clicking and dragging a box or drawing a line. Drag a box now over the darkest purplegreen portion of the scatterplot (high values in both variables). 12

13 Notice how you have now revealed only this subset in each of the visualization methods. This same selection technique works in every view in ESTAT. Also, you are provided correlation and r-squared values to examine the statistical relationships between these two variables when this selection is made. 2.4 Using the Bivariate Map The Bivariate map in ESTAT has already been showing you quite a bit from your work with the scatterplot. Now let s look at some of the features that are unique to the map. The legend and selection behavior are the same as the scatterplot, so you already know how to change variables and classification methods. If you don t need to change classification at all, you can also use the dropdown menus to switch variables quickly (this, of course, also works for the scatterplot). If you can t remember what a certain variable name means, simply hold your mouse cursor over the name in the dropdown menu and the description will appear. 13

14 To reset the selection you made a minute ago, simply drag a small box over an empty spot on the map or scatterplot and it will return to showing you everything. Do this now so we can look at the full map again. It should look like this when you re finished: The icons across the top are special tools you can use to change and explore this map. The default icon is the selection tool which is at the leftmost end of the icon bar. You can click and drag a box over part of the map to make a selection by geography. Try it now select the southeast United States, or some other region you might be interested in. Once you have done that, click on the zoom-in icon, which is the next one over from the selection icon. Then you can drag a box or click your way in further to look at the region you selected in detail. To return to the full extent, simply click the globe icon. Once you are finished zooming, go ahead and return to the full extent using the globe. The hand icon will let you pan across the map, and the two icons to the right of that are a couple exploratory tools. The red icon is for showing excentric labels. If you click this icon and then roll your mouse over a few counties, you will see the names of adjacent counties in little boxes around the place you are looking at. If you click the green icon, you will cause a Fisheye lens effect when you roll over the map this can help you pick apart areas that have small counties (or perhaps census tracts if we were looking at a different dataset). 14

15 If the small summary legend in the upper right is in the way of the map, as it is in this example, simply click and drag it to a different spot. Also, try right-clicking and selecting the expanded legend. This version is a little bigger and shows the variable names instead of colored lines. You can collapse it to the smallest legend again by clicking once on the grey arrow, or right clicking and selecting smallest from the list. If you want to select one of the categories directly from the legend, simply right click on that category and click select the category. Try this now with the top right category to show the precise group of observations you selected somewhat more roughly in the scatterplot example. Drag a box over an empty area when you re finished looking at that pattern to reset the selections again. 2.5 Using The Parallel Coordinate Plot So what are all those lines in the bottom right corner? That s the Parallel Coordinate Plot. The Parallel Coordinate Plot (from now on referred to as the PCP) is a tool designed to display multi-dimensional data in a visually accessible format. It works by converting data categories into axes and then drawing lines from one category to another based on the values at each intercept. An example of a simplified PCP is shown below: 15

16 In this example, each line (usually called a string) represents a range of variables and their values for an individual type of automobile. The first two axes demonstrate a positive correlation as horsepower increases, so does weight. If you examine the second pair of axes, you ll notice a negative correlation. As weight increases, MPG decreases. Finally, if you follow the lines out to the final axes, you can see what happens when categories are visualized in a PCP. An obvious hypothesis from this data display would be that high-horsepower, heavy vehicles with low MPG rating tend to have 8 cylinder engines. With the data used in this tutorial for ESTAT, each string represents a county, and the intercepts of these strings across a wide array of health outcome and socioeconomic variables form the complex profile of each county. The PCP is in fact a visual method of interpreting a spreadsheet each column is an axis, and each row is a string. To get started with the PCP in ESTAT, let s examine the same two categories of information we ve been looking at with the scatter plot and map. By default, the PCP window is in the bottom-right corner of the application, and should look like this: First, try moving your mouse over the lines and to see values at each axis dynamically. With large datasets, there is some latency involved with this procedure, and you will notice that it might be a little slow to pick out a particular single line in such a large grouping. Later we ll look at a few of the tools available for modifying the display so that you can analyze relationships in detail. 16

17 So, to begin looking at the two variables you ve examined before, you need to reorder the axes so that you are looking at them side-by-side. This can be done in two different ways, either by dragging the square at the bottom of the pctpoor axis and pulling it over so that it is adjacent to the RLALLAALA9901 axis, or by using the configuration panel. By default, the pctpoor axis is somewhat far away to the right of the RLALLAALA9901 axis, so let s try using the configuration panel. Click on the configure tab at the left margin of the PCP display. It will bring up this window: Click on the Location tab along the top of this screen and it will switch to the following page: 17

18 This panel allows you to decide the variable ordering, the spacing between axes, and to control whether or not axes lines are drawn or not. To move the pctpoor variable next to the RLALLAALA9901 variable, click on the row labeled pctpoor in the table labeled Visible as shown in the above figure. Then click the second up button (move one space at a time, as opposed to the first button which moves the selected variable to the top with one click) until the variables are adjacent to one another. Click Apply when you are finished and then Close to close the configuration page. You should now be able to locate the two variables we re interested in next to each other. Scroll around on the PCP until you find them together, and then click the purple C icon in the toolbar. This shows correlation values at the bottom between each pair of axes (as well as the number of null values in parentheses): We can see that there is a.20 positive correlation between that set of mortality rates and the percentage of people in those places who live under the poverty level. Now let s dig a bit deeper. You can select ranges on the PCP by clicking and dragging a line over the strings on the plot. Try this now by dragging a line over the top range of pctpoor as shown below: 18

19 This will update the map and other visualizations, as well as reveal the trend of those same observations throughout the rest of the variables in the parallel coordinate plot. Take a moment to look at these relationships now, if you like. There are a number of icons in the toolbar for the PCP tool, and we ll go through them now from left to right. First, the leftmost icon is a toggle for whether or not the PCP will highlight strings as you roll your mouse over them. Sometimes you may wish to toggle this off if it becomes distracting while you work with the PCP. The second icon from the left toggles background data on and off, by default it is on, meaning that you see a shadow of the full dataset when you make a selection. If you turn it off, then only the given selection is shown. You can try this now if you want toggle it off and then back on again to see how it works. The third icon lets you show missing data. Missing data are not important in this particular dataset, but in some instances you might use this feature to look at observations that are missing values for some variables and not others. Next, the fourth icon from the left is the toggle for normal mode, which shows all of the strings individually. This makes more sense when you consider that the next two icons are for different kinds of summary lines, first by median, and second by category. The green lines icon is for median summary lines, and clicking this icon will summarize the data into median lines for each category, which is a useful way of paring down the complexity of the data a bit and looking at the overall trends. The multicolored lines icon is for category median summaries, which lets you look at summary lines by geography, in particular. Click this icon, and then select State Name from the list, and you will see 19

20 summary lines by each state in the dataset. Then you can brush over these lines to look at one state at a time in the map and scatterplot. When you re finished doing this, click the normal mode icon and it will return the PCP to its default line settings. Next there are animation controls the play button is the only one visible by default, but you can click the small black arrow next to it and expand the toolbar if you like. With these controls you can animate through the observations in the PCP one at a time. There are more detailed settings for animation available in the Configure panel, if you re curious. The next two icons are for boxplots. The first icon will simply show boxplots (a good way to visually assess variability and median values). The second will align all of these boxplots if you wish to do so. The following figure shows the plot with median summary lines turned on, background data turned on, and boxplots turned on. You can see that the median trends of mortality decreased somewhat from the time period to the time period: Note: You can always roll over the variable name in the PCP to see its full description. We have tried to include as much access to metadata as possible in each of the tools included in ESTAT. The blue arrow icon after the boxplots icon will reset the entire PCP to its default values. This is useful if you ever get stuck and want to start over again! 20

21 We used the big C icon earlier to show correlation values, so we can skip that one for now. The second to last icon will resize the plot area to fit your window if you decide to change the size of the PCP window. And finally, the last icon will launch a feature we are developing to let you zoom in on a particular area of the PCP. At the moment it doesn t work the way we have envisioned it, so don t worry about it for now. In a future release we will describe it in more detail. Click the blue arrow to reset things back to the default and we ll move on now to the last visualization tool, the time series graph. 2.6 Using the Time Series Graph The Time Series plot is somewhat similar to the PCP you were just working with. By default, it is located in the upper-right corner of the application. This element is intended to display temporal data for a single category. In this example, you are looking at the age-adjusted rates for Lung Cancer mortality across 3 year rolling averages from Most of the configuration controls, brushing, and analysis tools that work in the PCP work similarly in the Time Series plot. As in the PCP, the lines in the time series graph correspond to individual observations, in this case they are counties and their intersections on each axis are determined by the age adjusted mortality rate at that time interval. If you forget the variable descriptions, you can roll over the years on the bottom to see the full description in detail. You can select observations in the time series graph just like you did in the PCP. For example, draw a line over the top range of mortality in the time series provided. You will end up with something along the lines of the following capture: 21

22 As you can see, selecting the top range of mortality across the time series again emphasizes the Appalachian and Southern U.S. pattern you have been seeing in most of the previous examples. You can also read the time series graph and see that it s hard to discern any trends over time when looking at all the lines at once. If you turn on the median summary lines, you can see immediately that the median rates across the time periods that these data cover aren t really changing: 22

23 Now that you ve been introduced to each of the tools in ESTAT, feel free to explore as you see fit. The idea behind exploratory geovisualization is that users might modify existing hypotheses based on what they see, or even create entirely new ones. We are always excited to hear about things you have discovered using our tools, so let us know if you have! 3. Further Reading and Contact Information For research papers related to the design, development, and application of ESTAT, check out our website at Additional datasets and new releases will be regularly made available at the ESTAT homepage: ESTAT is designed to enable interactive geovisualization with complex datasets. Take some time to try some of the buttons and configuration panels that you did not explore in this tutorial. We hope most of them are self-explanatory. Your feedback to us is extremely valuable. We want to create tools that help you explore and uncover new hypotheses. In the focus session at the end of the series of tasks you will tack next, we will ask you to tell us what you think of the basic layout and functionality of this software. Think about tools and options you think should be included that aren t, or about features in the existing package that you don t understand or are awkward to use. Questions or Comments? Contact us arobinson@psu.edu This tutorial was prepared by: Anthony Robinson Research Assistant GeoVISTA Center Department of Geography The Pennsylvania State University May 31,

Getting To Know The Multiform Bivariate Matrix

Getting To Know The Multiform Bivariate Matrix 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

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

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

Your Name: Section: INTRODUCTION TO STATISTICAL REASONING Computer Lab #4 Scatterplots and Regression

Your Name: Section: INTRODUCTION TO STATISTICAL REASONING Computer Lab #4 Scatterplots and Regression Your Name: Section: 36-201 INTRODUCTION TO STATISTICAL REASONING Computer Lab #4 Scatterplots and Regression Objectives: 1. To learn how to interpret scatterplots. Specifically you will investigate, using

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

Introduction to Social Explorer

Introduction to Social Explorer Introduction to Social Explorer Janine Billadello, Geospatial Data Lab, Baruch College October 1, 2015 Abstract This tutorial will introduce you to Social Explorer, an online mapping interface that allows

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

Excel Tips and FAQs - MS 2010

Excel Tips and FAQs - MS 2010 BIOL 211D Excel Tips and FAQs - MS 2010 Remember to save frequently! Part I. Managing and Summarizing Data NOTE IN EXCEL 2010, THERE ARE A NUMBER OF WAYS TO DO THE CORRECT THING! FAQ1: How do I sort my

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

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

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

Chapter 2 Assignment (due Thursday, April 19)

Chapter 2 Assignment (due Thursday, April 19) (due Thursday, April 19) Introduction: The purpose of this assignment is to analyze data sets by creating histograms and scatterplots. You will use the STATDISK program for both. Therefore, you should

More information

1 Introduction to Using Excel Spreadsheets

1 Introduction to Using Excel Spreadsheets Survey of Math: Excel Spreadsheet Guide (for Excel 2007) Page 1 of 6 1 Introduction to Using Excel Spreadsheets This section of the guide is based on the file (a faux grade sheet created for messing with)

More information

You will begin by exploring the locations of the long term care facilities in Massachusetts using descriptive statistics.

You will begin by exploring the locations of the long term care facilities in Massachusetts using descriptive statistics. Getting Started 1. Create a folder on the desktop and call it your last name. 2. Copy and paste the data you will need to your folder from the folder specified by the instructor. Exercise 1: Explore the

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

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

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

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

Tabbing Between Fields and Control Elements

Tabbing Between Fields and Control Elements Note: This discussion is based on MacOS, 10.12.6 (Sierra). Some illustrations may differ when using other versions of macos or OS X. The capability and features of the Mac have grown considerably over

More information

SketchUp Tool Basics

SketchUp Tool Basics SketchUp Tool Basics Open SketchUp Click the Start Button Click All Programs Open SketchUp Scroll Down to the SketchUp 2013 folder Click on the folder to open. Click on SketchUp. Set Up SketchUp (look

More information

Tutorial 1 Importing Data

Tutorial 1 Importing Data Tutorial 1 Importing Data Welcome to this tutorial in which we will look at how to import raw tire data into OptimumT. In this tutorial you will learn how to: 1. Loading files 2. Using Import Templates

More information

MAPLOGIC CORPORATION. GIS Software Solutions. Getting Started. With MapLogic Layout Manager

MAPLOGIC CORPORATION. GIS Software Solutions. Getting Started. With MapLogic Layout Manager MAPLOGIC CORPORATION GIS Software Solutions Getting Started With MapLogic Layout Manager Getting Started with MapLogic Layout Manager 2011 MapLogic Corporation All Rights Reserved 330 West Canton Ave.,

More information

Principal Components Analysis with Spatial Data

Principal Components Analysis with Spatial Data Principal Components Analysis with Spatial Data A SpaceStat Software Tutorial Copyright 2013, BioMedware, Inc. (www.biomedware.com). All rights reserved. SpaceStat and BioMedware are trademarks of BioMedware,

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

Designed by Jason Wagner, Course Web Programmer, Office of e-learning NOTE ABOUT CELL REFERENCES IN THIS DOCUMENT... 1

Designed by Jason Wagner, Course Web Programmer, Office of e-learning NOTE ABOUT CELL REFERENCES IN THIS DOCUMENT... 1 Excel Essentials Designed by Jason Wagner, Course Web Programmer, Office of e-learning NOTE ABOUT CELL REFERENCES IN THIS DOCUMENT... 1 FREQUENTLY USED KEYBOARD SHORTCUTS... 1 FORMATTING CELLS WITH PRESET

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

Chapter One: Getting Started With IBM SPSS for Windows

Chapter One: Getting Started With IBM SPSS for Windows Chapter One: Getting Started With IBM SPSS for Windows Using Windows The Windows start-up screen should look something like Figure 1-1. Several standard desktop icons will always appear on start up. Note

More information

Excel 2013 Intermediate

Excel 2013 Intermediate Instructor s Excel 2013 Tutorial 2 - Charts Excel 2013 Intermediate 103-124 Unit 2 - Charts Quick Links Chart Concepts Page EX197 EX199 EX200 Selecting Source Data Pages EX198 EX234 EX237 Creating a Chart

More information

Reset Cursor Tool Clicking on the Reset Cursor tool will clear all map and tool selections and allow tooltips to be displayed.

Reset Cursor Tool Clicking on the Reset Cursor tool will clear all map and tool selections and allow tooltips to be displayed. SMS Featured Icons: Mapping Toolbar This document includes a brief description of some of the most commonly used tools in the SMS Desktop Software map window toolbar as well as shows you the toolbar shortcuts

More information

Mapping Tabular Data Display XY points from csv

Mapping Tabular Data Display XY points from csv Mapping Tabular Data Display XY points from csv Materials needed: AussiePublicToilets.csv. [1] Open and examine the data: Open ArcMap and use the Add Data button to add the table AussiePublicToilets.csv

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

Survey of Math: Excel Spreadsheet Guide (for Excel 2016) Page 1 of 9

Survey of Math: Excel Spreadsheet Guide (for Excel 2016) Page 1 of 9 Survey of Math: Excel Spreadsheet Guide (for Excel 2016) Page 1 of 9 Contents 1 Introduction to Using Excel Spreadsheets 2 1.1 A Serious Note About Data Security.................................... 2 1.2

More information

Background on Kingdom Suite for the Imperial Barrel Competition 3D Horizon/Fault Interpretation Parts 1 & 2 - Fault Interpretation and Correlation

Background on Kingdom Suite for the Imperial Barrel Competition 3D Horizon/Fault Interpretation Parts 1 & 2 - Fault Interpretation and Correlation Background on Kingdom Suite for the Imperial Barrel Competition 3D Horizon/Fault Interpretation Parts 1 & 2 - Fault Interpretation and Correlation Wilson (2010) 1 Fault/Horizon Interpretation Using Seismic

More information

CHAPTER 1 COPYRIGHTED MATERIAL. Finding Your Way in the Inventor Interface

CHAPTER 1 COPYRIGHTED MATERIAL. Finding Your Way in the Inventor Interface CHAPTER 1 Finding Your Way in the Inventor Interface COPYRIGHTED MATERIAL Understanding Inventor s interface behavior Opening existing files Creating new files Modifying the look and feel of Inventor Managing

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

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

Tutorial: De Novo Assembly of Paired Data

Tutorial: De Novo Assembly of Paired Data : De Novo Assembly of Paired Data September 20, 2013 CLC bio Silkeborgvej 2 Prismet 8000 Aarhus C Denmark Telephone: +45 70 22 32 44 Fax: +45 86 20 12 22 www.clcbio.com support@clcbio.com : De Novo Assembly

More information

Logger Pro Resource Sheet

Logger Pro Resource Sheet Logger Pro Resource Sheet Entering and Editing Data Data Collection How to Begin How to Store Multiple Runs Data Analysis How to Scale a Graph How to Determine the X- and Y- Data Points on a Graph How

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

Using Microsoft Excel

Using Microsoft Excel Using Microsoft Excel Introduction This handout briefly outlines most of the basic uses and functions of Excel that we will be using in this course. Although Excel may be used for performing statistical

More information

MAKING TABLES WITH WORD BASIC INSTRUCTIONS. Setting the Page Orientation. Inserting the Basic Table. Daily Schedule

MAKING TABLES WITH WORD BASIC INSTRUCTIONS. Setting the Page Orientation. Inserting the Basic Table. Daily Schedule MAKING TABLES WITH WORD BASIC INSTRUCTIONS Setting the Page Orientation Once in word, decide if you want your paper to print vertically (the normal way, called portrait) or horizontally (called 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

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

SAVI Advanced The Basics

SAVI Advanced The Basics SAVI Advanced The Basics Help Topics The Basics Getting Started System Requirements Getting Started Using SAVI Advanced Exploring the Data in SAVI Advanced Viewing Change Over Time Identifying Target Geographies

More information

Quick Guide to American FactFinder

Quick Guide to American FactFinder Quick Guide to American FactFinder 1. Search Terms... 2 2. Finding Neighborhoods... 6 3. Downloading the Tables 13 4. Interpreting the Numbers... 18 Introduction The American FactFinder is a useful online

More information

Step by Step GIS. Section 1

Step by Step GIS. Section 1 Step by Step GIS Section 1 Contact the web page given below for the data required to do the exercises (http://www.pasda.psu.edu/default.asp) Before beginning the tutorials please visit the Preparation

More information

Introduction to GIS A Journey Through Gale Crater

Introduction to GIS A Journey Through Gale Crater Introduction to GIS A Journey Through Gale Crater In this lab you will be learning how to use ArcMap, one of the most common commercial software packages for GIS (Geographic Information System). Throughout

More information

QGIS LAB SERIES GST 102: Spatial Analysis Lab 2: Introduction to Geospatial Analysis

QGIS LAB SERIES GST 102: Spatial Analysis Lab 2: Introduction to Geospatial Analysis QGIS LAB SERIES GST 102: Spatial Analysis Lab 2: Introduction to Geospatial Analysis Objective Understand Attribute Table Joins and Data Classification Document Version: 2014-06-16 (Beta) Contents Introduction...2

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

Intro to GIS (requirements: basic Windows computer skills and a flash drive)

Intro to GIS (requirements: basic Windows computer skills and a flash drive) Introduction to GIS Intro to GIS (requirements: basic Windows computer skills and a flash drive) Part 1. What is GIS. 1. System: hardware (computers, devices), software (proprietary or free), people. 2.

More information

GIS LAB 1. Basic GIS Operations with ArcGIS. Calculating Stream Lengths and Watershed Areas.

GIS LAB 1. Basic GIS Operations with ArcGIS. Calculating Stream Lengths and Watershed Areas. GIS LAB 1 Basic GIS Operations with ArcGIS. Calculating Stream Lengths and Watershed Areas. ArcGIS offers some advantages for novice users. The graphical user interface is similar to many Windows packages

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

ADOBE DREAMWEAVER CS4 BASICS

ADOBE DREAMWEAVER CS4 BASICS ADOBE DREAMWEAVER CS4 BASICS Dreamweaver CS4 2 This tutorial focuses on the basic steps involved in creating an attractive, functional website. In using this tutorial you will learn to design a site layout,

More information

Word Processing. 2 Monroe County Library System

Word Processing. 2 Monroe County Library System 2 Monroe County Library System http://monroe.lib.mi.us Word Processing Word Pad Quick Guide... 4 Help Menu... 6 Invitation... 7 Saving... 12 Printing... 13 Insert a Picture... 14 Saving to a CD... 15 In

More information

Customizing DAZ Studio

Customizing DAZ Studio Customizing DAZ Studio This tutorial covers from the beginning customization options such as setting tabs to the more advanced options such as setting hot keys and altering the menu layout. Introduction:

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

Chapter 2 Assignment (due Thursday, October 5)

Chapter 2 Assignment (due Thursday, October 5) (due Thursday, October 5) Introduction: The purpose of this assignment is to analyze data sets by creating histograms and scatterplots. You will use the STATDISK program for both. Therefore, you should

More information

Access Gateway Client User's Guide

Access Gateway Client User's Guide Sysgem Access Gateway Access Gateway Client User's Guide Sysgem AG Sysgem is a trademark of Sysgem AG. Other brands and products are registered trademarks of their respective holders. 2013-2015 Sysgem

More information

Laboratory 1: Eclipse and Karel the Robot

Laboratory 1: Eclipse and Karel the Robot Math 121: Introduction to Computing Handout #2 Laboratory 1: Eclipse and Karel the Robot Your first laboratory task is to use the Eclipse IDE framework ( integrated development environment, and the d also

More information

Introduction to the workbook and spreadsheet

Introduction to the workbook and spreadsheet Excel Tutorial To make the most of this tutorial I suggest you follow through it while sitting in front of a computer with Microsoft Excel running. This will allow you to try things out as you follow along.

More information

Strategic Series-7001 Introduction to Custom Screens Version 9.0

Strategic Series-7001 Introduction to Custom Screens Version 9.0 Strategic Series-7001 Introduction to Custom Screens Version 9.0 Information in this document is subject to change without notice and does not represent a commitment on the part of Technical Difference,

More information

Using Excel to produce graphs - a quick introduction:

Using Excel to produce graphs - a quick introduction: Research Skills -Using Excel to produce graphs: page 1: Using Excel to produce graphs - a quick introduction: This handout presupposes that you know how to start Excel and enter numbers into the cells

More information

Overview: GeoViz Toolkit Interface:

Overview: GeoViz Toolkit Interface: Overview Interface o File o Add Tools o Remove Tools o Start-Up Interface Components o GeoMap (Bivariate) o Link Graph o Subspace Link Graph o Main Panel (Parallel Coordinate Plot) o Table Browser o Univariate

More information

SolidWorks Intro Part 1b

SolidWorks Intro Part 1b SolidWorks Intro Part 1b Dave Touretzky and Susan Finger 1. Create a new part We ll create a CAD model of the 2 ½ D key fob below to make on the laser cutter. Select File New Templates IPSpart If the SolidWorks

More information

CHAPTER 1 COPYRIGHTED MATERIAL. Getting to Know AutoCAD. Opening a new drawing. Getting familiar with the AutoCAD and AutoCAD LT Graphics windows

CHAPTER 1 COPYRIGHTED MATERIAL. Getting to Know AutoCAD. Opening a new drawing. Getting familiar with the AutoCAD and AutoCAD LT Graphics windows CHAPTER 1 Getting to Know AutoCAD Opening a new drawing Getting familiar with the AutoCAD and AutoCAD LT Graphics windows Modifying the display Displaying and arranging toolbars COPYRIGHTED MATERIAL 2

More information

Introduction to SPSS

Introduction to SPSS Introduction to SPSS Purpose The purpose of this assignment is to introduce you to SPSS, the most commonly used statistical package in the social sciences. You will create a new data file and calculate

More information

1. What specialist uses information obtained from bones to help police solve crimes?

1. What specialist uses information obtained from bones to help police solve crimes? Mathematics: Modeling Our World Unit 4: PREDICTION HANDOUT VIDEO VIEWING GUIDE H4.1 1. What specialist uses information obtained from bones to help police solve crimes? 2.What are some things that can

More information

LAB 1: Introduction to ArcGIS 8

LAB 1: Introduction to ArcGIS 8 LAB 1: Introduction to ArcGIS 8 Outline Introduction Purpose Lab Basics o About the Computers o About the software o Additional information Data ArcGIS Applications o Starting ArcGIS o o o Conclusion To

More information

INTERACTIVE MAP TUTORIAL

INTERACTIVE MAP TUTORIAL Wisconsin Breeding Bird Atlas II INTERACTIVE MAP TUTORIAL General Information There are two versions of the map, the PC Desktop Version, and the Mobile/Mac Version. Most of this guide will assume you are

More information

Spreadsheet Warm Up for SSAC Geology of National Parks Modules, 2: Elementary Spreadsheet Manipulations and Graphing Tasks

Spreadsheet Warm Up for SSAC Geology of National Parks Modules, 2: Elementary Spreadsheet Manipulations and Graphing Tasks University of South Florida Scholar Commons Tampa Library Faculty and Staff Publications Tampa Library 2009 Spreadsheet Warm Up for SSAC Geology of National Parks Modules, 2: Elementary Spreadsheet Manipulations

More information

Word: Print Address Labels Using Mail Merge

Word: Print Address Labels Using Mail Merge Word: Print Address Labels Using Mail Merge No Typing! The Quick and Easy Way to Print Sheets of Address Labels Here at PC Knowledge for Seniors we re often asked how to print sticky address labels in

More information

Press the Plus + key to zoom in. Press the Minus - key to zoom out. Scroll the mouse wheel away from you to zoom in; towards you to zoom out.

Press the Plus + key to zoom in. Press the Minus - key to zoom out. Scroll the mouse wheel away from you to zoom in; towards you to zoom out. Navigate Around the Map Interactive maps provide many choices for displaying information, searching for more details, and moving around the map. Most navigation uses the mouse, but at times you may also

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

BUCKVIEW Advanced. User Guide

BUCKVIEW Advanced. User Guide BUCKVIEW Advanced User Guide Inside This Manual I. Inside This Manual... 2 II. Viewing and Managing Your Images... 3 Manage Image Folders...5 Manage Sites...6 Manage Locations...10 Erase Memory Card...14

More information

Page 1. Graphical and Numerical Statistics

Page 1. Graphical and Numerical Statistics TOPIC: Description Statistics In this tutorial, we show how to use MINITAB to produce descriptive statistics, both graphical and numerical, for an existing MINITAB dataset. The example data come from Exercise

More information

SolidWorks 2½D Parts

SolidWorks 2½D Parts SolidWorks 2½D Parts IDeATe Laser Micro Part 1b Dave Touretzky and Susan Finger 1. Create a new part In this lab, you ll create a CAD model of the 2 ½ D key fob below to make on the laser cutter. Select

More information

This lesson introduces Blender, covering the tools and concepts necessary to set up a minimal scene in virtual 3D space.

This lesson introduces Blender, covering the tools and concepts necessary to set up a minimal scene in virtual 3D space. 3D Modeling with Blender: 01. Blender Basics Overview This lesson introduces Blender, covering the tools and concepts necessary to set up a minimal scene in virtual 3D space. Concepts Covered Blender s

More information

You are to turn in the following three graphs at the beginning of class on Wednesday, January 21.

You are to turn in the following three graphs at the beginning of class on Wednesday, January 21. Computer Tools for Data Analysis & Presentation Graphs All public machines on campus are now equipped with Word 2010 and Excel 2010. Although fancier graphical and statistical analysis programs exist,

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

SlickEdit Gadgets. SlickEdit Gadgets

SlickEdit Gadgets. SlickEdit Gadgets SlickEdit Gadgets As a programmer, one of the best feelings in the world is writing something that makes you want to call your programming buddies over and say, This is cool! Check this out. Sometimes

More information

Desktop Studio: Charts. Version: 7.3

Desktop Studio: Charts. Version: 7.3 Desktop Studio: Charts Version: 7.3 Copyright 2015 Intellicus Technologies This document and its content is copyrighted material of Intellicus Technologies. The content may not be copied or derived from,

More information

Using the Health Indicators database to help students research Canadian health issues

Using the Health Indicators database to help students research Canadian health issues Assignment Using the Health Indicators database to help students research Canadian health issues Joel Yan, Statistics Canada, joel.yan@statcan.ca, 1-800-465-1222 With input from Brenda Wannell, Health

More information

Instructions for Using the Databases

Instructions for Using the Databases Appendix D Instructions for Using the Databases Two sets of databases have been created for you if you choose to use the Documenting Our Work forms. One set is in Access and one set is in Excel. They are

More information

Copyright 2018 MakeUseOf. All Rights Reserved.

Copyright 2018 MakeUseOf. All Rights Reserved. 15 Power User Tips for Tabs in Firefox 57 Quantum Written by Lori Kaufman Published March 2018. Read the original article here: https://www.makeuseof.com/tag/firefox-tabs-tips/ This ebook is the intellectual

More information

Highway Performance Monitoring System

Highway Performance Monitoring System Highway Performance Monitoring System Version 1.0 June 2011 Quick Start Guide for Version 8.0 Federal Highway Administration Table of Contents Chapter 1 Introduction... 1 Chapter 2 HPMS Workflow... 2 Chapter

More information

Outlook Web Access. In the next step, enter your address and password to gain access to your Outlook Web Access account.

Outlook Web Access. In the next step, enter your  address and password to gain access to your Outlook Web Access account. Outlook Web Access To access your mail, open Internet Explorer and type in the address http://www.scs.sk.ca/exchange as seen below. (Other browsers will work but there is some loss of functionality) In

More information

Creating a Box-and-Whisker Graph in Excel: Step One: Step Two:

Creating a Box-and-Whisker Graph in Excel: Step One: Step Two: Creating a Box-and-Whisker Graph in Excel: It s not as simple as selecting Box and Whisker from the Chart Wizard. But if you ve made a few graphs in Excel before, it s not that complicated to convince

More information

Tutorial 3: Using the Waveform Viewer Introduces the basics of using the waveform viewer. Read Tutorial SIMPLIS Tutorials SIMPLIS provide a range of t

Tutorial 3: Using the Waveform Viewer Introduces the basics of using the waveform viewer. Read Tutorial SIMPLIS Tutorials SIMPLIS provide a range of t Tutorials Introductory Tutorials These tutorials are designed to give new users a basic understanding of how to use SIMetrix and SIMetrix/SIMPLIS. Tutorial 1: Getting Started Guides you through getting

More information

SUM - This says to add together cells F28 through F35. Notice that it will show your result is

SUM - This says to add together cells F28 through F35. Notice that it will show your result is COUNTA - The COUNTA function will examine a set of cells and tell you how many cells are not empty. In this example, Excel analyzed 19 cells and found that only 18 were not empty. COUNTBLANK - The COUNTBLANK

More information

2D Tutorial. Project Description: Running VisualAnalysis: Setting Up the Project:

2D Tutorial. Project Description: Running VisualAnalysis: Setting Up the Project: 2D Tutorial Project Description: This project has been set-up to demonstrate the basic features of VisualAnalysis. You will model and analyze the following two-dimensional frame with a curved glue-laminated

More information

How to Make Graphs with Excel 2007

How to Make Graphs with Excel 2007 Appendix A How to Make Graphs with Excel 2007 A.1 Introduction This is a quick-and-dirty tutorial to teach you the basics of graph creation and formatting in Microsoft Excel. Many of the tasks that you

More information

Adobe Dreamweaver CS5 Tutorial

Adobe Dreamweaver CS5 Tutorial Adobe Dreamweaver CS5 Tutorial GETTING STARTED This tutorial focuses on the basic steps involved in creating an attractive, functional website. In using this tutorial you will learn to design a site layout,

More information

Excel Level 1

Excel Level 1 Excel 2016 - Level 1 Tell Me Assistant The Tell Me Assistant, which is new to all Office 2016 applications, allows users to search words, or phrases, about what they want to do in Excel. The Tell Me Assistant

More information

Adobe Dreamweaver CC 17 Tutorial

Adobe Dreamweaver CC 17 Tutorial Adobe Dreamweaver CC 17 Tutorial GETTING STARTED This tutorial focuses on the basic steps involved in creating an attractive, functional website. In using this tutorial you will learn to design a site

More information

Using Census Data to Calculate Social Inequality in Colombia

Using Census Data to Calculate Social Inequality in Colombia Using Census Data to Calculate Social Inequality in Colombia Written by Carolyn Talmadge, February 8, 2017 What is Social Inequality?... 1 Accessing the Data... 2 Understanding the Metadata & Attribute

More information

Microsoft Excel 2007

Microsoft Excel 2007 Learning computers is Show ezy Microsoft Excel 2007 301 Excel screen, toolbars, views, sheets, and uses for Excel 2005-8 Steve Slisar 2005-8 COPYRIGHT: The copyright for this publication is owned by Steve

More information

Chapter 2 The SAS Environment

Chapter 2 The SAS Environment Chapter 2 The SAS Environment Abstract In this chapter, we begin to become familiar with the basic SAS working environment. We introduce the basic 3-screen layout, how to navigate the SAS Explorer window,

More information

MAPLOGIC CORPORATION. GIS Software Solutions. Getting Started. With MapLogic Layout Manager

MAPLOGIC CORPORATION. GIS Software Solutions. Getting Started. With MapLogic Layout Manager MAPLOGIC CORPORATION GIS Software Solutions Getting Started With MapLogic Layout Manager Getting Started with MapLogic Layout Manager 2008 MapLogic Corporation All Rights Reserved 330 West Canton Ave.,

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

Introduction to Windows

Introduction to Windows Introduction to Windows Naturally, if you have downloaded this document, you will already be to some extent anyway familiar with Windows. If so you can skip the first couple of pages and move on to the

More information