Sampling Statistics Guide. Author: Ali Fadakar

Size: px
Start display at page:

Download "Sampling Statistics Guide. Author: Ali Fadakar"

Transcription

1 Sampling Statistics Guide Author: Ali Fadakar

2 An Introduction to the Sampling Interface Sampling interface is an interactive software package that uses statistical procedures such as random sampling, stratified random sampling, one-stage cluster sampling, two-stage cluster sampling and sampling with varying probability. In general, the software includes a sampling window. The sampling window consists of two tabs, Data Sheet view and Output view. File A new project is automatically created when the software is launched. You can also open a new project by clicking File> Add New Project. In general, use the File menu commands to manage projects. Open a previously saved project using the File>Open command. Click File>Open. Use the file browser to find the Sampling (*.sa) project file. By default, files that can be opened or translated by Sampling are displayed. Then, select the file you want to open and click Open. To save an existing, active project with a new name or to a new location: Click File>Save As. Use the file browser to find the directory where you want to save the file. Then, type the name of the file in the File name box and click Save. Use the File>Save command to save the active project. Display 1: File menu.

3 Inserting Data The first step is to insert Data into the active project. To enter data right-click in the window and select Add new column then enter the name for column and press Space or Enter. After that, you can enter your data. Between data entry, you must press at least one Space or Enter. Note1: The columns can have the same name or even can be without a name. Note2: Some special characters such star, decimal point and minus sign cannot be used for the column name. To import datum several times, a panel on the left side of the Data Sheet tab can be used. The value should be entered in the Value box and the number of iterations should be entered in the Frequency box and then press Enter or Ok button. For example, in Display 2, two data with value 3 are added to the first column named "a". The size of writing is determined by the zoom box. The default size is two, the minimum and maximum allowed values are respectively one and ten. Display 2: Data Sheet tab. Edit Data In the Data Sheet tab, the data and the name of columns cannot be deleted or edited. However, these advantages can be done by clicking Edit>Edit Column. This opens the dialogue box shown in Display 3.

4 Display 3: Edit column. Select the number of the column that you want to edit it by the Column Number box. You can change the Column s Name in Column Name box. Also, you can edit or add data to the specified column in Data box. Finally, click Ok button and the contents of the selected column will be changed according to the edition. Moreover, the data can be inserted in the form of fraction or multiplication of two numbers without spaces in the Data box. For example, if you type 1/5 in the Data box, 0.2 will be displayed on the main datasheet tab. Recode into Different Column Click Edit>Recode into Different Column. This opens the dialogue box shown in Display 4. You can define values to recode in this dialog box. Select the number of the column by the Column box. You can specify a name for the new column in the Name box. In the Old Value panel, you can specify the type of value that you wish to recode (e.g., a specific Value, a Range of values, or All Other). All Other can be applied to any value that not explicitly accounted by the previous recoding rules and it should be applied at the end. In the New Value panel, you can specify the new value for column (i.e., a specific numeric code such as 2, or copy old values). In the Old->New panel, click Add button to add the item. The recode that you have specified appears in Old->New box. If you need to remove one of the recodes that you have added to the Old->New box, simply click on it and then click the Remove button. When you have finished defining the conditions, click Ok button.

5 Display 4: Recode into Different Column. Random Sampling Click Analyze>Random Sampling. The Random Sampling dialog box is displayed. This dialogue box is shown in Display 5. Select the columns under the headings Column(s). If your sample brings with the replacement you should check Sampling with replacement box in this window and you can determine the size of your statistical society in the N box. The sample size estimation output is controlled via the Estimation n button (Display 6). The sample size can be determined to estimate either population mean or population proportion. The Proportion option is used when the data of the selected column are 0 and 1. To obtain an estimator p having probability at least 1 α of being no farther than d from the population proportion, the sample size formula based on the normal approximation gives: Pr( p-p <d) =1- α 2 2 n = Np(1 p)/[ (N 1)(d /z ) + p(1 p)] In the Mean option, you can specify confidence interval in the 2*l box for sample size estimation. In this procedure the sample mean y is an unbiased estimator of the population mean μ with variance var( y ) = (N n) 2 /Nn. Setting: 2 s z N n nn and solving for n gives the necessary sample size: = 2 l

6 n d z 1 N 1 n0 1 N 2 2 z Where n0. If instead of confidence interval 2*l, you select an amount in r box for 2 d relative error (the difference between the estimate and the true value, divided by the true value) the criterion to be met is: Pr( (Y n Y N) >r) = α Y N and the sample size formula is: n r z 1 N Display 5: Random Sampling.

7 Display 6: Estimate n. An output of a command Random Sampling Display 7 shows the Random Sampling Output, you can see, for example, the mean of the sample in line 1, the variance of mean in line 2, the confidence interval in line 3, the sample size in line 4 and the estimation of sample size according to the confidence interval option in line 5. Display 7: Output of Random Sampling.

8 Stratified Random Sampling To select Stratified Random Sampling click Analyze>Stratified Random Sampling. Display 8 shows the Stratified Random Sampling dialogue box. A source columns list is a list of columns from the data sheet that can be used in the requested analysis. Each column is considered as one Stratum. You can specify the columns under the headings Stratums. Note you should have more nh Nh than one Stratum. If sampling is proportional allocation, you should check the n N Proportional Allocation box. Then the box N appears above the check box. The size of the statistical society should be specified in this box. Display 8: Stratified Random Sampling. If the sampling is not proportional allocation, after specifying the columns under the headings Stratums, by double-clicking on the Stratums list, the window will become as shown in Display 9.

9 Display 9: Stratified Random Sampling after double-click. You should specify the size of statistical society for each stratum and then press Enter or click Ok button. Finally, click Continue button. Display 10: Optimum Allocation.

10 The Optimum Allocation output is controlled via the Optimum Allocation button (Display 10). You must specify cost sampling unit for each Stratum and then press Enter or click Ok button. If the cost of sampling unit for each Stratum is unique, you should check NEYMAN Allocation and specify an amount of cost. If an amount of variance is specified, you should select the Variance confirm box and specify the amount of variance. If an amount of total cost is specified, you should select the Cost confirm box and specify the amount of cost. One Stage Cluster Sampling To select the one-stage cluster sampling click Analyze>One Stage Cluster Sampling. Display 11 shows the One Stage Cluster Sampling dialogue box. Display 11: One Stage Cluster Sampling. A source columns list is a list of columns from the Data sheet that can be used in the requested analysis. Each column is considered as one Cluster. Total number of clusters should be determined by the N box and the mean size of clusters should be determined by the M box. Then click Ok button. Two Stage Cluster Sampling The two-stage cluster sampling procedure can be accessed by selecting Analyze >Two Stage Cluster Sampling. Display 12 shows the Two Stage Cluster Sampling dialogue box.

11 Display 12: Two Stage Cluster Sampling. A source columns list is a list of columns from the Data sheet that can be used in the requested analysis. Each column is considered as one Cluster. Total number of Clusters should be determined by the N box and the mean size of Clusters should be determined by the M box. If clusters have the same size, you should check Cluster of Equal Sizes. Otherwise, by double-clicking on the Cluster, the dialog box will become as shown in Display 13.

12 Display 13: Two Stage Cluster Sampling after double-click. You should specify the size of statistical society for each cluster and then press Enter or click Ok button. Then click Continue. Sampling with Varying Probability You can proceed to apply the probability sampling with varying by clicking Analyze>Sampling with Varying Probability. Display 14 shows the Sampling with varying probability dialogue box.

13 Display 14: Sampling with Varying Probability. Specify the data columns and the probability of data columns under the headings Column(s) and probability(s) respectively. Note that the displacement in the columns in the probability(s) or Column(s) boxes may change the correspondence of the data to their probability value. If your sample brings without replacement you should check the Sampling without replacement box and you should determine the size of your statistical society in the N box.

General Guidelines: SAS Analyst

General Guidelines: SAS Analyst General Guidelines: SAS Analyst The Analyst application is a data analysis tool in SAS for Windows (version 7 and later) that provides easy access to basic statistical analyses using a point-and-click

More information

Brief Guide on Using SPSS 10.0

Brief Guide on Using SPSS 10.0 Brief Guide on Using SPSS 10.0 (Use student data, 22 cases, studentp.dat in Dr. Chang s Data Directory Page) (Page address: http://www.cis.ysu.edu/~chang/stat/) I. Processing File and Data To open a new

More information

Enterprise Miner Version 4.0. Changes and Enhancements

Enterprise Miner Version 4.0. Changes and Enhancements Enterprise Miner Version 4.0 Changes and Enhancements Table of Contents General Information.................................................................. 1 Upgrading Previous Version Enterprise Miner

More information

SCRIPT REFERENCE. UBot Studio Version 4. Action Commands

SCRIPT REFERENCE. UBot Studio Version 4. Action Commands SCRIPT REFERENCE UBot Studio Version 4 Action Commands This script reference will cover the Action commands, which are located in the second sub-menu of the toolbox on the left side of the dev tool: In

More information

Important notice regarding accounts used for installation and configuration

Important notice regarding accounts used for installation and configuration System Requirements Operating System Nintex Reporting 2008 can be installed on Microsoft Windows Server 2003 or 2008 (32 and 64 bit supported for both OS versions). Browser Client Microsoft Internet Explorer

More information

Data Analysis Guidelines

Data Analysis Guidelines Data Analysis Guidelines DESCRIPTIVE STATISTICS Standard Deviation Standard deviation is a calculated value that describes the variation (or spread) of values in a data set. It is calculated using a formula

More information

Outlook and Outlook Web App. Sharing and Accessing Subfolders

Outlook and Outlook Web App. Sharing and Accessing Subfolders Outlook and Outlook Web App Sharing and Accessing Subfolders Table of Contents Sharing a Subfolder... 3 Outlook 2013/2016... 3 Assign Sharing Permission to The Desired Folder(s)... 3 Assign Folder Visible

More information

Serving Carrier Reciprocal Switch (SCRS) User Guide

Serving Carrier Reciprocal Switch (SCRS) User Guide Serving Carrier Reciprocal Switch (SCRS) User Guide 7001 Weston Parkway, Suite 200 Cary, North Carolina 27513 Copyright 2014 Railinc. All Rights Reserved. Last Updated September 2014 Table of Contents

More information

Applied Regression Modeling: A Business Approach

Applied Regression Modeling: A Business Approach i Applied Regression Modeling: A Business Approach Computer software help: SAS SAS (originally Statistical Analysis Software ) is a commercial statistical software package based on a powerful programming

More information

Confidence Intervals: Estimators

Confidence Intervals: Estimators Confidence Intervals: Estimators Point Estimate: a specific value at estimates a parameter e.g., best estimator of e population mean ( ) is a sample mean problem is at ere is no way to determine how close

More information

Opening a Data File in SPSS. Defining Variables in SPSS

Opening a Data File in SPSS. Defining Variables in SPSS Opening a Data File in SPSS To open an existing SPSS file: 1. Click File Open Data. Go to the appropriate directory and find the name of the appropriate file. SPSS defaults to opening SPSS data files with

More information

REDCap Randomization Module

REDCap Randomization Module REDCap Randomization Module The Randomization Module within REDCap allows researchers to randomly assign participants to specific groups. Table of Contents 1 Table of Contents 2 Enabling the Randomization

More information

Title. Description. Menu. Remarks and examples. stata.com. stata.com. PSS Control Panel

Title. Description. Menu. Remarks and examples. stata.com. stata.com. PSS Control Panel Title stata.com GUI Graphical user interface for power and sample-size analysis Description Menu Remarks and examples Also see Description This entry describes the graphical user interface (GUI) for the

More information

FutureSource Workstation

FutureSource Workstation FutureSource Workstation Release Notes Page 1 of 10 Workstation 3.1 Release Notes 02/11/08 FutureSource Workstation Release Notes Page 2 of 10 Charting of External Data Files Workstation now has the capability

More information

Click the buttons in the interactive below to become familiar with the drawing tool's commands.

Click the buttons in the interactive below to become familiar with the drawing tool's commands. Google Documents Inserting Text Boxes and Shapes Introduction Page 1 Google Documents has a drawing tool designed for inserting text boxes and shapes into your document. Although not necessary for every

More information

Goal programming and Lexicographic Goal Programming Apporches in bi-objective Stratified Sampling: An Integer Solution

Goal programming and Lexicographic Goal Programming Apporches in bi-objective Stratified Sampling: An Integer Solution Goal programming and Lexicographic Goal Programming Apporches in bi-objective Stratified Sampling: An Integer Solution 5.1 Introduction Goal programming (GP) was proposed by Charnes and Cooper (1961) to

More information

Page 1. Graphical and Numerical Statistics

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

More information

Using the Point List View Technical Note

Using the Point List View Technical Note 1671 Dell Avenue, Suite 200 Campbell, CA 95008, USA Tel: 408-364-0500 Fax: 408-364-0550 www.ase-systems.com Using the Point List View Technical Note The process of entering RTU unique information for proper

More information

How to setup a Zoom Meeting - Shared Cluster Accounts

How to setup a Zoom Meeting - Shared Cluster Accounts How to setup a Zoom Meeting - Shared Cluster Accounts You will need your cluster's Zoom credentials which should be attached on a separate sheet with these directions You can do the following via a web

More information

THIS IS NOT REPRESNTATIVE OF CURRENT CLASS MATERIAL. STOR 455 Midterm 1 September 28, 2010

THIS IS NOT REPRESNTATIVE OF CURRENT CLASS MATERIAL. STOR 455 Midterm 1 September 28, 2010 THIS IS NOT REPRESNTATIVE OF CURRENT CLASS MATERIAL STOR 455 Midterm September 8, INSTRUCTIONS: BOTH THE EXAM AND THE BUBBLE SHEET WILL BE COLLECTED. YOU MUST PRINT YOUR NAME AND SIGN THE HONOR PLEDGE

More information

Dealing with Categorical Data Types in a Designed Experiment

Dealing with Categorical Data Types in a Designed Experiment Dealing with Categorical Data Types in a Designed Experiment Part II: Sizing a Designed Experiment When Using a Binary Response Best Practice Authored by: Francisco Ortiz, PhD STAT T&E COE The goal of

More information

Microsoft Access 2010

Microsoft Access 2010 Microsoft Access 2010 Chapter 2 Querying a Database Objectives Create queries using Design view Include fields in the design grid Use text and numeric data in criteria Save a query and use the saved query

More information

How to register your numbers

How to register your numbers How to register your numbers Why am I registering my numbers? PhonepayPlus operates a Number Checker service, ensuring that consumers are provided with the most appropriate customer care contact details

More information

Computing Optimal Strata Bounds Using Dynamic Programming

Computing Optimal Strata Bounds Using Dynamic Programming Computing Optimal Strata Bounds Using Dynamic Programming Eric Miller Summit Consulting, LLC 7/27/2012 1 / 19 Motivation Sampling can be costly. Sample size is often chosen so that point estimates achieve

More information

Microsoft Access 2013

Microsoft Access 2013 Microsoft Access 2013 Chapter 2 Querying a Database Objectives Create queries using Design view Include fields in the design grid Use text and numeric data in criteria Save a query and use the saved query

More information

Microsoft Access 2013

Microsoft Access 2013 Microsoft Access 2013 Chapter 2 Querying a Database Objectives Create queries using Design view Include fields in the design grid Use text and numeric data in criteria Save a query and use the saved query

More information

Microsoft Access 2003 Quick Tutorial

Microsoft Access 2003 Quick Tutorial 1 Starting Access: 1. If there is no Access shortcut on the desktop, select Start, then Programs, then Microsoft Office, and then Access. 2. When access is open select File and then click on Blank Database

More information

SampleSize 3.0 USER S MANUAL

SampleSize 3.0 USER S MANUAL SampleSize 3.0 USER S MANUAL SAMPLE SIZE CALCULATIONS FOR FISH AND WILDLIFE SURVIVAL STUDIES COLUMBIA BASIN RESEARCH SCHOOL OF AQUATIC AND FISHERY SCIENCES UNIVERSITY OF WASHINGTON Program SampleSize

More information

13. Albums & Multi-Image Printing

13. Albums & Multi-Image Printing 13. Albums & Multi-Image Printing The Album function is a flexible layout and printing tool that can be used in a number of ways: Two kinds of albums: At left we used automatic mode to print a collection

More information

SPSS. Faiez Mussa. 2 nd class

SPSS. Faiez Mussa. 2 nd class SPSS Faiez Mussa 2 nd class Objectives To describe opening and closing SPSS To introduce the look and structure of SPSS To introduce the data entry windows: Data View and Variable View To outline the components

More information

8.0.6 New Features Guide Auto Window/Level Adjustments

8.0.6 New Features Guide Auto Window/Level Adjustments 8.0.6 New Features Guide Improvements to the feature allow users to quickly and easily set for images. These adjustments will be automatically and consistently applied to similar images. Window/Level Adjustments

More information

WHAT IS IT? Print Organizer has replaced Batch Plot. Go to File > Print Organizer.

WHAT IS IT? Print Organizer has replaced Batch Plot. Go to File > Print Organizer. WHAT IS IT? Print Organizer has replaced Batch Plot. Go to File > Print Organizer. Open Print Organizer and you will see that an untitled.pset dialog has opened. Files are added to the set via the Add

More information

Auto Start Analyzer after AppPool Recycle by IIS

Auto Start Analyzer after AppPool Recycle by IIS Auto Start Analyzer after AppPool Recycle by IIS Background It is often sites running on the Internet Information Service (IIS) will get recycled by IIS service at a set interval (nightly for example).

More information

MKT 450 Sampling Homework Instructions

MKT 450 Sampling Homework Instructions MKT 450 Sampling Homework Instructions These instructions are very detailed and therefore pretty lengthy. However, the work itself is not very difficult and should not take long to complete. Please pay

More information

MATH : EXAM 3 INFO/LOGISTICS/ADVICE

MATH : EXAM 3 INFO/LOGISTICS/ADVICE MATH 3342-004: EXAM 3 INFO/LOGISTICS/ADVICE INFO: WHEN: Friday (04/22) at 10:00am DURATION: 50 mins PROBLEM COUNT: Appropriate for a 50-min exam BONUS COUNT: At least one TOPICS CANDIDATE FOR THE EXAM:

More information

Minitab Study Card J ENNIFER L EWIS P RIESTLEY, PH.D.

Minitab Study Card J ENNIFER L EWIS P RIESTLEY, PH.D. Minitab Study Card J ENNIFER L EWIS P RIESTLEY, PH.D. Introduction to Minitab The interface for Minitab is very user-friendly, with a spreadsheet orientation. When you first launch Minitab, you will see

More information

SPSS TRAINING SPSS VIEWS

SPSS TRAINING SPSS VIEWS SPSS TRAINING SPSS VIEWS Dataset Data file Data View o Full data set, structured same as excel (variable = column name, row = record) Variable View o Provides details for each variable (column in Data

More information

Downloading Device Packages

Downloading Device Packages CHAPTER 2 Downloading Device Packages There are many devices available through CiscoView in CiscoWorks Windows. New device support can be added as package files to CiscoWorks Windows incrementally any

More information

Enterprise Miner Software: Changes and Enhancements, Release 4.1

Enterprise Miner Software: Changes and Enhancements, Release 4.1 Enterprise Miner Software: Changes and Enhancements, Release 4.1 The correct bibliographic citation for this manual is as follows: SAS Institute Inc., Enterprise Miner TM Software: Changes and Enhancements,

More information

1. Open the New American FactFinder using this link:

1. Open the New American FactFinder using this link: Exercises for Mapping and Using US Census Data MIT GIS Services, IAP 2012 More information, including a comparison of tools available through the MIT Libraries, can be found at: http://libraries.mit.edu/guides/types/census/tools-overview.html

More information

Z-TEST / Z-STATISTIC: used to test hypotheses about. µ when the population standard deviation is unknown

Z-TEST / Z-STATISTIC: used to test hypotheses about. µ when the population standard deviation is unknown Z-TEST / Z-STATISTIC: used to test hypotheses about µ when the population standard deviation is known and population distribution is normal or sample size is large T-TEST / T-STATISTIC: used to test hypotheses

More information

Dental esea. https://hicservices.dundee.ac.uk/seaelearning/elearning

Dental esea. https://hicservices.dundee.ac.uk/seaelearning/elearning Dental esea NHS Education have launched an enhanced Significant Event Analysis process (esea). Prior to undertaking an enhanced Significant Event Analysis, we recommend that you read the information available

More information

Transform data - Compute Variables

Transform data - Compute Variables Transform data - Compute Variables Contents TRANSFORM DATA - COMPUTE VARIABLES... 1 Recode Variables... 3 Transform data - Compute Variables With MAXQDA Stats you can perform calculations on a selected

More information

SAS Enterprise Miner : Tutorials and Examples

SAS Enterprise Miner : Tutorials and Examples SAS Enterprise Miner : Tutorials and Examples SAS Documentation February 13, 2018 The correct bibliographic citation for this manual is as follows: SAS Institute Inc. 2017. SAS Enterprise Miner : Tutorials

More information

Teacher Tips. Impero learning series Impero Solutions Ltd. English

Teacher Tips. Impero learning series Impero Solutions Ltd. English Impero learning series English 2015 Impero Solutions Ltd. 1 Teacher Tips This guide describes how to use the ten most common tasks for teachers. 1.1 Restricting Individual Users Impero is able to perform

More information

2016 SPSS Workshop UBC Research Commons

2016 SPSS Workshop UBC Research Commons " 2016 SPSS Workshop #2 @ UBC Research Commons Part 1: Data Management The Select Cases Command Menu: Data Select Cases 1. Option 1- randomly selecting cases Select Random sample of cases, click on Sample,

More information

Project Management. Week 5 Microsoft Project 2007 Tutorial

Project Management. Week 5 Microsoft Project 2007 Tutorial Project Management Week 5 Microsoft Project 2007 Tutorial Project Activities ID TASK NAME DURATION PREDECESSORS 1 A1 CLIENT WORKSHOP 10-2 A2 CASE MODEL 15 1 3 A3 USER REVIEW 10 2 4 B1 Db DEFINITION 10

More information

Categorical Data in a Designed Experiment Part 2: Sizing with a Binary Response

Categorical Data in a Designed Experiment Part 2: Sizing with a Binary Response Categorical Data in a Designed Experiment Part 2: Sizing with a Binary Response Authored by: Francisco Ortiz, PhD Version 2: 19 July 2018 Revised 18 October 2018 The goal of the STAT COE is to assist in

More information

Software for Land Development Professionals

Software for Land Development Professionals Software for Land Development Professionals SurvNET Carlson SurvNET is SurvCADD's Network Least Squares Reduction (NLSA) program. This module will perform a least squares adjustment and statistical analysis

More information

SurvNET Lesson One - Processing an Assumed Coordinate System 2D Total Station Network

SurvNET Lesson One - Processing an Assumed Coordinate System 2D Total Station Network SurvNET Lesson One - Processing an Assumed Coordinate System 2D Total Station Network This tutorial is divided into two lessons covering the process of reducing and adjusting raw survey data into final

More information

If you are currently using a beta version of EPIC that is prior to 4.56 then you need to upgrade to version 5.00.

If you are currently using a beta version of EPIC that is prior to 4.56 then you need to upgrade to version 5.00. Instructions Introduction If you are currently using a beta version of EPIC that is prior to 4.56 then you need to upgrade to version 5.00. The following instructions provide a guide to downloading and

More information

Access 2013 Introduction to Forms and Reports

Access 2013 Introduction to Forms and Reports Forms Overview You can create forms to present data in a more attractive and easier to use format They can be used for viewing, editing and printing data and in advanced cases, used to automate the database

More information

Pair-Wise Multiple Comparisons (Simulation)

Pair-Wise Multiple Comparisons (Simulation) Chapter 580 Pair-Wise Multiple Comparisons (Simulation) Introduction This procedure uses simulation analyze the power and significance level of three pair-wise multiple-comparison procedures: Tukey-Kramer,

More information

WHO STEPS Surveillance Support Materials. STEPS Epi Info Training Guide

WHO STEPS Surveillance Support Materials. STEPS Epi Info Training Guide STEPS Epi Info Training Guide Department of Chronic Diseases and Health Promotion World Health Organization 20 Avenue Appia, 1211 Geneva 27, Switzerland For further information: www.who.int/chp/steps WHO

More information

[SETUP DELEGATION IN GOOGLE APPS]

[SETUP DELEGATION IN GOOGLE APPS] Google allows for the delegation of email accounts between users. This will allow a user access to another user s inbox and enable the user to send mail as them. The following steps explain how to configure

More information

University of North Carolina at Charlotte

University of North Carolina at Charlotte University of North Carolina at Charlotte Facilities Management Procedures Manual v1.0 Delivered by PMOLink, LLC December 15-16, 2009 2009 All rights reserved. No part of this publication may be reproduced

More information

Multiple Comparisons of Treatments vs. a Control (Simulation)

Multiple Comparisons of Treatments vs. a Control (Simulation) Chapter 585 Multiple Comparisons of Treatments vs. a Control (Simulation) Introduction This procedure uses simulation to analyze the power and significance level of two multiple-comparison procedures that

More information

Optimal Trace MS Project Integration

Optimal Trace MS Project Integration Optimal Trace MS Project Integration March 2007 Copyright 2007 Compuware Limited. This document is the copyright of Compuware Limited and may not be reproduced in whole or in part without the consent of

More information

Sort, Filter, Pivot Table

Sort, Filter, Pivot Table Sort, Filter, Pivot Table Sort A common database task is to rearrange the information based on a header/field or headers/fields. This is called Sorting or Filtering. Sorting rearranges all of the information

More information

ipm Global CHAPTER 1 INSTALLATION CH 1 - p 1

ipm Global CHAPTER 1 INSTALLATION CH 1 - p 1 CHAPTER 1 INSTALLATION CH 1 - p 1 CHAPTER 1 - INSTALLATION 1.0 INSTALLATION 1.1 System Requirements In order to correctly install and use IPM, the follow system requirements must be met: - Microsoft Dynamics

More information

SCH Filter. Summary. Panel Access. Modified by Susan Riege on Jan 19, SCH Inspector. Parent page: Panels

SCH Filter. Summary. Panel Access. Modified by Susan Riege on Jan 19, SCH Inspector. Parent page: Panels SCH Filter Old Content - visit altium.com/documentation Modified by Susan Riege on Jan 19, 2016 Related panels SCH Inspector Parent page: Panels Quickly locate and highlight objects using logical queries

More information

Clustering. Introduction to Data Science University of Colorado Boulder SLIDES ADAPTED FROM LAUREN HANNAH

Clustering. Introduction to Data Science University of Colorado Boulder SLIDES ADAPTED FROM LAUREN HANNAH Clustering Introduction to Data Science University of Colorado Boulder SLIDES ADAPTED FROM LAUREN HANNAH Introduction to Data Science Boulder Clustering 1 of 9 Clustering Lab Review of k-means Work through

More information

DIFFUSION TENSOR IMAGING ANALYSIS. Using Analyze

DIFFUSION TENSOR IMAGING ANALYSIS. Using Analyze DIFFUSION TENSOR IMAGING ANALYSIS Using Analyze 2 Table of Contents 1. Introduction page 3 2. Loading DTI Data page 4 3. Computing DTI Maps page 5 4. Defining ROIs for Fiber Tracking page 6 5. Visualizing

More information

Grant Minimum Permission to an Active Directory User Account Used by the Sourcefire User Agent

Grant Minimum Permission to an Active Directory User Account Used by the Sourcefire User Agent Grant Minimum Permission to an Active Directory User Account Used by the Sourcefire User Agent Document ID: 118637 Contributed by Nazmul Rajib and Douglas Loss, Cisco TAC Engineers. Jun 05, 2015 Contents

More information

Nextiva Drive The Setup Process Mobility & Storage Option

Nextiva Drive The Setup Process Mobility & Storage Option Nextiva Drive The Setup Process The Setup Process Adding Users 1. Login to your account and click on the Account icon at the top of the page (this is only visible to the administrator). 2. Click Create

More information

IFS Data Migration Excel Add-In

IFS Data Migration Excel Add-In IFS Data Migration Excel Add-In User Manual for IFS Data Migration Excel Add-In Contents Figures... 2 1 IFS Data Migration Excel Add-In... 2 1.1 Overview... 3 2 User Interface... 3 2.1 Ribbon... 3 2.2

More information

NovaBACKUP xsp Version 13.1 Upgrade Guide

NovaBACKUP xsp Version 13.1 Upgrade Guide NovaBACKUP xsp Version 13.1 Upgrade Guide NovaStor / July 2012 2012 NovaStor, all rights reserved. All trademarks are the property of their respective owners. Features and specifications are subject to

More information

Installation Instructions for JMP Genomics 7.1

Installation Instructions for JMP Genomics 7.1 Installation Instructions for JMP Genomics 7.1 These instructions describe the process for downloading and installing JMP Genomics 7.1 on your Windows desktop machine. These instructions include two major

More information

Installation Instructions for JMP Genomics 4.1 for SAS 9.2

Installation Instructions for JMP Genomics 4.1 for SAS 9.2 Installation Instructions for JMP Genomics 4.1 for SAS 9.2 These instructions briefly describe the process for installing JMP Genomics 4.1 on your Windows desktop machine. Your software may be delivered

More information

Internet Key Administration

Internet Key Administration Internet Key Administration An Internet Key allows multiple users access to a common Earthwork 4D software license. Users are created by the Internet Key s administrator. As an Internet Key administrator

More information

UMHS Financial Systems Workspace & Smart View Templates

UMHS Financial Systems Workspace & Smart View Templates Level 1 Password https://findatamgr.dsc.umich.edu/workspace/index.jsp What If I have a blank Homepage? Utilize the Use Current Page button to set the Home Page. Why do I not see the Preview User Point

More information

Basics: How to Calculate Standard Deviation in Excel

Basics: How to Calculate Standard Deviation in Excel Basics: How to Calculate Standard Deviation in Excel In this guide, we are going to look at the basics of calculating the standard deviation of a data set. The calculations will be done step by step, without

More information

An introduction to SPSS

An introduction to SPSS An introduction to SPSS To open the SPSS software using U of Iowa Virtual Desktop... Go to https://virtualdesktop.uiowa.edu and choose SPSS 24. Contents NOTE: Save data files in a drive that is accessible

More information

Charts in Excel 2003

Charts in Excel 2003 Charts in Excel 2003 Contents Introduction Charts in Excel 2003...1 Part 1: Generating a Basic Chart...1 Part 2: Adding Another Data Series...3 Part 3: Other Handy Options...5 Introduction Charts in Excel

More information

Hyper-V - VM Live Migration

Hyper-V - VM Live Migration Hyper-V - VM Live Migration Hyper-V Live Migration is first introduced in Windows Server 2008 R2 and enhanced lot in later versions. Hyper-V live migration moves running virtual machines from one physical

More information

Lab 4: Pass the Data Streams to a Match Processor and Define a Match Rule

Lab 4: Pass the Data Streams to a Match Processor and Define a Match Rule Lab 4: Pass the Data Streams to a Match Processor and Define a Match Rule In this lab you will feed both the data records and the error records to a match processor and define a match rule. At the end

More information

Machine Learning Techniques for Data Mining

Machine Learning Techniques for Data Mining Machine Learning Techniques for Data Mining Eibe Frank University of Waikato New Zealand 10/25/2000 1 PART V Credibility: Evaluating what s been learned 10/25/2000 2 Evaluation: the key to success How

More information

Pan London Suspected Cancer Referral Forms for GPs A step-by-step guide to installing, using and ing the forms for GPs using EMIS Web

Pan London Suspected Cancer Referral Forms for GPs A step-by-step guide to installing, using and  ing the forms for GPs using EMIS Web Pan London Suspected Cancer Referral Forms for GPs A step-by-step guide to installing, using and emailing the forms for GPs using EMIS Web Dr Ian Rubenstein Eagle House Surgery Ponders End Enfield 1 Table

More information

Upgrading Print Director to PCS Director

Upgrading Print Director to PCS Director Upgrading Print Director to PCS Director Overview: Because of the new features and functionality of PCS Director (PCS), upgrading from Print Director (PD) requires preparation, planning, and resource allocation

More information

Installation Instructions. Your Guide to Installing and Getting Started with WinSteam Version 4.0

Installation Instructions. Your Guide to Installing and Getting Started with WinSteam Version 4.0 Installation Instructions Your Guide to Installing and Getting Started with WinSteam Version 4.0 Copyright 1992-2012 Techware Engineering Applications, Inc. www.techwareeng.com Toll Free (866) TECHWAR

More information

<Partner Name> <Partner Product> RSA Ready Implementation Guide for. MapR Converged Data Platform 3.1

<Partner Name> <Partner Product> RSA Ready Implementation Guide for. MapR Converged Data Platform 3.1 RSA Ready Implementation Guide for MapR Jeffrey Carlson, RSA Partner Engineering Last Modified: 02/25/2016 Solution Summary RSA Analytics Warehouse provides the capacity

More information

IFTA Staff Excel Training Manual

IFTA Staff Excel Training Manual IFTA Staff Excel Training Manual 1 INTRODUCTION Microsoft Excel is a program designed to create spreadsheets. A spreadsheet is a large sheet of squared paper where the squares can be used in calculation

More information

Using the Design Tool for Inventory & Monitoring (DTIM) Chip Scott October 6, 2009

Using the Design Tool for Inventory & Monitoring (DTIM) Chip Scott October 6, 2009 Using the Design Tool for Inventory & Monitoring (DTIM) Chip Scott October 6, 2009 The Design Tool for Inventory and Monitoring (DTIM) is an MS Excel spreadsheet that assists you in meeting your inventory

More information

Downloading General Ledger Transactions to Excel

Downloading General Ledger Transactions to Excel SAN MATEO COUNTY OFFICE OF EDUCATION CECC Financial System Procedures This document provides instructions on how to download the transactions listed on an HP 3000 GLD110 report into Excel using a GLD110

More information

Using ProFile - How to Internet File Slips

Using ProFile - How to Internet File Slips Using ProFile - How to Internet File Slips Slips ProFile can Internet file The following slips/information can be Internet filed using ProFile: Federal: T4 T4A T4A-NR T5 T5018 NR4 (Profile Form module

More information

Configuring Deduplication for High Performance

Configuring Deduplication for High Performance Configuring Deduplication for High Performance A Dell Technical White Paper Dell PowerVault DL2000 Powered By CommVault Introduction The Dell PowerVault DL2000 Powered by CommVault Simpana 8 Advanced Deduplication

More information

STATISTICS FOR PSYCHOLOGISTS

STATISTICS FOR PSYCHOLOGISTS STATISTICS FOR PSYCHOLOGISTS SECTION: JAMOVI CHAPTER: USING THE SOFTWARE Section Abstract: This section provides step-by-step instructions on how to obtain basic statistical output using JAMOVI, both visually

More information

Creating and Viewing Curriculum

Creating and Viewing Curriculum Creating and Viewing Click the button on the META home screen. A dropdown menu will appear with the following options: Course, Program and Assessment. Click the desired option to proceed. options are explained

More information

CREATING A PAYMENT REQUEST FOR A NEW VENDOR

CREATING A PAYMENT REQUEST FOR A NEW VENDOR CREATING A PAYMENT REQUEST FOR A NEW VENDOR HOW TO PAY AN INVOICE FOR A NEW VENDOR 1 CREATING A PAYMENT REQUEST Click on the Invoice tab at the top of your 'My Concur' homepage This brings you to the invoice

More information

Confidence Intervals. Dennis Sun Data 301

Confidence Intervals. Dennis Sun Data 301 Dennis Sun Data 301 Statistical Inference probability Population / Box Sample / Data statistics The goal of statistics is to infer the unknown population from the sample. We ve already seen one mode of

More information

Online User Guide, Part 1 Navigating the HCTF Online Website

Online User Guide, Part 1 Navigating the HCTF Online Website Online User Guide, Part 1 Navigating the HCTF Online Website Home Page: HCTF Online Welcome Identify the Enhancement and Restoration proposal type you need and click on the appropriate form from menu on

More information

Crystal Reports (Custom Reports)

Crystal Reports (Custom Reports) Crystal Reports (Custom Reports) Getting Started The Crystal Reports Module is Option #3 in the Reports Menu. Since not everyone needs the reporting capabilities of this new module, it does not come pre-installed

More information

Immotec Systems, Inc. SQL Server 2008 Installation Document

Immotec Systems, Inc. SQL Server 2008 Installation Document SQL Server Installation Guide 1. From the Visor 360 installation CD\USB Key, open the Access folder and install the Access Database Engine. 2. Open Visor 360 V2.0 folder and double click on Setup. Visor

More information

How to Install Microsoft SQL Express 2016 ANSWER:

How to Install Microsoft SQL Express 2016 ANSWER: How to Install Microsoft SQL Express 2016 ANSWER: IMPORTANT DISCLAIMER: We are providing the information in this article as a courtesy to our Abila customers. Assistance with installation or troubleshooting

More information

A stratum is a pair of surfaces. When defining a stratum, you are prompted to select Surface1 and Surface2.

A stratum is a pair of surfaces. When defining a stratum, you are prompted to select Surface1 and Surface2. That CAD Girl J ennifer dib ona Website: www.thatcadgirl.com Email: thatcadgirl@aol.com Phone: (919) 417-8351 Fax: (919) 573-0351 Volume Calculations Initial Setup You must be attached to the correct Land

More information

Example 1 - Joining datasets by a common variable: Creating a single table using multiple datasets Other features illustrated: Aggregate data multi-variable recode, computational calculation Background:

More information

Banner 9 Journal Voucher Entry

Banner 9 Journal Voucher Entry Financial Services Date: October, 2018 Banner 9 Journal Voucher Entry 1. Under Document Number, enter NEXT or leave blank. Click Go or Alt Page Down. a. NOTE: If you want to copy, choose the Copy link.

More information

IN-CLASS EXERCISE: INTRODUCTION TO THE R "SURVEY" PACKAGE

IN-CLASS EXERCISE: INTRODUCTION TO THE R SURVEY PACKAGE NAVAL POSTGRADUATE SCHOOL IN-CLASS EXERCISE: INTRODUCTION TO THE R "SURVEY" PACKAGE Survey Research Methods (OA4109) Lab: Introduction to the R survey Package Goal: Introduce students to the R survey package.

More information

How to refresh a Wireless Profile on your computer

How to refresh a Wireless Profile on your computer How to refresh a Wireless Profile on your computer This document details how to delete the old Wi-Fi connection profile stored on your computer so it does not conflict with your new Wi-Fi connection When

More information

Service Line Export and Pivot Table Report (Windows Excel 2010)

Service Line Export and Pivot Table Report (Windows Excel 2010) Service Line Export and Pivot Table Report (Windows Excel 2010) In this tutorial, we will take the Service Lines of the Active Students only and only the most recent record to take a snapshot look at approximate

More information