A VISUALIZATION AND ANALYSIS OF EXPERIMENTALLY GATHERED RESULTS IN AN USER-FRIENDLY MODE

Size: px
Start display at page:

Download "A VISUALIZATION AND ANALYSIS OF EXPERIMENTALLY GATHERED RESULTS IN AN USER-FRIENDLY MODE"

Transcription

1 INFORMATICA, 1995, Vol. 6, No.4, A VISUALIZATION AND ANALYSIS OF EXPERIMENTALLY GATHERED RESULTS IN AN USER-FRIENDLY MODE Riga Institute of Information Technology Skanstes St. 13, Riga, Latvia, LVI013 Baiba APINE Abstract. Software development consists of several phases, where each phase has its own results. Language, which allows to describe collected results, their transformation and displaying, is discussed in this paper. A software tool is offered as an interpreter for this language. The language and software tool form a complex for data analysis. The complex is open and could be adapted for usage in different software system development stages. Object-oriented methodology for system specification design is used to show structure of the language and software tool. Key words: computer aided system engineering, CASE, data analysis, information presentation, data description languages, software systems. Specialists involved in software system development process use different software tools to study various aspects of the system. Tools accumulate information and create results, which must be organised and passed to the developer in the user-friendly mode (reports, charts, tables, etc.). Problem has three solutions: The first - to create results analysis tool for every aspect of software system. Results analysis tool provides minimum of calculations and reports, but supports data export to more powerful data analysis tool. This approach is very labour - consuming and depends on specific data. The second - to use already existing multi-purpose results analysis tools, spreadsheets, statistical packages, for instance. These tools are powerful, they have their own languages for data description. User must profit by the experience of using them. Frequently user doesn't need even fifty per cents of all features provided by universal data analysis tool. The third - to create a simple data description language, which de-

2 388 A visualization and analysis of experimentally gathered results scribes collected information structure, transformation and visualisation, and software tool as interpreter for this language. Software tool is independent of the process, which stores results. The third solution is provided in this paper. Solution is a midway of creating the particular results analysis tool for every software development tool and usage of universal data analysis tools. Process, which stores data, hasn't take care about collected data visualisation, but user won't need special skills for working with collected data (Fig. 1). ~ ~ Softwaredovel_1OOI. ~ Results analysis tool Users JE----( Fig. 1. Language for data description and tool as interpreter for this language. Results analysis complex may be used by different processes. It is convenient to consider results analysis complex as closed system, which interacts with environment via separate objects, and choose the object-oriented methodology (Rumbaugh, 1991) for its specification design. Object model shows data description language structure as well as structure of the software tool (Fig. 2). Object Data description and its subclasses show the data description language structure. Subclass Data transfonnation is the part of the language, which describes how get results from previously collected data by using of predefined functions (Fig. 3). For instance, a sequence of events is accumulated during some time interval. Each event in the sequence may be a seizing of a computer or it's releasing. Following attributes describe each event: time moment when event is registered, computer identification and event type (seizing or releasing). One of possible functions is calculate the total and average seances of computer usage during fixed time period. Object Data structure shows, how data stores in data storage (Fig. 4).

3 B. Apine 389 Data atorage "am,: I(Tlng Rlcord opono num: IIH Stor r1 Procell. crealeo clo.. O length, int add_rlcordo v.lul: buffer I:riter.torag' glt_'lcordo IV'" ",alul(num :int): Itrino Work. with client row valu' 1+ atorage d cription 1.1 Oata d crl tio" nam.:.tring d crip tio" -~,,,.do: urin; Uoo 0 1 Ha. '1 row O.ta tran,form Ition Data ttructur. Data yisuali tion ltuncrton: r ng f' rue ur,;. nng cap Ion:, nng library: Itring argum ento:.tring,.,ado: rma :~:I::.t: 'r~~:g r.eutt: atrlng r do: atring tvp':.tring ).. "am e:atrina Ha,.,dO: etring Table de.cription Chart dl.eridhon..,alull Jh dlnge: etnng X:.tring, do: Itring Y: ttring I Xlab,l:.trln; Ylab.l:.. trin; rver. '"' r do:atring ~ ult. anal t Work. with writ.r/r der ru,o_g'.criptlon(rtam. :auing':atr ng Int.rpr.la_ d cription(nam. :atring) call(ccd. :.tring):bool.an <,> Tran.form Ir.t.tuI: int,_xlcureo: Dutt.r I U r I Wark. with Visual cb'let.fal.: in! I ;!~~~~:i~~t Ilft_oomar: in! top: Int caotion: Itring PlnO 0101'0 Oialoa 1m cd.1it : in! 11."._InPut_p.ram.tarlO O.t. viaual obj.ct I pro"",.avio.x.porto changl_prop.rtj.an A Chart Tabl. typ.: nt 00 umn._coun : " Idrawo ourre"1 row: Int I na(~m.n.:atnngl~ filllrccrlt. rla: I tring} view aort(ind.x:int) view Fig. 2. Data description language and interpreter makes a whole unit for gathered results analyze.

4 390 A visualization and analysis of experimentally gathered results On ills/once of the object llda trmtsfomv1ioll:!library = C\b,,""WvPLE\EXl prcx:edme = gecsurn Ipn<lIIrterS = C\1Ml'\01 OO.t!q) f results C\RFSULTS\2ro).trrp =. W=IIL ai{tim = Total of tre resoorre usage ~awmmmifmmmw~, ~ II G:\EXArvRBEX1.[ll gecslj'l'(g:\ 1TvP.0100trrp) I ~~ I C\'Th1P\01CO.tIlJ) I...r-----J Fig. 3. Sample of data trnnsfonnation description. I stnctwe = ch:rr[32] # lmg # lmg # lalg ~ descrih«l : ICco:Ipier 7 7 UqtqJ 10 3 SlN 12 5 I I Fig. 4. Sample of data structure description.

5 B. Apine 391 ca m = Tctal Ab:U ReK'ttre U;age loongs =RenJ:re#Tctal ti.rre tred # A~ ~ length # Mixinun ~lalgth r~:=o#1#2#3 fclll13t. =# UJRAlICN# Il.RATICN# lljraticn satilfault ==0. \ Im'" Tdie gent!f"d8lbj tai axxrdng to dis descriptio,,: fcccrq:uer ill-"[i ~qj -0-, "~~~) I I - J 7s 1 CIs 123 CIs 7s 1CS Fig. 5. Sample of table description. Object Data visualisation shows how collected and transfonned data have been shown to user. Its subclasses Table description and Chart description show data representation in table or in chart. Every instance of these objects describes one table (Fig. 5) or chart (Fig. 6). Software tool is an interpreter of the language. It takes collected data, transforms them, if necessary, and displays according to description. Object model highlights, which objects of the software tool are essential for interacting with an environment. For instance, user will interact with the software tool via object Visual object. This part of the software tool is interactive process, therefore it would be better to implement it in an event-driven environment. Part, which transforms (object Transformer) data may be considered as continuos process and implemented by using of a procedural environment.

6 392 A visualization and analysis of experimentally gathered results CJJject 0Itl1t description instmre: X=l Y=2#3 Xlabel =Resarce Ylabel = Total tine wed # A~ sean:e l~ # Mlxirrunsean::e l~ fcmbty = Seams # Secm:Is # Sea:nl ~e=4 ~ ~ ~ Chart generated accqrding to this descri~inn by softm:ue tool: D:I1.a: ICconp.ter ~ SlN 1/ I ~o I IIiIToII!Itl".~ : /_ AVIIft/(iIe 9IIlI'IOe length o Mlxinun 9B!I'IOIt length I Fig. 6. Sample of chart description. Software tool is implemented and used by some modelling tools. Software tool is the component of the set of GRADE (1993) system development tools. Its name is Trace Browser. Trace Browser is used by business modelling component for displaying of collected results (GRAPES-BM, 1995). Results may be described as follows: Task name - task name, at which events queue is considered. Task is a function, for which all necessary resources are fixed. For instance, task is to register an order and necessary resource for its carrying out is a computer.

7 B. Apine 393 Event name - event name at the task identifies events queue. Event is an initiator of the beginning of the task execution. For instance, entering of an order invokes order's registration task. Maximum (average, minimum) length of queue-maximum (average, minimum) of events, located at the task during fixed time period. Business modelling tool stores data If business model designer wants to work with collected data, business modelling tool generates data description according to the data description language, calls Trace Browser and passes collected data and generated data description. For instance, data are collected in data storage, which structure is described as follows: structure = char[33]#char[33]#double#double#double (Fig. 7). ( (Process) Business malelling tool (Thta stcra~) ~ C:\WfNlX)WS\f'EMP{)lOO.tri / (Reccrd)? I Send I Review I f 1 90 (Rec<rd) I Registrate 1 Thesis III , J Fig. 7. Part of instance diagram, which shows data storage contents. Business modelling tool assigns semantics to collected data, when generates data visualisation description. The following fragment is necessary to show collected data in a table (Fig. 8): caption = Events Queues Length headings = Task Name # Event Name # Maximum Queue Length # Average Queue Length # Minimum Queue Length fields = 0#1#2#3#4 formal = ##FWAT#FLOAT#FLOAT

8 394 A visualization and analysis of experimentally gathered results Fig. 8. Table generated by Trace Browser according to table description. Table caption is the value of the attribute caption. Values of the attributes headings, fields and format are lists separated by "#". Their values are interpreted simultaneously: value from data storage zeroes field is collected in the first column of the table in the same format as it stores in the data storage. The first column caption is Task name. And so on with every item of the lists. The following fragment is necessary to display collected data in bar chart (Fig. 9): caption = Events Queues Length X/abel = Task Name # Event Name Ylabel = Maximum Queue Length # Average Queue Length # Minimum Queue Length X = 0#1 Y = 2#3#4 The heading of the chart is the value of the attribute caption. Labels on the horizontal axis are values from zeroes and first fields from data storage (attribute X value). Three values are shown for every record in the data storage. Values from second, third and fourth fields (attribute Y value).

9 B. Apine S8.U 50) HI '--.L-_....L --L y I M axllrlum Queue Length i Aveagli Queue Length ~ Mirnmum Queue Length Fig. 9. Chart generated by Trace Browser according to table description. Described approach has some advantages: Results analysis tool (Trace Browser) is independent from process, which stores data, and can be used by various processes. Results analysis tool may be updated with new functions for data transformation. It is better, if the whole set of software development tools use one and the same results analysis tool. REFERENCES GRADE Vl.O (Windows): Modeling and Development Environment for GRAPES~6 and GRAPESI4GL. User Guide. (1993). Siemens Nixdorf Infonnationssysteme AG. 282pp.

10 396 A visualization and analysis of experimentally gathered results GRAPES-BM: Version 2.1: New Features of language and Tool Support, Simulation Part. (1995). August 3. 23pp. Rumbaugh, J. (1991). Object-Oriented modelling and design. Prentice-Hall, Inc. 542pp. Received November 1995 B. Apine is a programmer at the Riga Institute of Information Technology (Latvia), Master of computer sciences. His current research interests include computer aided system engineering (CASE) and software systems, data analysis and information presentation methods. APIE EKSPERIMENTO DUOMENl,! PATEIKIMi\ IR ANALIZ~ VARTOTOJUI PATOGIU Biinu Baiba APINE Programq sistemos kuriamos etapais. Kiekviename etape gaunami rezultatai. Siame darbe aptariama kalba, skirta gautiems rezultatams bei naudojarniems jq transformavimo ir vizualizavimo budams aprasyti. Aprasytas tos kalbos interpretatorius. Kalba ir interpretatorius sudaro duomenq analizes priemoniq kompleks&. Kompleksas gali bfiti pritaikytas bet kurio programq sistemos kiirimo etapo duomenims apdoroti. Kalbai ir interpretatoriui aprasyti panaudota objektine metodika.

Open Work of Two-Hemisphere Model Transformation Definition into UML Class Diagram in the Context of MDA

Open Work of Two-Hemisphere Model Transformation Definition into UML Class Diagram in the Context of MDA Open Work of Two-Hemisphere Model Transformation Definition into UML Class Diagram in the Context of MDA Oksana Nikiforova and Natalja Pavlova Department of Applied Computer Science, Riga Technical University,

More information

LOGICAL OPERATOR USAGE IN STRUCTURAL MODELLING

LOGICAL OPERATOR USAGE IN STRUCTURAL MODELLING LOGICAL OPERATOR USAGE IN STRUCTURAL MODELLING Ieva Zeltmate (a) (a) Riga Technical University, Faculty of Computer Science and Information Technology Department of System Theory and Design ieva.zeltmate@gmail.com

More information

QlikView Plugin User Manual

QlikView Plugin User Manual QlikView Plugin User Manual User Manual henrik.steen@endeavor.se [Date] 2014-08-13 2014-10-28 henrik.steen@endeavor.se 01 1 Table of Content 1 Introduction... 3 2 QlikView Accesspoint... 3 3 Interface...

More information

Business Activity. predecessor Activity Description. from * successor * to. Performer is performer has attribute.

Business Activity. predecessor Activity Description. from * successor * to. Performer is performer has attribute. Editor Definition Language and Its Implementation Audris Kalnins, Karlis Podnieks, Andris Zarins, Edgars Celms, and Janis Barzdins Institute of Mathematics and Computer Science, University of Latvia Raina

More information

Spreadsheet and Graphing Exercise Biology 210 Introduction to Research

Spreadsheet and Graphing Exercise Biology 210 Introduction to Research 1 Spreadsheet and Graphing Exercise Biology 210 Introduction to Research There are many good spreadsheet programs for analyzing data. In this class we will use MS Excel. Below are a series of examples

More information

Unit 1 Lesson 4 Representing Data. Copyright Houghton Mifflin Harcourt Publishing Company

Unit 1 Lesson 4 Representing Data. Copyright Houghton Mifflin Harcourt Publishing Company Florida Benchmarks SC.6.N.1.1 Define a problem from the sixth grade curriculum, use appropriate reference materials to support scientific understanding, plan and carry out scientific investigation of various

More information

Functionality Guide. for CaseWare IDEA Data Analysis

Functionality Guide. for CaseWare IDEA Data Analysis Functionality Guide for CaseWare IDEA Data Analysis CaseWare IDEA Quick Access Functionality Crib Sheet A quick guide to the major functionality you will use within IDEA. FILE TAB: Passport The single

More information

Statistics and Graphics Functions

Statistics and Graphics Functions Statistics and Graphics Functions Statistics and Graphics Functions Frequency Tables and Diagrams for Variables With the help of the Statistics and Graphics module, MAXQDA can create frequency tables and

More information

Web version of SciFinder : new interface and features

Web version of SciFinder : new interface and features Web version of SciFinder : new interface and features Arisara Rodmui, CAS representative www.cas.org User enters the information 1. Registration Enters personal Information w/ strictly ID & PSW only authorized

More information

PROCESS DEVELOPMENT METHODOLOGY The development process of an API fits the most fundamental iterative code development

PROCESS DEVELOPMENT METHODOLOGY The development process of an API fits the most fundamental iterative code development INTRODUCING API DESIGN PRINCIPLES IN CS2 Jaime Niño Computer Science, University of New Orleans New Orleans, LA 70148 504-280-7362 jaime@cs.uno.edu ABSTRACT CS2 provides a great opportunity to teach an

More information

For 100% Result Oriented IGNOU Coaching and Project Training Call CPD: ,

For 100% Result Oriented IGNOU Coaching and Project Training Call CPD: , Q.1 What is Object Orientation? Explain the concept of class, objects, instance, generalization, and associations. Ans :-- In the past, information systems used to be defined primarily by their functionality:

More information

QlikView Full Browser User Manual. User Manual

QlikView Full Browser User Manual. User Manual QlikView Full Browser User Manual User Manual Henrik Steen 8-13-2014 2014-08-13 2014-10-28 Henrik Steen 01 1 Table of Content 1 Introduction... 3 2 QlikView AccessPoint... 3 3 Interface... 3 3.1 Object...

More information

Dynamic 3-D surface profilometry using a novel color pattern encoded with a multiple triangular model

Dynamic 3-D surface profilometry using a novel color pattern encoded with a multiple triangular model Dynamic 3-D surface profilometry using a novel color pattern encoded with a multiple triangular model Liang-Chia Chen and Xuan-Loc Nguyen Graduate Institute of Automation Technology National Taipei University

More information

September 08, Graph y 2 =x. How? Is it a function? Function?

September 08, Graph y 2 =x. How? Is it a function? Function? Graph y 2 =x How? Is it a function? Function? Section 1.3 Graphs of Functions Objective: Analyze the graphs of functions. Important Vocabulary Graph of a function The collection of ordered pairs ( x, f(x))

More information

THE SELECTION OF THE ARCHITECTURE OF ELECTRONIC SERVICE CONSIDERING THE PROCESS FLOW

THE SELECTION OF THE ARCHITECTURE OF ELECTRONIC SERVICE CONSIDERING THE PROCESS FLOW THE SELECTION OF THE ARCHITECTURE OF ELECTRONIC SERVICE CONSIDERING THE PROCESS FLOW PETERIS STIPRAVIETIS, MARIS ZIEMA Institute of Computer Control, Automation and Computer Engineering, Faculty of Computer

More information

A Mini-Manual for GNUPLOT

A Mini-Manual for GNUPLOT A Mini-Manual for GNUPLOT John E Floyd University of Toronto January 5, 2002 GNUPLOT is a useful program for creating charts of data for publication, frequently producing better quality charts than can

More information

Information & Communications Technology (ICT) Essentials 2 (2017/2018)

Information & Communications Technology (ICT) Essentials 2 (2017/2018) Information & Communications Technology (ICT) Essentials 2 (2017/2018) Florida 9009120.2017 This document provides the correlation between interactive e-learning curriculum, and the Information & Communications

More information

DOWNLOAD PDF VBA MACRO TO PRINT MULTIPLE EXCEL SHEETS TO ONE

DOWNLOAD PDF VBA MACRO TO PRINT MULTIPLE EXCEL SHEETS TO ONE Chapter 1 : Print Multiple Sheets Macro to print multiple sheets I have a spreadsheet set up with multiple worksheets. I have one worksheet (Form tab) created that will pull data from the other sheets

More information

TrueView Queue Manual. Embedded for Axis IP cameras version 1.x Copyright 2014 Cognimatics

TrueView Queue Manual. Embedded for Axis IP cameras version 1.x Copyright 2014 Cognimatics TrueView Queue Manual Embedded for Axis IP cameras version 1.x Copyright 2014 Cognimatics 1 Table of Contents Table of Contents... 2 Overview... 3 Mounting the camera... 4 Installing the software... 4

More information

Excel Manual X Axis Labels Below Chart 2010 Scatter

Excel Manual X Axis Labels Below Chart 2010 Scatter Excel Manual X Axis Labels Below Chart 2010 Scatter Of course, I want the chart itself to remain the same, so, the x values of dots are in row "b(o/c)", their y values are in "a(h/c)" row, and their respective

More information

PowerTOC v3 User Guide

PowerTOC v3 User Guide PowerTOC v3 User Guide The easiest way to add table of contents and agenda slides to your PowerPoint presentation! PowerTOC v3 User Guide 2006-2018 by Mom Soft, a ll righ ts reserved All rights reserved.

More information

Generating HHCApp Reports

Generating HHCApp Reports Generating HHCApp Reports Scope: Organisation Administrators, Region Administrators, Organisation Group Administrators, Unit Managers Contents 1.1 Screen Overview 1.2 View Reports 1.3 Standard Reports

More information

Simulation Models for Manufacturing Systems

Simulation Models for Manufacturing Systems MFE4008 Manufacturing Systems Modelling and Control Models for Manufacturing Systems Dr Ing. Conrad Pace 1 Manufacturing System Models Models as any other model aim to achieve a platform for analysis and

More information

MSc in Information Systems

MSc in Information Systems MSc in Information Systems Assoc Prof Dion Goh Programme Director WKWSCI 26 October 2018 Programme Objective To educate information systems professionals who are able to develop and manage user-centered

More information

Excel Case #2: Mark s Collectibles, Inc. 1

Excel Case #2: Mark s Collectibles, Inc. 1 Excel Case #2: Mark s Collectibles, Inc. 1 Case Description and Instructions SKILLS CHECK You should review the following areas: SPREADSHEET SKILLS Import External Data COUNTA Function COUNTIF Function

More information

0Acknowledgement. This application has been developed with the cooperation of the Inter-agency Group for Child Mortality Estimation.

0Acknowledgement. This application has been developed with the cooperation of the Inter-agency Group for Child Mortality Estimation. r4 0Acknowledgement This application has been developed with the cooperation of the Inter-agency Group for Child Mortality Estimation. 1Contents Introduction... 6 User Levels... 6 Learning CME Info...

More information

Navigating in Practice Express

Navigating in Practice Express Navigating in Practice Express Once you log into Practice Express you are presented with the Alpha Inquiry window. You will notice several ways to navigate within the system. Drop-downs. Users who prefer

More information

Provider Portal User Guide

Provider Portal User Guide November 2, 2017 Table of Contents 1 Login to Provider Portal...6 1.1 Login Page... 6 1.1.1 "Click here to register" link... 7 1.1.1.1 "Providers click here" button (Provider Self-Registration)... 8 1.1.2

More information

INSPECTION OF THE TURBINE BLADES USING SCANNING TECHNIQUES

INSPECTION OF THE TURBINE BLADES USING SCANNING TECHNIQUES INSPECTION OF THE TURBINE BLADES USING SCANNING TECHNIQUES H. Nieciag, M. Traczynski and Z. Chuchro Department of Geometrical Quanities Metrology The Institute of Metal Cutting, 30-011 Cracow, Poland Abstract:

More information

Scottish Improvement Skills

Scottish Improvement Skills Scottish Improvement Skills Creating a run chart on MS Excel 2007 Create and save a new Excel worksheet. Some of the details of steps given below may vary slightly depending on how Excel has been used

More information

On the Relationship of Server Disk Workloads and Client File Requests

On the Relationship of Server Disk Workloads and Client File Requests On the Relationship of Server Workloads and Client File Requests John R. Heath Department of Computer Science University of Southern Maine Portland, Maine 43 Stephen A.R. Houser University Computing Technologies

More information

Fusion Registry 9 SDMX Data and Metadata Management System

Fusion Registry 9 SDMX Data and Metadata Management System Registry 9 Data and Management System Registry 9 is a complete and fully integrated statistical data and metadata management system using. Whether you require a metadata repository supporting a highperformance

More information

JPROFILE102: A System for Experimental Analysis of Algorithms

JPROFILE102: A System for Experimental Analysis of Algorithms JPROFILE102: A System for Experimental Analysis of Algorithms Tanin Krajangthong and Somchai Prasitjutrakul Department of Computer Engineering Chulalongkorn University Bangkok, Thailand Abstract This paper

More information

NOTES ON OBJECT-ORIENTED MODELING AND DESIGN

NOTES ON OBJECT-ORIENTED MODELING AND DESIGN NOTES ON OBJECT-ORIENTED MODELING AND DESIGN Stephen W. Clyde Brigham Young University Provo, UT 86402 Abstract: A review of the Object Modeling Technique (OMT) is presented. OMT is an object-oriented

More information

Short on camera geometry and camera calibration

Short on camera geometry and camera calibration Short on camera geometry and camera calibration Maria Magnusson, maria.magnusson@liu.se Computer Vision Laboratory, Department of Electrical Engineering, Linköping University, Sweden Report No: LiTH-ISY-R-3070

More information

DATA ITEM DESCRIPTION

DATA ITEM DESCRIPTION DATA ITEM DESCRIPTION Form Approved OMB NO.0704-0188 Public reporting burden for collection of this information is estimated to average 110 hours per response, including the time for reviewing instructions,

More information

San Francisco State University

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

More information

Instruction How To Use Excel 2007 Pivot Table Example Data Source

Instruction How To Use Excel 2007 Pivot Table Example Data Source Instruction How To Use Excel 2007 Pivot Table Example Data Source Excel pivot tables allow you to group the spreadsheet or external data source by any of your data fields. The screen snap below shows a

More information

Eurostat Regions and Cities Illustrated: Usage guide

Eurostat Regions and Cities Illustrated: Usage guide Eurostat Regions and Cities Illustrated: Usage guide With Regions and Cities Illustrated, you can easily visualise regional indicators and view data for regions you are most interested in. This interactive

More information

Business Intelligence and Reporting Tools

Business Intelligence and Reporting Tools Business Intelligence and Reporting Tools Release 1.0 Requirements Document Version 1.0 November 8, 2004 Contents Eclipse Business Intelligence and Reporting Tools Project Requirements...2 Project Overview...2

More information

Statistical Tables and Graphs

Statistical Tables and Graphs Unit 5C Statistical Tables and Graphs Ms. Young Slide 5-1 Frequency Tables A basic frequency table has two columns: The first column lists the categories of data. The second column lists the frequency

More information

Grade 4 CURRICULUM MAP CONTENT: Computer Lab 1A1 1A2 1A3. Typing letters, notes, and documents. Typing letters, notes, and documents 1A1 1B2 1B3 1B4

Grade 4 CURRICULUM MAP CONTENT: Computer Lab 1A1 1A2 1A3. Typing letters, notes, and documents. Typing letters, notes, and documents 1A1 1B2 1B3 1B4 FIRST QUARTER CORE CONTENT PROCESS SKILLS/ Word Processing Formatting Toolbars Standard Toolbars Drawing Toolbars 1A2 Language Arts Social Studies Keyboarding Introduce Keyboarding Posture Fingering Home

More information

On UML2.0 s Abandonment of the Actors-Call-Use-Cases Conjecture

On UML2.0 s Abandonment of the Actors-Call-Use-Cases Conjecture On UML2.0 s Abandonment of the Actors-Call-Use-Cases Conjecture Sadahiro Isoda Toyohashi University of Technology Toyohashi 441-8580, Japan isoda@tutkie.tut.ac.jp Abstract. UML2.0 recently made a correction

More information

DATA ITEM DESCRIPTION

DATA ITEM DESCRIPTION helping projects succeed... 1.TITLE DATA ITEM DESCRIPTION SYSTEM/SUBSYSTEM DESIGN DESCRIPTION (SSDD) VERSION B 2. Identification Number PPA-003461-5 25 May 2012 3. DESCRIPTION/PURPOSE OF THE SSDD 3.1 The

More information

8086 Interrupts and Interrupt Responses:

8086 Interrupts and Interrupt Responses: UNIT-III PART -A INTERRUPTS AND PROGRAMMABLE INTERRUPT CONTROLLERS Contents at a glance: 8086 Interrupts and Interrupt Responses Introduction to DOS and BIOS interrupts 8259A Priority Interrupt Controller

More information

MindSphere. Fleet Manager. Introduction to "Fleet Manager" 1. User interface for "Fleet Manager" 2. User rights in "Fleet Manager" 3.

MindSphere. Fleet Manager. Introduction to Fleet Manager 1. User interface for Fleet Manager 2. User rights in Fleet Manager 3. Introduction to "Fleet Manager" 1 User interface for "Fleet Manager" 2 MindSphere User rights in "Fleet Manager" 3 Asset navigation 4 Using extensions 5 System Manual V1801.K0507 V1801.K0214 Legal information

More information

MANUAL TO USE THE TEMPLATE FOR WRITING THE THESIS

MANUAL TO USE THE TEMPLATE FOR WRITING THE THESIS MANUAL TO USE THE TEMPLATE FOR WRITING THE THESIS NOVEMBER 2016 UNIVERSITY OF VETERINARY MEDICINE AND PHARMACY IN KOŠICE Table of Contents 1 Filling in the title page... 2 2 Filling in the assignment of

More information

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

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

More information

Access CWT 3.0 using the Data Collection Tool (DCT)

Access CWT 3.0 using the Data Collection Tool (DCT) Access CWT 3.0 using the Data Collection Tool (DCT) Point your browser to www.teachscape.com and log in. Once you have logged into your Teachscape account, you will see the Data Collection Tool link in

More information

Using the CRM Pivot Tables

Using the CRM Pivot Tables Using the CRM Pivot Tables Pivot tables have now been added to your CRM system: we hope that these will provide you with an easy way to produce charts and graphs straight from your CRM, using the most

More information

Application Note How to set and use the RSSI and CS features of the CMX7032FI-1.x

Application Note How to set and use the RSSI and CS features of the CMX7032FI-1.x CML Microcircuits COMMUNICATION SEMICONDUCTORS Publication: AN/AIS/7032/RSSI/CS/1 June 2009 Application Note How to set and use the RSSI and CS features of the CMX7032FI-1x Additional Resources None 1

More information

Create An Xml Data File And Xml Schema File From Worksheet Data 2010

Create An Xml Data File And Xml Schema File From Worksheet Data 2010 Create An Xml Data File And Xml Schema File From Worksheet Data 2010 Click As an XML table to create an XML table in a If the XML data file doesn't refer to a schema, of the schema to the worksheet to

More information

Qualitative Data Analysis Software. A workshop for staff & students School of Psychology Makerere University

Qualitative Data Analysis Software. A workshop for staff & students School of Psychology Makerere University Qualitative Data Analysis Software A workshop for staff & students School of Psychology Makerere University (PhD) January 27, 2016 Outline for the workshop CAQDAS NVivo Overview Practice 2 CAQDAS Before

More information

Tutorial. [PROMET + SemTalk]

Tutorial. [PROMET + SemTalk] Tutorial PROMET@Work [PROMET + SemTalk] Version 2.0 Stand: August 2005 / The Information Management Group Index Table of figues...ii PROMET@Work 2 minimum installation requirements...iii 1 Introduction...1

More information

How to Make a Line Graph with Phase Lines in Excel 2007

How to Make a Line Graph with Phase Lines in Excel 2007 How to Make a Line Graph with Phase Lines in Excel 2007 Performance Aid Purpose The purpose of this document is to provide you with instructions to reference as you create a line graph in Excel 2007. It

More information

Dynamic Optimization of Generalized SQL Queries with Horizontal Aggregations Using K-Means Clustering

Dynamic Optimization of Generalized SQL Queries with Horizontal Aggregations Using K-Means Clustering Dynamic Optimization of Generalized SQL Queries with Horizontal Aggregations Using K-Means Clustering Abstract Mrs. C. Poongodi 1, Ms. R. Kalaivani 2 1 PG Student, 2 Assistant Professor, Department of

More information

Introduction. Understanding charts. Excel 2016

Introduction. Understanding charts. Excel 2016 Excel 2016 Charts Introduction It can be di icult to interpret Excel workbooks that contain a lot of data. Charts allow you to illustrate your workbook data graphically, which makes it easy to visualize

More information

[CALCULATOR OPERATIONS]

[CALCULATOR OPERATIONS] Example 1: Set up a table of values (with x-values between 3 and 3) and use it to draw the graph of 3. Press MENU 2: VIEW A: SHOW TABLE 1. Select the GRAPHS option: Or Press MENU 5: TRACE 1: GRAPH TRACE

More information

Advanced Topics UNIT 2 PERFORMANCE EVALUATIONS

Advanced Topics UNIT 2 PERFORMANCE EVALUATIONS Advanced Topics UNIT 2 PERFORMANCE EVALUATIONS Structure Page Nos. 2.0 Introduction 4 2. Objectives 5 2.2 Metrics for Performance Evaluation 5 2.2. Running Time 2.2.2 Speed Up 2.2.3 Efficiency 2.3 Factors

More information

Introduction Accessing MICS Compiler Learning MICS Compiler CHAPTER 1: Searching for Data Surveys Indicators...

Introduction Accessing MICS Compiler Learning MICS Compiler CHAPTER 1: Searching for Data Surveys Indicators... Acknowledgement MICS Compiler is a web application that has been developed by UNICEF to provide access to Multiple Indicator Cluster Survey data. The system is built on DevInfo technology. 3 Contents Introduction...

More information

Visual programming language for modular algorithms

Visual programming language for modular algorithms Visual programming language for modular algorithms Rudolfs Opmanis, Rihards Opmanis Institute of Mathematics and Computer Science University of Latvia, Raina bulvaris 29, Riga, LV-1459, Latvia rudolfs.opmanis@gmail.com,

More information

AVANCE IVDr. IVDr Data Browser User Manual. Innovation with Integrity. Version 001 NMR

AVANCE IVDr. IVDr Data Browser User Manual. Innovation with Integrity. Version 001 NMR AVANCE IVDr IVDr Data Browser User Manual Version 001 Innovation with Integrity NMR Copyright by Bruker Corporation All rights reserved. No part of this publication may be reproduced, stored in a retrieval

More information

Data Presentation using Excel

Data Presentation using Excel Data Presentation using Excel Creating a Chart In addition to creating models, spreadsheets provide facilities to display data graphically in charts. The following exercises require the file WHSMITH.XLS

More information

code pattern analysis of object-oriented programming languages

code pattern analysis of object-oriented programming languages code pattern analysis of object-oriented programming languages by Xubo Miao A thesis submitted to the School of Computing in conformity with the requirements for the degree of Master of Science Queen s

More information

Solar-Log WEB "Classic 2nd Edition" Manual Installation

Solar-Log WEB Classic 2nd Edition Manual Installation Solar-Log WEB "Classic 2nd Edition" Manual Installation Solar-Log 300 1200 2000 or Firmware 3.x 1 1 Setting up "Classic 2nd Edition" This Quick Start Guide describes the necessary settings to manually

More information

Products that are referred to in this document may be trademarks and/or registered trademarks of the respective owners.

Products that are referred to in this document may be trademarks and/or registered trademarks of the respective owners. 2018 GEOVAP, spol. s r. o. All rights reserved. GEOVAP, spol. s r. o. Cechovo nabrezi 1790 530 03 Pardubice Czech Republic +420 466 024 618 http://www.geovap.cz Products that are referred to in this document

More information

PORTAL USER GUIDE DOSE ADMINISTRATION AIDS

PORTAL USER GUIDE DOSE ADMINISTRATION AIDS PORTAL USER GUIDE DOSE ADMINISTRATION AIDS 1 February 2019 Portal User Guide Dose Administration Aids / February 2019 i PHARMACY PROGRAMS ADMINISTRATOR PORTAL USER GUIDE DOSE ADMINISTRATION AIDS INTRODUCTION...

More information

TITLE: TENSOR ANALYSIS FOR GAIT

TITLE: TENSOR ANALYSIS FOR GAIT DIMACS Student Initiated Research Project Report TITLE: TENSOR ANALYSIS FOR GAIT Name: Chan-Su Lee Advisor: Ahmed Elgammal Computer Science Rutgers University April 5, 2004 Motivation: This project is

More information

Manual Physical Inventory Upload Created on 3/17/2017 7:37:00 AM

Manual Physical Inventory Upload Created on 3/17/2017 7:37:00 AM Created on 3/17/2017 7:37:00 AM Table of Contents... 1 Page ii Procedure After completing this topic, you will be able to manually upload physical inventory. Navigation: Microsoft Excel > New Workbook

More information

Thanks for buying our product. Specialty of IM-2DT

Thanks for buying our product. Specialty of IM-2DT High Precision 2-Axis Digital Electronic Inclinometer IM-2DT User s Guide The contents of this manual could be different according to the software version and it can be changed without notice. Please use

More information

Incorporating Design Schedule Management into a Flow Management System*

Incorporating Design Schedule Management into a Flow Management System* Incorporating Design Management into a Flow Management System* Eric W. Johnson & Jay B. Brockman Department of Computer Science and Engineering University of otre Dame otre Dame, I 46556 Abstract - In

More information

Expert PR Taxes User s Manual Payroll November p f P.O. Box San Juan PR

Expert PR Taxes User s Manual Payroll November p f P.O. Box San Juan PR Expert PR Taxes 2015 User s Manual Payroll November 2016 P.O. Box 70198 San Juan PR 00936-8198 p. 787.287.2777 f. 787.287.7948 support@cegsoft.com www.cegsoft.com Table of Contents I. Introduction... 3

More information

Architecture of Cache Investment Strategies

Architecture of Cache Investment Strategies Architecture of Cache Investment Strategies Sanju Gupta The Research Scholar, The IIS University, Jaipur khandelwalsanjana@yahoo.com Abstract - Distributed database is an important field in database research

More information

High-Level Information Interface

High-Level Information Interface High-Level Information Interface Deliverable Report: SRC task 1875.001 - Jan 31, 2011 Task Title: Exploiting Synergy of Synthesis and Verification Task Leaders: Robert K. Brayton and Alan Mishchenko Univ.

More information

Sage Singapore Tax Reports User's Guide. August 2018

Sage Singapore Tax Reports User's Guide. August 2018 Sage 300 2019 Singapore Tax Reports User's Guide August 2018 This is a publication of Sage Software, Inc. 2018 The Sage Group plc or its licensors. All rights reserved. Sage, Sage logos, and Sage product

More information

Columbia University. Electrical Engineering Department. Fall 1999

Columbia University. Electrical Engineering Department. Fall 1999 Columbia University Electrical Engineering Department Fall 1999 Report of the Project: Knowledge Based Semantic Segmentation Using Evolutionary Programming Professor: Shih-Fu Chang Student: Manuel J. Reyes.

More information

On UML2.0 s Abandonment of the Actors- Call-Use-Cases Conjecture

On UML2.0 s Abandonment of the Actors- Call-Use-Cases Conjecture Vol. 4, No. 6 Special issue: Use Case Modeling at UML-2004 On UML2.0 s Abandonment of the Actors- Call-Use-Cases Conjecture Sadahiro Isoda, Toyohashi University of Technology, Toyohashi 441-8580, Japan

More information

UNOS Operating System Simulator

UNOS Operating System Simulator UNOS Operating System Simulator Proceedings of the 15 th Annual NACCQ, Hamilton New Zealand July, 2002 www.naccq.ac.nz ABSTRACT Zhong Tang UNITEC Institute of Technology Auckland, New Zealand ztang@unitec.ac.nz

More information

VAT/GST Analytics by Deloitte User Guide August 2017

VAT/GST Analytics by Deloitte User Guide August 2017 VAT/GST Analytics by Deloitte User Guide August 2017 Contents What is VAT/GST Analytics? What is Qlik Sense? The Associative Model How to access Qlik Sense? Navigate through Qlik Sense A quick overview

More information

Comparative Analysis of Architectural Views Based on UML

Comparative Analysis of Architectural Views Based on UML Electronic Notes in Theoretical Computer Science 65 No. 4 (2002) URL: http://www.elsevier.nl/locate/entcs/volume65.html 12 pages Comparative Analysis of Architectural Views Based on UML Lyrene Fernandes

More information

Subject : Computer Science. Paper : Software Quality Management. Module : CASE Tools

Subject : Computer Science. Paper : Software Quality Management. Module : CASE Tools e-pg Pathshala Subject : Computer Science Paper : Software Quality Management Module : CASE Tools Module No: Quadrant 1: CS/SQM/26 e-text An increasing variety of specialized computerized tools (actually

More information

Step 3: Type the data in to the cell

Step 3: Type the data in to the cell Simple Instructions for using Microsoft Excel The goal of these instructions is to familiarize the user with the basics of Excel. These directions will cover data entry, formatting, formulas and functions,

More information

Extracting the last word of a string Extracting all but the first word of a string Extracting first names, middle names, and last names Counting the

Extracting the last word of a string Extracting all but the first word of a string Extracting first names, middle names, and last names Counting the Introducing Excel Understanding Workbooks and Worksheets Moving around a Worksheet Introducing the Ribbon Accessing the Ribbon by using your keyboard Using Shortcut Menus Customizing Your Quick Access

More information

GR8BIT as a digital oscilloscope

GR8BIT as a digital oscilloscope July 01, 2013 Severity: Information Eugeny Brychkov, RU GR8BIT as a digital oscilloscope Introduction Background: In the course of development and testing of the GR8BUS master board, we faced the issue

More information

Use the Organization Insights solution to view metrics about your instance

Use the Organization Insights solution to view metrics about your instance Use the Organization Insights solution to view metrics about your instance Dynamics CRM 2016 Updated: May 30, 2017 Applies To: Dynamics 365 online, Dynamics CRM Online Organization Insights for Dynamics

More information

Automated Road Segment Creation Process

Automated Road Segment Creation Process David A. Noyce, PhD, PE Director and Chair Traffic Operations and Safety Laboratory Civil and Environmental Engineering Department Kelvin R. Santiago, MS, PE Assistant Researcher Traffic Operations and

More information

MCL-Collection Fast and Easy Applications Development

MCL-Collection Fast and Easy Applications Development MCL-Collection Fast and Easy Applications Development MCL TM -Collection is an integrated set of software tools from Symbol Technologies, Inc. that enables nonprogrammers to create and deploy single or

More information

DIOCESAN COLLEGE PREPARATORY SCHOOL Mathematics Syllabus: Grade 7

DIOCESAN COLLEGE PREPARATORY SCHOOL Mathematics Syllabus: Grade 7 DIOCESAN COLLEGE PREPARATORY SCHOOL Mathematics Syllabus: Grade 7 For convenience the syllabus has been divided into sections. It is important to integrate work and set relevant problem solving tasks.

More information

Military Surface Deployment and Distribution. Command Customer Advisory. November 14, CA-17-11/ Update 1

Military Surface Deployment and Distribution. Command Customer Advisory. November 14, CA-17-11/ Update 1 Military Surface Deployment and Distribution Command Customer Advisory November 14, 2017 CA-17-11/14-0195 Update 1 Subject: Release of Claims Portal Purpose: To provide customers guidance with regards

More information

Getting Started. What is SAS/SPECTRAVIEW Software? CHAPTER 1

Getting Started. What is SAS/SPECTRAVIEW Software? CHAPTER 1 3 CHAPTER 1 Getting Started What is SAS/SPECTRAVIEW Software? 3 Using SAS/SPECTRAVIEW Software 5 Data Set Requirements 5 How the Software Displays Data 6 Spatial Data 6 Non-Spatial Data 7 Summary of Software

More information

PROJECT PERIODIC REPORT

PROJECT PERIODIC REPORT PROJECT PERIODIC REPORT Grant Agreement number: 257403 Project acronym: CUBIST Project title: Combining and Uniting Business Intelligence and Semantic Technologies Funding Scheme: STREP Date of latest

More information

Simulation Quick Reference Guide

Simulation Quick Reference Guide Simulation Quick Reference Guide igrafx 2007 Simulation Quick Reference Guide Modeling and Simulation The methodology for analyzing a process with simulation includes these basic steps: 1 Identify goals,

More information

Developing Lightweight Context-Aware Service Mashup Applications

Developing Lightweight Context-Aware Service Mashup Applications Developing Lightweight Context-Aware Service Mashup Applications Eunjung Lee and Hyung-Joo Joo Computer Science Department, Kyonggi University, San 94 Yiui-dong, Suwon-si, Gyeonggy-do, South Korea ejlee@kyonggi.ac.kr,

More information

Quick Start HHCApp Guide

Quick Start HHCApp Guide Quick Start HHCApp Guide Scope: Organisation Administrators, Region Administrators, Organisation Group Administrators, Auditors Contents 1. Quick Start Guide for Organisation Administrators 1.1 Add new

More information

Financial Statement WalkThrough

Financial Statement WalkThrough WORKPAPERS CS Financial Statement WalkThrough version 2015.x.x TL 29655 (12/21/15) Copyright Information Text copyright 2009-2015 by Thomson Reuters. All rights reserved. Video display images copyright

More information

Octave: A Portable, Distributed, Opened Platform for Interoperable Monitoring Services

Octave: A Portable, Distributed, Opened Platform for Interoperable Monitoring Services SpaceOps 2006 Conference AIAA 2006-5671 Octave: A Portable, Distributed, Opened Platform for Interoperable Monitoring Services C. Pipo * CS Communications & System, ZAC de la Grande Plaine Rue de Brindejonc

More information

MAT 275 Laboratory 1 Introduction to MATLAB

MAT 275 Laboratory 1 Introduction to MATLAB MATLAB sessions: Laboratory 1 1 MAT 275 Laboratory 1 Introduction to MATLAB MATLAB is a computer software commonly used in both education and industry to solve a wide range of problems. This Laboratory

More information

Ch. 13: Measuring Performance

Ch. 13: Measuring Performance Ch. 13: Measuring Performance Kenneth Mitchell School of Computing & Engineering, University of Missouri-Kansas City, Kansas City, MO 64110 Kenneth Mitchell, CS & EE dept., SCE, UMKC p. 1/3 Introduction

More information

Monday. A few notes on homework I want ONE spreadsheet with TWO tabs

Monday. A few notes on homework I want ONE spreadsheet with TWO tabs CS 1251 Page 1 Monday Sunday, September 14, 2014 2:38 PM A few notes on homework I want ONE spreadsheet with TWO tabs What has passed before We ended last class with you creating a function called givemeseven()

More information

USER GUIDE FOR THE PLAGIARISM SERVICE TURNITIN BASIC FUNCTIONALITIES PhD CANDIDATES Section

USER GUIDE FOR THE PLAGIARISM SERVICE TURNITIN BASIC FUNCTIONALITIES PhD CANDIDATES Section USER GUIDE FOR THE PLAGIARISM SERVICE TURNITIN BASIC FUNCTIONALITIES PhD CANDIDATES Section 14 th November 2017 Contents A) ACCOUNT ACTIVATION... 2 B) UPLOAD AN ASSIGNMENT... 6 C) VISUALISATION OF THE

More information