The Kruskal-Wallis Test with Excel In 3 Simple Steps. Kilem L. Gwet, Ph.D.

Size: px
Start display at page:

Download "The Kruskal-Wallis Test with Excel In 3 Simple Steps. Kilem L. Gwet, Ph.D."

Transcription

1 The Kruskal-Wallis Test with Excel 2007 In 3 Simple Steps Kilem L. Gwet, Ph.D.

2 Copyright c 2011 by Kilem Li Gwet, Ph.D. All rights reserved. Published by Advanced Analytics, LLC A single copy of this document may be printed and the printed copy be shared with other interested parties. However, this document is NOT to be transmitted in any other form (electronic or mechanical, photocopying, recording, or information storage and retrieval system) without the prior written permission from the publisher. Advanced Analytics, LLC PO BOX 2696 Gaithersburg, MD info@advancedanalyticsllc.com This publication is designed to provide accurate and authoritative information in regard of the subject matter covered. However, it is sold with the understanding that the publisher assumes no responsibility for errors, inaccuracies or omissions. The publisher is not engaged in rendering any professional services. A competent professional person should be sought for expert assistance. Publisher s Cataloguing in Publication Data : Gwet, Kilem Li The Kruskal-Wallis Test with Excel 2007 in 3 Simple Steps A Practical Guide for Students and Professionals/ By Kilem Li Gwet p. cm. 1. Biostatistics 2. Statistical Methods 3. Statistics - Study - Learning. I. Title.

3 Preface The purpose of this document is to show you a few simple steps for implementing the Kruskal-Wallis test using Excel The proposed solution uses a user-friendly Excel macro program called KruskalWallis2007.xlsm, which requires no installation at all and does all the work for you. It is provided in the form of a stand-alone Excel workbook that you may use to input your data, perform your analysis, and save your results independently of the current configuration of MS Office. The only requirement is to have MS Office 2007 installed in your Windows system. Section 1 provides a detailed description of the Excel solution proposed for implementing the Kruskal-Wallis test along with the screenshots, and assumes that you already possess a working knowledge of this statistical procedure. In case you need a technical description of the statistical techniques that underly the Kruskal-Wallis test, you will find it in section 2. In addition to describing the Kruskal-Wallis test, section 2 has the advantage of showing for interested readers, the specific equations that were programmed. The Kruskal- Wallis implementation solution proposed here, is practical, intuitive, and easy to use. You use it by following specific and detailed instructions provided in this document. This is the ideal solution for students and researchers using the Kruskal-Wallis test only occasionally. The free version of this document has the trial version of the macro program KruskalWallis2007.xlsm attached to it. This trial version can process a maximum of 5 observations per variable to allow you to evaluate the program. The purchased version of this document contains the following: The full version of the macro program KruskalWallis2007.xlsm A complimentary PDF file of chapter 10 of my Statistics book 2 on the Analysis of Variance and related tests such as the Kruskal-Wallis and 1 Although the solution proposed here has been successfully tested with Excel 2007 and not with older versions of Excel, I expect it to work smoothly with Excel 2003, and perhaps with some older versions of Excel as well 2 Gwet, K.L. (2011), The Practical Guide to Statistics: Basic Concepts, Methods and Meaning. Application With MS Excel, R, and OpenOffice Calc - ii -

4 Preface - iii - Friedman tests, or the ANOVA for dependent and independent samples. Attachments to all versions of this document can be retrieved as shown in Figure 1.3 of section 1. Feel free to experiment with the trial version of the macro program following the instructions provided in this document. You will discover how easy and practical the proposed solution is. If you have comments or questions, do not hesitate to contact the author using one of the following 2 methods: info@advancedanalyticsllc.com Mail: Advanced Analytics, LLC PO BOX 2696 Gaithersburg, MD Kilem Li Gwet, Ph.D.

5 1 The Kruskal-Wallis Test Implementation with Excel 2007 This section shows you step by step how to go from the dataset to the the Kruskal-Wallis test results, and their interpretation using Excel The introductory section 1.1 provides a high-level overview of the proposed Excel solution, while section 1.2 describes the output you will obtain after conducting the test. In section 1.3, you will see the specific steps to follow for solving the problem. 1.1 Introduction Excel itself does not implement the Kruskal-Wallis test. Even the Data Analysis ToolPak add-in, which is the collection of data analysis tools that comes with Excel does not offer a module for conducting the Kruskal- Wallis test. That is why, I developed the KruskalWallis2007.xlsm macro as a convenient tool for Excel users wanting to implement the Kruskal-Wallis test. Even non users of Excel, who have access to Excel 2007 could use this proposed method with no anticipated difficulty. To illustrate how the KruskalWallis2007.xlsm macro works, I will use the data shown in Table 1.1. This table shows the productivity of 3 employees at a sporting goods store. Productivity is measured by the number of customers served on different days. The days were randomly selected independently for each employee. It appears for example that Jennifer served 74 customers on day 2. You as manager would like to know whether Peter, Jennifer, and Kosta all have the same productivity level. Table 1.1 provides a limited amount of information on the employees productivity based a few days that you randomly selected. This will result in a measure of productivity that is subject to - 1 -

6 - 2 - Chapter 1: Kruskal-Wallis Test with Excel 2007 sampling error. That is why I must use a statistical test that accounts for this error, before I can determine whether all 3 employees are equally productive or not. To compare these 3 employees with respect to their performance measures, I decided to use the Kruskal-Wallis test rather than the traditional ANOVA due to the concern that the observations may not follow the Normal distribution required to implement ANOVA. Table 1.1 : Number of customers served by employee Peter Jennifer Kosta Output of the Kruskal-Wallis2007.xlsm Macro The KruskalWallis2007.xlsm macro will produce the results shown in Figures 1.1 and 1.2 on the same Output worksheet. The first output table of Figure 1.1 displays basic summary statistics computed from Table 1.1. The second output table of Figure 1.1 on the other hand, displays the summary statistics based the ranks 1, as well as the final test results highlighted in yellow. The H statistic is the Kruskal-Wallis test statistic without the tie correction (see sub-section 2.2 of section 2 for more details about the correction factor, its purpose and its use) The tie-corrected H statistic is what is typically used in most professional statistical package. The significance level (α) is a value you must supply. The critical value is the threshold that must be exceeded by the test statistic for the null hypothesis of equality in performance between the 3 employees to be rejected. For this particular example, the adjusted and unadjusted test statistics both exceed the critical value, leading to the rejection of the null hypothesis 1 Note that the ranks are calculated with respect to the entire series 15 data points.

7 1.2 Output of the Kruskal-Wallis2007.xlsm Macro The P-value. In this example, the p-value equals 2.66E-02, which the scientific notation for 2.66/10 2 = 2.66/100 = This quantity is smaller than the significance level, which will also cause the rejection of the null hypothesis. KruskalWallis2007.xlsm calculates the p-value based on the adjusted test statistic. The third table on Figure 1.2 summarizes the pairwise comparison, often called the post-hoc analysis. This analysis is conducted when the null hypothesis of equality of means is rejected. Its objective is to identify the specific pair or pairs of factors with a mean rank difference that is statistically significant, and which may have caused the rejection of the global null hypothesis 2. Figure 1.1. Results of the Kruskal-Wallis Test on Table 1.1 Data 2 Sub-section 2.3 of section 2 provides a mathematical description of the pairwise comparison for interested readers

8 - 4 - Chapter 1: Kruskal-Wallis Test with Excel 2007 The first 2 columns list the 2 factors being compared. The third column contains the absolute value of the difference in mean ranks between the two factors, while the fourth column shows the threshold to be exceeded before the absolute mean rank difference is deemed statistically significant. The last column reports the statistical significance of the respective pairwise comparisons. Figure 1.2 shows the ranks associated with the 3 factors (Peter, Jennifer, and Kosta) in columns I through K. The KruskalWallis2007.xlsm macro displays these ranks for you to see the data that went into the calculation of the test statistic H. Figure 1.2. Ranks Associated with Table 1.1 Data

9 1.3 Using the Kruskal-Wallis2007.xlsm Macro Using the Kruskal-Wallis2007.xlsm Macro You need to open the Kruskal-Wallis2007.xlsm Excel workbook attached to this PDF file. This is accomplished by clicking on the paper clip picture at the bottom left side of the PDF file you are reading as shown in Figure 1.3. For the first time that you open this workbook, you may get a security warning message notifying you that some active content has been disabled. In this case, you should Enable Content. Click on this paper clip picture to see attachments Figure 1.3. Opening the Kruskal-Wallis2007.xlsm Workbook Once you open the workbook, you will see 4 worksheets named K- W(Input), K-W(Output), Sheet1, and Sheet2 as shown in Figure 1.4. Never change the names of the first 2 worksheets K-W(Input), and K-W(Output) as this may cause the program to stop working. However you can modify the names Sheet1 and Sheet2 or even add more worksheets as you like.

10 - 6 - Chapter 1: Kruskal-Wallis Test with Excel 2007 Figure 1.4. Launching the Kruskal-Wallis2007.xlsm Excel Macro To conduct the Kruskal-Wallis test, follow the instructions in the next 3 simple steps: 1 Launching the Kruskal-Wallis2007.xlsm Excel Macro Populate the K-W(Input) worksheet with the data that you want to analyze as shown in Figure 1.4. Then click the Kruskal-Wallis Test gray button to launch the program. The program expects 3 columns of data or more. You may use any worksheet in the Kruskal-Wallis2007.xlsm workbook to capture your data, except K-W(Output). 2 Fill out the Dialog Form Launching the program will display the dialog form of Figure 1.5. (1) Select the worksheet containing your input data from the Worksheets list box control. (2) Click inside the Input Range RefEdit control with the computer mouse. (3) Using the mouse, select all the data to be analyzed, including column labels as shown in Figure 1.5. (4) Select the Columns radio button if your data is organized columnwise as in Figure 1.5, or select the Rows radio button otherwise. (5) Select the Labels in First Row checkbox if the first row in the selected range contains the labels.

11 1.3 Using the Kruskal-Wallis2007.xlsm Macro If the first row contains numeric values to be analyzed, then leave that box unchecked. (6) Specify the significance level of the test, if you have one. Otherwise, a significance level of 0.05 will be considered by default. Figure 1.5. Completing the Kruskal-Wallis Dialog Form 3 Execute the Macro and Interpret the Results After filling out the dialog form in step 2, you must click of the Execute button, and look at the results in the K-W(Output) worksheet. The results will be similar to what is displayed in Figures 1.1 and 1.2.

12 2 The Kruskal-Wallis Test Procedure The single-factor ANOVA requires the law of probability underlying the data to be reasonably close to the Normal distribution, and the population variances to show some homogeneity. You may not feel comfortable with one or both of these assumptions. An alternative approach widely used by researchers is the Kruskal-Wallis test. It was suggested by Kruskal (1952) and, Kruskal and Wallis (1952), and requires the data to be ordinal. This test was designed primarily to compare population medians, and not population means. Should this be a problem? Not really. In fact, if the underlying populations are symmetric, population means and medians become identical. Otherwise, the median is what you should be interested in. The Kruskal-Wallis test generalizes the Mann-Whitney test 1 to 3 populations or more. Both tests are based on ranks instead of raw data, which makes them applicable to a variety of data types. In that sense, the Kruskal-Wallis test is another nonparametric test, which does not require the data to follow a particular law of probability. The downside being the loss of power due to the use of ranks in place of actual measurements. 2.1 Kruskal-Wallis Test Statistic Assuming that you want to compare k population means, the hypotheses would be formulated as follows: { H0 : µ 1 = µ 2 = = µ k, (2.1) H a : Not all µ i are equal. Whether µ i represents the population mean or the population median is irrelevant when defining the Kruskal-Wallis test. You will not be estimating these parameters. Instead, you will merely be comparing them. 1 The Mann-Whitney test is used for testing two population means when the t-test assumptions are violated

13 2.1 Kruskal-Wallis Test Statistic Test Statistic The Kruskal-Wallis test statistic will be denoted by H. It is calculated by first ranking all n t observations (all samples combined) in ascending order from 1 to n t. Let R i be the average of the ranks associated with sample i, and R the average of all ranks. The H statistic is calculated as follows: H = 12 n t (n t + 1) k ( n i Ri R ) 2, (2.2) i=1 where n i is the number of observations in sample i. The law of probability associated with this test statistic is well approximated by the Chi-square distribution with k 1 degrees of freedom, when the null hypothesis is true. If the null hypothesis is true, then all population distributions would be the same. Any random sample taken from any population would yield approximately the same mean rank R i. This would lead to a small value for the H statistic, which by the way tells you how far you expect the mean rank from any given sample to be away from the overall mean rank. Let χ 2 α,k 1 be the 100(1 α)th percentile of the chi-square distribution, where α is the significance level of the test. The decision rule for the Kruskal- Wallis test if formulated as follows: Reject H 0 if H obs χ 2 α,k 1. (2.3) Validity Conditions Several authors including Conover (1980, 1999), Daniel (1990), or Marascuilo and McSweeney (1977) mentioned a series of assumptions upon which they indicated the Kruskal-Wallis was based. These are: (a) Each of the k samples is randomly selected from the population it represents. (A key aspect of this assumption is the need to avoid a large number of duplicates in the observations) (b) The k samples under study are independent. (A key aspect of this assumption is to avoid using the Kruskal-Wallis test on repeated measurements taken on several occasions. Special repeated-measure procedures should be used (see Gwet (2011).)

14 Chapter 2: The Kruskal-Wallis Test Procedure (c) The analytic variable used for ranking is continuous. (This assumption is not critical to ensuring the validity of the Kruskal-Wallis test, and is often ignored by practitioners. The concern here is that if the null hypothesis of true, you want all k populations to be homogeneous, which may not quite be the case with discrete variables. If you are dealing with an unusual dataset, you may want to pay attention to this issue.) (d) The probability distributions underlying the sample data are identical in their shape. (The purpose of this assumption is to ensure that a rejection of the null hypothesis can only be attributed to the difference in means.) (e) Each independent sample has a size of 5 or more. (This ensures the validity of the chi-square approximation) 2.2 Tie Correction for the Kruskal-Wallis Test Several sources in the literature recommend that the Kruskal-Wallis test statistic be divided by an adjustment factor C to correct it for the presence of tied scores. Tie correction will increase the test statistic slightly making the test more powerful. The correction factor C is defined as follows: C = 1 s (t 3 i t i ) i=1 n 3 t n t, (2.4) where s is the number of different series of ties, and t i the number of tied scores within the i th series. The resulting tie-corrected Kruskal-Wallis statistic H c is defined as follows: H c = H/C. (2.5) The law of probability of the tie-corrected statistic is expected to be closer to the chi-square distribution with k 1 degrees of freedom, than the law of probability of the uncorrected statistic.

15 2.3 Pairwise Comparisons Pairwise Comparisons After rejecting the null hypothesis of equality of means with the Kruskal-Wallis test, it becomes important to determine which means are different from one another. This goal is achieved with the pairwise comparisons. For the sake of comparing two means µ a and µ b, the pairwise test will be implemented as follows: (i) The test statistic is, z = R a R b nt (n t + 1)(1/n a + 1/n b )/12, (2.6) where R a and R b are respectively the mean ranks associated with samples a and b. (ii) The law of probability associated with the z test statistic is approximated with the Standard normal distribution. The typical number of pairwise comparisons to be made is c = k(k 1)/2. If α is the significance level used with the global test, the significance level that should be used with the pairwise comparisons is α = α/c. The difference R a R b is statistically significant if z > z α /2 where z α /2 is the 100(1 α /2) th percentile of the standard Normal distribution. In other words, statistical significance is achieved when R a R b exceeds the threshold of, z α /2 n t (n t + 1)(1/n a + 1/n b )/12.

16 Bibliography [ 1] Conover, W.J. (1980). Practical Nonparametric Statistics (2nd ed.). New York: John Wiley & Sons, Inc. [ 2] Conover, W.J. (1999). Practical Nonparametric Statistics (3nd ed.). New York: John Wiley & Sons, Inc. [ 3] Daniel, W.W. (1990). Applied Nonparametric Statistics (2nd ed.). Boston: PWS-Kent Publishing Company. [ 4] Gwet, K. L. (2011). The Practical Guide to Statistic: Basic Concepts, Methods and Meaning. Application With MS Excel, R, and OpenOffice Calc (2nd ed.). Advanced Analytics, LLC. [ 5] Kruskal, W.H. (1952). A nonparametric test for the several sample problem. Annals of Mathematical Statistics, 23, [ 6] Kruskal, W.H. and Wallis, W.A. (1952). Use of ranks in one-criterion variance analysis. Journal of the American Statistical Association, 47, [ 7] Marascuilo, L.A. and McSweeney, M. (1977). Nonparametric and Distribution-Free Methods for the Social Sciences. Monterey, CA : Brooks/Cole Publishing Company

17 Printed Books by Kilem L. Gwet The Practical Guide to Statistics: Basic Concepts, Methods and Meaning. Application With MS Excel, R, and OpenOffice Calc HANDBOOK OF INTER-RATER RELIABILITY (Second Edition): The Definitive Guide to Measuring the Extent of Agreement Among Multiple Raters INTER-RATER RELIABILITY USING SAS: A Practical Guide for Nominal, Ordinal, and Interval Data e-documents by Kilem L. Gwet The Friedman Test with Excel 2007 & 2010 in 3 Simple Steps The Kruskal-Wallis Test with Excel 2010 in 3 Simple Steps The Kruskal-Wallis Test with Excel 2007 in 3 Simple Steps The Wilcoxon Nonparametric Tests with Excel in 3 Simple Steps How to Compute Intraclass Correlation Using Excel: A Practical Guide to Inter-Rater Reliability for Quantitative Data Confidence Intervals in Statistics with Excel 2010: 75 Problems & Detailed Solutions

18 The Kruskal-Wallis Test with Excel 2007 in 3 Simple Steps Kilem Li Gwet Ph.D The KruskalWallis2007.xlsm Excel Macro is what you need, when the Analysis ToolPak and ANOVA cannot be used This booklet shows you step by step How the Excel Macro Program KruskalWallis2007.xlsm Implements the Kruskal-Wallis test with Excel 2007 About the author Kilem L. Gwet, Ph. D. A Statistical Consultant, Researcher and Instructor. He has over 15 years of experience in various industries, and has several publications on Inter-rater and Intra-rater reliability assessment in peer-reviewed journals. Advanced Analytics, LLC PO Box 2696 Gaithersburg, MD

Copyright K. Gwet in Statistics with Excel Problems & Detailed Solutions. Kilem L. Gwet, Ph.D.

Copyright K. Gwet in Statistics with Excel Problems & Detailed Solutions. Kilem L. Gwet, Ph.D. Confidence Copyright 2011 - K. Gwet (info@advancedanalyticsllc.com) Intervals in Statistics with Excel 2010 75 Problems & Detailed Solutions An Ideal Statistics Supplement for Students & Instructors Kilem

More information

CHAPTER 8 T Tests. A number of t tests are available, including: The One-Sample T Test The Paired-Samples Test The Independent-Samples T Test

CHAPTER 8 T Tests. A number of t tests are available, including: The One-Sample T Test The Paired-Samples Test The Independent-Samples T Test CHAPTER 8 T Tests A number of t tests are available, including: The One-Sample T Test The Paired-Samples Test The Independent-Samples T Test 8.1. One-Sample T Test The One-Sample T Test procedure: Tests

More information

Sample Size and Power Calculation for High Order Crossover Designs

Sample Size and Power Calculation for High Order Crossover Designs Sample Size and Power Calculation for High Order Crossover Designs Roger P. Qu, Ph.D Department of Biostatistics Forest Research Institute, New York, NY, USA 1. Introduction Sample size and power calculation

More information

CHAPTER FIVE CROSSTABS PROCEDURE

CHAPTER FIVE CROSSTABS PROCEDURE CHAPTER FIVE CROSSTABS PROCEDURE 5.0 Introduction This chapter focuses on how to compare groups when the outcome is categorical (nominal or ordinal) by using SPSS. The aim of the series of exercise is

More information

Management Science Letters

Management Science Letters Management Science Letters 1 (011) 335 340 Contents lists available at GrowingScience Management Science Letters homepage: www.growingscience.com/msl How physical and non-physical working environment affects

More information

The Dummy s Guide to Data Analysis Using SPSS

The Dummy s Guide to Data Analysis Using SPSS The Dummy s Guide to Data Analysis Using SPSS Univariate Statistics Scripps College Amy Gamble April, 2001 Amy Gamble 4/30/01 All Rights Rerserved Table of Contents PAGE Creating a Data File...3 1. Creating

More information

13-5 The Kruskal-Wallis Test

13-5 The Kruskal-Wallis Test 13-5 The Kruskal-Wallis Test luman, hapter 13 1 1 13-5 The Kruskal-Wallis Test The NOV uses the F test to compare the means of three or more populations. The assumptions for the NOV test are that the populations

More information

Using Excel s Analysis ToolPak Add-In

Using Excel s Analysis ToolPak Add-In Using Excel s Analysis ToolPak Add-In Bijay Lal Pradhan, PhD Introduction I have a strong opinions that we can perform different quantitative analysis, including statistical analysis, in Excel. It is powerful,

More information

Stats Happening May 2016

Stats Happening May 2016 Stats Happening May 2016 1) CSCU Summer Schedule 2) Data Carpentry Workshop at Cornell 3) Summer 2016 CSCU Workshops 4) The ASA s statement on p- values 5) How does R Treat Missing Values? 6) Nonparametric

More information

APPLICATION OF SEASONAL ADJUSTMENT FACTORS TO SUBSEQUENT YEAR DATA. Corresponding Author

APPLICATION OF SEASONAL ADJUSTMENT FACTORS TO SUBSEQUENT YEAR DATA. Corresponding Author 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 APPLICATION OF SEASONAL ADJUSTMENT FACTORS TO SUBSEQUENT

More information

ANALYSING QUANTITATIVE DATA

ANALYSING QUANTITATIVE DATA 9 ANALYSING QUANTITATIVE DATA Although, of course, there are other software packages that can be used for quantitative data analysis, including Microsoft Excel, SPSS is perhaps the one most commonly subscribed

More information

SAS/STAT 13.1 User s Guide. Introduction to Multivariate Procedures

SAS/STAT 13.1 User s Guide. Introduction to Multivariate Procedures SAS/STAT 13.1 User s Guide Introduction to Multivariate Procedures This document is an individual chapter from SAS/STAT 13.1 User s Guide. The correct bibliographic citation for the complete manual is

More information

JMP TIP SHEET FOR BUSINESS STATISTICS CENGAGE LEARNING

JMP TIP SHEET FOR BUSINESS STATISTICS CENGAGE LEARNING JMP TIP SHEET FOR BUSINESS STATISTICS CENGAGE LEARNING INTRODUCTION JMP software provides introductory statistics in a package designed to let students visually explore data in an interactive way with

More information

CHAPTER 8 PERFORMANCE APPRAISAL OF A TRAINING PROGRAMME 8.1. INTRODUCTION

CHAPTER 8 PERFORMANCE APPRAISAL OF A TRAINING PROGRAMME 8.1. INTRODUCTION 168 CHAPTER 8 PERFORMANCE APPRAISAL OF A TRAINING PROGRAMME 8.1. INTRODUCTION Performance appraisal is the systematic, periodic and impartial rating of an employee s excellence in matters pertaining to

More information

STATISTICS PART Instructor: Dr. Samir Safi Name:

STATISTICS PART Instructor: Dr. Samir Safi Name: STATISTICS PART Instructor: Dr. Samir Safi Name: ID Number: Question #1: (20 Points) For each of the situations described below, state the sample(s) type the statistical technique that you believe is the

More information

AcaStat How To Guide. AcaStat. Software. Copyright 2016, AcaStat Software. All rights Reserved.

AcaStat How To Guide. AcaStat. Software. Copyright 2016, AcaStat Software. All rights Reserved. AcaStat How To Guide AcaStat Software Copyright 2016, AcaStat Software. All rights Reserved. http://www.acastat.com Table of Contents Frequencies... 3 List Variables... 4 Descriptives... 5 Explore Means...

More information

Section 9: Presenting and describing quantitative data

Section 9: Presenting and describing quantitative data Section 9: Presenting and describing quantitative data Australian Catholic University 2014 ALL RIGHTS RESERVED. No part of this work covered by the copyright herein may be reproduced or used in any form

More information

Opening SPSS 6/18/2013. Lesson: Quantitative Data Analysis part -I. The Four Windows: Data Editor. The Four Windows: Output Viewer

Opening SPSS 6/18/2013. Lesson: Quantitative Data Analysis part -I. The Four Windows: Data Editor. The Four Windows: Output Viewer Lesson: Quantitative Data Analysis part -I Research Methodology - COMC/CMOE/ COMT 41543 The Four Windows: Data Editor Data Editor Spreadsheet-like system for defining, entering, editing, and displaying

More information

Morningstar Direct SM Scorecard

Morningstar Direct SM Scorecard Within the Performance Reporting functionality, use the Scorecard to assign weighting schemes to data points and create custom criteria based on those quantitative and qualitative factors to calculate

More information

USING OPTQUEST. 3. With OptQuest open, click the new file button or open file button to open an existing optimization file.

USING OPTQUEST. 3. With OptQuest open, click the new file button or open file button to open an existing optimization file. USING OPTQUEST The OptQuest tool for Crystal Ball searches for optimal levels for a number of decision variables using performance measures and constraints from Monte Carlo simulations. For example, if

More information

WINDOWS, MINITAB, AND INFERENCE

WINDOWS, MINITAB, AND INFERENCE DEPARTMENT OF POLITICAL SCIENCE AND INTERNATIONAL RELATIONS Posc/Uapp 816 WINDOWS, MINITAB, AND INFERENCE I. AGENDA: A. An example with a simple (but) real data set to illustrate 1. Windows 2. The importance

More information

VQA Proficiency Testing Scoring Document for Quantitative HIV-1 RNA

VQA Proficiency Testing Scoring Document for Quantitative HIV-1 RNA VQA Proficiency Testing Scoring Document for Quantitative HIV-1 RNA The VQA Program utilizes a real-time testing program in which each participating laboratory tests a panel of five coded samples six times

More information

Measurement and Scaling Concepts

Measurement and Scaling Concepts Business Research Methods 9e Zikmund Babin Carr Griffin Measurement and Scaling Concepts 13 Chapter 13 Measurement and Scaling Concepts 2013 Cengage Learning. All Rights Reserved. May not be scanned, copied

More information

Republic of the Philippines LEYTE NORMAL UNIVERSITY Paterno St., Tacloban City. Course Syllabus in FD nd Semester SY:

Republic of the Philippines LEYTE NORMAL UNIVERSITY Paterno St., Tacloban City. Course Syllabus in FD nd Semester SY: Republic of the Philippines LEYTE NORMAL UNIVERSITY Paterno St., Tacloban City Course Syllabus in FD 602 2 nd Semester SY: 2015-2016 I. COURSE CODE : FD 602 II. COURSE TITLE : Advanced Statistics I III.

More information

August 24, Jean-Philippe Mathevet IAQG Performance Stream Leader SAFRAN Paris, France. Re: 2014 Supplier Performance Data Summary

August 24, Jean-Philippe Mathevet IAQG Performance Stream Leader SAFRAN Paris, France. Re: 2014 Supplier Performance Data Summary Page 1 of 27 August 24, 2105 Jean-Philippe Mathevet IAQG Performance Stream Leader SAFRAN Paris, France Re: 2014 Supplier Performance Data Summary Dear Jean-Philippe: The following report is a summary

More information

Tutorial Segmentation and Classification

Tutorial Segmentation and Classification MARKETING ENGINEERING FOR EXCEL TUTORIAL VERSION v171025 Tutorial Segmentation and Classification Marketing Engineering for Excel is a Microsoft Excel add-in. The software runs from within Microsoft Excel

More information

SECTION 11 ACUTE TOXICITY DATA ANALYSIS

SECTION 11 ACUTE TOXICITY DATA ANALYSIS SECTION 11 ACUTE TOXICITY DATA ANALYSIS 11.1 INTRODUCTION 11.1.1 The objective of acute toxicity tests with effluents and receiving waters is to identify discharges of toxic effluents in acutely toxic

More information

Using Friedman Test for Creating Comparable Group Results of Nonparametric Innovation Competence Data

Using Friedman Test for Creating Comparable Group Results of Nonparametric Innovation Competence Data Using Friedman Test for Creating Comparable Group Results of Nonparametric Innovation Competence Data Pasi Porkka Jari Jussila Anu Suominen Industrial Engineering and Management, Tampere University of

More information

How to Get More Value from Your Survey Data

How to Get More Value from Your Survey Data Technical report How to Get More Value from Your Survey Data Discover four advanced analysis techniques that make survey research more effective Table of contents Introduction..............................................................3

More information

TRANSPORTATION ASSET MANAGEMENT GAP ANALYSIS TOOL

TRANSPORTATION ASSET MANAGEMENT GAP ANALYSIS TOOL Project No. 08-90 COPY NO. 1 TRANSPORTATION ASSET MANAGEMENT GAP ANALYSIS TOOL USER S GUIDE Prepared For: National Cooperative Highway Research Program Transportation Research Board of The National Academies

More information

How to Use Excel for Regression Analysis MtRoyal Version 2016RevA *

How to Use Excel for Regression Analysis MtRoyal Version 2016RevA * OpenStax-CNX module: m63578 1 How to Use Excel for Regression Analysis MtRoyal Version 2016RevA * Lyryx Learning Based on How to Use Excel for Regression Analysis BSTA 200 Humber College Version 2016RevA

More information

APPROPRIATE STATISTICAL ANALYSIS FOR TWO INDEPENDENT GROUPS OF LIKERT-TYPE DATA. Boonyasit Warachan. Submitted to the

APPROPRIATE STATISTICAL ANALYSIS FOR TWO INDEPENDENT GROUPS OF LIKERT-TYPE DATA. Boonyasit Warachan. Submitted to the APPROPRIATE STATISTICAL ANALYSIS FOR TWO INDEPENDENT GROUPS OF LIKERT-TYPE DATA By Boonyasit Warachan Submitted to the Faculty of the College of Arts and Sciences of American University in Partial Fulfillment

More information

KRONOS ESP SYSTEM MANAGER SELF SERVICE QUICK REFERENCE. Manager Home Page. Sample Manager Home Page

KRONOS ESP SYSTEM MANAGER SELF SERVICE QUICK REFERENCE. Manager Home Page. Sample Manager Home Page Manager Home Page When a manager logs in to Workforce ESP Self Service, the first page displayed is the Manager Home Page, which provides: An overview of scheduling-related information Easy access to Credentials,

More information

Getting Started with OptQuest

Getting Started with OptQuest Getting Started with OptQuest What OptQuest does Futura Apartments model example Portfolio Allocation model example Defining decision variables in Crystal Ball Running OptQuest Specifying decision variable

More information

ROADMAP. Introduction to MARSSIM. The Goal of the Roadmap

ROADMAP. Introduction to MARSSIM. The Goal of the Roadmap ROADMAP Introduction to MARSSIM The Multi-Agency Radiation Survey and Site Investigation Manual (MARSSIM) provides detailed guidance for planning, implementing, and evaluating environmental and facility

More information

Choosíng and Using Statístícs

Choosíng and Using Statístícs CALVIN DYTHA Choosíng and Using Statístícs A Biologist's Guide * Í*[*JI.VE WILEY-BLACKWELL ^ílti * f* - i» This edition first puhlished 2011, 1999, 2003 by Blackwell Science, 2011 by Calvin Dytham Blackvrell

More information

CHAPTER THREE. «Chapter three studies the theoretical discussion. In

CHAPTER THREE. «Chapter three studies the theoretical discussion. In CHAPTER THREE «Chapter three studies the theoretical discussion. In addition to, this chapter introduces the measurement methods of globalization, F-test and T-test briefly» 49 3- Introduction: The basic

More information

This paper is not to be removed from the Examination Halls

This paper is not to be removed from the Examination Halls This paper is not to be removed from the Examination Halls UNIVERSITY OF LONDON ST104A ZB (279 004A) BSc degrees and Diplomas for Graduates in Economics, Management, Finance and the Social Sciences, the

More information

Choosing the best statistical tests for your data and hypotheses. Dr. Christine Pereira Academic Skills Team (ASK)

Choosing the best statistical tests for your data and hypotheses. Dr. Christine Pereira Academic Skills Team (ASK) Choosing the best statistical tests for your data and hypotheses Dr. Christine Pereira Academic Skills Team (ASK) ask@brunel.ac.uk Which test should I use? T-tests Correlations Regression Dr. Christine

More information

CHAPTER 10 REGRESSION AND CORRELATION

CHAPTER 10 REGRESSION AND CORRELATION CHAPTER 10 REGRESSION AND CORRELATION SIMPLE LINEAR REGRESSION: TWO VARIABLES (SECTIONS 10.1 10.3 OF UNDERSTANDABLE STATISTICS) Chapter 10 of Understandable Statistics introduces linear regression. The

More information

PD/1 FINAL REPORT Annex C Results

PD/1 FINAL REPORT Annex C Results DOC 96-70-24 PD/1 FINAL REPORT Annex C Results PHARE/NATS/PD1-10.2/SSR;1.1 EUROCONTROL 96 rue de la Fusée B-1130 BRUXELLES Prepared by: D Hudson S Kay D Marsh Date: January 1997 C-2 REVISION HISTORY June

More information

Spreadsheets in Education (ejsie)

Spreadsheets in Education (ejsie) Spreadsheets in Education (ejsie) Volume 2, Issue 2 2005 Article 5 Forecasting with Excel: Suggestions for Managers Scott Nadler John F. Kros East Carolina University, nadlers@mail.ecu.edu East Carolina

More information

Exercise Confidence Intervals

Exercise Confidence Intervals Exercise Confidence Intervals (Fall 2015) Sources (adapted with permission)- T. P. Cronan, Jeff Mullins, Ron Freeze, and David E. Douglas Course and Classroom Notes Enterprise Systems, Sam M. Walton College

More information

Correlation and Simple. Linear Regression. Scenario. Defining Correlation

Correlation and Simple. Linear Regression. Scenario. Defining Correlation Linear Regression Scenario Let s imagine that we work in a real estate business and we re attempting to understand whether there s any association between the square footage of a house and it s final selling

More information

Basic Statistics, Sampling Error, and Confidence Intervals

Basic Statistics, Sampling Error, and Confidence Intervals 02-Warner-45165.qxd 8/13/2007 5:00 PM Page 41 CHAPTER 2 Introduction to SPSS Basic Statistics, Sampling Error, and Confidence Intervals 2.1 Introduction We will begin by examining the distribution of scores

More information

Introduction to Multivariate Procedures (Book Excerpt)

Introduction to Multivariate Procedures (Book Excerpt) SAS/STAT 9.22 User s Guide Introduction to Multivariate Procedures (Book Excerpt) SAS Documentation This document is an individual chapter from SAS/STAT 9.22 User s Guide. The correct bibliographic citation

More information

Sage ERP Accpac Online 5.6

Sage ERP Accpac Online 5.6 Sage ERP Accpac Online 5.6 Integration Resource Guide for Sage ERP Accpac And Sage CRM (Updated: December 1, 2010) Thank you for choosing Sage ERP Accpac Online. This Resource Guide will provide important

More information

Defining models using equations...

Defining models using equations... A Course in Statistical Modelling Methods@Manchester August 27, 28 and 29, 2014 session 03: Defining models and test selection Graeme Hutcheson Manchester Institute of Education University of Manchester

More information

DATA BASE AND RESEARCH METHODOLOGY

DATA BASE AND RESEARCH METHODOLOGY DATA BASE AND RESEARCH METHODOLOGY This chapter deals with the discussion of data base and research methodology applied for the purpose of present study. The chapter is divided into two parts. Part I contains

More information

Time and Attendance System. Supervisor Quick Reference Guide V6.1.0

Time and Attendance System. Supervisor Quick Reference Guide V6.1.0 Time and Attendance System Supervisor Quick Reference Guide V6.1.0 Supervisors are responsible for: -Their employees having time entered on time -Approving their employees time -Approving schedule requests

More information

Sage 300 ERP Sage 300 ERP Intelligence Release Notes

Sage 300 ERP Sage 300 ERP Intelligence Release Notes Sage 300 ERP Intelligence Release Notes The software described in this document is protected by copyright, and may not be copied on any medium except as specifically authorized in the license or non disclosure

More information

ASIAN JOURNAL OF MANAGEMENT RESEARCH Online Open Access publishing platform for Management Research

ASIAN JOURNAL OF MANAGEMENT RESEARCH Online Open Access publishing platform for Management Research Online Open Access publishing platform for Management Research Copyright by the authors - Licensee IPA- Under Creative Commons license 3.0 Research Article ISSN 2229 3795 Inventory management of cement

More information

Install and Use the Wells Fargo Payment Manager

Install and Use the Wells Fargo Payment Manager Install and Use the Wells Fargo Payment Manager USER GUIDE 3.11 VERSION 2.00 Intacct Corporation User Guide 2000-2005 ORATION. ALL RIGHTS RESERVED. THIS DOCUMENT, AS WELL AS THE SOFTWARE DESCRIBED IN IT,

More information

MAS187/AEF258. University of Newcastle upon Tyne

MAS187/AEF258. University of Newcastle upon Tyne MAS187/AEF258 University of Newcastle upon Tyne 2005-6 Contents 1 Collecting and Presenting Data 5 1.1 Introduction...................................... 5 1.1.1 Examples...................................

More information

JDSN Surcharge Tracking

JDSN Surcharge Tracking JDSN Surcharge Tracking JDSN Surcharge Tracking What is Surcharge Tracking? Surcharge Tracking is a web-based tool within JD Supply Network. It is intended to provide a common spread sheet template and

More information

Cash Flow Analysis and Forecasting

Cash Flow Analysis and Forecasting Cash Flow Analysis and Forecasting For other titles in the Wiley Finance series please see www.wiley.com/finance Cash Flow Analysis and Forecasting The Definitive Guide to Understanding and Using Published

More information

Suggested Statistical Methods to Analyze Air Power Operations Course Surveys

Suggested Statistical Methods to Analyze Air Power Operations Course Surveys 2017-10-04 DRDC-RDDC-2017-L316 Prepared for: CO CFAWC Scientific Letter Suggested Statistical Methods to Analyze Air Power Operations Course Surveys Background The RCAF has conducted two serials of the

More information

3 Ways to Improve Your Targeted Marketing with Analytics

3 Ways to Improve Your Targeted Marketing with Analytics 3 Ways to Improve Your Targeted Marketing with Analytics Introduction Targeted marketing is a simple concept, but a key element in a marketing strategy. The goal is to identify the potential customers

More information

SPSS 14: quick guide

SPSS 14: quick guide SPSS 14: quick guide Edition 2, November 2007 If you would like this document in an alternative format please ask staff for help. On request we can provide documents with a different size and style of

More information

Subscribe and Unsubscribe: Archive of past newsletters

Subscribe and Unsubscribe:   Archive of past newsletters Practical Stats Newsletter for September 2013 Subscribe and Unsubscribe: http://practicalstats.com/news Archive of past newsletters http://www.practicalstats.com/news/bydate.html In this newsletter: 1.

More information

Estoril Education Day

Estoril Education Day Estoril Education Day -Experimental design in Proteomics October 23rd, 2010 Peter James Note Taking All the Powerpoint slides from the Talks are available for download from: http://www.immun.lth.se/education/

More information

Groundwater Statistical Methods Certification. Neal South CCR Monofill Permit No. 97-SDP-13-98P Salix, Iowa. MidAmerican Energy Company

Groundwater Statistical Methods Certification. Neal South CCR Monofill Permit No. 97-SDP-13-98P Salix, Iowa. MidAmerican Energy Company Groundwater Statistical Methods Certification Neal South CCR Monofill Permit No. 97-SDP-13-98P Salix, Iowa MidAmerican Energy Company GHD 11228 Aurora Avenue Des Moines Iowa 50322-7905 11114654 Report

More information

Morningstar Direct SM Performance Reporting

Morningstar Direct SM Performance Reporting Performance Reporting is specifically designed to monitor the performance of investments organized into groupings based on your own custom classifications. You can assign benchmarks, define data, and perform

More information

Groundwater Statistical Methods Certification. Neal North Impoundment 3B Sergeant Bluff, Iowa. MidAmerican Energy Company

Groundwater Statistical Methods Certification. Neal North Impoundment 3B Sergeant Bluff, Iowa. MidAmerican Energy Company Groundwater Statistical Methods Certification Neal North Impoundment 3B Sergeant Bluff, Iowa MidAmerican Energy Company GHD 11228 Aurora Avenue Des Moines Iowa 50322-7905 11114642 Report No 11 October

More information

Nonparametric Stepwise Procedure for Identification of Minimum Effective Dose (MED)

Nonparametric Stepwise Procedure for Identification of Minimum Effective Dose (MED) International Journal of Statistics and Systems ISSN 097-675 Volume, Number (06), pp. 77-88 Research India Publications http://www.ripublication.com Nonparametric Stepwise Procedure for Identification

More information

Groundwater Statistical Methods Certification. Neal North CCR Monofill Permit No. 97-SDP-12-95P Sergeant Bluff, Iowa. MidAmerican Energy Company

Groundwater Statistical Methods Certification. Neal North CCR Monofill Permit No. 97-SDP-12-95P Sergeant Bluff, Iowa. MidAmerican Energy Company Groundwater Statistical Methods Certification Neal North CCR Monofill Permit No. 97-SDP-12-95P Sergeant Bluff, Iowa MidAmerican Energy Company GHD 11228 Aurora Avenue Des Moines Iowa 50322-7905 11114642

More information

IT portfolio management template

IT portfolio management template IT portfolio management template User guide lessons IBM Rational Focal Point version 6.5.1 October 2011 Copyright IBM Corporation 1997, 2011 U.S. Government Users Restricted Rights - Use, duplication,

More information

Distinguish between different types of numerical data and different data collection processes.

Distinguish between different types of numerical data and different data collection processes. Level: Diploma in Business Learning Outcomes 1.1 1.3 Distinguish between different types of numerical data and different data collection processes. Introduce the course by defining statistics and explaining

More information

Learn What s New. Statistical Software

Learn What s New. Statistical Software Statistical Software Learn What s New Upgrade now to access new and improved statistical features and other enhancements that make it even easier to analyze your data. The Assistant Let Minitab s Assistant

More information

CHAPTER V ANALYSIS AND INTERPRETATION II (STATISTICAL ANALYSIS)

CHAPTER V ANALYSIS AND INTERPRETATION II (STATISTICAL ANALYSIS) CHAPTER V ANALYSIS AND INTERPRETATION II (STATISTICAL ANALYSIS) Chapter IV formed an analysis based on the data collected through questionnaire by frequency distribution. This chapter analyses the data

More information

Statistical Analysis of Clinical Data on a Pocket Calculator

Statistical Analysis of Clinical Data on a Pocket Calculator Statistical Analysis of Clinical Data on a Pocket Calculator Ton J. Cleophas Aeilko H. Zwinderman Statistical Analysis of Clinical Data on a Pocket Calculator Statistics on a Pocket Calculator Prof. Ton

More information

Select2Perform InterView User s Guide

Select2Perform InterView User s Guide Select2Perform InterView User s Guide Table of Contents INTRODUCTION 1 Licensing 1 Competencies and Custom Questions 1 Interview Guides 1 MANAGING COMPETENCIES 2 Adding a Competency 2 Viewing a Competency

More information

Microsoft Excel 2013 Data Analysis And Business Modeling

Microsoft Excel 2013 Data Analysis And Business Modeling Microsoft Excel 2013 Data Analysis And Business Modeling MICROSOFT EXCEL 2013 DATA ANALYSIS AND BUSINESS MODELING PDF - Are you looking for microsoft excel 2013 data analysis and business modeling Books?

More information

A Research Note on Correlation

A Research Note on Correlation A Research ote on Correlation Instructor: Jagdish Agrawal, CSU East Bay 1. When to use Correlation: Research questions assessing the relationship between pairs of variables that are measured at least at

More information

We have attempted to make this manual as easy to read and navigate as possible. To that end, a few basic conventions will be used throughout.

We have attempted to make this manual as easy to read and navigate as possible. To that end, a few basic conventions will be used throughout. Curriculog University Curriculog University User Manual - Users Welcome to the Curriculog University User Manual! The manual has been broken down into sections for each module within Curriculog. Within

More information

Tutorial #7: LC Segmentation with Ratings-based Conjoint Data

Tutorial #7: LC Segmentation with Ratings-based Conjoint Data Tutorial #7: LC Segmentation with Ratings-based Conjoint Data This tutorial shows how to use the Latent GOLD Choice program when the scale type of the dependent variable corresponds to a Rating as opposed

More information

Management Science Letters

Management Science Letters Management Science Letters 3 (013) 81 90 Contents lists available at GrowingScience Management Science Letters homepage: www.growingscience.com/msl Investigating the relationship between auditor s opinion

More information

Tutorial Segmentation and Classification

Tutorial Segmentation and Classification MARKETING ENGINEERING FOR EXCEL TUTORIAL VERSION 1.0.10 Tutorial Segmentation and Classification Marketing Engineering for Excel is a Microsoft Excel add-in. The software runs from within Microsoft Excel

More information

4.3 Nonparametric Tests cont...

4.3 Nonparametric Tests cont... Class #14 Wednesday 2 March 2011 What did we cover last time? Hypothesis Testing Types Student s t-test - practical equations Effective degrees of freedom Parametric Tests Chi squared test Kolmogorov-Smirnov

More information

Coal Combustion Residual Statistical Method Certification for the CCR Landfill at the Boardman Power Plant Boardman, Oregon

Coal Combustion Residual Statistical Method Certification for the CCR Landfill at the Boardman Power Plant Boardman, Oregon Coal Combustion Residual Statistical Method Certification for the CCR Landfill at the Boardman Power Plant Boardman, Oregon Prepared for Portland General Electric October 13, 2017 CH2M HILL Engineers,

More information

SAS Enterprise Guide

SAS Enterprise Guide Dillards 2016 Data Extraction Created June 2018 SAS Enterprise Guide Summary Analytics & Hypothesis Testing (June, 2018) Sources (adapted with permission)- Ron Freeze Course and Classroom Notes Enterprise

More information

PERFORMANCE EVALUATION OF PHYSICAL EDUCATION DEPARTMENTS OF FIFTH REGION ISLAMIC AZAD UNIVERSITIES USING BSC

PERFORMANCE EVALUATION OF PHYSICAL EDUCATION DEPARTMENTS OF FIFTH REGION ISLAMIC AZAD UNIVERSITIES USING BSC PERFORMANCE EVALUATION OF PHYSICAL EDUCATION DEPARTMENTS OF FIFTH REGION ISLAMIC AZAD UNIVERSITIES USING BSC *Mohammad Nikravan 1 and Ahmad Charmian 2 1 Department of Physical Education, Boroujerd Branch,

More information

Eagle Business Management System - Manufacturing

Eagle Business Management System - Manufacturing Eagle Business Management System - Manufacturing Table of Contents INTRODUCTION...1 Technical Support...1 Overview...2 CREATING A BATCH...5 Creating a Simple Manufacturing Batch...5 Using Inventory Components

More information

Boost Your Confidence In A Day

Boost Your Confidence In A Day Boost Your Confidence In A Day FOR DUMmIES by Kate Burton and Brinley Platts A John Wiley and Sons, Ltd, Publication Boost Your Confidence In A Day For Dummies Published by John Wiley & Sons, Ltd The Atrium

More information

Engagement Portal. Employee Engagement User Guide Press Ganey Associates, Inc.

Engagement Portal. Employee Engagement User Guide Press Ganey Associates, Inc. Engagement Portal Employee Engagement User Guide 2015 Press Ganey Associates, Inc. Contents Logging In... 3 Summary Dashboard... 4 Results For... 5 Filters... 6 Summary Page Engagement Tile... 7 Summary

More information

QTL mapping in mice. Karl W Broman. Department of Biostatistics Johns Hopkins University Baltimore, Maryland, USA.

QTL mapping in mice. Karl W Broman. Department of Biostatistics Johns Hopkins University Baltimore, Maryland, USA. QTL mapping in mice Karl W Broman Department of Biostatistics Johns Hopkins University Baltimore, Maryland, USA www.biostat.jhsph.edu/ kbroman Outline Experiments, data, and goals Models ANOVA at marker

More information

DESIGN AND ANALYSIS OF BIOAVAILABILITY AND BIOEQUIVALENCE STUDIES

DESIGN AND ANALYSIS OF BIOAVAILABILITY AND BIOEQUIVALENCE STUDIES DESIGN AND ANALYSIS OF BIOAVAILABILITY AND BIOEQUIVALENCE STUDIES SHEIN-CHUNG CHOW Biostatistics Department Bristol-Myers Squibb Company Plainsboro, New Jersey JEN-PEI LIU Biostatistics Department Berlex

More information

EffTox Users Guide and Tutorial (version 2.9)

EffTox Users Guide and Tutorial (version 2.9) EffTox Users Guide and Tutorial (version 2.9) Introduction This program is a (beta) implementation of the dose-finding method described in "Dose- Finding Based on Efficacy-Toxicity Trade-Offs" by Peter

More information

Bootstrap, continued OPENING THE TOOL AND SELECTING A FORECAST You can open the Bootstrap tool through the Run -> Tools menu.

Bootstrap, continued OPENING THE TOOL AND SELECTING A FORECAST You can open the Bootstrap tool through the Run -> Tools menu. One-Minute Spotlight THE BOOTSTRAP TOOL Bootstrapping is a simple technique that estimates the accuracy of forecast statistics. The term bootstrap comes from the saying, "to pull oneself up by one's own

More information

5 CHAPTER: DATA COLLECTION AND ANALYSIS

5 CHAPTER: DATA COLLECTION AND ANALYSIS 5 CHAPTER: DATA COLLECTION AND ANALYSIS 5.1 INTRODUCTION This chapter will have a discussion on the data collection for this study and detail analysis of the collected data from the sample out of target

More information

Chapter 1 Data and Descriptive Statistics

Chapter 1 Data and Descriptive Statistics 1.1 Introduction Chapter 1 Data and Descriptive Statistics Statistics is the art and science of collecting, summarizing, analyzing and interpreting data. The field of statistics can be broadly divided

More information

Comparative Study of Risk Assessment Value against Risk Priority Number

Comparative Study of Risk Assessment Value against Risk Priority Number Comparative Study of Risk Assessment Value against Risk Priority Number Karthik. S 1, Sivakumar. A 2, Sevvel. P 3 Professor, Dept of Mechanical Engineering, Magna College of Engineering, Magaral, Chennai,

More information

The Multi criterion Decision-Making (MCDM) are gaining importance as potential tools

The Multi criterion Decision-Making (MCDM) are gaining importance as potential tools 5 MCDM Methods 5.1 INTRODUCTION The Multi criterion Decision-Making (MCDM) are gaining importance as potential tools for analyzing complex real problems due to their inherent ability to judge different

More information

Professor José-Luis Guerrero-Cusumano

Professor José-Luis Guerrero-Cusumano GEORGETOWN UNIVERSITY SCHOOL OF BUSINESS ADMINISTRATION SPRING 2000 DSCI-563-20 APPLIED DECISION THEORY Techniques for Decision Making Advanced Quantitative Methods Professor José-Luis Guerrero-Cusumano

More information

Experimental Design Day 2

Experimental Design Day 2 Experimental Design Day 2 Experiment Graphics Exploratory Data Analysis Final analytic approach Experiments with a Single Factor Example: Determine the effects of temperature on process yields Case I:

More information

CHAPTER 5 RESULTS AND ANALYSIS

CHAPTER 5 RESULTS AND ANALYSIS CHAPTER 5 RESULTS AND ANALYSIS This chapter exhibits an extensive data analysis and the results of the statistical testing. Data analysis is done using factor analysis, regression analysis, reliability

More information

CAT Enterprise. Glossary. A (Back to Top) A B C D E F G H I J K L M N O P Q R S T U V W X Y Z. Activity See Development Activity.

CAT Enterprise. Glossary. A (Back to Top) A B C D E F G H I J K L M N O P Q R S T U V W X Y Z. Activity See Development Activity. CAT Enterprise Glossary A B C D E F G H I J K L M N O P Q R S T U V W X Y Z A Activity See Development Activity. Activity Code A unique alphanumeric identifier given to each Development Activity. Activity

More information

Problem Points Score USE YOUR TIME WISELY SHOW YOUR WORK TO RECEIVE PARTIAL CREDIT

Problem Points Score USE YOUR TIME WISELY SHOW YOUR WORK TO RECEIVE PARTIAL CREDIT STAT 512 EXAM I STAT 512 Name (7 pts) Problem Points Score 1 40 2 25 3 28 USE YOUR TIME WISELY SHOW YOUR WORK TO RECEIVE PARTIAL CREDIT WRITE LEGIBLY. ANYTHING UNREADABLE WILL NOT BE GRADED GOOD LUCK!!!!

More information

LIBRARY OF THE MASSACHUSETTS INSTITUTE OF TECHNOLOGY

LIBRARY OF THE MASSACHUSETTS INSTITUTE OF TECHNOLOGY LIBRARY OF THE MASSACHUSETTS INSTITUTE OF TECHNOLOGY .r ALFRED P. WORKING PAPER SLOAN SCHOOL OF MANAGEMENT STOCHASTIC CONSUMER MODELS SOME EMPIRICAL RESULTS* DAVID B. 339-68 MONTGOMERY** MASS. inst. AUG

More information

THE LEAD PROFILE AND OTHER NON-PARAMETRIC TOOLS TO EVALUATE SURVEY SERIES AS LEADING INDICATORS

THE LEAD PROFILE AND OTHER NON-PARAMETRIC TOOLS TO EVALUATE SURVEY SERIES AS LEADING INDICATORS THE LEAD PROFILE AND OTHER NON-PARAMETRIC TOOLS TO EVALUATE SURVEY SERIES AS LEADING INDICATORS Anirvan Banerji New York 24th CIRET Conference Wellington, New Zealand March 17-20, 1999 Geoffrey H. Moore,

More information