Geolog 6.6 Determin Tutorial

Size: px
Start display at page:

Download "www.fanarco.net Geolog 6.6 Determin Tutorial"

Transcription

1 Geolog 6.6 Determin Tutorial

2 Contents Introduction to Geolog's Determin Tutorial Prerequisites Document Conventions Tutorial Data Determin Overview The Evaluate Module Crossplots The Xplot Window Format the X and Y Axis Format the Color Axis Color and Symbol Section Color Section Symbol Section Filter To use the Filter Tab Functions Titles Ancillaries Frequency Create and Format a Frequency Display Xplot Functions Geolog Functions User Defined Functions Function Categories CHART CURVE QUANTIFY QUALIFY CHMAP POLYGON MACRO Creating User Defined Functions POLYGON Functions Log Calculation from CHART Function CHART Functions MACRO Functions Fill Missing Values with Reconstructed Log QUALIFY Functions Geolog Determin Tutorial 01/2006 1

3 Deterministic Petrophysics Petrophysics Philosophy Definitions The Precalc Module Borehole Correct the Gamma Ray Log Borehole Correct the Density Log Borehole Correct the Neutron Log Borehole Correct the MSFL Log Borehole Correct the Dual Laterolog Parameter Picking Overview Crossplots Histograms Pickett Plots Analysis Identify Badhole Conditions Identify Coals Calculate Shale Volume Calculation of Porosity Using Sonic Log Calculation of Porosity from Density-Neutron Crossplot Water Saturation Calculation Hydrocarbon Corrected Porosity / Water Saturation Permeability Calculation Matrix Analysis Matrix Parameter Curves Used to Estimate Mineral Content Pay Sensitivity Pay Summary Multiwell Analysis Overview Select the Wells to Process Selecting Intervals to Process Multiwell Histograms Parameter Picking - Histogram Parameter Picking - Crossplot Quick Analysis (Shale Volume Calculation) Geolog Determin Tutorial 01/2006 2

4 Create a New Loglan Program Starting a New Loglan Inserting Variables Specifying Units Specifying Default Values Entering Code and Comments Geolog Determin Tutorial 01/2006 3

5 Introduction to Geolog's Determin Tutorial Welcome to the Geolog deterministic petrophysics tutorial. This tutorial will assist you in understanding how Geolog can be used as a tool for performing deterministic petrophysical well evaluations using the Determin application within Geolog. The purpose of the Determin tutorial is to provide detailed information on the tools available within Geolog for performing a deterministic formation evaluation. This tutorial will: Prerequisites Familiarize you with the Evaluate module. Familiarize you with Geolog s Xplot application. Introduce you to Geolog s Frequency application. Demonstrate the different types of Xplot functions supplied with Geolog. Familiarize you with the tools supplied in Geolog for the picking and application of petrophysical parameters. Demonstrate the workflow through a typical deterministic petrophysical evaluation using Geolog. Explain multiwell processing using Geolog s Well application. Provide an introduction to "Loglan", the Geolog programming tool. This tutorial assumes that the student has a general working knowledge of the Geolog6.6 software, and of basic petrophysics. For those without knowledge of Geolog6.6, it is strongly recommended that the Geolog6.6 Introductory tutorials be taken before commencing this tutorial. Document Conventions In this document, all INPUT to the computer is in Bold Courier New, while all OUTPUT from the computer is in Courier New, but not bold. Geolog Determin Tutorial Introduction 1

6 Tutorial Data The following additional files (files not supplied with software) are used in this tutorial: DATA: determin_master.unl REPORTS: LAYOUTS: (Copy from layout_units) determin_paysum.layout LOGLAN: SECTIONS: SPECS: PLOTS: all (in Stars project) WELLS: botein furud silt Geolog Determin Tutorial Introduction 2

7 Determin Overview The Determin application within Geolog provides advanced deterministic formation evaluation solutions for petrophysicists, geologists and engineers. Determin is a comprehensive suite of individual deterministic modules that allow the analyst to apply all the major modern petrophysical models in the traditional analysis methodology. All common techniques for shale/clay volumes, porosity, saturation and lithology determination are included. Interactive parameter picking and multi-zone/multi-well analysis provide a rapid workflow for the formation evaluation. GEOLOG Determin Tutorial Determin Overview 3

8 Step 1: The Evaluate Module Procedure The Evaluate module allows mathematical, logical or string expressions to be entered (and saved) and applied on a single or multiwell basis. These expressions can be equations utilizing a log or several logs, or can include a call to any function included with Geolog6.6 or created by the user. In this step, you will use the Evaluate module to: Generate a continuous porosity log from a simple expression involving a single density log. Invoke a Geolog6.6 supplied function (LIMIT) and apply it to a log to limit a curve. Exercise 1 This exercise demonstrates the use of the Evaluate module to generate a continuous porosity log from a simple expression involving a single density log. 1. Start Geolog and open the STARS project. 2. Start the Well application and open the BOTEIN well. 3. Select General > Evaluate to open the tp_evaluate module (see Figure 1). Figure 1: Evaluate Module Displayed in Module Launcher Window GEOLOG Determin Tutorial Step 1: The Evaluate Module 4

9 4. In the Value column, enter the following (and as shown in Figure 2): EXPRESSION: imperial: (2.65-RHO)/1.65 metric: (2650-RHO)/1650 This is the simplest form of the density porosity equation assuming RHO_MA=2.65 and RHO_FL=1.00. As a log alias list exists, the RHOB curve is used. UNITS: V/V COMMENT: Simple Density Porosity LOG_OUT: PHIT_DEN Figure 2: Values to Generate a Continuous Log of Porosity 5. Click Start to execute the module. 6. View your data by: creating a new layout inserting a scale track inserting a wireline track displaying your newly created PHIT_DEN in the wireline track setting the Right Limit to -0.5 to view the full range of data Your display should look similar to Figure 3 after applying these changes. 7. Select Well > Save. GEOLOG Determin Tutorial Step 1: The Evaluate Module 5

10 Figure 3: PHIT_DEN Log Displayed in a Layout Exercise 2 This exercise demonstrates the use of the Evaluate module to invoke a Geolog6.6 supplied function (LIMIT) and apply it to a log to limit the values. In Exercise 1 on Page 4, the given values for matrix and fluid density may result in the generation of porosity values that are negative, or greater than 100%. The LIMIT function can be used to define a valid range for a log. Values less than the minimum value will be set to the minimum value, and values greater than the maximum value will be set to the maximum value. The syntax for this function is: LIMIT(Logname, Minimum value, Maximum value) GEOLOG Determin Tutorial Step 1: The Evaluate Module 6

11 1. Display the tp_evaluate module (or select General > Evaluate, if you closed the Module Launcher window). 2. In the Value column, enter the following (and as shown in Figure 4): EXPRESSION: limit(phit_den,0,.5) UNITS: V/V TYPE: REAL COMMENT: Limited Density Porosity LOG_OUT: PHIT_DEN Figure 4: Function to Limit a Curve 3. Click Start. The data displayed in the layout is automatically updated. Expressions can be nested within Evaluate expressions, so that the two previous exercises could be carried out at the same time using a single expression of the form: limit(((2.65-rho)/1.65), 0, 0.5) GEOLOG Determin Tutorial Step 1: The Evaluate Module 7

12 Step 2: Crossplots Procedure Xplot, Geolog s crossplot application, is used for plotting logs or log expressions. It provides a variety of analytical tools to: incorporate standard contractor or user-defined curves, polygons and charts; perform regression analysis, and; calculate new logs. Xplot can be started in either Well or in Project. In this step, you will: Start the Xplot application from within Well to become familiar with the Xplot window and its components. Edit the X and Y axis of an existing crossplot. Format the Z axis. Format the display style (Symbols). Format the data display area (Ancillaries). Exercise 1 The Xplot Window In this exercise, you will change the layout you created in the previous exercise, start Geolog s Xplot application and open an existing crossplot file. 1. Within your layout view, change the displayed PHIT_DEN log to RHOB and click Apply. The defaults are updated automatically when you enter a known log name. 2. Add a second wireline track and insert the NPHI log and click OK. 3. Select Well > View > Xplot... to open the File Select dialog box. GEOLOG Determin Tutorial Step 2: Crossplots 8

13 4. Locate and open rho_nphi_gr.xplot (values of density and neutron porosity with color coding related to values of gamma ray; see Figure 5). Titles Statistics Diagram Y Axis log expression X Axis log expression Color log expression and color bar Functions Figure 5: Xplot Window Displaying RHO_NPHI_GR Xplot 5. Within the Properties dialog box, insert gr on the Z axis, and click Apply. 6. Observe the crossplot is now displayed in 3D, as shown in Figure 6. GEOLOG Determin Tutorial Step 2: Crossplots 9

14 Figure 6: Xplot Window Displaying 3D Xplot For more information refer to the Online Help - Working In 3D Xplot. 7. Remove gr from the Z Axis tab, Log Expression field, and click OK to return the crossplot to 2D. GEOLOG Determin Tutorial Step 2: Crossplots 10

15 The following table describes the components identified in Figure 5 and Figure 6. COMPONENT Titles Statistics Diagram DESCRIPTION Xplot title, well name, selected processing range/ intervals, and filters being used. Shows the number of X and Y values inside and outside the Xplot grid limits. For more information see "Ancillaries" on Page 29. X axis log expression Y axis log expression Z axis log expression (not shown) Color axis Functions The selected X, Y, and Z axis log expressions and units for each axis. For more information on the Z axis log expressions refer to the Online Help - Working in 3D Xplot. The selected Color bar, Color Expression and/or Symbol Expression (not shown) are referred to as the Color Axis. Description of an element inserted on the crossplot such as a chart, polygon or curve. Exercise 2 Format the X and Y Axis In this exercise, you will be guided through the formatting of the X axis you then follow the same procedure to format the Y axis. Formatting display areas in Geolog is performed using the Properties dialog box. To display the Properties dialog box in Xplot you can do any ONE of the following: Select Edit > Properties. Double click on a log expression. Double click on the data display area. 1. Select Edit > Properties If necessary, click on the X Axis tab. This is an example of aliasing, the Xplot layout is formatted to display the logname_cor logs but, as they do not exist, the RHOB and NPHI logs are displayed (see Figure 7). GEOLOG Determin Tutorial Step 2: Crossplots 11

16 Log name to display does not exist, so NPHI and RHOB are displayed. Figure 7: Properties Dialog Box - X and Y AXIS Tabs The X, Y and Z Axis tabs on the Properties dialog box display similar selection and formatting options. GEOLOG Determin Tutorial Step 2: Crossplots 12

17 The following table explains each of the fields on the X, Y and Z axis tabs of the Properties dialog box: SECTION FIELD/BUTTON DESCRIPTION Log Log Expression A log name or expression that evaluates to a numerical result. An X and Y value must be specified to display data (see Figure 5), and a Z value must be specified for a 3D display (see Figure 6). If changing an existing log, the Default units are automatically displayed. This replaces displayed Units, Left/Right and Scale values with the default values specified in the loginfo.loginfo file found in the unit_type/specs directory for your environment. If you change any of the displayed Units, Left/Right and Scale values click on the Defaults button to redisplay the default values. Units Limits (Left / Right Limit - X axis) (Bottom / Top Limit - Y axis) (Lower / Upper Limit - Z axis) Default units are displayed for a log entered in the Log Expression field. Limit values for each axis are displayed according to defaults for the Units selected. These defaults are determined by Left and Right limit values in a loginfo file. For the Y axis, left and right limits are translated to bottom and top, respectively. For the Z axis, left and right limits are translated to lower and upper, respectively. Scale Control Sampling Use the Swap Limits these two fields. The scale is represented by grid lines. icon to quickly swap the values in Note: The Limits specified must be greater than 0 for all but Linear. The sampling rate of one axis (X, Y or Z) can be used to determine displayed log values of the other axes by interpolation. Whichever axis has this toggled ON indicates that axis controls the sampling. GEOLOG Determin Tutorial Step 2: Crossplots 13

18 SECTION FIELD/BUTTON DESCRIPTION Grid Style Intervals Appearance Standard - LINEAR scale only Enter a single value for Fine and/or Coarse Grid Intervals for a Standard grid to display linear scale grids. The Grid is calculated using the Left and Right Limits, and the Fine and Coarse Grid Intervals (Left - Right / Grid Interval value; e.g., if the Left limit is 0 and the Right limit is 200, a Coarse Grid Interval of 10 will display grids at 20, 40, ). Variable - ALL scales Enter multiple values for Fine and/or Coarse Grid Intervals for a Variable grid to display grids according to the Fine and Coarse grid values entered. Enter values separated by spaces where grid lines are to appear (e.g , etc.). To quickly remove the grids from the view, toggle View > Grids. To set the appearance of grids, click in an Appearance field to display the Appearance Palette and set the color, line style and width, and text. Text denoting grid positions appears at both ends of the grid lines. As a simple exercise in using the X and Y Axis tabs, do the following: 3. For the X axis, change the Right limit to 0.5 and the Coarse grid lines to Magenta. 4. For the Y axis, change the Bottom limit to 3.2 (3200) and the Coarse grid lines to Blue. 5. Click Apply. Exercise 3 Format the Color Axis Colors, expressions, symbols, and/or text (all referred to as a "Color axis") can be applied to data displayed on a crossplot. 1. Select the Color Tab. GEOLOG Determin Tutorial Step 2: Crossplots 14

19 Figure 8: Properties Dialog Box - Color Axis Tab Color and Symbol Section The following table describes the Color and Symbol section components of the Color tab as shown in Figure 8: FIELD/BUTTON Style DESCRIPTION Determines the style of the displayed symbols. Note: Not available when viewing 3D crossplots. Marker - The marker selected in the Appearance field is shown at the center of each grid cell. Solid Fill - Each grid cell is shown as a filled rectangle. When specifying a Symbol Expression, these styles only apply to the display of indeterminate results. Note: Solid Fill is automatically set when using Accumulation settings on the Filter tab, and automatically set back to Marker when Accumulation is set to None. GEOLOG Determin Tutorial Step 2: Crossplots 15

20 FIELD/BUTTON DESCRIPTION Appearance Connection The Appearance settings (attributes) selected in this field apply to both the Color and the Symbol sections on the Color tab. Click in the Appearance field to display the Appearance Palette to format the style, and color of symbols and lines. Specifies the line style in the Appearance field. However, it does not apply to accumulated values. None - Values are not connected. Line - Values are connected with a straight line. Spline - Values are connected with a smooth curve. Note: Line styles are not available when in 3D mode; and should not be used when plotting arrays on X or Y axes. Show Missing Values Toggled OFF - missing Color or Symbol values are not processed. Toggled ON - missing Color or Symbol values are processed and displayed using the settings specified in the Appearance field. 2. With the Style set to Marker, using the Appearance Palette set the color to Blue and the Marker to Ball. 3. In the Color section remove the Expression GR_COR and click Apply. 4. Observe the changes made to the crossplot. 5. Change the Style to Solid Fill and click Apply. 6. Observe the crossplot. "Ball" is ignored and filled rectangles for each grid cell containing X/Y values are displayed. GEOLOG Determin Tutorial Step 2: Crossplots 16

21 Crossplot with the marker style Crossplot with the solid fill style Figure 9: Crossplots Showing Different Color Styles Color Section The following table describes the Color section components of the Color tab as shown in Figure 8: 1. Change the Style back to Marker and set the Expression to rainbow(gr,20,150) In the Expression field, Geolog converts lowercase to uppercase when you click Apply. 2. Click Apply. The Color Bar specified (i.e., gr.qualify) is ignored and the values are displayed according to the expression. Note the expression displayed beneath the color bar on the crossplot. See Figure 10. GEOLOG Determin Tutorial Step 2: Crossplots 17

22 FIELD/BUTTON Expression Display Value DESCRIPTION A log name or an expression determines the color of the data values. RAINBOW expression A rainbow expression can be used as an alternative to selecting an Expression and Color Bar. For example, for the expression syntax RAINBOW(GR,0,200), GR is a log name and the values represent the range to be displayed. Values within the range are displayed according to the color spectrum between blue and red. WELL_NO expression When processing multiple wells, remove the Color Bar and click on the Dropdown List button to select WELL_NO to have each well display in a default color assigned from the Appearance palette. Alternatively, a Color Bar may be specified to select specific colors from the Color Bar for each well (see WELL_NO as a Color Expression for an example). Note: When using WELL_NO, a Color Bar is not displayed, as the well names in the legend identify the wells and colors. INTERVAL_NO expression When processing multiple intervals, remove the Color Bar and click the Dropdown List button to select INTERVAL_NO to have each interval specified for processing display in a default color assigned from the Appearance palette. This enables you to select the required set of values to display the data: Minimum, Maximum, Average, or Frequency. GEOLOG Determin Tutorial Step 2: Crossplots 18

23 FIELD/BUTTON Color Bar DESCRIPTION If no Color Bar is selected, the data point colors are determined directly by the Color Expression. If the Color Expression evaluates to a string (e.g. "GREEN"), then that color will be used. If the Color Expression evaluates to a whole number, (e.g. WELL_NO), then a color will be automatically selected from the Appearance Palette to represent each number. You can enter/select a qualify function which determines the color representation of expression values using one of the following: The Dropdown List button to select from existing Qualify functions. The default reserved qualify functions Rainbow and Grayscale can be used to automatically create a color bar if an appropriate color bar does not exist. When selected, all displayed data is encompassed within the color (or grayscale) range. For example, if GR is entered and the displayed data is within the range of GR values 21 and 176, the Color Bar encompasses these values within the rainbow or grayscale color range of 20 to 180. The File Select icon to open the File Select Dialog Box to select the qualify function from another location. Frequency Bar The Colormap icon to edit/create a color bar. These colormaps can be changed, or new ones created, when required. Colormaps are located in, and saved to, the /functions directory with an extension of.qualify. This is only available when the Display Value is set to Frequency. The required qualify function is selected to display the data frequencies. If the default reserved qualify functions Rainbow or Grayscale Color Bar is selected, a color bar is automatically created to encompass the range of frequencies for the displayed data. GEOLOG Determin Tutorial Step 2: Crossplots 19

24 Figure 10: Using Rainbow Expression to Identify Formation Colors with Solid Color 3. Change the expression back to GR_COR and click Apply. Colormaps Colormaps are used in Geolog for various functions such as displaying array data image logs (representing vertical and horizontal variation in formation properties), and representing the Color axis on crossplots. These colormaps can be changed, or new ones created, as required. Colormaps are QUALIFY functions, and are located in, and saved to, the functions directory with an extension of.qualify. 4. Click on the Colormap icon to open the colormap currently specified in the Color Bar field (see Figure 11). GEOLOG Determin Tutorial Step 2: Crossplots 20

25 Currently open colormap Color cells Name Figure 11: Colormap Dialog Box Interactive visual guide when changing Function and Direction of colormap indicates the colormap currently displayed. Check this name is the same as the color bar title displayed in the crossplot to ensure you are saving changes to the correct colormap, as it is possible to display the properties of another colormap within the currently open colormap (using File > Import). If a colormap has not been specified before clicking on the Colormap icon, or when you select File > New, a default "rainbow" style colormap titled "no_name" is displayed in Manual mode. To create a new map, you can change this rainbow style, or open an existing colormap (File > Open) and make the required changes. 5. Click the File>> button and select Import... to import the properties of another colormap. 6. Locate and select fms.qualify. NOTE the name displayed in the Name field and the crossplot color bar title are different. 7. Click the File>> button and select New to start a new colormap, and Discard the changes. GEOLOG Determin Tutorial Step 2: Crossplots 21

26 8. Click the File>> button and select Size... to open the Colormap size dialog box. 9. Specify a range of 0 to 200, and 10 intervals. 10. Click OK. 11. Click the Tools>> button. Note all the options are grayed out, this is because there are no color cells selected. 12. Click and drag across the color cells to select them (each selected cell is outlined in red). Selected color cells 13. Click the Tools>> button and select Grayscale. 14. Change the colors back to Rainbow. 15. Select the first (leftmost) cell. 16. Change the Cell To value to 25 and click Apply. 17. Select the resized cell. 18. Click on the Appearance palette icon and change the color of the cell. 19. Select all the color cells. GEOLOG Determin Tutorial Step 2: Crossplots 22

27 20. Click on the Tools>> button and select Interpolate. 21. Click on the Function field Dropdown List button and select an option. 22. Adjust the red control points. Geolog dynamically displays the changes in the Function Colormap area. 23. Select the Reverse direction. 24. Click on the File>> button and save your colormap as mycolors. (Enter the name at the end of the path in the Selection field; if a /functions directory does not exist for your project, Geolog will create one now.) 25. Close the Colormap dialog box. 26. On the Color tab of the Properties dialog box, click the Color Bar File Select icon to locate and select your new colormap. 27. Click Apply. See the Using Geolog online help for detailed information on colormaps. GEOLOG Determin Tutorial Step 2: Crossplots 23

28 Symbol Section You use the Symbol section of the Color tab to select the symbol used to display values. The following table explains the fields in the Symbol section: FIELD / BUTTON Expression DESCRIPTION Note: Not available when viewing a 3D crossplot. Style The Log Select icon enables you to select the required log, or enter a log name or expression. When using expressions, ensure the appropriate Style is selected (e.g. toggle on "Marker" if SYMBOL is entered to display the symbol specified in the well header constants, "Fill" if a lithology log is selected, "Text" if WELL_NO is selected). Ensure a Color Expression has been selected and then click on the Dropdown List button to select one of four special Symbol Expressions: MINIMUM, MAXIMUM, AVERAGE or FREQUENCY to provide direct access to the statistics accumulated for each grid cell for the Color Expression. These special expressions are usually only meaningful when the Symbol Style is set to Text. If the expression WELL_NO is used in Multiwell Processing, values are identified by a number for each well selected for processing. The style of displayed symbols. Marker: If the Symbol Expression evaluates to a string (e.g. "BALL"), then a marker with that name will be used. If the Symbol Expression evaluates to a whole number (e.g. WELL_NO), then a marker will be automatically selected from the Appearance palette to represent each number. If the marker cannot be found, an error message is generated and, in Multiwell Processing, the marker is not displayed in the Well Legend. Fill: If the Symbol Expression evaluates to a string (e.g. "SS") then a fill pattern with that name will be used. If the Symbol Expression evaluates to a whole number (e.g. WELL_NO) then a fill pattern will be automatically selected from the Appearance palette to represent each number. If the fill cannot be found, an error message is generated and, in Multiwell Processing, the fill is not displayed in the Well Legend. Text: Symbol Expression values are displayed as text (e.g. select a depth log as the expression to show the depth for displayed values). GEOLOG Determin Tutorial Step 2: Crossplots 24

29 Exercise 4 Filter The Filter tab in the Properties dialog box is used to: define a filter to display a range of values (e.g. depth range) define frequency accumulation to aggregate multiple values to one point adjust a 3D display To use the Filter Tab 1. Click the Filter tab in the Properties dialog box. Figure 12: Properties Dialog Box - Filter Tab GEOLOG Determin Tutorial Step 2: Crossplots 25

Plotting: Customizing the Graph

Plotting: Customizing the Graph Plotting: Customizing the Graph Data Plots: General Tips Making a Data Plot Active Within a graph layer, only one data plot can be active. A data plot must be set active before you can use the Data Selector

More information

Plots, Curve-Fitting, and Data Modeling in Microsoft Excel

Plots, Curve-Fitting, and Data Modeling in Microsoft Excel Plots, Curve-Fitting, and Data Modeling in Microsoft Excel This handout offers some tips on making nice plots of data collected in your lab experiments, as well as instruction on how to use the built-in

More information

Tools Editor. FIG: 14.1 Select edit logging Tool Details

Tools Editor. FIG: 14.1 Select edit logging Tool Details Tools Editor When tools are ran in a service (by editing the tool string for a particular service), they are chosen by type and serial number. Each serial number is assigned to a specific tool model. Each

More information

GUIDELINES FOR PREPARING POSTERS USING POWERPOINT PRESENTATION SOFTWARE

GUIDELINES FOR PREPARING POSTERS USING POWERPOINT PRESENTATION SOFTWARE Society for the Teaching of Psychology (APA Division 2) OFFICE OF TEACHING RESOURCES IN PSYCHOLOGY (OTRP) Department of Psychology, Georgia Southern University, P. O. Box 8041, Statesboro, GA 30460-8041

More information

CREATING EXCEL PIVOT TABLES AND PIVOT CHARTS FOR LIBRARY QUESTIONNAIRE RESULTS

CREATING EXCEL PIVOT TABLES AND PIVOT CHARTS FOR LIBRARY QUESTIONNAIRE RESULTS CREATING EXCEL PIVOT TABLES AND PIVOT CHARTS FOR LIBRARY QUESTIONNAIRE RESULTS An Excel Pivot Table is an interactive table that summarizes large amounts of data. It allows the user to view and manipulate

More information

Intro to Excel spreadsheets

Intro to Excel spreadsheets Intro to Excel spreadsheets What are the objectives of this document? The objectives of document are: 1. Familiarize you with what a spreadsheet is, how it works, and what its capabilities are; 2. Using

More information

Understand the Sketcher workbench of CATIA V5.

Understand the Sketcher workbench of CATIA V5. Chapter 1 Drawing Sketches in Learning Objectives the Sketcher Workbench-I After completing this chapter you will be able to: Understand the Sketcher workbench of CATIA V5. Start a new file in the Part

More information

Chapter 4 Creating Charts and Graphs

Chapter 4 Creating Charts and Graphs Calc Guide Chapter 4 OpenOffice.org Copyright This document is Copyright 2006 by its contributors as listed in the section titled Authors. You can distribute it and/or modify it under the terms of either

More information

SAP Business Intelligence (BI) Reporting Training for MM. General Navigation. Rick Heckman PASSHE 1/31/2012

SAP Business Intelligence (BI) Reporting Training for MM. General Navigation. Rick Heckman PASSHE 1/31/2012 2012 SAP Business Intelligence (BI) Reporting Training for MM General Navigation Rick Heckman PASSHE 1/31/2012 Page 1 Contents Types of MM BI Reports... 4 Portal Access... 5 Variable Entry Screen... 5

More information

BD CellQuest Pro Software Analysis Tutorial

BD CellQuest Pro Software Analysis Tutorial BD CellQuest Pro Analysis Tutorial This tutorial guides you through an analysis example using BD CellQuest Pro software. If you are already familiar with BD CellQuest Pro software on Mac OS 9, refer to

More information

Sample Table. Columns. Column 1 Column 2 Column 3 Row 1 Cell 1 Cell 2 Cell 3 Row 2 Cell 4 Cell 5 Cell 6 Row 3 Cell 7 Cell 8 Cell 9.

Sample Table. Columns. Column 1 Column 2 Column 3 Row 1 Cell 1 Cell 2 Cell 3 Row 2 Cell 4 Cell 5 Cell 6 Row 3 Cell 7 Cell 8 Cell 9. Working with Tables in Microsoft Word The purpose of this document is to lead you through the steps of creating, editing and deleting tables and parts of tables. This document follows a tutorial format

More information

The following is an overview of lessons included in the tutorial.

The following is an overview of lessons included in the tutorial. Chapter 2 Tutorial Tutorial Introduction This tutorial is designed to introduce you to some of Surfer's basic features. After you have completed the tutorial, you should be able to begin creating your

More information

STATGRAPHICS Online. Statistical Analysis and Data Visualization System. Revised 6/21/2012. Copyright 2012 by StatPoint Technologies, Inc.

STATGRAPHICS Online. Statistical Analysis and Data Visualization System. Revised 6/21/2012. Copyright 2012 by StatPoint Technologies, Inc. STATGRAPHICS Online Statistical Analysis and Data Visualization System Revised 6/21/2012 Copyright 2012 by StatPoint Technologies, Inc. All rights reserved. Table of Contents Introduction... 1 Chapter

More information

Petrel TIPS&TRICKS from SCM

Petrel TIPS&TRICKS from SCM Petrel TIPS&TRICKS from SCM Knowledge Worth Sharing Histograms and SGS Modeling Histograms are used daily for interpretation, quality control, and modeling in Petrel. This TIPS&TRICKS document briefly

More information

KaleidaGraph Quick Start Guide

KaleidaGraph Quick Start Guide KaleidaGraph Quick Start Guide This document is a hands-on guide that walks you through the use of KaleidaGraph. You will probably want to print this guide and then start your exploration of the product.

More information

Information Literacy Program

Information Literacy Program Information Literacy Program Excel (2013) Advanced Charts 2015 ANU Library anulib.anu.edu.au/training ilp@anu.edu.au Table of Contents Excel (2013) Advanced Charts Overview of charts... 1 Create a chart...

More information

Basic Excel Handbook

Basic Excel Handbook 2 5 2 7 1 1 0 4 3 9 8 1 Basic Excel Handbook Version 3.6 May 6, 2008 Contents Contents... 1 Part I: Background Information...3 About This Handbook... 4 Excel Terminology... 5 Excel Terminology (cont.)...

More information

MARS STUDENT IMAGING PROJECT

MARS STUDENT IMAGING PROJECT MARS STUDENT IMAGING PROJECT Data Analysis Practice Guide Mars Education Program Arizona State University Data Analysis Practice Guide This set of activities is designed to help you organize data you collect

More information

Computer Training Centre University College Cork. Excel 2013 Pivot Tables

Computer Training Centre University College Cork. Excel 2013 Pivot Tables Computer Training Centre University College Cork Excel 2013 Pivot Tables Table of Contents Pivot Tables... 1 Changing the Value Field Settings... 2 Refreshing the Data... 3 Refresh Data when opening a

More information

Excel 2007 Basic knowledge

Excel 2007 Basic knowledge Ribbon menu The Ribbon menu system with tabs for various Excel commands. This Ribbon system replaces the traditional menus used with Excel 2003. Above the Ribbon in the upper-left corner is the Microsoft

More information

Table of Contents TASK 1: DATA ANALYSIS TOOLPAK... 2 TASK 2: HISTOGRAMS... 5 TASK 3: ENTER MIDPOINT FORMULAS... 11

Table of Contents TASK 1: DATA ANALYSIS TOOLPAK... 2 TASK 2: HISTOGRAMS... 5 TASK 3: ENTER MIDPOINT FORMULAS... 11 Table of Contents TASK 1: DATA ANALYSIS TOOLPAK... 2 TASK 2: HISTOGRAMS... 5 TASK 3: ENTER MIDPOINT FORMULAS... 11 TASK 4: ADD TOTAL LABEL AND FORMULA FOR FREQUENCY... 12 TASK 5: MODIFICATIONS TO THE HISTOGRAM...

More information

PERFORMING REGRESSION ANALYSIS USING MICROSOFT EXCEL

PERFORMING REGRESSION ANALYSIS USING MICROSOFT EXCEL PERFORMING REGRESSION ANALYSIS USING MICROSOFT EXCEL John O. Mason, Ph.D., CPA Professor of Accountancy Culverhouse School of Accountancy The University of Alabama Abstract: This paper introduces you to

More information

Microsoft Excel 2010 Charts and Graphs

Microsoft Excel 2010 Charts and Graphs Microsoft Excel 2010 Charts and Graphs Email: training@health.ufl.edu Web Page: http://training.health.ufl.edu Microsoft Excel 2010: Charts and Graphs 2.0 hours Topics include data groupings; creating

More information

Excel 2003 Tutorial I

Excel 2003 Tutorial I This tutorial was adapted from a tutorial by see its complete version at http://www.fgcu.edu/support/office2000/excel/index.html Excel 2003 Tutorial I Spreadsheet Basics Screen Layout Title bar Menu bar

More information

Excel Tutorial. Bio 150B Excel Tutorial 1

Excel Tutorial. Bio 150B Excel Tutorial 1 Bio 15B Excel Tutorial 1 Excel Tutorial As part of your laboratory write-ups and reports during this semester you will be required to collect and present data in an appropriate format. To organize and

More information

Appendix 2.1 Tabular and Graphical Methods Using Excel

Appendix 2.1 Tabular and Graphical Methods Using Excel Appendix 2.1 Tabular and Graphical Methods Using Excel 1 Appendix 2.1 Tabular and Graphical Methods Using Excel The instructions in this section begin by describing the entry of data into an Excel spreadsheet.

More information

Excel -- Creating Charts

Excel -- Creating Charts Excel -- Creating Charts The saying goes, A picture is worth a thousand words, and so true. Professional looking charts give visual enhancement to your statistics, fiscal reports or presentation. Excel

More information

Using Excel (Microsoft Office 2007 Version) for Graphical Analysis of Data

Using Excel (Microsoft Office 2007 Version) for Graphical Analysis of Data Using Excel (Microsoft Office 2007 Version) for Graphical Analysis of Data Introduction In several upcoming labs, a primary goal will be to determine the mathematical relationship between two variable

More information

SECTION 2-1: OVERVIEW SECTION 2-2: FREQUENCY DISTRIBUTIONS

SECTION 2-1: OVERVIEW SECTION 2-2: FREQUENCY DISTRIBUTIONS SECTION 2-1: OVERVIEW Chapter 2 Describing, Exploring and Comparing Data 19 In this chapter, we will use the capabilities of Excel to help us look more carefully at sets of data. We can do this by re-organizing

More information

Getting Started with Excel 2008. Table of Contents

Getting Started with Excel 2008. Table of Contents Table of Contents Elements of An Excel Document... 2 Resizing and Hiding Columns and Rows... 3 Using Panes to Create Spreadsheet Headers... 3 Using the AutoFill Command... 4 Using AutoFill for Sequences...

More information

Using Microsoft Excel to Plot and Analyze Kinetic Data

Using Microsoft Excel to Plot and Analyze Kinetic Data Entering and Formatting Data Using Microsoft Excel to Plot and Analyze Kinetic Data Open Excel. Set up the spreadsheet page (Sheet 1) so that anyone who reads it will understand the page (Figure 1). Type

More information

Custom Reporting System User Guide

Custom Reporting System User Guide Citibank Custom Reporting System User Guide April 2012 Version 8.1.1 Transaction Services Citibank Custom Reporting System User Guide Table of Contents Table of Contents User Guide Overview...2 Subscribe

More information

Excel Guide for Finite Mathematics and Applied Calculus

Excel Guide for Finite Mathematics and Applied Calculus Excel Guide for Finite Mathematics and Applied Calculus Revathi Narasimhan Kean University A technology guide to accompany Mathematical Applications, 6 th Edition Applied Calculus, 2 nd Edition Calculus:

More information

Petrel TIPS&TRICKS from SCM

Petrel TIPS&TRICKS from SCM Petrel TIPS&TRICKS from SCM Knowledge Worth Sharing Import and Digitize from a Bitmap Using Petrel Often a map with culture lines, contours or well spots is provided in paper form and must be entered into

More information

Prism 6 Step-by-Step Example Linear Standard Curves Interpolating from a standard curve is a common way of quantifying the concentration of a sample.

Prism 6 Step-by-Step Example Linear Standard Curves Interpolating from a standard curve is a common way of quantifying the concentration of a sample. Prism 6 Step-by-Step Example Linear Standard Curves Interpolating from a standard curve is a common way of quantifying the concentration of a sample. Step 1 is to construct a standard curve that defines

More information

http://school-maths.com Gerrit Stols

http://school-maths.com Gerrit Stols For more info and downloads go to: http://school-maths.com Gerrit Stols Acknowledgements GeoGebra is dynamic mathematics open source (free) software for learning and teaching mathematics in schools. It

More information

How to make a line graph using Excel 2007

How to make a line graph using Excel 2007 How to make a line graph using Excel 2007 Format your data sheet Make sure you have a title and each column of data has a title. If you are entering data by hand, use time or the independent variable in

More information

GeoGebra Statistics and Probability

GeoGebra Statistics and Probability GeoGebra Statistics and Probability Project Maths Development Team 2013 www.projectmaths.ie Page 1 of 24 Index Activity Topic Page 1 Introduction GeoGebra Statistics 3 2 To calculate the Sum, Mean, Count,

More information

Applying a circular load. Immediate and consolidation settlement. Deformed contours. Query points and query lines. Graph query.

Applying a circular load. Immediate and consolidation settlement. Deformed contours. Query points and query lines. Graph query. Quick Start Tutorial 1-1 Quick Start Tutorial This quick start tutorial will cover some of the basic features of Settle3D. A circular load is applied to a single soil layer and settlements are examined.

More information

GeoGebra. 10 lessons. Gerrit Stols

GeoGebra. 10 lessons. Gerrit Stols GeoGebra in 10 lessons Gerrit Stols Acknowledgements GeoGebra is dynamic mathematics open source (free) software for learning and teaching mathematics in schools. It was developed by Markus Hohenwarter

More information

Microsoft Excel 2010 Tutorial

Microsoft Excel 2010 Tutorial 1 Microsoft Excel 2010 Tutorial Excel is a spreadsheet program in the Microsoft Office system. You can use Excel to create and format workbooks (a collection of spreadsheets) in order to analyze data and

More information

TABLE OF CONTENTS. INTRODUCTION... 5 Advance Concrete... 5 Where to find information?... 6 INSTALLATION... 7 STARTING ADVANCE CONCRETE...

TABLE OF CONTENTS. INTRODUCTION... 5 Advance Concrete... 5 Where to find information?... 6 INSTALLATION... 7 STARTING ADVANCE CONCRETE... Starting Guide TABLE OF CONTENTS INTRODUCTION... 5 Advance Concrete... 5 Where to find information?... 6 INSTALLATION... 7 STARTING ADVANCE CONCRETE... 7 ADVANCE CONCRETE USER INTERFACE... 7 Other important

More information

WebSphere Business Monitor V6.2 Business space dashboards

WebSphere Business Monitor V6.2 Business space dashboards Copyright IBM Corporation 2009 All rights reserved IBM WEBSPHERE BUSINESS MONITOR 6.2 LAB EXERCISE WebSphere Business Monitor V6.2 What this exercise is about... 2 Lab requirements... 2 What you should

More information

Working with Excel in Origin

Working with Excel in Origin Working with Excel in Origin Limitations When Working with Excel in Origin To plot your workbook data in Origin, you must have Excel version 7 (Microsoft Office 95) or later installed on your computer

More information

GelAnalyzer 2010 User s manual. Contents

GelAnalyzer 2010 User s manual. Contents GelAnalyzer 2010 User s manual Contents 1. Starting GelAnalyzer... 2 2. The main window... 2 3. Create a new analysis... 2 4. The image window... 3 5. Lanes... 3 5.1 Detect lanes automatically... 3 5.2

More information

CONSTRUCTING SINGLE-SUBJECT REVERSAL DESIGN GRAPHS USING MICROSOFT WORD : A COMPREHENSIVE TUTORIAL

CONSTRUCTING SINGLE-SUBJECT REVERSAL DESIGN GRAPHS USING MICROSOFT WORD : A COMPREHENSIVE TUTORIAL CONSTRUCTING SINGLE-SUBJECT REVERSAL DESIGN GRAPHS USING MICROSOFT WORD : A COMPREHENSIVE TUTORIAL PATRICK GREHAN ADELPHI UNIVERSITY DANIEL J. MORAN MIDAMERICAN PSYCHOLOGICAL INSTITUTE This document is

More information

User Guide for TeamDirection Dashboard

User Guide for TeamDirection Dashboard User Guide for TeamDirection Dashboard Table Of Contents Introduction...1 Learning TeamDirection Dashboard...1 New in Dashboard...3 Getting Started...4 Dashboard Features...5 Folders...5 Projects View

More information

Data Visualization. Brief Overview of ArcMap

Data Visualization. Brief Overview of ArcMap Data Visualization Prepared by Francisco Olivera, Ph.D., P.E., Srikanth Koka and Lauren Walker Department of Civil Engineering September 13, 2006 Contents: Brief Overview of ArcMap Goals of the Exercise

More information

SPSS: Getting Started. For Windows

SPSS: Getting Started. For Windows For Windows Updated: August 2012 Table of Contents Section 1: Overview... 3 1.1 Introduction to SPSS Tutorials... 3 1.2 Introduction to SPSS... 3 1.3 Overview of SPSS for Windows... 3 Section 2: Entering

More information

Instructions for Use. CyAn ADP. High-speed Analyzer. Summit 4.3. 0000050G June 2008. Beckman Coulter, Inc. 4300 N. Harbor Blvd. Fullerton, CA 92835

Instructions for Use. CyAn ADP. High-speed Analyzer. Summit 4.3. 0000050G June 2008. Beckman Coulter, Inc. 4300 N. Harbor Blvd. Fullerton, CA 92835 Instructions for Use CyAn ADP High-speed Analyzer Summit 4.3 0000050G June 2008 Beckman Coulter, Inc. 4300 N. Harbor Blvd. Fullerton, CA 92835 Overview Summit software is a Windows based application that

More information

Creating Drawings in Pro/ENGINEER

Creating Drawings in Pro/ENGINEER 6 Creating Drawings in Pro/ENGINEER This chapter shows you how to bring the cell phone models and the assembly you ve created into the Pro/ENGINEER Drawing mode to create a drawing. A mechanical drawing

More information

MICROSOFT OFFICE ACCESS 2007 - NEW FEATURES

MICROSOFT OFFICE ACCESS 2007 - NEW FEATURES MICROSOFT OFFICE 2007 MICROSOFT OFFICE ACCESS 2007 - NEW FEATURES Exploring Access Creating and Working with Tables Finding and Filtering Data Working with Queries and Recordsets Working with Forms Working

More information

MicroStrategy Analytics Express User Guide

MicroStrategy Analytics Express User Guide MicroStrategy Analytics Express User Guide Analyzing Data with MicroStrategy Analytics Express Version: 4.0 Document Number: 09770040 CONTENTS 1. Getting Started with MicroStrategy Analytics Express Introduction...

More information

Formulas, Functions and Charts

Formulas, Functions and Charts Formulas, Functions and Charts :: 167 8 Formulas, Functions and Charts 8.1 INTRODUCTION In this leson you can enter formula and functions and perform mathematical calcualtions. You will also be able to

More information

Microsoft Word defaults to left justified (aligned) paragraphs. This means that new lines automatically line up with the left margin.

Microsoft Word defaults to left justified (aligned) paragraphs. This means that new lines automatically line up with the left margin. Microsoft Word Part 2 Office 2007 Microsoft Word 2007 Part 2 Alignment Microsoft Word defaults to left justified (aligned) paragraphs. This means that new lines automatically line up with the left margin.

More information

Create Charts in Excel

Create Charts in Excel Create Charts in Excel Table of Contents OVERVIEW OF CHARTING... 1 AVAILABLE CHART TYPES... 2 PIE CHARTS... 2 BAR CHARTS... 3 CREATING CHARTS IN EXCEL... 3 CREATE A CHART... 3 HOW TO CHANGE THE LOCATION

More information

Charting LibQUAL+(TM) Data. Jeff Stark Training & Development Services Texas A&M University Libraries Texas A&M University

Charting LibQUAL+(TM) Data. Jeff Stark Training & Development Services Texas A&M University Libraries Texas A&M University Charting LibQUAL+(TM) Data Jeff Stark Training & Development Services Texas A&M University Libraries Texas A&M University Revised March 2004 The directions in this handout are written to be used with SPSS

More information

Introduction to the TI-Nspire CX

Introduction to the TI-Nspire CX Introduction to the TI-Nspire CX Activity Overview: In this activity, you will become familiar with the layout of the TI-Nspire CX. Step 1: Locate the Touchpad. The Touchpad is used to navigate the cursor

More information

Engineering Problem Solving and Excel. EGN 1006 Introduction to Engineering

Engineering Problem Solving and Excel. EGN 1006 Introduction to Engineering Engineering Problem Solving and Excel EGN 1006 Introduction to Engineering Mathematical Solution Procedures Commonly Used in Engineering Analysis Data Analysis Techniques (Statistics) Curve Fitting techniques

More information

Excel 2010: Create your first spreadsheet

Excel 2010: Create your first spreadsheet Excel 2010: Create your first spreadsheet Goals: After completing this course you will be able to: Create a new spreadsheet. Add, subtract, multiply, and divide in a spreadsheet. Enter and format column

More information

TIBCO Spotfire Business Author Essentials Quick Reference Guide. Table of contents:

TIBCO Spotfire Business Author Essentials Quick Reference Guide. Table of contents: Table of contents: Access Data for Analysis Data file types Format assumptions Data from Excel Information links Add multiple data tables Create & Interpret Visualizations Table Pie Chart Cross Table Treemap

More information

Microsoft Access 2010 handout

Microsoft Access 2010 handout Microsoft Access 2010 handout Access 2010 is a relational database program you can use to create and manage large quantities of data. You can use Access to manage anything from a home inventory to a giant

More information

Drawing a histogram using Excel

Drawing a histogram using Excel Drawing a histogram using Excel STEP 1: Examine the data to decide how many class intervals you need and what the class boundaries should be. (In an assignment you may be told what class boundaries to

More information

Microsoft Excel 2010 Part 3: Advanced Excel

Microsoft Excel 2010 Part 3: Advanced Excel CALIFORNIA STATE UNIVERSITY, LOS ANGELES INFORMATION TECHNOLOGY SERVICES Microsoft Excel 2010 Part 3: Advanced Excel Winter 2015, Version 1.0 Table of Contents Introduction...2 Sorting Data...2 Sorting

More information

Web Intelligence User Guide

Web Intelligence User Guide Web Intelligence User Guide Office of Financial Management - Enterprise Reporting Services 4/11/2011 Table of Contents Chapter 1 - Overview... 1 Purpose... 1 Chapter 2 Logon Procedure... 3 Web Intelligence

More information

3 What s New in Excel 2007

3 What s New in Excel 2007 3 What s New in Excel 2007 3.1 Overview of Excel 2007 Microsoft Office Excel 2007 is a spreadsheet program that enables you to enter, manipulate, calculate, and chart data. An Excel file is referred to

More information

0 Introduction to Data Analysis Using an Excel Spreadsheet

0 Introduction to Data Analysis Using an Excel Spreadsheet Experiment 0 Introduction to Data Analysis Using an Excel Spreadsheet I. Purpose The purpose of this introductory lab is to teach you a few basic things about how to use an EXCEL 2010 spreadsheet to do

More information

Basic Microsoft Excel 2007

Basic Microsoft Excel 2007 Basic Microsoft Excel 2007 The biggest difference between Excel 2007 and its predecessors is the new layout. All of the old functions are still there (with some new additions), but they are now located

More information

Instructions for Creating a Poster for Arts and Humanities Research Day Using PowerPoint

Instructions for Creating a Poster for Arts and Humanities Research Day Using PowerPoint Instructions for Creating a Poster for Arts and Humanities Research Day Using PowerPoint While it is, of course, possible to create a Research Day poster using a graphics editing programme such as Adobe

More information

Quickstart for Desktop Version

Quickstart for Desktop Version Quickstart for Desktop Version What is GeoGebra? Dynamic Mathematics Software in one easy-to-use package For learning and teaching at all levels of education Joins interactive 2D and 3D geometry, algebra,

More information

Excel Unit 4. Data files needed to complete these exercises will be found on the S: drive>410>student>computer Technology>Excel>Unit 4

Excel Unit 4. Data files needed to complete these exercises will be found on the S: drive>410>student>computer Technology>Excel>Unit 4 Excel Unit 4 Data files needed to complete these exercises will be found on the S: drive>410>student>computer Technology>Excel>Unit 4 Step by Step 4.1 Creating and Positioning Charts GET READY. Before

More information

Creating Interactive PDF Forms

Creating Interactive PDF Forms Creating Interactive PDF Forms Using Adobe Acrobat X Pro Information Technology Services Outreach and Distance Learning Technologies Copyright 2012 KSU Department of Information Technology Services This

More information

ORACLE BUSINESS INTELLIGENCE WORKSHOP

ORACLE BUSINESS INTELLIGENCE WORKSHOP ORACLE BUSINESS INTELLIGENCE WORKSHOP Creating Interactive Dashboards and Using Oracle Business Intelligence Answers Purpose This tutorial shows you how to build, format, and customize Oracle Business

More information

Figure 1. An embedded chart on a worksheet.

Figure 1. An embedded chart on a worksheet. 8. Excel Charts and Analysis ToolPak Charts, also known as graphs, have been an integral part of spreadsheets since the early days of Lotus 1-2-3. Charting features have improved significantly over the

More information

Business Objects Version 5 : Introduction

Business Objects Version 5 : Introduction Business Objects Version 5 : Introduction Page 1 TABLE OF CONTENTS Introduction About Business Objects Changing Your Password Retrieving Pre-Defined Reports Formatting Your Report Using the Slice and Dice

More information

Creating and Using Links and Bookmarks in PDF Documents

Creating and Using Links and Bookmarks in PDF Documents Creating and Using Links and Bookmarks in PDF Documents After making a document into a PDF, there may be times when you will need to make links or bookmarks within that PDF to aid navigation through the

More information

STC: Descriptive Statistics in Excel 2013. Running Descriptive and Correlational Analysis in Excel 2013

STC: Descriptive Statistics in Excel 2013. Running Descriptive and Correlational Analysis in Excel 2013 Running Descriptive and Correlational Analysis in Excel 2013 Tips for coding a survey Use short phrases for your data table headers to keep your worksheet neat, you can always edit the labels in tables

More information

Tutorials. If you have any questions, comments, or suggestions about these lessons, don't hesitate to contact us at support@kidasa.com.

Tutorials. If you have any questions, comments, or suggestions about these lessons, don't hesitate to contact us at support@kidasa.com. Tutorials The lesson schedules for these tutorials were installed when you installed Milestones Professional 2010. They can be accessed under File Open a File Lesson Chart. If you have any questions, comments,

More information

Create an Excel BI report and share on SharePoint 2013

Create an Excel BI report and share on SharePoint 2013 2013 Create an Excel BI report and share on SharePoint 2013 Hands-On Lab Lab Manual This document is provided as-is. Information and views expressed in this document, including URL and other Internet Web

More information

Hierarchical Clustering Analysis

Hierarchical Clustering Analysis Hierarchical Clustering Analysis What is Hierarchical Clustering? Hierarchical clustering is used to group similar objects into clusters. In the beginning, each row and/or column is considered a cluster.

More information

Petrel TIPS&TRICKS from SCM

Petrel TIPS&TRICKS from SCM Petrel TIPS&TRICKS from SCM Maps: Knowledge Worth Sharing Map Annotation A map is a graphic representation of some part of the earth. In our industry, it may represent either the surface or sub surface;

More information

Plotting Data with Microsoft Excel

Plotting Data with Microsoft Excel Plotting Data with Microsoft Excel Here is an example of an attempt to plot parametric data in a scientifically meaningful way, using Microsoft Excel. This example describes an experience using the Office

More information

Scientific Graphing in Excel 2010

Scientific Graphing in Excel 2010 Scientific Graphing in Excel 2010 When you start Excel, you will see the screen below. Various parts of the display are labelled in red, with arrows, to define the terms used in the remainder of this overview.

More information

Creating Custom Crystal Reports Tutorial

Creating Custom Crystal Reports Tutorial Creating Custom Crystal Reports Tutorial 020812 2012 Blackbaud, Inc. This publication, or any part thereof, may not be reproduced or transmitted in any form or by any means, electronic, or mechanical,

More information

Strategy Trader User Guide

Strategy Trader User Guide Strategy Trader User Guide 1 Table of Contents Strategy Trader User Guide... 1 Workspaces... 6 Dealing Rates Window... 8 Navigation Window... 9 Manual Trading Window... 10 Account Manager Window... 11

More information

Acrobat PDF Forms - Part 2

Acrobat PDF Forms - Part 2 Acrobat PDF Forms - Part 2 PDF Form Fields In this lesson, you will be given a file named Information Request Form that can be used in either Word 2003 or Word 2007. This lesson will guide you through

More information

Introduction to Microsoft Access 2003

Introduction to Microsoft Access 2003 Introduction to Microsoft Access 2003 Zhi Liu School of Information Fall/2006 Introduction and Objectives Microsoft Access 2003 is a powerful, yet easy to learn, relational database application for Microsoft

More information

Tutorial 2: Using Excel in Data Analysis

Tutorial 2: Using Excel in Data Analysis Tutorial 2: Using Excel in Data Analysis This tutorial guide addresses several issues particularly relevant in the context of the level 1 Physics lab sessions at Durham: organising your work sheet neatly,

More information

Advanced Microsoft Excel 2010

Advanced Microsoft Excel 2010 Advanced Microsoft Excel 2010 Table of Contents THE PASTE SPECIAL FUNCTION... 2 Paste Special Options... 2 Using the Paste Special Function... 3 ORGANIZING DATA... 4 Multiple-Level Sorting... 4 Subtotaling

More information

UCL Depthmap 7: Data Analysis

UCL Depthmap 7: Data Analysis UCL Depthmap 7: Data Analysis Version 7.12.00c Outline Data analysis in Depthmap Although Depthmap is primarily a graph analysis tool, it does allow you to investigate data that you produce. This tutorial

More information

Creating Fill-able Forms using Acrobat 8.0: Part 1

Creating Fill-able Forms using Acrobat 8.0: Part 1 Creating Fill-able Forms using Acrobat 8.0: Part 1 The first step in creating a fill-able form in Adobe Acrobat is to generate the form with all its formatting in a program such as Microsoft Word. Then

More information

Introduction to SPSS 16.0

Introduction to SPSS 16.0 Introduction to SPSS 16.0 Edited by Emily Blumenthal Center for Social Science Computation and Research 110 Savery Hall University of Washington Seattle, WA 98195 USA (206) 543-8110 November 2010 http://julius.csscr.washington.edu/pdf/spss.pdf

More information

Microsoft Access 2010 Part 1: Introduction to Access

Microsoft Access 2010 Part 1: Introduction to Access CALIFORNIA STATE UNIVERSITY, LOS ANGELES INFORMATION TECHNOLOGY SERVICES Microsoft Access 2010 Part 1: Introduction to Access Fall 2014, Version 1.2 Table of Contents Introduction...3 Starting Access...3

More information

Configuration Manager

Configuration Manager After you have installed Unified Intelligent Contact Management (Unified ICM) and have it running, use the to view and update the configuration information in the Unified ICM database. The configuration

More information

Ohio University Computer Services Center August, 2002 Crystal Reports Introduction Quick Reference Guide

Ohio University Computer Services Center August, 2002 Crystal Reports Introduction Quick Reference Guide Open Crystal Reports From the Windows Start menu choose Programs and then Crystal Reports. Creating a Blank Report Ohio University Computer Services Center August, 2002 Crystal Reports Introduction Quick

More information

Spreadsheets and Laboratory Data Analysis: Excel 2003 Version (Excel 2007 is only slightly different)

Spreadsheets and Laboratory Data Analysis: Excel 2003 Version (Excel 2007 is only slightly different) Spreadsheets and Laboratory Data Analysis: Excel 2003 Version (Excel 2007 is only slightly different) Spreadsheets are computer programs that allow the user to enter and manipulate numbers. They are capable

More information

Data representation and analysis in Excel

Data representation and analysis in Excel Page 1 Data representation and analysis in Excel Let s Get Started! This course will teach you how to analyze data and make charts in Excel so that the data may be represented in a visual way that reflects

More information

WebSphere Business Monitor V7.0 Business space dashboards

WebSphere Business Monitor V7.0 Business space dashboards Copyright IBM Corporation 2010 All rights reserved IBM WEBSPHERE BUSINESS MONITOR 7.0 LAB EXERCISE WebSphere Business Monitor V7.0 What this exercise is about... 2 Lab requirements... 2 What you should

More information

Using Adobe Dreamweaver CS4 (10.0)

Using Adobe Dreamweaver CS4 (10.0) Getting Started Before you begin create a folder on your desktop called DreamweaverTraining This is where you will save your pages. Inside of the DreamweaverTraining folder, create another folder called

More information

In this session, we will explain some of the basics of word processing. 1. Start Microsoft Word 11. Edit the Document cut & move

In this session, we will explain some of the basics of word processing. 1. Start Microsoft Word 11. Edit the Document cut & move WORD PROCESSING In this session, we will explain some of the basics of word processing. The following are the outlines: 1. Start Microsoft Word 11. Edit the Document cut & move 2. Describe the Word Screen

More information