Statool User s Manual

Size: px
Start display at page:

Download "Statool User s Manual"

Transcription

1 Statool User s Manual Prepared by Tuan Cao with Jianzhong Zhang 7/19/04

2 Statool User s Manual Table of contents Purpose of Statool... 2 Input/Output Files for Statool...3.PDF file...3.cdf file... 3.IDF file SMP file... 3 Operand X and Y...4 Histogram Editor... 5 Toolbar PDF Mode CDF Mode... 9 Data Viewer...10 Result Z Three or more operands Correlation Unknown dep Known dep...13 Independent Operations Basic operations Max, Min Parsing Relational Operations (>,>=,<,<=) Combine Main Toolbar File, Edit, Switch menu Option, View menu Help menu Configuration Index

3 Statool Statool is a software tool for obtaining bounds on the distributions of sums, products, and various other functions of random variables, it uses the Distribution Envelop Determination (DEnv) algorithm. Figure 1: The main layout screen. Statool takes two input random variables as X and Y and the relationship between them as unknown dependent, known dependent or independent. It then will obtain bounds on the distribution of various functions. There are the basic arithmetic (+,-,*,/), max, min, relational operators and it can also take an input function of X and Y (Parsing). The result will be displayed Z in the third sub-window. 2

4 Input/Output Files Files are a primary way to exchange and save the data for this software. Graphs are used to show probability distribution functions (PDFs) and cumulative distribution functions (CDFs). Text-based data lists can show the exact information representing a random variable. In this software, 4 kinds of files are used to describe random variables. One is called a probability distribution file (.PDF), which is a list of intervals and probabilities, and discretizes a probability density function. The second is called a cumulative distribution file (.CDF), which is used to describe the envelopes of the cumulative distribution. The third kind is called an intermediate distribution file (.IDF), which is like a.pdf except that the intervals can overlap. Although its interval can overlap, the sum of their probabilities should be equal to 1. Otherwise, the file is invalid. The last one is the sample data file (.SMP). It is a special type of file. It is used to show the probability distribution of sample data. Only.IDF and.smp files are used to input or output distributions to or from disk..pdf and.cdf files are used internally. Output displays are plotted based on these 2 types of files. Both.IDF and.smp files are text based. They are composed of 2 parts: a control line and data lines. The control line is the first line and includes the number of intervals in the file. This is also the number of data lines in the file. Every data line includes 3 items: low bound of an interval, high bound, and probability for this interval. The comma is used as a separator. The following file gives an example IDF file: 4,0 0,0.25, ,0.50, ,0.75, ,1.0,0.25 This file describes the distribution of a variable consisting of 4 bars from 0 to 1. A sample file is a special.idf. In this type of file, the low bound of every interval is set to equal the high bound. The third number on the line states the probability a sample takes that value. Two different ways are used to input data in Statool. One is to load the distribution of a random variable from a file. The other is to edit the distribution of a variable. There are two ways to output the result of an operation. One is to draw the graph of the variable. This is convenient for seeing the result immediately. The other way is to save data as an.idf or.smp file. These two files were discussed in the previous paragraph. There are 2 types of graph for showing the data: histograms for PDF format and envelopes for CDF format, which show the space of possible cumulative probability functions of a derived random variable. 3

5 Operand X and Y To input a random variable X(Y): Left or Right click on the X(Y) sub-window and it will bring up a menu of options to choose from (Figure 2). Figure 2: Menu for X and Y New X(Y): This will create a new file for X(Y). It will bring up a Histogram Editor (Figure 3) and the default mode is cumulative distribution function (CDF). To edit the file, change it to PDF mode. Open X(Y): Click on this to open a previously saved X(Y). Save X(Y) As: Save the current X(Y) with a specific name. Edit X(Y): Bring up the Histogram Editor (Figure 3) for modifying values of current X(Y). Clear X(Y): Clear the current X(Y). Hint: Try clicking on new X(Y). 4

6 Histogram Editor Figure 3: Histogram Editor for X (CDF mode) In this window there are four main menus: File: This menu has five options: New: Make a new file for X(Y) (change to PDF mode). Open: Open an existing file for X(Y). Save: Save the current file for X(Y). Save as: Save the current file for X(Y) with a specific name. Print: Print the current window. Edit: This menu has four options: No. of Bars(PDF Mode): (Figure 4) To enter the number of bars wanted on the histogram. PDF Bounds(PDF Mode): (Figure 5) To set the upper and lower bound for the histogram. Single Bar(PDF Mode): (Figure 6) To edit any bar by inputting it s lower and upper bound and probability. Clear Window: Clear the screen. 5

7 Figure 4: Type-in box for number of bars Figure 5: Type-in box for PDF Bounds Figure 6: Type-in box for each interval. View: This menu has nine options: PDF mode: (Figure 9) View the file as a histogram (bars). CDF mode: (Figure 10) View the file as left and right envelopes (staircase). Grid On(default): Show grid on the graph in CDF mode. Grid Off: Don t show grid on the graph in CDF mode. Color(default): Show colors on graphs of both modes. Black and White: Show only black and white on graphs of both modes. Data: (Figure 12) Open up a data viewer to view the exact data for X, Y or Z. Font Size: Select from three different size of font (Big, Medium(default), Small). Draw by Scale: (Figure 7) Change the start and end value of x-axis and number of intervals for the CDF mode. 6

8 Figure 7: Draw by Scale Help: This menu has two options: Content: Open up a help file. About Statool: (Figure 8) Information about Statool. Figure 8: About Statool Hint: To edit, try converting to histogram form: click View and PDF Mode. 7

9 PDF Mode To change to PDF mode: click on View and PDF mode. Figure 9: Histogram Editor for X (PDF mode). Divide Bar: Doubles the number of histogram by dividing each one in half. Merge Bar: Half the number of histogram. Incr Bar: Add a bar to the histogram. Decr Bar: Remove a bar to the histogram. To change the height of each bar: Left click above the bar causes the bar to rise; Left click below the top of the bar causes it to shorten. To change the width of each bar: Right click above the bar causes the bar to widen; Right click below the top of the bar causes it to become narrower. 8

10 CDF Mode Figure 10: CDF Mode(Grid off) Figure 11: Expand To Change to CDF Mode: click on View and then CDF Mode. Expand: (Figure 11) This will let you rediscretize CDF, it will let you decrease the number of intervals. Vertical Avg: At every point on the x-axis it will average the two y values. Horizontal Avg: At every point on the y-axis it will average the two x values. Fixed PT Avg: Average both vertical and horizontal points. Averaging WT: Set the weight of the left and right envelope to take average of. 9

11 Data Viewer Figure 12: Data Viewer PDF: View the exact data of X or Y. CDF: View the exact data of the lower or upper bound of X, Y, or Z. IDF: View the exact data of the file for X, Y, or Z. Cancel: Quit the Data Viewer. 10

12 Result Z Figure 13: Menu for Z Enlarge graphic: Open a new window with the result. View data: Open up the Data Viewer (Figure 12) window. Clear window: Clear the result. Edit graphic: Open up the histogram editor (Figure 12) to edit the result. Hint: Try clicking on Edit graphic. 11

13 Three or more operands This software only operates on two operands, but in real applications, there are often more than 2 operands to be calculated. For example, a+b+c, Max(a,b,c), etc. Association may be used to solve many such problems. To be able to operate on more than 2 operands, we can first operate on two of the operands and save the result. Then use that result as one operand on the next instance and so on. E.g., for a+b+c, we can first calculate a+b, and save the result to temporary variable w=a+b, then calculate w+c. However, the operation must support association and commutation. 1. Input a into X and b into Y. Add them together. 2. Save the result and input it into X. 3. Input c into Y and add them together. To extend Statool to handle cascaded operations, the following capability was added: The CDF envelopes for the result of two variables operation were converted into a marginal of a joint distribution tableau, call it w, for use in the second step of the solution process. 12

14 Correlation Correlation measures the degree of correspondence between random variables. By far the most popular correlation coefficient is called Pearson correlation, or Pearson productmoment correlation. It measures the strength of the linear relationship between two random variables. where D(X) is the variance of X and D(Y) is the variance of Y. E is the expectation function. It is well known that Pearson correlation can has the potential range Correlation values can be classified into 3 types: positive correlation, meaning there is a direct linear correlation between the R.V. s, negative correlation, meaning there is an inverse linear correlation between the R.V. s, and zero correlation, meaning there is no apparent linear relationship between the R.V. s. There are three relationships between the operands: Figure 14: Three relationships between the operands. Unknown dep: There is a correlation between the operands but it is unknown. 13

15 Known dep: There is a known correlation between the inputs. Choosing this option will bring up a window (Figure 8) to input their correlation. Figure 15: Settings for Known dependence From this window, there are 3 ways to input information about operand X and Y: known correlation range or exact value, known expectation range for XY, and known expectation and variance for X and Y. Figure 16: Prob. Matrix 14

16 Figure 17: Midpoint Alg. Figure 18: Prob. Interval Matrix There are also three more options at the bottom of the window: Prob. Matrix: (Figure 16) To input the probability of each cell in the matrix (pij s). Midpoint Alg.: (Figure 17) Each operand is averaged to one curve (each of low bound and high bound takes half weight for this curve). Then using the input correlation, two curves are calulated to get the result. Prob. Interval Matrix: Figure 18) Open up a window to input the bounds of each cell in the matrix (range for the pij s). Independent: There is no relationship between the inputs. 15

17 Operate on the Inputs Basic operations: X+Y, X-Y,X*Y,X/Y Max(X,Y): If x is a sample of X and y is a sample of Y, then a corresponding sample of Z is z=max(x,y). Define max(x,y) for intervals X and Y to be [max(low bound of X, low bound of Y), max(high bound of X, high bound of Y)]. Min(X,Y): If x is a sample of X and y is a sample of Y, then a corresponding sample of Z is z=min(x,y). Define max(x,y) for intervals X and Y to be [min(low bound of X, low bound of Y), min(high bound of X, high bound of Y)]. Parsing: Click this will bring up the expression editor (Figure 9). The parser, implemented in Statool, supports 2 random variables, named X and Y. Thus when an expression is typed in, variable names must use the symbols X and Y. The expression editor will check the input expression after the user confirms the input. If this expression is not allowed, error information will be displayed and reason also will be listed. Figure 19: Expression Editor. (Parsing) The parser also supports non-monotonic random variables. Check the corresponding box if X or Y is non-monotonic and enter the number of steps between the intervals that you want the algorithm to go through. 16

18 Relational Operations: Consider two real numbers x and y. We define the interval value to describe the relationship between x and y. The value [0,0] indicates that the relationship is false. The value [1,1] indicates the relational operation is true. The value [0,1] means the value of the relational operation is not determined or is uncertain. For interval A, A-left means the left (or low) bound of A, and A-right means the right (or high) bound. Now consider two intervals A and B. Combine: Merge the two operands together, using Figure 20 to input the weight of X and weight of Y will be (1-weight of X). Figure 20: Combine 17

19 Main Toolbar Figure 21: File menu New: Create a new IDF file for operand X or Y. Open: Open the existing file for operand X or Y. Save: Save the current result Z. Save As: Save the current result Z as a specific file. Print: Print the current operation window. Exit: Terminate the current program. Figure 22: Edit menu Edit PDF: Activate the editor window to edit the.pdf file chosen from either panel X, Y or Z. Clear Window: Clear the specific display panel. Figure 23: Switch menu Interchange X <->Y: Switch operands X and Y. Interchange X <-> Z: Switch operands X and Z. Interchange Y <-> Z: Switch operands Y and Z. 18

20 Figure 24: View menu Display Mode: Activate the property window to set the display mode for operands (Figure 14). Data: Activate the data view primary window (Figure 6). Figure 25: Display mode Figure 26: Options menu ColorSet: Activate the property window to set the display color for panels (Figure 16). Algorithm: Set the preferred algorithm to handle the linear programming problems. There are two choices: Simplex method and Transportation. 19

21 Figure 27: Color Setting Figure 28: Help menu Contents: Display help information. About Statool: Activate the property window to show the about information. Figure 29: Hint menu 20

22 Configuration File Statool has a configuration file to control the behavior of solving linear program. When the program starts, it automatically checks whether this file exists. If exist, it reads the parameters to set the control parameters of the program. Otherwise, the default parameters are used. Mainly there are two parts in this file: parameters for simplex method and parameters for transportation method. These parameters are organized as 2 sections into a configure file, called statool.cfg, which is in the same directory as that of Statool. The following is an example for this file: [Simplex] EPS= LEAVE_EPS=1.0e-16 INVERSE_EPS= MAX_LOOPNUMBER= [Transportation] Russell=0 In the section [Simplex], there are 4 parameters: EPS, LEAVE_EPS, INVERSE_EPS, and MAX_LOOPNUMBER. EPS is the minimum value so that any value less than it is considered as zero. LEAVE_EPS is used in the procedure of choosing the leave variable of simplex method. Any values less than this value are treated as zero. INVERSE_EPS is similar to LEAVE_EPS except that it is used to control calculation of inverse matrix. MAX_LOOPNUMBER is the maximum number for iterating in the simplex method. In the section [Transportation], there is only one parameter to control which kind of method is chosen to get the initial solution for transportation method. If parameter Russell is set to zero, the approach Russell is not used. 21

23 Index Averaging WT 9 CDF mode 4,9 ColorSet 19,20 Combine see Operations Correlation 13 Cumulative Distribution Function (CDF) 3 Data Viewer 10 Decr. bar 8 DEnv 2 Divide bar 8 Draw by scale 6 Expand 9 Fixed PT avg. 9 Font size 6,7 Histogram Editor 4,5 Horizontal Avg. 9 Incr. bar 8 Input Files 3.PDF files 3.CDF files 3.IDF files 3.SMP files 3 Interchanging variables 18 Independent 15 Known dep. 14 Max see Operations Merge bar 8 Midpoint Alg. 15 Min see Operations Monotonic variables 16 Operands 4 Operations 16 Combine 17 Max 16 Min 16 Parsing 16 Relational 17 Parsing see Operations 2 PDF mode 4,8 Pearson Correlation 13 Probability Distribution Function (PDF) 3 Prob. Interval Matrix 15 Prob. Matrix 14,15 Relational see Operations Simplex Method 19 Three or more 12 Transportation 19 Unknown dep. 13 Vertical Avg. 9 22

An Interval-Based Tool for Verified Arithmetic on Random Variables of Unknown Dependency

An Interval-Based Tool for Verified Arithmetic on Random Variables of Unknown Dependency An Interval-Based Tool for Verified Arithmetic on Random Variables of Unknown Dependency Daniel Berleant and Lizhi Xie Department of Electrical and Computer Engineering Iowa State University Ames, Iowa

More information

SAS Visual Analytics 8.2: Working with Report Content

SAS Visual Analytics 8.2: Working with Report Content SAS Visual Analytics 8.2: Working with Report Content About Objects After selecting your data source and data items, add one or more objects to display the results. SAS Visual Analytics provides objects

More information

Will Monroe July 21, with materials by Mehran Sahami and Chris Piech. Joint Distributions

Will Monroe July 21, with materials by Mehran Sahami and Chris Piech. Joint Distributions Will Monroe July 1, 017 with materials by Mehran Sahami and Chris Piech Joint Distributions Review: Normal random variable An normal (= Gaussian) random variable is a good approximation to many other distributions.

More information

Multivariate probability distributions

Multivariate probability distributions Multivariate probability distributions September, 07 STAT 0 Class Slide Outline of Topics Background Discrete bivariate distribution 3 Continuous bivariate distribution STAT 0 Class Slide Multivariate

More information

Computer vision: models, learning and inference. Chapter 10 Graphical Models

Computer vision: models, learning and inference. Chapter 10 Graphical Models Computer vision: models, learning and inference Chapter 10 Graphical Models Independence Two variables x 1 and x 2 are independent if their joint probability distribution factorizes as Pr(x 1, x 2 )=Pr(x

More information

Technical Documentation Version 7.3 Output

Technical Documentation Version 7.3 Output Technical Documentation Version 7.3 Output These documents are copyrighted by the Regents of the University of Colorado. No part of this document may be reproduced, stored in a retrieval system, or transmitted

More information

Lecture 4. Digital Image Enhancement. 1. Principle of image enhancement 2. Spatial domain transformation. Histogram processing

Lecture 4. Digital Image Enhancement. 1. Principle of image enhancement 2. Spatial domain transformation. Histogram processing Lecture 4 Digital Image Enhancement 1. Principle of image enhancement 2. Spatial domain transformation Basic intensity it tranfomation ti Histogram processing Principle Objective of Enhancement Image enhancement

More information

Practice Test (page 391) 1. For each line, count squares on the grid to determine the rise and the run. Use slope = rise

Practice Test (page 391) 1. For each line, count squares on the grid to determine the rise and the run. Use slope = rise Practice Test (page 91) 1. For each line, count squares on the grid to determine the rise and the. Use slope = rise 4 Slope of AB =, or 6 Slope of CD = 6 9, or Slope of EF = 6, or 4 Slope of GH = 6 4,

More information

Part I, Chapters 4 & 5. Data Tables and Data Analysis Statistics and Figures

Part I, Chapters 4 & 5. Data Tables and Data Analysis Statistics and Figures Part I, Chapters 4 & 5 Data Tables and Data Analysis Statistics and Figures Descriptive Statistics 1 Are data points clumped? (order variable / exp. variable) Concentrated around one value? Concentrated

More information

This is a good time to refresh your memory on double-integration. We will be using this skill in the upcoming lectures.

This is a good time to refresh your memory on double-integration. We will be using this skill in the upcoming lectures. Chapter 5: JOINT PROBABILITY DISTRIBUTIONS Part 1: Sections 5-1.1 to 5-1.4 For both discrete and continuous random variables we will discuss the following... Joint Distributions (for two or more r.v. s)

More information

Points Lines Connected points X-Y Scatter. X-Y Matrix Star Plot Histogram Box Plot. Bar Group Bar Stacked H-Bar Grouped H-Bar Stacked

Points Lines Connected points X-Y Scatter. X-Y Matrix Star Plot Histogram Box Plot. Bar Group Bar Stacked H-Bar Grouped H-Bar Stacked Plotting Menu: QCExpert Plotting Module graphs offers various tools for visualization of uni- and multivariate data. Settings and options in different types of graphs allow for modifications and customizations

More information

Things you ll know (or know better to watch out for!) when you leave in December: 1. What you can and cannot infer from graphs.

Things you ll know (or know better to watch out for!) when you leave in December: 1. What you can and cannot infer from graphs. 1 2 Things you ll know (or know better to watch out for!) when you leave in December: 1. What you can and cannot infer from graphs. 2. How to construct (in your head!) and interpret confidence intervals.

More information

Lab 7 Statistics I LAB 7 QUICK VIEW

Lab 7 Statistics I LAB 7 QUICK VIEW Lab 7 Statistics I This lab will cover how to do statistical calculations in excel using formulas. (Note that your version of excel may have additional formulas to calculate statistics, but these formulas

More information

Using the DATAMINE Program

Using the DATAMINE Program 6 Using the DATAMINE Program 304 Using the DATAMINE Program This chapter serves as a user s manual for the DATAMINE program, which demonstrates the algorithms presented in this book. Each menu selection

More information

AEMLog Users Guide. Version 1.01

AEMLog Users Guide. Version 1.01 AEMLog Users Guide Version 1.01 INTRODUCTION...2 DOCUMENTATION...2 INSTALLING AEMLOG...4 AEMLOG QUICK REFERENCE...5 THE MAIN GRAPH SCREEN...5 MENU COMMANDS...6 File Menu...6 Graph Menu...7 Analysis Menu...8

More information

Page 129 Exercise 5: Suppose that the joint p.d.f. of two random variables X and Y is as follows: { c(x. 0 otherwise. ( 1 = c. = c

Page 129 Exercise 5: Suppose that the joint p.d.f. of two random variables X and Y is as follows: { c(x. 0 otherwise. ( 1 = c. = c Stat Solutions for Homework Set Page 9 Exercise : Suppose that the joint p.d.f. of two random variables X and Y is as follows: { cx fx, y + y for y x, < x < otherwise. Determine a the value of the constant

More information

Direction Fields; Euler s Method

Direction Fields; Euler s Method Direction Fields; Euler s Method It frequently happens that we cannot solve first order systems dy (, ) dx = f xy or corresponding initial value problems in terms of formulas. Remarkably, however, this

More information

ENV Laboratory 2: Graphing

ENV Laboratory 2: Graphing Name: Date: Introduction It is often said that a picture is worth 1,000 words, or for scientists we might rephrase it to say that a graph is worth 1,000 words. Graphs are most often used to express data

More information

Page Layout Using Tables

Page Layout Using Tables This section describes various options for page layout using tables. Page Layout Using Tables Introduction HTML was originally designed to layout basic office documents such as memos and business reports,

More information

Section 2-2 Frequency Distributions. Copyright 2010, 2007, 2004 Pearson Education, Inc

Section 2-2 Frequency Distributions. Copyright 2010, 2007, 2004 Pearson Education, Inc Section 2-2 Frequency Distributions Copyright 2010, 2007, 2004 Pearson Education, Inc. 2.1-1 Frequency Distribution Frequency Distribution (or Frequency Table) It shows how a data set is partitioned among

More information

1MA1 Practice Tests Set 1: Paper 1F (Regular) mark scheme Version 1.0 Question Working Answer Mark Notes

1MA1 Practice Tests Set 1: Paper 1F (Regular) mark scheme Version 1.0 Question Working Answer Mark Notes 1 5, 3, 4, 6, 9 1 B1 cao 2 4.3 1 B1 cao 3 3/10 1 B1 oe 4 70% 1 B1 cao 5 916(30 5 2 M1 30 (16 + 9) or 30 16 9 or 30 9 16 6 4 2 M1 for correct order of operations +7 then 3 M1 for forming the equation 3x

More information

1MA1 Practice Tests Set 1: Paper 1F (Regular) mark scheme Version 1.0 Question Working Answer Mark Notes

1MA1 Practice Tests Set 1: Paper 1F (Regular) mark scheme Version 1.0 Question Working Answer Mark Notes 5, 3, 4, 6, 9 B cao 4.3 B cao 3 3/0 B oe 4 70% B cao 5 96(30 5 M 30 (6 + 9) or 30 6 9 or 30 9 6 6 4 M for correct order of operations +7 then 3 7 60 5.50 3 M for forming the equation 3x 7 = 5 and showing

More information

Intellicus Enterprise Reporting and BI Platform

Intellicus Enterprise Reporting and BI Platform Designing Adhoc Reports Intellicus Enterprise Reporting and BI Platform Intellicus Technologies info@intellicus.com www.intellicus.com Designing Adhoc Reports i Copyright 2012 Intellicus Technologies This

More information

The American University in Cairo. Academic Computing Services. Excel prepared by. Maha Amer

The American University in Cairo. Academic Computing Services. Excel prepared by. Maha Amer The American University in Cairo Excel 2000 prepared by Maha Amer Spring 2001 Table of Contents: Opening the Excel Program Creating, Opening and Saving Excel Worksheets Sheet Structure Formatting Text

More information

Introduction to CS graphs and plots in Excel Jacek Wiślicki, Laurent Babout,

Introduction to CS graphs and plots in Excel Jacek Wiślicki, Laurent Babout, MS Excel 2010 offers a large set of graphs and plots for data visualization. For those who are familiar with older version of Excel, the layout is completely different. The following exercises demonstrate

More information

Probability Model for 2 RV s

Probability Model for 2 RV s Probability Model for 2 RV s The joint probability mass function of X and Y is P X,Y (x, y) = P [X = x, Y= y] Joint PMF is a rule that for any x and y, gives the probability that X = x and Y= y. 3 Example:

More information

Chapter 6 Setting Defaults

Chapter 6 Setting Defaults Chapter 6 Setting Defaults Introduction This chapter explains how to change R&R s default settings settings that R&R uses automatically unless you override them for each report. This information is presented

More information

Round each observation to the nearest tenth of a cent and draw a stem and leaf plot.

Round each observation to the nearest tenth of a cent and draw a stem and leaf plot. Warm Up Round each observation to the nearest tenth of a cent and draw a stem and leaf plot. 1. Constructing Frequency Polygons 2. Create Cumulative Frequency and Cumulative Relative Frequency Tables 3.

More information

Mathematics Year 9-11 Skills and Knowledge Checklist. Name: Class: Set : 1 Date Year 9 MEG :

Mathematics Year 9-11 Skills and Knowledge Checklist. Name: Class: Set : 1 Date Year 9 MEG : Personal targets to help me achieve my grade : AFL Sheet Number 1 : Standard Form, Decimals, Fractions and Percentages Standard Form I can write a number as a product of it s prime factors I can use the

More information

FUNDAMENTALS OF COMPUTING & COMPUTER PROGRAMMING UNIT III. 2 Marks PROBLEM SOLVING AND OFFICE AUTOMATION

FUNDAMENTALS OF COMPUTING & COMPUTER PROGRAMMING UNIT III. 2 Marks PROBLEM SOLVING AND OFFICE AUTOMATION FUNDAMENTALS OF COMPUTING & COMPUTER PROGRAMMING UNIT III 2 Marks PROBLEM SOLVING AND OFFICE AUTOMATION Planning the Computer Program Purpose Algorithm Flow Charts Pseudocode -Application Software Packages-

More information

TI- Nspire Testing Instructions

TI- Nspire Testing Instructions TI- Nspire Testing Instructions Table of Contents How to Nsolve How to Check Compositions of Functions How to Verify Compositions of Functions How to Check Factoring How to Use Graphs to Backward Factor

More information

Biometrics Technology: Image Processing & Pattern Recognition (by Dr. Dickson Tong)

Biometrics Technology: Image Processing & Pattern Recognition (by Dr. Dickson Tong) Biometrics Technology: Image Processing & Pattern Recognition (by Dr. Dickson Tong) References: [1] http://homepages.inf.ed.ac.uk/rbf/hipr2/index.htm [2] http://www.cs.wisc.edu/~dyer/cs540/notes/vision.html

More information

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

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

More information

Fathom Dynamic Data TM Version 2 Specifications

Fathom Dynamic Data TM Version 2 Specifications Data Sources Fathom Dynamic Data TM Version 2 Specifications Use data from one of the many sample documents that come with Fathom. Enter your own data by typing into a case table. Paste data from other

More information

Today s outline: pp

Today s outline: pp Chapter 3 sections We will SKIP a number of sections Random variables and discrete distributions Continuous distributions The cumulative distribution function Bivariate distributions Marginal distributions

More information

AQA GCSE Maths - Higher Self-Assessment Checklist

AQA GCSE Maths - Higher Self-Assessment Checklist AQA GCSE Maths - Higher Self-Assessment Checklist Number 1 Use place value when calculating with decimals. 1 Order positive and negative integers and decimals using the symbols =,, , and. 1 Round to

More information

Refractor 8.1 User Guide

Refractor 8.1 User Guide Refractor 8.1 User Guide Copyright 2016, All rights reserved. Table of Contents Preface...1 Conventions Used in This Guide...1 Where to Find Information...1 Technical Support...2 Feedback...2 Chapter 1

More information

Tracks The HMG Strata Log uses the track system to display information. Each track is used to display a particular type of data.

Tracks The HMG Strata Log uses the track system to display information. Each track is used to display a particular type of data. Chapter 1 Introduction, Tracks and the Text Editor Introduction The HMG Strata Log program is a log drafting program designed for the well-site geologists. With specially designed advanced features, this

More information

Spring Semester Study Guide

Spring Semester Study Guide Spring Semester Study Guide 1. When you create a table in Datasheet view, Access automatically adds a field called ID as the first field in the table. 2. To undo the most recent change to a table structure,

More information

Text on a CCR Matrix using the SuperStar Sequence Editor. What we will learn

Text on a CCR Matrix using the SuperStar Sequence Editor. What we will learn Text on a CCR Matrix using the SuperStar Sequence Editor Brian Bruderer What we will learn Colors Fonts Direction of movement Rotation Masks 1 Horizontal Layout Tools / Layout will launch the Layout dialog

More information

4.3 The Normal Distribution

4.3 The Normal Distribution 4.3 The Normal Distribution Objectives. Definition of normal distribution. Standard normal distribution. Specialties of the graph of the standard normal distribution. Percentiles of the standard normal

More information

Regression III: Advanced Methods

Regression III: Advanced Methods Lecture 3: Distributions Regression III: Advanced Methods William G. Jacoby Michigan State University Goals of the lecture Examine data in graphical form Graphs for looking at univariate distributions

More information

Quick Start Guide. ASR Automated Systems Research Inc. Toll free: Fax:

Quick Start Guide. ASR Automated Systems Research Inc. Toll free: Fax: Quick Start Guide ASR Automated Systems Research Inc. Toll free: 1-800-818-2051 Phone: 604-539-0122 e-mail: support@asrsoft.com Fax: 604-539-1334 www.asrsoft.com Copyright 1991-2014 ASR Automated Systems

More information

A Quick Introduction to R

A Quick Introduction to R Math 4501 Fall 2012 A Quick Introduction to R The point of these few pages is to give you a quick introduction to the possible uses of the free software R in statistical analysis. I will only expect you

More information

Math 227 EXCEL / MEGASTAT Guide

Math 227 EXCEL / MEGASTAT Guide Math 227 EXCEL / MEGASTAT Guide Introduction Introduction: Ch2: Frequency Distributions and Graphs Construct Frequency Distributions and various types of graphs: Histograms, Polygons, Pie Charts, Stem-and-Leaf

More information

9-1 GCSE Maths. GCSE Mathematics has a Foundation tier (Grades 1 5) and a Higher tier (Grades 4 9).

9-1 GCSE Maths. GCSE Mathematics has a Foundation tier (Grades 1 5) and a Higher tier (Grades 4 9). 9-1 GCSE Maths GCSE Mathematics has a Foundation tier (Grades 1 5) and a Higher tier (Grades 4 9). In each tier, there are three exams taken at the end of Year 11. Any topic may be assessed on each of

More information

Graphical Presentation for Statistical Data (Relevant to AAT Examination Paper 4: Business Economics and Financial Mathematics) Introduction

Graphical Presentation for Statistical Data (Relevant to AAT Examination Paper 4: Business Economics and Financial Mathematics) Introduction Graphical Presentation for Statistical Data (Relevant to AAT Examination Paper 4: Business Economics and Financial Mathematics) Y O Lam, SCOPE, City University of Hong Kong Introduction The most convenient

More information

McGraw-Hill Ryerson. Data Management 12. Section 5.1 Continuous Random Variables. Continuous Random. Variables

McGraw-Hill Ryerson. Data Management 12. Section 5.1 Continuous Random Variables. Continuous Random. Variables McGraw-Hill Ryerson Data Management 12 Section Continuous Random I am learning to distinguish between discrete variables and continuous variables work with sample values for situations that can take on

More information

DW Tomo 8.1 User Guide

DW Tomo 8.1 User Guide DW Tomo 8.1 User Guide Copyright 2016, All rights reserved. Table of Contents Preface...1 Conventions Used in This Guide...1 Where to Find Information...1 Technical Support...2 Feedback...2 Chapter 1 Introducing

More information

Mathematics Year 9-11 Skills and Knowledge Checklist. Name: Class: Set : Premier Date Year 9 MEG :

Mathematics Year 9-11 Skills and Knowledge Checklist. Name: Class: Set : Premier Date Year 9 MEG : Personal targets to help me achieve my grade : AFL Sheet Number 1 : Standard Form, Decimals, Fractions and Percentages Standard Form I can write a number as a product of it s prime factors I can use the

More information

SLStats.notebook. January 12, Statistics:

SLStats.notebook. January 12, Statistics: Statistics: 1 2 3 Ways to display data: 4 generic arithmetic mean sample 14A: Opener, #3,4 (Vocabulary, histograms, frequency tables, stem and leaf) 14B.1: #3,5,8,9,11,12,14,15,16 (Mean, median, mode,

More information

This is a good time to refresh your memory on double-integration. We will be using this skill in the upcoming lectures.

This is a good time to refresh your memory on double-integration. We will be using this skill in the upcoming lectures. Chapter 5: JOINT PROBABILITY DISTRIBUTIONS Part 1: Sections 5-1.1 to 5-1.4 For both discrete and continuous random variables we will discuss the following... Joint Distributions for two or more r.v. s)

More information

AEMLog users guide V User Guide - Advanced Engine Management 2205 West 126 th st Hawthorne CA,

AEMLog users guide V User Guide - Advanced Engine Management 2205 West 126 th st Hawthorne CA, AEMLog users guide V 1.00 User Guide - Advanced Engine Management 2205 West 126 th st Hawthorne CA, 90250 310-484-2322 INTRODUCTION...2 DOCUMENTATION...2 INSTALLING AEMLOG...4 TRANSFERRING DATA TO AND

More information

Digital Image Processing, 2nd ed. Digital Image Processing, 2nd ed. The principal objective of enhancement

Digital Image Processing, 2nd ed. Digital Image Processing, 2nd ed. The principal objective of enhancement Chapter 3 Image Enhancement in the Spatial Domain The principal objective of enhancement to process an image so that the result is more suitable than the original image for a specific application. Enhancement

More information

Appendix A: Graph Types Available in OBIEE

Appendix A: Graph Types Available in OBIEE Appendix A: Graph Types Available in OBIEE OBIEE provides a wide variety of graph types to assist with data analysis, including: Pie Scatter Bar Area Line Radar Line Bar Combo Step Pareto Bubble Each graph

More information

The Normal Distribution & z-scores

The Normal Distribution & z-scores & z-scores Distributions: Who needs them? Why are we interested in distributions? Important link between distributions and probabilities of events If we know the distribution of a set of events, then we

More information

P1 REVISION EXERCISE: 1

P1 REVISION EXERCISE: 1 P1 REVISION EXERCISE: 1 1. Solve the simultaneous equations: x + y = x +y = 11. For what values of p does the equation px +4x +(p 3) = 0 have equal roots? 3. Solve the equation 3 x 1 =7. Give your answer

More information

lab MS Excel 2010 active cell

lab MS Excel 2010 active cell MS Excel is an example of a spreadsheet, a branch of software meant for performing different kinds of calculations, numeric data analysis and presentation, statistical operations and forecasts. The main

More information

B. Examples Set up the integral(s) needed to find the area of the region bounded by

B. Examples Set up the integral(s) needed to find the area of the region bounded by Math 176 Calculus Sec. 6.1: Area Between Curves I. Area between the Curve and the x Axis A. Let f(x) 0 be continuous on [a,b]. The area of the region between the graph of f and the x-axis is A = f ( x)

More information

Algebra 1 Notes Quarter

Algebra 1 Notes Quarter Algebra 1 Notes Quarter 3 2014 2015 Name: ~ 1 ~ Table of Contents Unit 9 Exponent Rules Exponent Rules for Multiplication page 6 Negative and Zero Exponents page 10 Exponent Rules Involving Quotients page

More information

cief Data Analysis Chapter Overview Chapter 12:

cief Data Analysis Chapter Overview Chapter 12: page 285 Chapter 12: cief Data Analysis Chapter Overview Analysis Screen Overview Opening Run Files How Run Data is Displayed Viewing Run Data Data Notifications and Warnings Checking Your Results Group

More information

Lecture 5. If, as shown in figure, we form a right triangle With P1 and P2 as vertices, then length of the horizontal

Lecture 5. If, as shown in figure, we form a right triangle With P1 and P2 as vertices, then length of the horizontal Distance; Circles; Equations of the form Lecture 5 y = ax + bx + c In this lecture we shall derive a formula for the distance between two points in a coordinate plane, and we shall use that formula to

More information

Chapter 5. Presenting Data

Chapter 5. Presenting Data Chapter 5. Presenting Data Copyright McGraw-Hill Education. Permission required for reproduction or display. 5-1 Map Design Process 5-2 1 About ArcGIS Chapter 5. Presenting Data 5-3 Page layouts and map

More information

1 Introduction to Using Excel Spreadsheets

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

More information

IAT 355 Visual Analytics. Data and Statistical Models. Lyn Bartram

IAT 355 Visual Analytics. Data and Statistical Models. Lyn Bartram IAT 355 Visual Analytics Data and Statistical Models Lyn Bartram Exploring data Example: US Census People # of people in group Year # 1850 2000 (every decade) Age # 0 90+ Sex (Gender) # Male, female Marital

More information

GCSE Higher Revision List

GCSE Higher Revision List GCSE Higher Revision List Level 8/9 Topics I can work with exponential growth and decay on the calculator. I can convert a recurring decimal to a fraction. I can simplify expressions involving powers or

More information

15. Check this point when you can t communicate

15. Check this point when you can t communicate * CONTENTS * 1. The organization of link system 2. FindView Installation 3. The FindView Software Main Screen 4. Communication Port setup 5. Scope Window 6. Meter Window 7. Notes Window 8. Menus and Toolbar

More information

% Close all figure windows % Start figure window

% Close all figure windows % Start figure window CS1112 Fall 2016 Project 3 Part A Due Monday 10/3 at 11pm You must work either on your own or with one partner. If you work with a partner, you must first register as a group in CMS and then submit your

More information

Chapter - 2: Geometry and Line Generations

Chapter - 2: Geometry and Line Generations Chapter - 2: Geometry and Line Generations In Computer graphics, various application ranges in different areas like entertainment to scientific image processing. In defining this all application mathematics

More information

Mark Scheme (Results) November 2007

Mark Scheme (Results) November 2007 Mark Scheme (Results) November 007 IGCSE IGCSE Mathematics (4400_4H) Edexcel Limited. Registered in England and Wales No. 4496750 Registered Office: One90 High Holborn, London WC1V 7BH 4400 IGCSE Mathematics

More information

Laser Engraving Using Base and Mass Production Modules

Laser Engraving Using Base and Mass Production Modules ARPATHIA GRAPHIC INTERFACE Users Reference Guide Laser Engraving Using Base and Mass Production Modules 1 Table of Contents Page CGI Modules Carpathia Installation Carpathia Document Writer installation

More information

Missing Data Analysis for the Employee Dataset

Missing Data Analysis for the Employee Dataset Missing Data Analysis for the Employee Dataset 67% of the observations have missing values! Modeling Setup For our analysis goals we would like to do: Y X N (X, 2 I) and then interpret the coefficients

More information

CHAPTER 4: MICROSOFT OFFICE: EXCEL 2010

CHAPTER 4: MICROSOFT OFFICE: EXCEL 2010 CHAPTER 4: MICROSOFT OFFICE: EXCEL 2010 Quick Summary A workbook an Excel document that stores data contains one or more pages called a worksheet. A worksheet or spreadsheet is stored in a workbook, and

More information

Probability Models.S4 Simulating Random Variables

Probability Models.S4 Simulating Random Variables Operations Research Models and Methods Paul A. Jensen and Jonathan F. Bard Probability Models.S4 Simulating Random Variables In the fashion of the last several sections, we will often create probability

More information

Section 2-2. Histograms, frequency polygons and ogives. Friday, January 25, 13

Section 2-2. Histograms, frequency polygons and ogives. Friday, January 25, 13 Section 2-2 Histograms, frequency polygons and ogives 1 Histograms 2 Histograms The histogram is a graph that displays the data by using contiguous vertical bars of various heights to represent the frequencies

More information

Prob and Stats, Sep 4

Prob and Stats, Sep 4 Prob and Stats, Sep 4 Variations on the Frequency Histogram Book Sections: N/A Essential Questions: What are the methods for displaying data, and how can I build them? What are variations of the frequency

More information

Continued =5.28

Continued =5.28 Chapter Nine Graphing and Introduction to Statistics Learning Objectives: Ch 9 What is mean, medians, and mode? Tables, pictographs, and bar charts Line graphs and predications Creating bar graphs and

More information

GRAPHING WORKSHOP. A graph of an equation is an illustration of a set of points whose coordinates satisfy the equation.

GRAPHING WORKSHOP. A graph of an equation is an illustration of a set of points whose coordinates satisfy the equation. GRAPHING WORKSHOP A graph of an equation is an illustration of a set of points whose coordinates satisfy the equation. The figure below shows a straight line drawn through the three points (2, 3), (-3,-2),

More information

Book 5. Chapter 1: Slides with SmartArt & Pictures... 1 Working with SmartArt Formatting Pictures Adjust Group Buttons Picture Styles Group Buttons

Book 5. Chapter 1: Slides with SmartArt & Pictures... 1 Working with SmartArt Formatting Pictures Adjust Group Buttons Picture Styles Group Buttons Chapter 1: Slides with SmartArt & Pictures... 1 Working with SmartArt Formatting Pictures Adjust Group Buttons Picture Styles Group Buttons Chapter 2: Slides with Charts & Shapes... 12 Working with Charts

More information

EEM 463 Introduction to Image Processing. Week 3: Intensity Transformations

EEM 463 Introduction to Image Processing. Week 3: Intensity Transformations EEM 463 Introduction to Image Processing Week 3: Intensity Transformations Fall 2013 Instructor: Hatice Çınar Akakın, Ph.D. haticecinarakakin@anadolu.edu.tr Anadolu University Enhancement Domains Spatial

More information

2.1: Frequency Distributions and Their Graphs

2.1: Frequency Distributions and Their Graphs 2.1: Frequency Distributions and Their Graphs Frequency Distribution - way to display data that has many entries - table that shows classes or intervals of data entries and the number of entries in each

More information

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

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

More information

Intelligent Setup input

Intelligent Setup input Intelligent Setup This document is mainly to show you how to do intelligent setup. The following steps are applying to normal modules. 1. Click Screen Configuration click Receiver in the interface of Hardware

More information

Decision Support Risk handout. Simulating Spreadsheet models

Decision Support Risk handout. Simulating Spreadsheet models Decision Support Models @ Risk handout Simulating Spreadsheet models using @RISK 1. Step 1 1.1. Open Excel and @RISK enabling any macros if prompted 1.2. There are four on line help options available.

More information

UNIT 15 GRAPHICAL PRESENTATION OF DATA-I

UNIT 15 GRAPHICAL PRESENTATION OF DATA-I UNIT 15 GRAPHICAL PRESENTATION OF DATA-I Graphical Presentation of Data-I Structure 15.1 Introduction Objectives 15.2 Graphical Presentation 15.3 Types of Graphs Histogram Frequency Polygon Frequency Curve

More information

MARK SCHEME for the October/November 2013 series 0580 MATHEMATICS

MARK SCHEME for the October/November 2013 series 0580 MATHEMATICS CAMBRIDGE INTERNATIONAL EXAMINATIONS International General Certificate of Secondary Education www.xtremepapers.com MARK SCHEME for the October/November 03 series 0580 MATHEMATICS 0580/4 Paper 4 (Extended),

More information

To complete the computer assignments, you ll use the EViews software installed on the lab PCs in WMC 2502 and WMC 2506.

To complete the computer assignments, you ll use the EViews software installed on the lab PCs in WMC 2502 and WMC 2506. An Introduction to EViews The purpose of the computer assignments in BUEC 333 is to give you some experience using econometric software to analyse real-world data. Along the way, you ll become acquainted

More information

How to...create a Video VBOX Gauge in Inkscape. So you want to create your own gauge? How about a transparent background for those text elements?

How to...create a Video VBOX Gauge in Inkscape. So you want to create your own gauge? How about a transparent background for those text elements? BASIC GAUGE CREATION The Video VBox setup software is capable of using many different image formats for gauge backgrounds, static images, or logos, including Bitmaps, JPEGs, or PNG s. When the software

More information

SPSS Basics for Probability Distributions

SPSS Basics for Probability Distributions Built-in Statistical Functions in SPSS Begin by defining some variables in the Variable View of a data file, save this file as Probability_Distributions.sav and save the corresponding output file as Probability_Distributions.spo.

More information

Name Date Types of Graphs and Creating Graphs Notes

Name Date Types of Graphs and Creating Graphs Notes Name Date Types of Graphs and Creating Graphs Notes Graphs are helpful visual representations of data. Different graphs display data in different ways. Some graphs show individual data, but many do not.

More information

The Power and Sample Size Application

The Power and Sample Size Application Chapter 72 The Power and Sample Size Application Contents Overview: PSS Application.................................. 6148 SAS Power and Sample Size............................... 6148 Getting Started:

More information

Tomas Akenine-Möller Department of Computer Engineering Chalmers University of Technology

Tomas Akenine-Möller Department of Computer Engineering Chalmers University of Technology Tomas Akenine-Möller Department of Computer Engineering Chalmers University of Technology A tool needed for the graphics people all the time Very important components: Need to make them fast! Finding if

More information

Maths Year 11 Mock Revision list

Maths Year 11 Mock Revision list Maths Year 11 Mock Revision list F = Foundation Tier = Foundation and igher Tier = igher Tier Number Tier Topic know and use the word integer and the equality and inequality symbols use fractions, decimals

More information

Section 6.2: Generating Discrete Random Variates

Section 6.2: Generating Discrete Random Variates Section 6.2: Generating Discrete Random Variates Discrete-Event Simulation: A First Course c 2006 Pearson Ed., Inc. 0-13-142917-5 Discrete-Event Simulation: A First Course Section 6.2: Generating Discrete

More information

MATHEMATICS SYLLABUS SECONDARY 4th YEAR

MATHEMATICS SYLLABUS SECONDARY 4th YEAR European Schools Office of the Secretary-General Pedagogical Development Unit Ref.: 2010-D-581-en-2 Orig.: EN MATHEMATICS SYLLABUS SECONDARY 4th YEAR 4 period/week course APPROVED BY THE JOINT TEACHING

More information

Common Core Vocabulary and Representations

Common Core Vocabulary and Representations Vocabulary Description Representation 2-Column Table A two-column table shows the relationship between two values. 5 Group Columns 5 group columns represent 5 more or 5 less. a ten represented as a 5-group

More information

Probabilistic Analysis Tutorial

Probabilistic Analysis Tutorial Probabilistic Analysis Tutorial 2-1 Probabilistic Analysis Tutorial This tutorial will familiarize the user with the Probabilistic Analysis features of Swedge. In a Probabilistic Analysis, you can define

More information

KaleidaGraph Quick Start Guide

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

More information

C813n C823n/C823dn C833n/C833dn C843n/C843dn ES8433 ES8443

C813n C823n/C823dn C833n/C833dn C843n/C843dn ES8433 ES8443 C813n C823n/C823dn C833n/C833dn C843n/C843dn ES8433 ES8443 About This Manual Terms in this document The following terms are used in this manual. Indicates important information on operations. Make sure

More information

BIOSTATISTICS LABORATORY PART 1: INTRODUCTION TO DATA ANALYIS WITH STATA: EXPLORING AND SUMMARIZING DATA

BIOSTATISTICS LABORATORY PART 1: INTRODUCTION TO DATA ANALYIS WITH STATA: EXPLORING AND SUMMARIZING DATA BIOSTATISTICS LABORATORY PART 1: INTRODUCTION TO DATA ANALYIS WITH STATA: EXPLORING AND SUMMARIZING DATA Learning objectives: Getting data ready for analysis: 1) Learn several methods of exploring the

More information