cognitive work analysis.

Size: px
Start display at page:

Download "cognitive work analysis."

Transcription

1 Microsoft access as a modelling tool for cognitive work analysis Introduction A number of computer based modelling tools have been proposed and some developed for components of cognitive work analysis or for the framework in its entirety. Inevitably, those tools have limitations. They lack the flexibility that is desired for a framework such as cognitive work analysis which has not yet achieved a stable level of maturity. Additionally, the tools are custom built by single research groups for this specific purpose and lack the organisational support that is desirable for a software tool that could continue to find use through many generations. In this note, I illustrate the use of Microsoft Access as a modelling tool for cognitive work analysis. It is a widely used software application which has been supported by Microsoft through many generations. It has widespread use in diverse domains and is likely to continue as a key component of the Microsoft Office Suite. It is a relational database application and its relational properties in particular allow it to take account of the relationships within and between the multiple stages of cognitive work analysis. The source data for this illustration are drawn from my recent tutorial on cognitive work analysis (Lintern, 2013). Cognitive work analysis in brief Cognitive work analysis is a multi stage framework in which each stage deals with one or more sets of cognitively relevant capabilities and constraints. I will not describe the framework in any more detail here but if you are not familiar with cognitive work analysis, I have a number of resources on my site, (ranging from a couple of pages up to book length) that explain it. Access is a relational database In common with Excel, Access is a database application. In contrast to Excel, it allows an analyst to build relationships between tables. If you do not understand what that means, or if you are otherwise unfamiliar with Access, you will probably need to consult an Access tutorial. Here I will assume you know the basics. The ability to model relationships is the most powerful reason that Access is a suitable tool for modelling the results of cognitive work analysis. This particular feature allows changes you make in any part of the analysis to flow automatically through to other linked tables. For example, if you change a term or find a spelling error or need to add elements to any of your analytic products, these changes will update automatically in any of the linked tables. I typically use Visio, another Microsoft application, to represent the products of a cognitive work analysis. Inevitably, I find things I want to adjust but any single change can require adjustments in several of the analytic products.

2 This is a particularly labour intensive and time consuming business. In Access, you make the change once and it updates automatically through the analysis. However, Microsoft Access does not offer the types of visual layouts supported by Visio and other dedicated tools. I find the visual layout to be important early in an analysis as I am exploring the work domain and the patterns of work but less so as I proceed. Typically, I start with Visio and then revert to tables as I become more familiar with the work domain and the patterns of work. Access modelling The analytic products of cognitive work analysis are represented as tables within Access. Figure 1 offers an overview of the tables I have developed for this tutorial example. The links shown in Figure 1 are relationships as modelled in Access. I will illustrate how to build relationships in Access by reference to how I modelled means ends link within the abstraction decomposition space. I will then outline the overall structure of the complete analysis. Means ends links within the abstraction decomposition space I develop individual tables for each of the levels of the abstraction decomposition space and then specify relationships between tables that represent adjacent levels (Figure 1). Note, for example, the relationship between system purpose and domain values. Figure 1: Screen capture of the Microsoft Access relationships view showing the tables and relationship links for the abstraction decomposition space and the work task docket

3 There is one potentially confusing issue with relationships. The means ends links between levels in an abstraction decomposition space constitute many to many mappings (a single element at one level can support many elements at the next level up and a single element at the upper level can be supported by many elements at the next level down). Access copes with many to many mappings by use of a junction table (a table that sits between the two other tables). I believe the use of a junction table complicates the representation of the abstraction decomposition space without offering any added value. I have chosen, in this modelling exercise, to avoid use of junction tables by treating the relationships as one to many. Given that choice, I needed to decide whether my one to many mappings go from means to ends or from ends to means. That is, should my model show many means mapping into a single end or many ends being supported by a single means? Arbitrarily, I chose the former. For example, my system purpose table lists two purposes and shows which values support them. In the Access relationships view, this is indicated by the line connecting the two tables. You will note the symbols on the line, the number one at the values end and the infinity symbol at the purpose end. Following the Access convention, this is to be read as each value appears only once in the values table but many times in the purposes table. Relationships involving the work task docket I create a work situations table, a work tasks table, a cognitive processes and cognitive states table, a cognitive strategies table, and a cognitive strategies and cognitive modes table (Figure 1). The work situations table lists the potential work situations. The work tasks table lists the work tasks. A one to many relationship with the domain functions table is used to identify the domain functions associated with particular work tasks. A one to many relationship with the work situations table is used to identify the work situations associated with particular work tasks. The cognitive processes and cognitive states table contains a work tasks column, which is populated via a relationships link to the work tasks table. There is also a column for each cognitive state and each cognitive process associated with the decision ladder. Check boxes are used to indicate the cognitive states and cognitive processes activated for each work task. I have so far marked the cognitive states and cognitive processes associated only with the plan and replan work tasks. The cognitive strategies table lists all potential cognitive strategies and also the reasons a worker might use a particular strategy. The cognitive strategies and cognitive modes table has a work tasks column which is populated via a relationships link to the work tasks table. It has a strategies column, which is populated via relationship link to the cognitive strategies table. This column associates work tasks with strategies. Because some work tasks involve the use of multiple strategies (actually or potentially), specific work tasks may appear in the work tasks column more than once. This table also has separate columns for the three cognitive modes (skills, rules, knowledge). Check boxes are used to indicate the cognitive modes activated for each cognitive strategy.

4 Relationships involving the social transactions docket I create a social transactions table, a transactions reach table, an agents table, a transactions demands table, two transactions dimensions tables (spatial and temporal), and a transaction resources (or design ideas) table (Figure 2). Figure 2: Screen capture of the Microsoft Access relationships view showing the tables and relationship links for the social transactions docket The social transactions table has columns for transaction reach (populated via a relationship link to the transactions reach table), for interacting agents (populated via a relationship link to the agents table), for transaction demands (populated via a relationship link to the transactions demands table), for spatial transaction dimensions (populated via a relationship link to the spatial transactions dimensions table), for temporal transaction dimensions (populated via a relationship link to the temporal transactions dimensions table), and for resources or design ideas (populated via a relationship link to the resources or design ideas table. The transactions reach table has a column for transaction reach. The agents table has a column for agents. The transactions demands table has a column for transaction demands.

5 Each of the two transactions dimensions tables (spatial and temporal) has a column for the relevant transaction dimension. The transaction resources (or design ideas) table has a column for transaction resources or design ideas. Relationships involving the staffing docket I create a staffing table, a work modules table, and a staff roles table (Figure 3). Figure 3: Screen capture of the Microsoft Access relationships view showing the tables and relationship links for the staffing docket The staffing table has columns for platoon subgroup (populated via a relationship link to the work modules table), and for role and rank (both populated via relationship links to the staff roles table). Additional columns have been created for other criteria but have not yet been filled in. The work modules table has a column for platoon subgroup. The staff roles table has columns for role designation and for rank. Summary This completes my brief description of how I used Microsoft Access to model the results of my cognitive work analysis described in Lintern (2013). I intend the Microsoft Access model that this note describes as an illustration of the way Access can be used rather than as a description of the way it should be used. I have explored several variations on ways of populating tables and developing relationships. I have not included descriptions of those in this note because I wanted to present a relatively simple tutorial that would suggest the possibilities rather than to provide guidance on all requirements.

6 The use of Microsoft Access as a modelling tool for cognitive work analysis has three primary benefits. It comfortably accommodates the results from analysis of an extensive system, one so large that it would tax the capabilities of tools that offered visual representations of the analytic products. Additionally, changes in or additions to one table flow automatically through to other linked tables. Finally, Microsoft Access is a well established software application with solid organisational support and is likely to continue to be maintained as a viable product through many generations. Reference Lintern, Gavan (2013). Joker One: A Tutorial in Cognitive Work Analysis. Melbourne, Australia: Cognitive Systems Design.

ALICT Accreditation and. Certification

ALICT Accreditation and. Certification Accreditation: ALICT Accreditation and - GESCI DCU MoU Certification - Quality assurance of course by reputable international university - Recognition of course at post-graduate level (level 9) - Successful

More information

<no narration for this slide>

<no narration for this slide> 1 2 The standard narration text is : After completing this lesson, you will be able to: < > SAP Visual Intelligence is our latest innovation

More information

Business Benefits From Microsoft SQL Server Business Intelligence Solutions How Can Business Intelligence Help You? PTR Associates Limited

Business Benefits From Microsoft SQL Server Business Intelligence Solutions How Can Business Intelligence Help You? PTR Associates Limited Business Benefits From Microsoft SQL Server Business Intelligence Solutions How Can Business Intelligence Help You? www.ptr.co.uk Business Benefits From Microsoft SQL Server Business Intelligence (September

More information

Mathematics Cognitive Domains Framework: TIMSS 2003 Developmental Project Fourth and Eighth Grades

Mathematics Cognitive Domains Framework: TIMSS 2003 Developmental Project Fourth and Eighth Grades Appendix A Mathematics Cognitive Domains Framework: TIMSS 2003 Developmental Project Fourth and Eighth Grades To respond correctly to TIMSS test items, students need to be familiar with the mathematics

More information

The use of mind maps as an assessment tool.

The use of mind maps as an assessment tool. The use of mind maps as an assessment tool. Robbie O Connor robbie.oconnor@ittdublin.ie Department of Mechanical Engineering Institute of Technology Tallaght Dublin, Ireland Abstract Mind maps are a well

More information

Microsoft Business Intelligence Visualization Comparisons by Tool

Microsoft Business Intelligence Visualization Comparisons by Tool Microsoft Business Intelligence Visualization Comparisons by Tool Version 3: 10/29/2012 Purpose: Purpose of this document is to provide a quick reference of visualization options available in each tool.

More information

Management Accounting and Excel - A Book Summary

Management Accounting and Excel - A Book Summary CHAPTER ONE Management Accounting and Excel IT HAS BEEN MY EXPERIENCE that management accountants tend to be the power users of Excel within their organisations. They usually end up being the unofficial

More information

Lab 2: MS ACCESS Tables

Lab 2: MS ACCESS Tables Lab 2: MS ACCESS Tables Summary Introduction to Tables and How to Build a New Database Creating Tables in Datasheet View and Design View Working with Data on Sorting and Filtering 1. Introduction Creating

More information

Chapter 8 Approaches to System Development

Chapter 8 Approaches to System Development Systems Analysis and Design in a Changing World, sixth edition 8-1 Chapter 8 Approaches to System Development Table of Contents Chapter Overview Learning Objectives Notes on Opening Case and EOC Cases

More information

Roadmap for Teacher Access to Student-Level Longitudinal Data

Roadmap for Teacher Access to Student-Level Longitudinal Data Roadmap for Teacher Access to Student-Level Longitudinal Data Key s to Ensure Quality Implementation Where are we going? Teachers have access to information about the students in their classrooms each

More information

Analytics with Excel and ARQUERY for Oracle OLAP

Analytics with Excel and ARQUERY for Oracle OLAP Analytics with Excel and ARQUERY for Oracle OLAP Data analytics gives you a powerful advantage in the business industry. Companies use expensive and complex Business Intelligence tools to analyze their

More information

Exploratory Data Analysis for Ecological Modelling and Decision Support

Exploratory Data Analysis for Ecological Modelling and Decision Support Exploratory Data Analysis for Ecological Modelling and Decision Support Gennady Andrienko & Natalia Andrienko Fraunhofer Institute AIS Sankt Augustin Germany http://www.ais.fraunhofer.de/and 5th ECEM conference,

More information

This tutorial has been produced by The Australian Tourism Data Warehouse as part of the complete online education program, Tourism e-kit

This tutorial has been produced by The Australian Tourism Data Warehouse as part of the complete online education program, Tourism e-kit TUTORIAL 3 WEB STRATEGY: ASSESSMENT AND COMPONENTS This tutorial has been produced by The Australian Tourism Data Warehouse as part of the complete online education program, Tourism e-kit DISCLAIMER: All

More information

Microsoft Project 2010

Microsoft Project 2010 Tutorial 1: Planning a Project Microsoft Project 2010 In Tutorial Section 1.1 you will: Learn project management terminology Understand the benefits of project management Explore the Project 2010 window

More information

Working with the Ektron Content Management System

Working with the Ektron Content Management System Working with the Ektron Content Management System Table of Contents Creating Folders Creating Content 3 Entering Text 3 Adding Headings 4 Creating Bullets and numbered lists 4 External Hyperlinks and e

More information

Introduction to Visio 2003 By Kristin Davis Information Technology Lab School of Information The University of Texas at Austin Summer 2005

Introduction to Visio 2003 By Kristin Davis Information Technology Lab School of Information The University of Texas at Austin Summer 2005 Introduction to Visio 2003 By Kristin Davis Information Technology Lab School of Information The University of Texas at Austin Summer 2005 Introduction This tutorial is designed for people who are new

More information

DIPLOMA OF PROGRAMMING (APPLICATIONS)

DIPLOMA OF PROGRAMMING (APPLICATIONS) GOVERNMENT OF WESTERN AUSTRALIA DIPLOMA OF PROGRAMMING (APPLICATIONS) COURSE OUTLINE 2016 Information correct as of December 2015. Provider CRICOS Code 00020G Higher Education Provider The Administrative

More information

Course Outline (Undergraduate):

Course Outline (Undergraduate): Course Outline (Undergraduate): Course Title ICT Analysis and Project Management Course Code ICT210/510 Faculty of Business Semester 1, 2007 DISABILITY AND LEARNING SUPPORT SERVICES The University offers

More information

Fuzzy Cognitive Map for Software Testing Using Artificial Intelligence Techniques

Fuzzy Cognitive Map for Software Testing Using Artificial Intelligence Techniques Fuzzy ognitive Map for Software Testing Using Artificial Intelligence Techniques Deane Larkman 1, Masoud Mohammadian 1, Bala Balachandran 1, Ric Jentzsch 2 1 Faculty of Information Science and Engineering,

More information

Module 2: Introduction to Quantitative Data Analysis

Module 2: Introduction to Quantitative Data Analysis Module 2: Introduction to Quantitative Data Analysis Contents Antony Fielding 1 University of Birmingham & Centre for Multilevel Modelling Rebecca Pillinger Centre for Multilevel Modelling Introduction...

More information

SBI2013: Building BI Solutions using Excel and SharePoint 2013

SBI2013: Building BI Solutions using Excel and SharePoint 2013 UNDERSTANDING MICROSOFT'S BI TOOLSET 3 DAYS SBI2013: Building BI Solutions using Excel and AUDIENCE FORMAT COURSE DESCRIPTION Business Analysts and Excel Power Users Instructor-led training with hands-on

More information

Using Analytic Hierarchy Process (AHP) Method to Prioritise Human Resources in Substitution Problem

Using Analytic Hierarchy Process (AHP) Method to Prioritise Human Resources in Substitution Problem Using Analytic Hierarchy Process (AHP) Method to Raymond Ho-Leung TSOI Software Quality Institute Griffith University *Email:hltsoi@hotmail.com Abstract In general, software project development is often

More information

MS Access Lab 2. Topic: Tables

MS Access Lab 2. Topic: Tables MS Access Lab 2 Topic: Tables Summary Introduction: Tables, Start to build a new database Creating Tables: Datasheet View, Design View Working with Data: Sorting, Filtering Help on Tables Introduction

More information

Investigating Area Under a Curve

Investigating Area Under a Curve Mathematics Investigating Area Under a Curve About this Lesson This lesson is an introduction to areas bounded by functions and the x-axis on a given interval. Since the functions in the beginning of the

More information

elearning Instructional Design Guidelines Ministry of Labour

elearning Instructional Design Guidelines Ministry of Labour elearning Instructional Design Guidelines Ministry of Labour Queen s Printer for Ontario ISBN 978-1-4606-4885-8 (PDF) ISBN 978-1-4606-4884-1 (HTML) December 2014 1 Disclaimer This elearning Instructional

More information

LEARNING SOLUTIONS website milner.com/learning email training@milner.com phone 800 875 5042

LEARNING SOLUTIONS website milner.com/learning email training@milner.com phone 800 875 5042 Course 20467A: Designing Business Intelligence Solutions with Microsoft SQL Server 2012 Length: 5 Days Published: December 21, 2012 Language(s): English Audience(s): IT Professionals Overview Level: 300

More information

Creating Accessible Word Forms. Contents. Introduction

Creating Accessible Word Forms. Contents. Introduction Word 2010: Contents Word 2010:... 1 Introduction... 1 Form Specifications... 2 File Type... 2 Zoom Level... 2 Form Margins... 2 Table Layout... 2 Borders... 4 Row Height... 5 Headers... 5 Top Row... 5

More information

MSc Geographical Information Systems

MSc Geographical Information Systems MSc Geographical Information Systems Programme Specification Primary Purpose: Course management, monitoring and quality assurance. Secondary Purpose: Detailed information for students, staff and employers.

More information

I. Create the base view with the data you want to measure

I. Create the base view with the data you want to measure Developing Key Performance Indicators (KPIs) in Tableau The following tutorial will show you how to create KPIs in Tableau 9. To get started, you will need the following: Tableau version 9 Data: Sample

More information

Simply Visual Basic for Microsoft Access

Simply Visual Basic for Microsoft Access Simply Visual Basic for Microsoft Access Microsoft Access Made Simple Thank you for subscribing to Simply-Visual Basic for Microsoft Access Newsletter. This Newsletter is a product of the www.simply-access.com

More information

SharePoint 2010 End User - Level II

SharePoint 2010 End User - Level II Course Outline Module 1: Overview A simple introduction module. Understand your course, classroom, classmates, facility and instructor. Module 2: Server Site Definitions In this module we will explore

More information

Establish and maintain Center of Excellence (CoE) around Data Architecture

Establish and maintain Center of Excellence (CoE) around Data Architecture Senior BI Data Architect - Bensenville, IL The Company s Information Management Team is comprised of highly technical resources with diverse backgrounds in data warehouse development & support, business

More information

Data Mining, Predictive Analytics with Microsoft Analysis Services and Excel PowerPivot

Data Mining, Predictive Analytics with Microsoft Analysis Services and Excel PowerPivot www.etidaho.com (208) 327-0768 Data Mining, Predictive Analytics with Microsoft Analysis Services and Excel PowerPivot 3 Days About this Course This course is designed for the end users and analysts that

More information

What s a BA to do with Data? Discover and define standard data elements in business terms. Susan Block, Program Manager The Vanguard Group

What s a BA to do with Data? Discover and define standard data elements in business terms. Susan Block, Program Manager The Vanguard Group What s a BA to do with Data? Discover and define standard data elements in business terms Susan Block, Program Manager The Vanguard Group Discussion Points Discovering Business Data The Data Administration

More information

SharePoint 2013 for End Users

SharePoint 2013 for End Users Page 1 of 8 Overview Who should attend? This SharePoint 2013 End User class is for end users working in a SharePoint 2013 environment. The course teaches SharePoint basics such as working with lists and

More information

Vancouver Chapter Study Group. BABOK Chapter 1 Introduction. Jorge Vega

Vancouver Chapter Study Group. BABOK Chapter 1 Introduction. Jorge Vega Vancouver Chapter Study Group BABOK Chapter 1 Introduction Jorge Vega 1 Study Group Sessions About me Format BABOK 2.0 Frequency Type of sessions Prep work required Professional Development Units Expanding

More information

Business Process Discovery

Business Process Discovery Sandeep Jadhav Introduction Well defined, organized, implemented, and managed Business Processes are very critical to the success of any organization that wants to operate efficiently. Business Process

More information

Project Management Support

Project Management Support Project Management Support Project management is the discipline of planning, organizing, securing, managing, leading, and controlling resources to achieve specific goals. A project is a temporary business

More information

A Comparative Study of Database Design Tools

A Comparative Study of Database Design Tools A Comparative Study of Database Design Tools Embarcadero Technologies ER/Studio and Sybase PowerDesigner Usability Sciences Corporation 909 Hidden Ridge, Suite 575, Irving, Texas 75038 tel: 972-550-1599

More information

2. MOTIVATING SCENARIOS 1. INTRODUCTION

2. MOTIVATING SCENARIOS 1. INTRODUCTION Multiple Dimensions of Concern in Software Testing Stanley M. Sutton, Jr. EC Cubed, Inc. 15 River Road, Suite 310 Wilton, Connecticut 06897 ssutton@eccubed.com 1. INTRODUCTION Software testing is an area

More information

Business Intelligence for Excel

Business Intelligence for Excel Business Intelligence for Excel White Paper Business Intelligence Technologies, Inc. Copyright 2002 All Rights Reserved Business Intelligence for Excel This white paper concerns business intelligence for

More information

Get The Picture: Visualizing Financial Data part 1

Get The Picture: Visualizing Financial Data part 1 Get The Picture: Visualizing Financial Data part 1 by Jeremy Walton Turning numbers into pictures is usually the easiest way of finding out what they mean. We're all familiar with the display of for example

More information

IBM Cognos Express. Breakthrough BI and planning for midsize companies. Overview

IBM Cognos Express. Breakthrough BI and planning for midsize companies. Overview IBM Cognos Express Breakthrough BI and planning for midsize companies Overview IBM Cognos Express is the first and only integrated business intelligence (BI) and planning solution purpose-built to meet

More information

SPI LTUF MEETING OSI SPI TRAINING SERVICES

SPI LTUF MEETING OSI SPI TRAINING SERVICES AN INTERGRAPH PPM SERVICE PROVIDER SPI LTUF MEETING OSI SPI TRAINING SERVICES Thursday, August 11 th AMEC 10343 Sam Houston Park Drive, Houston, TX. 77064 Presented by: Rockey J. McClish II OUR TRAINING

More information

Course 10977A: Updating Your SQL Server Skills to Microsoft SQL Server 2014

Course 10977A: Updating Your SQL Server Skills to Microsoft SQL Server 2014 www.etidaho.com (208) 327-0768 Course 10977A: Updating Your SQL Server Skills to Microsoft SQL Server 2014 5 Days About this Course This five day instructor led course teaches students how to use the enhancements

More information

COMPARISON OF ORACLE P6 RELEASE 8 EPPM AND PMM

COMPARISON OF ORACLE P6 RELEASE 8 EPPM AND PMM COMPARISON OF ORACLE P6 RELEASE 8 EPPM AND PMM INTRODUCTION The release of P6 Release 8 introduced two versions of Primavera P6 database and as a result changed the fundamental method that is used to administer

More information

Challenges in designing learnable UI for crowdsourced content. Alex Parmentier

Challenges in designing learnable UI for crowdsourced content. Alex Parmentier Challenges in designing learnable UI for crowdsourced content Alex Parmentier What is the ELVIS Database? A website where anyone can browse, search, download, and contribute to a database of symbolic music

More information

How to use Microsoft Project? Basic Training to Help You during the BYI challenge

How to use Microsoft Project? Basic Training to Help You during the BYI challenge How to use Microsoft Project? Basic Training to Help You during the BYI challenge Table of Contents I. Main Concepts 1. Overview of Microsoft Project 2. Explanation of the main concepts II. How to : Create

More information

Web Strategy Assessment and Components

Web Strategy Assessment and Components Topic The basics Tutorial 3 Web Strategy Assessment and Components Description This tutorial will help you assess your e- readiness level. It will also review the different components of a successful online

More information

N Q.3 Choose a level of accuracy appropriate to limitations on measurement when reporting quantities.

N Q.3 Choose a level of accuracy appropriate to limitations on measurement when reporting quantities. Performance Assessment Task Swimming Pool Grade 9 The task challenges a student to demonstrate understanding of the concept of quantities. A student must understand the attributes of trapezoids, how to

More information

2 Introduction to Nintex Workflow

2 Introduction to Nintex Workflow 2 Introduction to Nintex Workflow What is Nintex Workflow? Nintex Workflow is a product created by Nintex, their started in Australia and are now based in the USA. They have also locations in England,

More information

LiteracyPlanet & the Australian Curriculum: Pre-School

LiteracyPlanet & the Australian Curriculum: Pre-School LiteracyPlanet & the Australian Curriculum: Pre-School We look at learning differently. LiteracyPlanet & the Australian Curriculum Welcome to LiteracyPlanet & the Australian Curriculum. LiteracyPlanet

More information

SARA: A tool for service levels aware contracts

SARA: A tool for service levels aware contracts Universita del Salento Database and Information systems lab SARA: A tool for service levels aware contracts Prof. M. Bochicchio, Prof.ssa Antonella Longo, Ing. S. Giacovelli Contents The scenario SARA:

More information

National Assessment Program ICT Literacy Years 6 & 10

National Assessment Program ICT Literacy Years 6 & 10 National Assessment Program ICT Literacy Years 6 & 10 Assessment Framework 2014 Australian Curriculum, Assessment and Reporting Authority 2015 This work is copyright. You may download, display, print and

More information

Project Quality Planning

Project Quality Planning The PROJECT PERFECT White Paper Collection Project Quality Planning Neville Turbit Overview Every project should have a quality plan. In reality, very few do. It is something that has puzzled me for some

More information

Embedding Maps into Microsoft Office and Microsoft SharePoint

Embedding Maps into Microsoft Office and Microsoft SharePoint Embedding Maps into Microsoft Office and Microsoft SharePoint Toronto Esri Canada User Conference Tuesday, October 16, 2012 Presented By: Heather Hainsworth hhainsworth@esri.ca Agenda This seminar is designed

More information

D6 INFORMATION SYSTEMS DEVELOPMENT. SOLUTIONS & MARKING SCHEME. June 2013

D6 INFORMATION SYSTEMS DEVELOPMENT. SOLUTIONS & MARKING SCHEME. June 2013 D6 INFORMATION SYSTEMS DEVELOPMENT. SOLUTIONS & MARKING SCHEME. June 2013 The purpose of these questions is to establish that the students understand the basic ideas that underpin the course. The answers

More information

Trade Diploma in Mechanical Engineering

Trade Diploma in Mechanical Engineering COLLEGE OF ENGINEERING, SCIENCE & TECHNOLOGY SCHOOL OF MECHANICAL ENGINEERING Trade Diploma in Mechanical Engineering Programme Details & Unit Descriptions 2014 1 COLLEGE OF ENGINEERING, SCIENCE & TECHNOLOGY

More information

Gouvernement du Québec Ministère de l Éducation, 2004 04-00808 ISBN 2-550-43538-9

Gouvernement du Québec Ministère de l Éducation, 2004 04-00808 ISBN 2-550-43538-9 Gouvernement du Québec Ministère de l Éducation, 2004 04-00808 ISBN 2-550-43538-9 Legal deposit Bibliothèque nationale du Québec, 2004 1. INTRODUCTION This Definition of the Domain for Summative Evaluation

More information

2012/2013 Programme Specification Data. Honours Degree BA Hons Architecture. Architecture, 2010. The aims of the programme are to:

2012/2013 Programme Specification Data. Honours Degree BA Hons Architecture. Architecture, 2010. The aims of the programme are to: 2012/2013 Programme Specification Data Programme Name Programme Number Programme Award QAA Subject Benchmark Statements Honours Degree BA Hons Architecture P01101 BA Hons Architecture, 2010 Programme Aims

More information

Track 3 E-Learning Diploma

Track 3 E-Learning Diploma Track 3 E-Learning Diploma The e-learning Diploma is designed and developed by a consortium of e-learning specialists to introduce certification in e-learning that provides e-learning professionals and

More information

Total Survey Error & Institutional Research: A case study of the University Experience Survey. Sonia Whiteley The Social Research Centre

Total Survey Error & Institutional Research: A case study of the University Experience Survey. Sonia Whiteley The Social Research Centre Total Survey Error & Institutional Research: A case study of the University Experience Survey Sonia Whiteley The Social Research Centre About the Social Research Centre We are a private, for profit company

More information

TRENDS IN THE DEVELOPMENT OF BUSINESS INTELLIGENCE SYSTEMS

TRENDS IN THE DEVELOPMENT OF BUSINESS INTELLIGENCE SYSTEMS 9 8 TRENDS IN THE DEVELOPMENT OF BUSINESS INTELLIGENCE SYSTEMS Assist. Prof. Latinka Todoranova Econ Lit C 810 Information technology is a highly dynamic field of research. As part of it, business intelligence

More information

WHITE PAPER. BMC Software Evaluation for Selecting a Cloud Management Solution Technology Decision Matrix, 2013 14

WHITE PAPER. BMC Software Evaluation for Selecting a Cloud Management Solution Technology Decision Matrix, 2013 14 BMC Software Evaluation for Selecting a Cloud Management Solution Technology Decision Matrix, 2013 14 BMC Software Evaluation for Selecting a Cloud Management Solution Technology Decision Matrix, 2013

More information

Fundamentals Engineering Drawing Practices

Fundamentals Engineering Drawing Practices ASME Y14.35M; Revision of Engineering Drawings and Associated Documents. This Standard defines the practices of revising drawings and associated documentation and establishes methods for identification

More information

Comprehensive review of the IFRS for SMEs Summary of user outreach (October 2014)

Comprehensive review of the IFRS for SMEs Summary of user outreach (October 2014) (October 2014) Objective of this paper 1. This paper gives an overview of the user outreach performed by the staff during the initial comprehensive review of the IFRS for SMEs and summarises the feedback

More information

Visual Analytics and Data Mining

Visual Analytics and Data Mining Visual Analytics and Data Mining in S-T-applicationsS Gennady Andrienko & Natalia Andrienko Fraunhofer Institute AIS Sankt Augustin Germany http://www.ais.fraunhofer.de/and Mining Spatio-Temporal Data

More information

Prerequisites. Course Outline

Prerequisites. Course Outline MS-55040: Data Mining, Predictive Analytics with Microsoft Analysis Services and Excel PowerPivot Description This three-day instructor-led course will introduce the students to the concepts of data mining,

More information

REQUIREMENT GATHERING QUESTIONNAIRE

REQUIREMENT GATHERING QUESTIONNAIRE V 1.0 w w w. o s m i u m. c o m. a u REQUIREMENT GATHERING QUESTIONNAIRE OSMiUM 1300 652 658 www.osmium.com.au info@osmium.com.au PO BOX 250 Batman, Melbourne, Victoria 3058, Australia. Questionnaire to

More information

Excel 2002. What you will do:

Excel 2002. What you will do: What you will do: Explore the features of Excel 2002 Create a blank workbook and a workbook from a template Format a workbook Apply formulas to a workbook Create a chart Import data to a workbook Share

More information

Visualization Quick Guide

Visualization Quick Guide Visualization Quick Guide A best practice guide to help you find the right visualization for your data WHAT IS DOMO? Domo is a new form of business intelligence (BI) unlike anything before an executive

More information

School (Netherlands); Molde University College (Norway); ICN (France) Full-time; part-time (approved but not operational)

School (Netherlands); Molde University College (Norway); ICN (France) Full-time; part-time (approved but not operational) University of Westminster MSc in Supply Chain Logistics and Management Programme Specification Course Record Information Name and level of final & intermediate Awards Awarding Body Location of Delivery

More information

Word 2007: Basics Learning Guide

Word 2007: Basics Learning Guide Word 2007: Basics Learning Guide Exploring Word At first glance, the new Word 2007 interface may seem a bit unsettling, with fat bands called Ribbons replacing cascading text menus and task bars. This

More information

How To Be A Mathematically Proficient Person

How To Be A Mathematically Proficient Person REPRODUCIBLE Figure 4.4: Evaluation Tool for Assessment Instrument Quality Assessment indicators Description of Level 1 of the Indicator Are Not Present Limited of This Indicator Are Present Substantially

More information

Date Notes Q&S USE ONLY AO. 2015/16 v1 14 August 2015 Programme specification document for level 1 entrants from September 2015. JP.

Date Notes Q&S USE ONLY AO. 2015/16 v1 14 August 2015 Programme specification document for level 1 entrants from September 2015. JP. Programme pecification for Programmes Leading to: BEng Computer ystems Engineering BEng Computer ystems Engineering (oftware) BEng Computer ystems Engineering (Networks) BEng Computer ystems Engineering

More information

Deswik.Sched. Gantt Chart Scheduling

Deswik.Sched. Gantt Chart Scheduling Deswik.Sched Gantt Chart Scheduling SCHEDULING SOLUTIONS THAT SET US APART A dynamic, modern approach to scheduling From interactive Gantt charts to PERT network diagrams, Deswik.Sched is tailored for

More information

one Introduction chapter OVERVIEW CHAPTER

one Introduction chapter OVERVIEW CHAPTER one Introduction CHAPTER chapter OVERVIEW 1.1 Introduction to Decision Support Systems 1.2 Defining a Decision Support System 1.3 Decision Support Systems Applications 1.4 Textbook Overview 1.5 Summary

More information

Hillhead High School Graphic Communication National 4/5 1

Hillhead High School Graphic Communication National 4/5 1 Hillhead High School Graphic Communication National 4/5 1 Natonal 4/5 Graphic Communication Course Text Contents Page 3 Colour Theory - The colour wheel and mixing colours Page 25 CAD - Sketching (2D)

More information

ADOPTING A FLEXIBLE APPROACH TO PROJECT MANAGEMENT METHODOLOGY TO REDUCE RISK OF FAILURE

ADOPTING A FLEXIBLE APPROACH TO PROJECT MANAGEMENT METHODOLOGY TO REDUCE RISK OF FAILURE Adopting a Flexible Approach to Project Management Methodology to Reduce Risk of Failure ADOPTING A FLEXIBLE APPROACH TO PROJECT MANAGEMENT METHODOLOGY TO REDUCE RISK OF FAILURE Ric Canale Multimedia Education

More information

MIS 460 Project Management

MIS 460 Project Management Ursuline College Accelerated Program CRITICAL INFORMATION! DO NOT SKIP THIS LINK BELOW... BEFORE PROCEEDING TO READ THE UCAP MODULE, YOU ARE EXPECTED TO READ AND ADHERE TO ALL UCAP POLICY INFORMATION CONTAINED

More information

ASSOCIATE DEGREE OF FASHION BUSINESS

ASSOCIATE DEGREE OF FASHION BUSINESS GOVERNMENT OF WESTERN AUSTRALIA ASSOCIATE DEGREE OF FASHION BUSINESS COURSE OUTLINE 2015 Information correct as of August 2014. Provider CRICOS Code 00020G Higher Education Provider The Administrative

More information

Identifying BI Opportunities and BIS Development Process

Identifying BI Opportunities and BIS Development Process Identifying BI Opportunities and BIS Development Process Week 4 Dr. Jocelyn San Pedro School of Information Management & Systems Monash University IMS3001 BUSINESS INTELLIGENCE SYSTEMS SEM 1, 2004 The

More information

Updating Your SQL Server Skills from Microsoft SQL Server 2008 to Microsoft SQL Server 2014

Updating Your SQL Server Skills from Microsoft SQL Server 2008 to Microsoft SQL Server 2014 Course Code: M10977 Vendor: Microsoft Course Overview Duration: 5 RRP: 2,025 Updating Your SQL Server Skills from Microsoft SQL Server 2008 to Microsoft SQL Server 2014 Overview This five-day instructor-led

More information

Implementing Data Models and Reports with Microsoft SQL Server 2012 MOC 10778

Implementing Data Models and Reports with Microsoft SQL Server 2012 MOC 10778 Implementing Data Models and Reports with Microsoft SQL Server 2012 MOC 10778 Course Outline Module 1: Introduction to Business Intelligence and Data Modeling This module provides an introduction to Business

More information

Partial Least Squares (PLS) Regression.

Partial Least Squares (PLS) Regression. Partial Least Squares (PLS) Regression. Hervé Abdi 1 The University of Texas at Dallas Introduction Pls regression is a recent technique that generalizes and combines features from principal component

More information

karisma the ultimate medical imaging information system

karisma the ultimate medical imaging information system karisma the ultimate medical imaging information system Kestral is a premier provider of technology software solutions for the Radiology and Pathology market Introducing Karisma Karisma is a comprehensive,

More information

Programme Specification

Programme Specification BA (Hons) Learning and Teaching (top up) Programme Specification 1. Programme title BA (Hons) Learning and Teaching (top up) 2. Awarding institution Middlesex University 3. Teaching institution Middlesex

More information

ProClarity Analyst Training

ProClarity Analyst Training ProClarity Analyst Training 50001: ProClarity Analyst Training (5 Days) About this Course This five-day instructor-led course provides students with the knowledge and skills to expand the capabilities

More information

Content Author's Reference and Cookbook

Content Author's Reference and Cookbook Sitecore CMS 6.2 Content Author's Reference and Cookbook Rev. 091019 Sitecore CMS 6.2 Content Author's Reference and Cookbook A Conceptual Overview and Practical Guide to Using Sitecore Table of Contents

More information

9.85 Cognition in Infancy and Early Childhood. Lecture 2: Theoretical perspectives in developmental psychology: Piaget

9.85 Cognition in Infancy and Early Childhood. Lecture 2: Theoretical perspectives in developmental psychology: Piaget 9.85 Cognition in Infancy and Early Childhood Lecture 2: Theoretical perspectives in developmental psychology: Piaget 1 Today CI-M instructors: Partner lectures Piagetian theory and stages Challenges to

More information

Unresolved issues with the course, grades, or instructor, should be taken to the point of contact.

Unresolved issues with the course, grades, or instructor, should be taken to the point of contact. Graphics and Data Visualization CS1501 Fall 2013 Syllabus Course Description With the advent of powerful data-mining technologies, engineers in all disciplines are increasingly expected to be conscious

More information

Digital Marketing Co-ordinator, Navitas Professional and English Programs Full time / Ongoing / Sydney

Digital Marketing Co-ordinator, Navitas Professional and English Programs Full time / Ongoing / Sydney Digital Marketing Co-ordinator, Navitas Professional and English Programs Full time / Ongoing / Sydney Navitas is a diversified global education provider that offers an extensive range of educational services

More information

Scientific & information management considerations (Best Practice #4 and 12# and Broader consideration #3)

Scientific & information management considerations (Best Practice #4 and 12# and Broader consideration #3) Public education, communication & awareness (Broader consideration #6) Best Practice examples Virtually the entire community (including the local communities and the wider public) are very familiar with

More information

MYRIAD. Planning Content Types in SharePoint. People F Portals F Processes TECHNOLOGIES. Prepared by Alana Helbig

MYRIAD. Planning Content Types in SharePoint. People F Portals F Processes TECHNOLOGIES. Prepared by Alana Helbig MYRIAD TECHNOLOGIES Planning Content Types in SharePoint Prepared by Alana Helbig People F Portals F Processes Summary One of the most common problems in any organisation today relates to the management

More information

An introduction to using Microsoft Excel for quantitative data analysis

An introduction to using Microsoft Excel for quantitative data analysis Contents An introduction to using Microsoft Excel for quantitative data analysis 1 Introduction... 1 2 Why use Excel?... 2 3 Quantitative data analysis tools in Excel... 3 4 Entering your data... 6 5 Preparing

More information

What s New. Microsoft Corp. All rights reserved

What s New. Microsoft Corp. All rights reserved What s New Microsoft Project Server 2010 provides unifi ed project and portfolio management to help organizations prioritize investments, align resources and execute projects effi ciently and effectively.

More information

Trade Diploma in Renewable Energy Engineering

Trade Diploma in Renewable Energy Engineering COLLEGE OF ENGINEERING, SCIENCE & TECHNOLOGY SCHOOL OF MECHANICAL ENGINEERING Trade Diploma in Renewable Energy Engineering Programme Details & Unit Descriptions 2014 1 COLLEGE OF ENGINEERING, SCIENCE

More information

Visual Tutorial Basic Edition 1. Visual. Basic Edition Tutorial. www.visuallightingsoftware.com

Visual Tutorial Basic Edition 1. Visual. Basic Edition Tutorial. www.visuallightingsoftware.com Visual Tutorial Basic Edition 1 Visual Basic Edition Tutorial www.visuallightingsoftware.com Visual Tutorial Basic Edition 2 Basic Edition Tutorial Introduction In this tutorial, you will use the Visual

More information