Creating Contrast Variables



Similar documents
Building Ad Hoc Reports

Speedpro MT5 to MT4 Trade Copier Quick Manual

Client Marketing: Sets

6.6 Factoring Strategy

South East of Process Main Building / 1F. North East of Process Main Building / 1F. At 14:05 April 16, Sample not collected

Memory Management Simulation Interactive Lab

SUGI 29 Statistics and Data Analysis

ERMes: an Access-Based ERM

How to Benchmark Your Building. Instructions for Using ENERGY STAR Portfolio Manager and Southern California Gas Company s Web Services

Company Set Up. Company Settings

XPost: Excel Workbooks for the Post-estimation Interpretation of Regression Models for Categorical Dependent Variables

Lucky Pip MT5 to MT4 Trade Copier Parameter Description

Using Application Loader

WinCC. Configuration Manual. Manual Volume 3

Chapter 4 Displaying and Describing Categorical Data

Section IV.1: Recursive Algorithms and Recursion Trees

Controllable Space Phaser. User Manual

Niche Market Finder. User Guide

Infinite Campus Ad Hoc Reporting Basics

2: Entering Data. Open SPSS and follow along as your read this description.

Comparisons and Contrasts Between imovie 2 and Movie Maker 2

Contents. Using Web Access Managing Shared Folders Managing Account Settings Index... 39

Using Salvage to recover accidently deleted or overwritten files

Credit Card Processing Management

Getting started in Excel

Sorting, Subtotals and Outlines in Microsoft Excel 2003

Human Resources Intermediate Query 9.1

Managing documents, files and folders

Table of Contents. Search Results.21. Equipment Change Request...10 Equipment Removal Request...11 Disposed..12 Not found 12

edgebooks Quick Start Guide 4

HTML Code Generator V 1.0 For Simatic IT Modules CP IT, IT, IT

KSTAT MINI-MANUAL. Decision Sciences 434 Kellogg Graduate School of Management

How To Manage Your Storage In Outlook On A Pc Or Macintosh Outlook On Pc Or Pc Or Ipa On A Macintosh Or Ipad On A Computer Or Ipo On A Laptop Or Ipod On A Desktop Or Ipoo On A

Archive Attender Version 3.5

TheFinancialEdge. Configuration Guide for General Ledger

SnapLogic Tutorials Document Release: October 2013 SnapLogic, Inc. 2 West 5th Ave, Fourth Floor San Mateo, California U.S.A.

3.1. RATIONAL EXPRESSIONS

Inventory Management Help Guide

To do a factor analysis, we need to select an extraction method and a rotation method. Hit the Extraction button to specify your extraction method.

Export. Exporting Client Addresses

PGP Zip Self-Decrypting Archive (SDA) 5/29/2012 Version 1.1

College of Arts & Sciences Degree Works Template Management User Guide for Advisors

CanReg5 Webinar 6: Customization and Management

Programming Tricks For Reducing Storage And Work Space Curtis A. Smith, Defense Contract Audit Agency, La Mirada, CA.

Scatter Plots with Error Bars

TimeValue Software Due Date Tracking and Task Management Software

8-5 Using the Distributive Property. Use the Distributive Property to factor each polynomial b 15a SOLUTION:

Instructions for applying data validation(s) to data fields in Microsoft Excel

Stores copies of items you sent to others, by default. Stores items created offline that you want to send the next time you are online

How To Analyze Data In Excel 2003 With A Powerpoint 3.5

When upgrading your TAPIT software make sure that all call accounting data has been exported before you begin the installation process.

User Documentation. Administrator Manual.

Preparing Your Course Shell on Blackboard Learn 9.1

A Beginning Guide to the Excel 2007 Pivot Table

Using SPSS, Chapter 2: Descriptive Statistics

Instructions to process IRS forms 1099 in PeopleSoft

Windows XP Managing Your Files

Special Promotions. Magento Extension User Guide. Official extension page: Special Promotions. User Guide: Special Promotions

Siemens S7 Status Word

Budget Main Window (Single Bank Account) Budget Main Window (Multiple Bank Accounts)

Data Analysis Tools. Tools for Summarizing Data

Integrated Accounting System for Mac OS X

Retention Information Messages automatically age out of your mailbox

Cleaning Up Your Outlook Mailbox and Keeping It That Way ;-) Mailbox Cleanup. Quicklinks >>

Homework #7 Amazon Elastic Compute Cloud Web Services

Sales Person Commission

Starting User Guide 11/29/2011

Accounts Receivable Training Document. Product Name: Accounts Receivable Release Version: GR 3.1.0

Downloading <Jumping PRO> from Page 2

Installing and Using the Monte Carlo Simulation Excel Add-in. Software for

Current Yield Calculation

Macintosh: Microsoft Outlook Web Access

Using Excel as a Management Reporting Tool with your Minotaur Data. Exercise 1 Customer Item Profitability Reporting Tool for Management

easyjob 5 new functions 2012 by protonic software GmbH 1

OUTLOOK TIPS FOR BEGINNERS

Summary of important mathematical operations and formulas (from first tutorial):

STEP TWO: Highlight the data set, then select DATA PIVOT TABLE

Microsoft Word 2010 Training

Tutorial 4 - Attribute data in ArcGIS

Working with Spreadsheets

University Performance Management Tool (for Managers)

Windows File Management A Hands-on Class Presented by Edith Einhorn

Using the ecommerce Features in Drupal 6.0

The PTA s new membership website database and dues reporting system

Microsoft Access Introduction

A PPENDIX G S IMPLIFIED DES

Data Analysis. Using Excel. Jeffrey L. Rummel. BBA Seminar. Data in Excel. Excel Calculations of Descriptive Statistics. Single Variable Graphs

NovaBACKUP. User Manual. NovaStor / November 2011

SPSS INSTRUCTION CHAPTER 1

v1.5, updated 05 September 2012 IHS-IT Workshop Outlook 2010 Ilse Herzinger / Daniela Rader, June 2012

IT:101 Cisco Networking Academy I Subnetting

Using the SAS Enterprise Guide (Version 4.2)

AP Computer Science Java Mr. Clausen Program 9A, 9B

Utilities ComCash

Transcription:

Chapter 112 Creating Contrast Variables Introduction The Contrast Variable tool in NCSS can be used to create contrasts and/or binary variables for use in various analyses. This chapter will provide information about the various options available on the contrast creation tool and also provide several examples to help you use the tool effectively. This tool can be accessed through the Data menu on the Data window. Contrast Variables Tool Options The options on Contrast Variable tool window are described below. Type Type of Contrast Variables to Create Choose the type of contrast variables to create from the categorical input data. The descriptions assume that the categorical input column has K unique values. The options are Binary (0 s and 1 s) Creates K binary variables (also known as indicator or dummy variables) with zeros and ones. Example Creation of binary variables from C1 C1 C1_A C1_B C1_C C1_D 0 0 Polynomial (1st, 2nd, 3rd Order, etc.) Creates K 1 polynomial contrasts starting with the 1 st order polynomial and continuing to the polynomial of order K 1. 112-1

Example Creation of polynomial contrast variables from C1 C1 C1_Poly1 C1_Poly2 C1_Poly3 A -3 1-1 A -3 1-1 B -1-1 3 B -1-1 3 C 1-1 -3 C 1-1 -3 D 3 1 1 D 3 1 1 Each with Reference Value Creates K 1 contrasts using the value specified by Reference Value as the basis for the contrasts. Example Creation of contrast variables from C1 with B as the Reference Value C1 C1_AvsB C1_CvsB C1_DvsB B -1-1 -1 B -1-1 -1 Each with Next Creates K 1 contrasts that compare each value with the next after values are sorted. Example Creation of contrast variables from C1 using Each with Next C1 C1_AvsB C1_BvsC C1_CvsD B -1 1 0 B -1 1 0 C 0-1 1 C 0-1 1 D 0 0-1 D 0 0-1 112-2

Each with Average of All Subsequent Creates K 1 contrasts that compare each value to the average of all remaining after sorting. Example Creation of contrast variables from C1 using Each with Average of All Subsequent C1 C1_AvsAveNext C1_BvsAveNext C1_CvsAveNext A -3 0 0 A -3 0 0 B 1-2 0 B 1-2 0 C 1 1-1 C 1 1-1 D 1 1 1 D 1 1 1 Each with Prior Creates K 1 contrasts that compare each value with the previous after values are sorted. Example Creation of contrast variables from C1 using Each with Prior C1 C1_BvsA C1_CvsB C1_DvsC A -1 0 0 A -1 0 0 B 1-1 0 B 1-1 0 C 0 1-1 C 0 1-1 Each with Average of All Prior Creates K 1 contrasts that compare each value to the average of all previous after sorting. Example Creation of contrast variables from C1 using Each with Average of All Prior C1 C1_DvsAvePrev C1_CvsAvePrev C1_BvsAvePrev A 1 1 1 A 1 1 1 B 1 1-1 B 1 1-1 C 1-2 0 C 1-2 0 D -3 0 0 D -3 0 0 112-3

Each with Average of All Others Creates K contrasts that compare each value to the average of all others. Example Creation of contrast variables from C1 using Each with Average of All Others C1 C1_AvsAve C1_BvsAve C1_CvsAve C1_DvsAve A -3 1 1 1 A -3 1 1 1 B 1-3 1 1 B 1-3 1 1 C 1 1-3 1 C 1 1-3 1 D 1 1 1-3 D 1 1 1-3 Each with First Creates K 1 contrasts that compare each value with the first after values are sorted. Example Creation of contrast variables from C1 using Each with First C1 C1_BvsA C1_CvsA C1_DvsA A -1-1 -1 A -1-1 -1 B 1 0 0 B 1 0 0 Each with Second Fifth Creates K 1 contrasts that compare each value with the second, third, fourth, or fifth after values are sorted. Example Creation of contrast variables from C1 using Each with Third C1 C1_AvsC C1_BvsC C1_DvsC C -1-1 -1 C -1-1 -1 112-4

Each with Last Creates K 1 contrasts that compare each value with the last after values are sorted. Example Creation of contrast variables from C1 using Each with Last C1 C1_AvsD C1_BvsD C1_CvsD C 0 0 1 C 0 0 1 D -1-1 -1 D -1-1 -1 All Pairs Creates K(K 1)/2 contrasts that compare each value individually with all others. Example Creation of contrast variables from C1 using All Pairs C1 C1_AvsB C1_AvsC C1_AvsD C1_BvsC C1_BvsD C1_CvsD A 1 1 1 0 0 0 A 1 1 1 0 0 0 B -1 0 0 1 1 0 B -1 0 0 1 1 0 C 0-1 0-1 0 1 C 0-1 0-1 0 1 D 0 0-1 0-1 -1 D 0 0-1 0-1 -1 Input Column Input Data Column (Categorical) Select a single column that contains categorical data values. The data in this column will be used as the basis for the contrast variables created. Output The options in this section allow you to specify where to store the contrast variables. Additional output options are also provided as described below. First Output Storage Column for Contrast Variables Choose the first column in which to store the contrast variables. The data will be stored in contiguous columns, starting with the column specified here. The required number of columns to store everything will be calculated by the tool. The input column cannot be included among the output storage columns. Usually, you ll select an empty range of columns for the contrast variables. Warning: Existing data in any of the required storage columns will be overwritten and lost. Choose the first output storage column carefully so that needed data is not lost. 112-5

Rename output columns using input data information Check this box to rename the output storage columns with identifying names from the input columns. Example Creation of binary variables from C1 with Rename output columns checked C1 C1_A C1_B C1_C C1_D 0 0 Example Creation of binary variables from C1 with Rename output columns unchecked C1 C2 C3 C4 C5 0 0 Write output notes to column info table Check this box to store information about the input column and the options used to create the contrast variables. Example Column info note in an output column (corresponding to C1 = B ) after creation of binary variables from C1 with Write output notes checked. Contrast Variable Details: Name = C1_B Number = 2 of 4 Created From = C1 Contrast Type = Binary (0's and 1's) Contrast = (C1 = B) 112-6