In this assignment, students will analyze Morgantown PRT usage and reliability statistics to find patterns in usage and system failures.

Size: px
Start display at page:

Download "In this assignment, students will analyze Morgantown PRT usage and reliability statistics to find patterns in usage and system failures."

Transcription

1 Background Information HOMEWORK INSTRUCTIONS For over thirty years, the Morgantown Personal Rapid Transit system has provided an efficient means of traveling between s three campuses. Over the course of a year, PRT vehicles travel over 850,000 miles and transport nearly 2.4 million passengers, all while achieving 98% uptime. Problem Statement In this assignment, students will analyze Morgantown PRT usage and reliability statistics to find patterns in usage and system failures. Instructions IMPORTANT: Complete the steps below in the order they are given. Completing the steps out of order may complicate the assignment or result in an incorrect result. 1. Download and extract the provided Data Files ZIP file. It contains the following files for use in this assignment: a. usage.csv Data on PRT usage from January 1985 to September 2012 [1]. Column Name Type Description Month Date/Time Year and month of the data. Miles Traveled Number Number of miles traveled in the month. Passengers Number Number of passengers in the month. Average Operational Vehicles Number Average number of vehicles that operated during the month. Service Days Number Number of days the system was scheduled to operate in the month. b. availability.csv Information on PRT system availability from January 1985 to September 2012 [1]. Column Name Type Description Month Date/Time Year and month of the data. System Dependability Percentage Percentage of scheduled hours the system was operating correctly. Trip Reliability Percentage Percentage of started trips that finished without trouble. Scheduled Hours Number Number of hours the system was scheduled to operate. Operated Hours Number Number of hours the system was actually operational. Downtime Events Number Number of times the system had downtime in the month. Page 1 of 6 Version 8.21

2 2. Begin by creating a new Microsoft Excel workbook named lastname_firstname_hw1_mpup.xlsx. 3. We must adjust the sheets in our workbook. a. Rename Sheet1 to Usage. b. Add a new sheet named Availability. c. Add a new sheet named Analysis Questions. 4. Import the following items into the workbook: HOMEWORK INSTRUCTIONS a. usage.csv file Import starting in cell A3 of the Usage sheet. The file is comma-delimited and has headers. b. availability.csv file Import starting in cell A3 of the Availability sheet. The file is comma-delimited and has headers. 5. We wish to apply formatting to the Usage sheet. a. Create a table based on cells A3 through E336 using a style of your choice. The table has headers. The table will overlap external data ranges. Convert the selection to a table and remove all external connections. b. We need to add two additional columns to store rank and daily usage data. i. Insert two new table columns to the right of existing column E. c. For the table, turn on the Total Row option. d. Enter text in the cells as indicated below. i. A1: PRT Usage - Firstname Lastname i F3: Passengers Rank G3: Passengers per Day e. Merge-and-center cells A1 through G1. f. Set the font size to 16-point for cell A1. Page 2 of 6 Version 8.21

3 HOMEWORK INSTRUCTIONS 6. We need to perform calculations to analyze the Usage sheet data. a. In column G, calculate the average number of passengers per day using the formula: [Passengers] [Service Days] IMPORTANT: In column G, delete the contents of any cell displaying a divide-by-zero error (#DIV/0). These occur in cases where the PRT was not operational during the month. b. In column F, use the RANK.EQ() function to rank each month by the number of passengers. c. We would like to summarize our usage data. i. In the total row, individually average columns B through E. In the total row, do not display any statistics in columns F and G. 7. We must apply additional formatting to the Usage sheet. a. Add borders to the cells as indicated below: i. E3 through E337: left thick solid line F3 through F337: left thin solid line b. Format the cells as indicated below: i. B4 through E337: number with no decimal places, use 1000 separator G4 through G336: number with 1 decimal place, use 1000 separator c. AutoFit the widths of columns A through G. d. Apply conditional formatting to the average number of passengers per day in cells G4 through G336. i. If the average number of passengers was less than 5,000 (< 5000), change the fill color to red and the text color to white. If the average number of passengers was at least 10,000 ( 10000), change the cell fill color to green and the text color to white. 8. We also wish to apply formatting to the Availability sheet. a. Create a table based on cells A3 through F336 using a style of your choice. The table has headers. The table will overlap external data ranges. Convert the selection to a table and remove all external connections. Page 3 of 6 Version 8.21

4 HOMEWORK INSTRUCTIONS b. We need to add an additional column to store downtime data. i. Insert one new table column to the right of column F. c. Enter text in the cells as indicated below: i. A1: PRT Availability G3: Average Downtime Duration (Hours) d. Merge (but do not center) cells A1 through G1. e. Apply the Title cell style to cell A1. 9. On the Availability sheet, we wish to calculate availability statistics. a. In column G, calculate the average downtime duration using the formula: ([Scheduled Hours] [Operated Hours]) [Downtime Events] IMPORTANT: In column G, delete the contents of any cell displaying a divide-by-zero error (#DIV/0). These occur in cases where there were no downtime events. 10. We must apply additional formatting to the Availability sheet. a. Format the cells as indicated below: i. B4 through C336: percentage with 1 decimal place i D4 through F336: number with no decimal places G4 through G336: number with 2 decimal places b. AutoFit the widths of columns A through G. 11. We need to setup the Analysis Questions sheet so that it can store responses to the analysis questions. a. Enter text in the cells as indicated below: i. A1: Question Number B1: Response b. Bold the contents of row 1. c. AutoFit the width of column A. Set the width of column B to 100 (8.39 ). d. Set the height for rows 2 through 5 to 110 (1.53 ). e. Change the vertical alignment setting for columns A and B so that the text is displayed at the top of each row. f. Turn on text wrapping for column B. Page 4 of 6 Version 8.21

5 HOMEWORK INSTRUCTIONS 12. Starting in row 2 of the Analysis Questions sheet, answer four of the five analysis questions below. Respond to one question per row. a. In recent years, system dependability has tended to be worse in the winter than in other times of the year. Why might this be the case? b. There are normally more passengers riding the PRT during Fall semesters than Spring semesters. Why might this be the case? c. During high usage periods, PRT cars travel directly from one station to another while bypassing intermediate stations. During lower usage periods on nights, weekends, and summers, however, it operates as a circulator and stops at each station. What might be an advantage to this circulator mode? d. System dependability measures the percentage of time that the PRT was functioning as designed. Trip reliability is the likelihood that a trip that departs a station arrives at its destination without encountering problems. Why is the trip reliability so much better than the system dependability? e. Currently, WVU students and employees ride the PRT for free. Assume that a charge of $0.50 per trip was imposed on all riders to pay for PRT maintenance. What might be the short-term and long-term financial impacts of this change? Grading Rubric This assignment is worth 50 points. It will be graded by your instructor using this rubric, with partial credit awarded as appropriate: Steps 3a-c 1.5 points total Steps 7d(i)-(ii) 4 points total Step 4 5 points Steps 8a-e 3 points total Steps 5a-f 3.5 points total Step 9a 4 points total Step 6a 4 points total Steps 10a-b 1.5 points total Step 6b 5 points total Steps 11a-f 3 points total Steps 6c(i)-(ii) 3.5 points total Steps 12a-e (pick 4 of 5) 2.5 points each Steps 7a-c 2 points total The analysis questions in Steps 12a-e will be evaluated using this rubric: Standard Meets Requirements (1.25 points) Does Not Meet Requirements (0 points) Answer is reasonable. Answer addresses the question prompt and is factually correct or a reasonable interpretation of available data. Answer does not address the question prompt, is factually incorrect, or is an unreasonable interpretation of available data. Answer is supported. Logical rationale is provided to support the given answer. Logical rationale is not provided to support the given answer. Page 5 of 6 Version 8.21

6 Acknowledgments HOMEWORK INSTRUCTIONS The image in the introduction appears courtesy of Sean Marshall [2]. References [1] PRT Daily Report,, Morgantown, West Virginia, Jan [2] S. Marshall, PRT Available: Page 6 of 6 Version 8.21

In this project, students will analyze Morgantown PRT usage and reliability statistics to find patterns in usage and system failures.

In this project, students will analyze Morgantown PRT usage and reliability statistics to find patterns in usage and system failures. Background Information For over thirty years, the Morgantown Personal Rapid Transit system has provided an efficient means of traveling between s three campuses. Over the course of a year, PRT vehicles

More information

Background Information. Instructions. Problem Statement. HOMEWORK HELP PROJECT INSTRUCTIONS Homework #3 Help Charleston Federal Grant Problem

Background Information. Instructions. Problem Statement. HOMEWORK HELP PROJECT INSTRUCTIONS Homework #3 Help Charleston Federal Grant Problem Background Information As one might expect, it is generally in a city s best financial interest to have more residents. A larger population generally yields a larger tax base and more income. There is

More information

This project includes information on coal mining in West Virginia from 1994 to 2014.

This project includes information on coal mining in West Virginia from 1994 to 2014. Topics Create and format a column chart Create and format a pie chart Create and format a line chart Use a trendline Insert a sparkline Background Information This project includes information on coal

More information

This project includes information on coal mining in West Virginia from 1994 to 2014.

This project includes information on coal mining in West Virginia from 1994 to 2014. Topics Create a PivotTable Group PivotTable data Create a PivotChart and PivotTable Update the PivotTable data Background Information PARTICIPATION PROJECT INSTRUCTIONS: MICROSOFT EXCEL This project includes

More information

ADVANCED COMPUTER TECHNOLOGY Excel 2013 Unit Practice Production Test

ADVANCED COMPUTER TECHNOLOGY Excel 2013 Unit Practice Production Test ADVANCED COMPUTER TECHNOLOGY Excel 2013 Unit Practice Production Test You will create a spreadsheet and two charts that summarize a stock club s current stock holdings. You will also use absolute cell

More information

BEGINNING EXCEL PRACTICE ACTIVITIES WEEK 3. Week 3 Inventory

BEGINNING EXCEL PRACTICE ACTIVITIES WEEK 3. Week 3 Inventory BEGINNING EXCEL PRACTICE ACTIVITIES WEEK 3 Week 3 Inventory Situation: Your manager at i-phone-u-phone has asked you to create an inventory report. He wants you to calculate the total value of the products

More information

Spreadsheets for Accounting

Spreadsheets for Accounting Osborne Books Tutor Zone Spreadsheets for Accounting Practice material 1 Osborne Books Limited, 2016 2 s p r e a d s h e e t s f o r a c c o u n t i n g t u t o r z o n e S P R E A D S H E E T S F O R

More information

MED SUPPLY ONLINE WAREHOUSE SIX-YEAR FINANCIAL PROJECTION

MED SUPPLY ONLINE WAREHOUSE SIX-YEAR FINANCIAL PROJECTION EXCEL 2010 CHAPTER 3: LAB 1 MED SUPPLY ONLINE WAREHOUSE SIX-YEAR FINANCIAL PROJECTION SKILLS Save a workbook with a new name Apply a theme to a worksheet Select all cells in a worksheet Apply bold Enter

More information

Excel Chapter 3 What-If Analysis, Charting and Large Worksheets

Excel Chapter 3 What-If Analysis, Charting and Large Worksheets Excel Chapter 3 What-If Analysis, Charting and Large Worksheets 1. What is a fill series? 2. There are two ways to make a fill series. What are they? 3. What does the ######## error mean? 4. What does

More information

Housing Authority of the City of Raleigh 900 Haynes Street, Raleigh, NC GENERAL APPLICATION FOR EMPLOYMENT (Administrative) o Part-time

Housing Authority of the City of Raleigh 900 Haynes Street, Raleigh, NC GENERAL APPLICATION FOR EMPLOYMENT (Administrative) o Part-time An Equal Opportunity Employer Housing Authority of the City of Raleigh 900 Haynes Street, Raleigh, NC 27604 GENERAL APPLICATION FOR EMPLOYMENT (Administrative) To be considered for employment, applicants

More information

LEARNING RESOURCE CENTRE AYRSHIRE COLLEGE MICROSOFT WORD USEFUL ESSAY FEATURES

LEARNING RESOURCE CENTRE AYRSHIRE COLLEGE MICROSOFT WORD USEFUL ESSAY FEATURES LEARNING RESOURCE CENTRE AYRSHIRE COLLEGE MICROSOFT WORD USEFUL ESSAY FEATURES LEARNING RESOURCE CENTRE July 2015 Table of Contents -----------------------------------------------------------------------------------------------------------------------------------

More information

P6 Instructors Sample Presentation

P6 Instructors Sample Presentation Welcome to the Eastwood Harris Pty Ltd Primavera P6 Versions 8.1 to 8.4 Professional and Optional Client 3 day training course PMI REP No 3001 Course Number PP6 Page 2 Page 4 Administration Evacuation

More information

Solutions Implementation Guide

Solutions Implementation Guide Solutions Implementation Guide Salesforce, Winter 18 @salesforcedocs Last updated: November 30, 2017 Copyright 2000 2017 salesforce.com, inc. All rights reserved. Salesforce is a registered trademark of

More information

DIGITAL VERSION. Microsoft EXCEL Level 2 TRAINER APPROVED

DIGITAL VERSION. Microsoft EXCEL Level 2 TRAINER APPROVED DIGITAL VERSION Microsoft EXCEL 2013 Level 2 TRAINER APPROVED Module 4 Displaying Data Graphically Module Objectives Creating Charts and Graphs Modifying and Formatting Charts Advanced Charting Features

More information

ECDL / ICDL Spreadsheets Sample Part-Tests

ECDL / ICDL Spreadsheets Sample Part-Tests The following are sample part-tests for. This sample part-test contains 16 questions giving a total of 16 marks. The actual certification test contains 32 questions giving a total of 32 marks. The candidate

More information

TRAINING OBJECTIVES CURRICULUM SALIENTS

TRAINING OBJECTIVES CURRICULUM SALIENTS INVENTORY CONTROL 1 TRAINING OBJECTIVES At the end of the training the students will be able to: - 1. Understand the process of purchase, store and issue of material. 2. To do costing of the store/material

More information

Oracle MOOC: SQL Fundamentals

Oracle MOOC: SQL Fundamentals Week 2 Homework for Lesson 2 Homework is your chance to put what you've learned in this lesson into practice. This homework is not "graded" and you are encouraged to write additional code beyond what is

More information

Vendio Merchant s Guide CSV IMPORT AND UPDATE MANUAL

Vendio Merchant s Guide CSV IMPORT AND UPDATE MANUAL Vendio Merchant s Guide CSV IMPORT AND UPDATE MANUAL CSV IMPORT 3 CONVERT FILE TO CSV 3 STEPS TO USING CSV IMPORT 3 STEP 1: DOWNLOAD THE CSV TEMPLATE 4 STEP 2: ENTER YOUR DATA 4 STEP 3: UPLOAD YOUR CSV

More information

Scheduler Book Mode User Guide Version 4.81

Scheduler Book Mode User Guide Version 4.81 Scheduler Book Mode User Guide Version 4.81 Contents Introduction...2 Scheduler Active Tab...2 Appointment Colors and Markings...2 Setting Book Mode...3 Active Tab Options...3 Active Tab Use...3 Active

More information

Administration. Welcome to the Eastwood Harris Pty Ltd MICROSOFT PROJECT AND PMBOK GUIDE FOURTH EDITION training course presented by.

Administration. Welcome to the Eastwood Harris Pty Ltd MICROSOFT PROJECT AND PMBOK GUIDE FOURTH EDITION training course presented by. Welcome to the Eastwood Harris Pty Ltd MICROSOFT PROJECT AND PMBOK GUIDE FOURTH EDITION training course presented by Paul E Harris Administration Evacuation Timings, meals and facilities Mobile phones

More information

National 5 Administration and IT

National 5 Administration and IT National 5 Administration and IT IT Solutions for Administrators Use spreadsheet applications or emerging equivalent technologies Spreadsheet Task Booklet Skills, knowledge and understanding from this

More information

Table of Contents. Topic

Table of Contents. Topic Student Handbook Table of Contents Section Topic 1 Creating Account.1 School/University Sign Up.2 Instructor Sign Up.3 Corporate Account Sign Up.4 Logging into the 2 Banking Tasks.1 Bank Balances.2 Transfer

More information

How do I Reconcile MCPS Invoices?

How do I Reconcile MCPS Invoices? How do I Reconcile MCPS Invoices? Overview Purpose This document explains how schools can reconcile Montgomery County Public School (MCPS) invoices to requisitions charged to their cash account and to

More information

INFO2130 Sample Final / Credit-By-Exam Instructions. 1) External Data and Excel Basics (15 points)

INFO2130 Sample Final / Credit-By-Exam Instructions. 1) External Data and Excel Basics (15 points) 1) External Data and Excel Basics (15 points) a) Import the data from the file Acme Car Corporation.csv into Worksheet 1 of the Excel Workbook. b) Change the name of Worksheet 1 to Acme Sales Data. c)

More information

Roadway ExpressWORKS to WorldShip Commodity Transfer

Roadway ExpressWORKS to WorldShip Commodity Transfer Roadway ExpressWORKS to WorldShip Commodity Transfer WorldShip 2000-2014 United Parcel Service of America, Inc. UPS, the UPS brandmark and the color brown are trademarks of United Parcel Service of America,

More information

George Washington University Workforce Timekeeper 6.0 Upgrade Training

George Washington University Workforce Timekeeper 6.0 Upgrade Training Workforce Timekeeper 6.0 Upgrade Training Table of Contents Topic 1: Workforce Timekeeper 6.0 New Features...4 Topic 2: Logging On and Off...5 Topic 3: Navigating in Workforce Timekeeper...7 Topic 4: Reviewing

More information

Configuring the Expenditure/Monthly Spending Report

Configuring the Expenditure/Monthly Spending Report Configuring the Expenditure/Monthly Spending Report Created: April, 2010 Last Updated: April, 2010 National Resource Center for Participant-Directed Services Table of Contents Step 1 Plan... 3 Step 2 Review

More information

Transportation Management Accounting Portal Invoice Upload

Transportation Management Accounting Portal Invoice Upload Transportation Management Accounting Portal Invoice Upload USER REFERENCE V.5 To help facilitate the submission of transportation invoices for payment, Crowley has designed a solution for the carrier to

More information

Golspie High School. National 5 Administration & IT. Course Guide 2016/17

Golspie High School. National 5 Administration & IT. Course Guide 2016/17 Golspie High School National 5 Administration & IT Course Guide 2016/17 Administrative Practices Administrative Practices Tasks, skills and qualities of an administrative assistant tasks, skills, qualities

More information

Spaghetti Bridge Project

Spaghetti Bridge Project Spaghetti Bridge Project Situation Core E. Gated, a local engineering firm, is in the middle of a labor shortage. Engineers at the firm have been overwhelmed by the amount of structures that they must

More information

We have now introduced a new layout when you first load up the app as can be seen in the image below.

We have now introduced a new layout when you first load up the app as can be seen in the image below. Dean Taxis New App User Guide After lots of testing and customer feedback sessions, Dean Taxis is pleased to announce its new and improved booking app. This will be getting rolled out over the next week

More information

Importing Part Information in Sage BusinessWorks 2013

Importing Part Information in Sage BusinessWorks 2013 Importing Part Information in Sage BusinessWorks 2013 Sage BusinessWorks Accounting import format requirements: 1. The import file must be in a comma delimited variable (.CSV) text format. Each field can

More information

Eclipse Standard Operating Procedures - Release 8 Pricing

Eclipse Standard Operating Procedures - Release 8 Pricing Eclipse Standard Operating Procedures - Release 8 Pricing These documented procedures were designed based settings described in the Suggested Maintenance section. Revised 2/06/04 Intuit Eclipse TM, among

More information

Load Xpert - Load Planning

Load Xpert - Load Planning Load Xpert - Load Planning User Guide 5990 Auteuil Ave., Brossard, QC, Canada, J4Z 1N2 Tel.: (450) 923-1458 Fax: (450) 923 2077 email: info@loadxpert.com www.loadxpert.com Copyright 2006-2010, CIE-TECH

More information

Table of contents. Reports...15 Printing reports Resources...30 Accessing help...30 Technical support numbers...31

Table of contents. Reports...15 Printing reports Resources...30 Accessing help...30 Technical support numbers...31 WorldShip 2018 User Guide The WorldShip software provides an easy way to automate your shipping tasks. You can quickly process all your UPS shipments, print labels and invoices, electronically transmit

More information

Microsoft Office Project 2007, Managing Projects

Microsoft Office Project 2007, Managing Projects Microsoft Office Project 2007, Managing Projects Course 5927A: Three days; Instructor-Led Introduction Elements of this syllabus are subject to change. This three-day instructor-led course provides students

More information

Order Entry User Manual

Order Entry User Manual Order Entry User Manual Confidential Information This document contains proprietary and valuable, confidential trade secret information of APPX Software, Inc., Richmond, Virginia Notice of Authorship This

More information

Microsoft Project study guide

Microsoft Project study guide Microsoft Project study guide Chap 1 An estimated duration appears with a(n) after the duration. a. pound sign c. question mark b. exclamation point d. red bullet Which of the following tasks in a LAN

More information

GCSE BUSINESS AND COMMUNICATION SYSTEMS Unit 9 Using ICT in Business Mark Scheme

GCSE BUSINESS AND COMMUNICATION SYSTEMS Unit 9 Using ICT in Business Mark Scheme GCSE BUSINESS AND COMMUNICATION SYSTEMS 413009 - Unit 9 Using ICT in Business Mark Scheme 4130 June 2014 Version/Stage: 0.1 Final Mark schemes are prepared by the Principal Examiner and considered, together

More information

Verizon and/or Verizon Wireless

Verizon and/or Verizon Wireless Ariba Network CSV Invoice Upload Guide Verizon and/or Verizon Wireless September, 2014 2014 Ariba, Inc. All rights reserved. CSV Overview CSV Overview CSV: Comma Separated Value/Variable CSV Invoice Upload

More information

Proficiency Testing Program User Guide

Proficiency Testing Program User Guide Version 1.1 October 1, 2017 Powered by Service Area: LABORATORY QCS-LAB-PTUSERGUIDE Origination Date: 2017-08-01 Last Revision: 2017-10-01 Effective Date: 2017-10-01 Version Number: 1.1 Next Review: 2018-01-02

More information

The Human Resources Information System DATA WAREHOUSE

The Human Resources Information System DATA WAREHOUSE The Human Resources Information System DATA WAREHOUSE September 2010 First Edition: 1999 Second Edition: October, 2004 Third Edition: March 2007 Current Edition: September, 2010 Oregon State University,

More information

KanSched2. An ET-Based Irrigation Scheduling Tool. October 2006

KanSched2. An ET-Based Irrigation Scheduling Tool. October 2006 KanSched2 An ET-Based Irrigation Scheduling Tool October 2006 Danny H. Rogers and Mahbub Alam Biological and Agricultural Engineering K-State Research and Extension KanSched 2.0 is a program that is designed

More information

Unit4 PSA Suite Business Performance Edition

Unit4 PSA Suite Business Performance Edition for Microsoft Dynamics CRM Unit4 PSA Suite Business Performance Edition Release Notes Unit4 PSA Suite Business Performance Edition July 2017 v.31.07.2017 - MvB (C) Copyright 2017 Unit4 Table of Contents...

More information

Campus Carbon Calculator Orientation

Campus Carbon Calculator Orientation Campus Carbon Calculator Orientation Familiar with GHG accounting concepts, but want an introduction to using the Campus Carbon Calculator? Start here. 1. Downloading the Campus Carbon Calculator 2. Navigating

More information

The new Uber for Business. How to make the most of the new features

The new Uber for Business. How to make the most of the new features The new Uber for Business How to make the most of the new features 1 Let s get on the road to success The new version of Uber for Business is inspired by how customers have been using our product. While

More information

What's New - Task Planning

What's New - Task Planning What's New - Task Planning by Dale Howard and Gary Chefetz With this chapter, teach yourself how to use Microsoft Project 2010 s new manual scheduling feature. This self-paced study guide includes hands-on

More information

Media Kit. print & digital advertising opportunities

Media Kit. print & digital advertising opportunities Media Kit print & digital advertising opportunities 2018 Why Advertise with CPhA? Welcome to the 2018 California Pharmacists Association Media Kit. This resource provides information on how you can cost-effectively

More information

Whitepaper on Material Yield Variance Sub-System

Whitepaper on Material Yield Variance Sub-System Whitepaper on Material Yield Variance Sub-System Header Fields Create a multi-divisional material variance tracking system One set of "source" code Standard terminology across divisions Support KPI - "key

More information

National 5 Administration and IT

National 5 Administration and IT National 5 Administration and IT IT Solutions for Administrators Use word processing applications or emerging equivalent technologies Brochure/Leaflet etc Booklet Skills, knowledge and understanding from

More information

AutoClerk User Guide. Tape Chart, Marketing, Yield Management

AutoClerk User Guide. Tape Chart, Marketing, Yield Management AutoClerk User Guide Tape Chart, Marketing, Yield Management Table of Contents TABLE OF CONTENTS... 2 COPYRIGHT INFORMATION... 3 1. TAPE CHART... 4 SETTING TAPE CHART PARAMETERS... 4 MENU BAR... 6 TAPE

More information

Nestlé Foods Shipping Pallet Inventory

Nestlé Foods Shipping Pallet Inventory Teaching Guide For Nestlé Foods Shipping Pallet Inventory Module Illinois Career & Technical Education Math and Science Curriculum Project 2009 Nestlé Foods Shipping Pallet Inventory 2009 1 Table of Contents

More information

esettlements Supplier Integration Specifications: University of Michigan Contract Items Master Table

esettlements Supplier Integration Specifications: University of Michigan Contract Items Master Table PROCUREMENT SERVICES 3003 South State Street 7071 Wolverine Tower Ann Arbor, Michigan 48109-1282 : University of Michigan Contract Items Master Table 1. INITIAL CREATION OF THE CONTRACT ITEMS MASTER TABLE

More information

Reporting and Dashboards

Reporting and Dashboards Reporting and Dashboards Page i Copyrights 2002-2011 Propertyware, Inc. All rights reserved. No part of this publication may be reproduced, transmitted or stored in any archives without the expressed

More information

MERCER WIN RELEASE NOTES. November 23, 2013

MERCER WIN RELEASE NOTES. November 23, 2013 MERCER WIN RELEASE NOTES November 23, 2013 MERCER WIN RELEASE SUMMARY Release Date 23 November 2013 This Mercer Workforce Intelligence Network (WIN) release incorporates the Mercer International Position

More information

0417 INFORMATION AND COMMUNICATION TECHNOLOGY

0417 INFORMATION AND COMMUNICATION TECHNOLOGY UNIVERSITY OF CAMBRIDGE INTERNATIONAL EXAMINATIONS International General Certificate of Secondary Education www.xtremepapers.com MARK SCHEME for the May/June 2011 question paper for the guidance of teachers

More information

Vacation Approval for SharePoint 2003 or SharePoint 2007 solution End User Guide

Vacation Approval for SharePoint 2003 or SharePoint 2007 solution End User Guide Vacation Approval for SharePoint 2003 or SharePoint 2007 solution End User Guide Solution Description For a department s employees to request vacation or other time off, with secure approval, tracking

More information

RMA Annual Statement Studies

RMA Annual Statement Studies RMA Annual Statement Studies Sample Report 800.825.8763 719.548.4900 Fax: 719.548.4479 sales@valusource.com www.valusource.com RMA Annual Statement Studies ValuSource s RMA Annual Statement Studies database

More information

Exam Code: Number: Passing Score: 800 Time Limit: 120 min File Version: 35.4.

Exam Code: Number: Passing Score: 800 Time Limit: 120 min File Version: 35.4. Exam Code:74-343 Number: 74-343 Passing Score: 800 Time Limit: 120 min File Version: 35.4 http://www.gratisexam.com/ Exam Code:74-343 Exam Name:Managing Projects with Microsoft Project 2013 Testinside

More information

MS Project 2007 Overview Table of Contents

MS Project 2007 Overview Table of Contents Table of Contents Microsoft Project Overview... 1 Terminology... 1 Starting Microsoft Project... 2 Projects on the Web... 2 Toolbars... 2 View Bar... 2 Views... 3 Setting Up the Project... 3 Identifying

More information

Solving Transportation Logistics Problems Using Advanced Evolutionary Optimization

Solving Transportation Logistics Problems Using Advanced Evolutionary Optimization Solving Transportation Logistics Problems Using Advanced Evolutionary Optimization Transportation logistics problems and many analogous problems are usually too complicated and difficult for standard Linear

More information

Explanation of HealthStream Import File Specifications

Explanation of HealthStream Import File Specifications Explanation of HealthStream Import File Specifications HealthStream Learning Center TM Contents Contents Revision History... 2 Overview... 4 Preparing Demographic Data... 5 User IDs... 5 Department Title

More information

Hospital Based Inpatient Psychiatric Services (HBIPS) National Quality Measures Scorecard and Dashboard User Guide

Hospital Based Inpatient Psychiatric Services (HBIPS) National Quality Measures Scorecard and Dashboard User Guide Hospital Based Inpatient Psychiatric Services (HBIPS) National Quality Measures Scorecard and Dashboard User Guide Most executive teams prefer to see operational measures presented in a consistent manner

More information

The Lyft App. July 2016

The Lyft App. July 2016 The Lyft App July 2016 How the Lyft App Works How the Lyft App Works The Lyft platform is completely cashless All transactions are done in-app through credit cards Using cash is prohibited and drivers

More information

Using the Percent Equation

Using the Percent Equation Using the Percent Equation LAUNCH (7 MIN) Before How can your personality affect a decision like this one? During What are the advantages of Offer A? Offer B? After Which option would you choose? KEY CONCEPT

More information

WELCOME TO THE ONLINE SHIPPING USER GUIDE

WELCOME TO THE ONLINE SHIPPING USER GUIDE Online Shipping WELCOME TO THE ONLINE SHIPPING USER GUIDE onlineshipping.dhl.com ON THE GO OR IN THE OFFICE, Online SHIPPING GETS IT THERE. Ideal for busy small-business owners, office managers, or anyone

More information

Personal Mileage. Table of Contents

Personal Mileage. Table of Contents Personal Mileage These instructions cover how to calculate your personal mileage for the following situations: If you used your personal vehicle for the trip If you were dropped off/picked up at the airport/train

More information

Version Comparison. Getting Started Project Planning. Feature Key:

Version Comparison. Getting Started Project Planning. Feature Key: Version Comparison Version Comparison The table below introduces the new features of 2010 and Project. It also shows features initially included in previous versions that have been improved in Project

More information

Your easy, colorful, SEE-HOW guide! Plain&Simple. Microsoft Project Ben Howard

Your easy, colorful, SEE-HOW guide! Plain&Simple. Microsoft Project Ben Howard Your easy, colorful, SEE-HOW guide! Plain&Simple Microsoft Project 03 Ben Howard Published with the authorization of Microsoft Corporation by O Reilly Media, Inc. 005 Gravenstein Highway North Sebastopol,

More information

Fairfax County Countywide Transit Network Study

Fairfax County Countywide Transit Network Study Fairfax County Countywide Transit Network Study Proposed High Quality Transit Network Concept Metropolitan Washington Council of Governments Travel Forecasting Subcommittee September 20, 2013 1 Presentation

More information

Welcome to the Eastwood Harris Pty Ltd Primavera P6 Versions 8.1 & 8.2 Professional and Optional Client 3 day training course SAMPLE SLIDE SHOW

Welcome to the Eastwood Harris Pty Ltd Primavera P6 Versions 8.1 & 8.2 Professional and Optional Client 3 day training course SAMPLE SLIDE SHOW Welcome to the Eastwood Harris Pty Ltd Primavera P6 Versions 8.1 & 8.2 Professional and Optional Client 3 day training course SAMPLE SLIDE SHOW PMI REP No 3001 Course Number PP6 Page 2 Page 4 Administration

More information

Muller, P.J., Cornell, S.B., Kubesa, M.P. 1 RIDERIDESHARINGSHARING METHODOLOGY FOR INCREASING PERSONAL RAPID TRANSIT CAPACITY

Muller, P.J., Cornell, S.B., Kubesa, M.P. 1 RIDERIDESHARINGSHARING METHODOLOGY FOR INCREASING PERSONAL RAPID TRANSIT CAPACITY Muller, P.J., Cornell, S.B., Kubesa, M.P. RIDERIDESHARINGSHARING METHODOLOGY FOR INCREASING PERSONAL RAPID TRANSIT CAPACITY Submitted: July, 0, words + figures and tables =, words Peter J. Muller, P.E.,

More information

Employee/Department Allocation PR-1051

Employee/Department Allocation PR-1051 Employee/Department Allocation PR-1051 Overview This Extended Solution to the standard MAS 90 MAS 200 Payroll module adds the ability to allocate an employee s earnings over different departments. The

More information

ARLINGTON COUNTY TRANSIT DEVELOPMENT PLAN

ARLINGTON COUNTY TRANSIT DEVELOPMENT PLAN p EXECUTIVE SUMMARY Report Prepared by: ARLINGTON COUNTY TRANSIT DEVELOPMENT PLAN The Arlington County Transit Development Plan (TDP) is an effort to evaluate and assess the performance, connectivity,

More information

Managing Projects (Course Code: 5927A) Course length: 3 days

Managing Projects (Course Code: 5927A) Course length: 3 days Managing Projects (Course Code: 5927A) Course length: 3 days Course Summary: This three-day instructor-led course provides students with the knowledge and skills to build, maintain, and control well-formed

More information

CP 94bis Statement of amounts due with weight brackets

CP 94bis Statement of amounts due with weight brackets CP 94bis Statement of amounts due with weight brackets Completion instructions Document version: 1.0 Date: 2016 03 29 UPU form template valid from: 2017 01 01 1 General rules A CP 94bis statement of amounts

More information

THE HOME DEPOT. Vendor SSR Training Guide

THE HOME DEPOT. Vendor SSR Training Guide THE HOME DEPOT Vendor SSR Training Guide REVISION HISTORY: Application and Program Version Changes Modified By 1.0 Document Created: January 2014 IPR Solutions 2.0 Added information regarding Prebuilt

More information

SunRISE. Chemical Manager Training

SunRISE. Chemical Manager Training SunRISE Chemical Manager Training 1 Table of Contents Introduction... 3 Module 1: Managing Locations, Access Groups and Projects... 4 Setting up Locations:... 4 Location Access Groups:... 4 Projects:...

More information

ACCTivate! Release Notes (QuickBooks Edition)

ACCTivate! Release Notes (QuickBooks Edition) ACCTivate! 7.3.2 Release Notes (QuickBooks Edition) Business Activity - Product Tax Code overrides Customer Tax code on Materials tab of Business Activity - #56665 Business Alerts - Sales Order Workflow

More information

Moneyspire Help Manual Moneyspire Inc. All rights reserved.

Moneyspire Help Manual Moneyspire Inc. All rights reserved. 2018 Moneyspire Help Manual 2015-18 Moneyspire Inc. All rights reserved. Contents 2. Getting Started 8. Operating the Program 13. Adding Accounts 15. Adding Transactions 18. Adding Reminders 21. Adding

More information

Student Hiring. Table of Contents

Student Hiring. Table of Contents This document covers all student hiring actions, regardless of the student s employment history, type of job (internship or not) and method of payment. Due to the complexity of the hiring process, the

More information

LDC Billing Option File Import Instructions

LDC Billing Option File Import Instructions Suppliers participating in Choices For You sm for both Peoples Gas & North Shore Gas companies will be assigned Pool Numbers that are distinctive for each company. The customers from each utility have

More information

Direct Fare Filing Create Automated Net Remit Fares

Direct Fare Filing Create Automated Net Remit Fares Direct Fare Filing Create Automated Net Remit Fares Quick Reference O V E R V I E W Direct Fare Filing allows you to specify conditions that govern your Net Remit Fares contracts. The application guides

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

Or, from the View and Manage RFx(s) page, click the Create RFx button. Create New RFx - Use this button to create an RFQ from scratch.

Or, from the View and Manage RFx(s) page, click the Create RFx button. Create New RFx - Use this button to create an RFQ from scratch. Request for Quote How to Create Create an RFQ To create any RFx (RFI, RFQ, RFP, Auction or Buyer Survey), from the View and Manage RFx(s) page, click on the Create RFx button. Follow the steps below to

More information

Exam Code: Number: Passing Score: 800 Time Limit: 120 min File Version: 35.4.

Exam Code: Number: Passing Score: 800 Time Limit: 120 min File Version: 35.4. Exam Code:74-343 Number: 74-343 Passing Score: 800 Time Limit: 120 min File Version: 35.4 http://www.gratisexam.com/ Exam Code:74-343 Exam Name:Managing Projects with Microsoft Project 2013 Examsoon QUESTION

More information

Pricefalls, LLC PRICEFALLS DATAFEED INTEGRATION GUIDE

Pricefalls, LLC PRICEFALLS DATAFEED INTEGRATION GUIDE PRICEFALLS DATAFEED INTEGRATION GUIDE Version 1-19-2014 1 Contents I. Introduction... 4 Prerequisites... 4 Steps To Complete Datafeed Update Integration... 4 II. Setting Up Your Shipping Model... 5 Page

More information

Stakeholder Surveys. Guide to Administering. For Michigan Schools and School Systems. Questions

Stakeholder Surveys. Guide to Administering. For Michigan Schools and School Systems. Questions Guide to Administering Stakeholder Surveys For Michigan Schools and School Systems Questions 866.773.1128 mde-helpdesk@advanc-ed.org AdvancED Surveys. Copyright 2012 AdvancED 0 Table of Contents Preparing

More information

ACCT 1835 Computerized Accounting II

ACCT 1835 Computerized Accounting II South Central College ACCT 1835 Computerized Accounting II Course Outcome Summary Course Information Description Total Credits 3.00 Total Hours 48.00 This is the second of the two computerized accounting

More information

The OTC Emission Reduction Workbook 2.1: Description and User s Manual

The OTC Emission Reduction Workbook 2.1: Description and User s Manual The OTC Emission Reduction Workbook 2.1: Description and User s Manual Prepared by: Geoff Keith, David White and Bruce Biewald Synapse Energy Economics 22 Pearl Street, Cambridge, MA 02139 www.synapse-energy.com

More information

The Secrets to HCM Consistency Using Simulation Models

The Secrets to HCM Consistency Using Simulation Models The Secrets to HCM Consistency Using Simulation Models Ronald T. Milam, AICP David Stanek, PE Chris Breiland Fehr & Peers 2990 Lava Ridge Court, Suite 200 Roseville, CA 95661 r.milam@fehrandpeers.com (916)

More information

Blackboard 9 - Calculated Columns

Blackboard 9 - Calculated Columns University of Southern California Marshall Information Services Blackboard 9 - Calculated Columns The Blackboard Grade Center allows you to create columns that will display a total based on the numeric

More information

Tel Fax TPN Depot System. User Guide

Tel Fax TPN Depot System. User Guide Tel 01522 684705 Fax 01522 684627 http://www.zipzap.co.uk TPN Depot System User Guide This is a user guide for the new TPN Depot system, the guide is spilt into 7 chapters and these are Installation, Running

More information

DSWeb Help Version 2.1

DSWeb Help Version 2.1 DSWeb Help Version 2.1 Welcome to the DSWeb! BGE's interactive web site. To help you navigate, please refer to the documents enclosed with your password and the following pages. Table of Contents Overview...1

More information

Myridas Extended Pricing Integration User Guide

Myridas Extended Pricing Integration User Guide Myridas Extended Pricing Integration User Guide Version 12 for Dynamics GP 2013 Document version: 1.0 Date: 31 st March 2013 CONTENTS Contents CONTENTS... 2 EXTENDED PRICING INTEGRATION... 3 PRICING DATA

More information

Zone E Kohl s PO Number Style Number color size total units (if Prepack, total units by size and color)

Zone E Kohl s PO Number Style Number color size total units (if Prepack, total units by size and color) Appendix SP-2 GS1-128 Carton Label Requirements GS1-128 CARTON LABELING All cartons being shipped to Kohl s stores or distribution centers must have compliant Kohl s GS1-128 carton labels For import orders,

More information

DEPARTMENT OF BUSINESS AND ADMINISTRATION

DEPARTMENT OF BUSINESS AND ADMINISTRATION DEPARTMENT OF BUSINESS AND ADMINISTRATION BBA INTERNSHIP PROGRAM CHECKLIST Deadlines to apply for internship program: August 1 st for fall semester December 1 st for spring semester May 1 st for summer

More information

FREQUENTLY ASKED QUESTIONS. Last Revised: September

FREQUENTLY ASKED QUESTIONS. Last Revised: September Concur Expense Assistant for Expense Questions 1. How do I enable Expense Assistant on my mobile device?... 5 2. How does Expense Assistant work?... 7 3. Do I still have to submit my report to my manager?...

More information

WELCOME TO THE WEB SHIPPING USER GUIDE

WELCOME TO THE WEB SHIPPING USER GUIDE Online Shipping WELCOME TO THE WEB SHIPPING USER GUIDE webshipping.dhl.com ON THE GO OR IN THE OFFICE, WEB SHIPPING GETS IT THERE. Ideal for busy small-business owners, office managers, or anyone on the

More information

Solar Eclipse Standard Operating Procedures Pricing

Solar Eclipse Standard Operating Procedures Pricing Solar Eclipse Standard Operating Procedures Pricing 2009 Activant Solutions, Inc. All rights reserved. Unauthorized reproduction is a violation of applicable law. Activant and the Activant Eclipse logo,

More information