Scarf spike - visualize the impact of the automation

Assignment Help Other Subject
Reference no: EM132206512

Assignment - Scarf Spike

Overview

For this individual assignment, you will use skills acquired through practical laboratory exercises to automate a business process, and to visualize the impact of the automation.

You should use Microsoft Excel (or equivalent open-source software) for this assessment task.

Learning Outcomes

The following course learning outcomes are assessed by completing this assessment:

A1. Prepare a basic solution to a business problem;
A2. Select appropriate IT solutions for business functions;
A3. Apply business information software for data visualization and analysis purposes.
S1. Write basic programming logic;
S3. Interpret and construct representations of business data flow and processes;
K8. Outline the basic principles of programming.

Assessment Details
For this assignment, you will complete the following set of tasks using Excel, and build an ePortfolio page to describe your work.

Task 0 - Setting up
Create an ePortfolio page for your assignment. You will submit this page to Moodle as per the lab tasks. You may call it whatever you like, for example ITECH1100 Assignment 1 - 30357366.
Scenario details
Scarf Spike is a small clothing manufacturer, specializing in creating custom, one-of-a-kind scarfs. They exclusively sell their product through their online store.

Scarf Spike is run by a team of three staff members: Anna, Bridget, and Claudia.

Anna and Bridget work together to manufacture scarfs. Claudia manages orders, sales and delivery.

Team hours
Most of the time, team members work the following shifts:

Anna works 7.5 hours on Mondays, Tuesdays and Wednesdays; Bridget works 7.5 hours on Thursdays and Fridays; and
Claudia works 4.5 hours every weekday.

Additionally, Anna and Claudia share responsibility for managing the Scarf Spike social media presence, with Anna working one extra hour in the evenings on Monday, Tuesday and Wednesday, and Claudia doing the same on Thursday, Friday and Saturday.
Costs
Anna and Bridget, as skilled manufacturing staff, cost $26 per hour to employ. Claudia, a part-time employee, costs $24 per hour to employ.
All staff are also entitled to four weeks of paid annual leave, during which a casual replacement is required at a cost of $39 per hour.

Fixed costs such as rent and insurance are $9100 per year, and utilities costs are $260 per month.

Task 1 - Costs of operating the business
Using Excel, create a spreadsheet called operating_costs.xlsx that calculates the projected annual outgoing costs of running Scarf Spike.

Your spreadsheet should be configured such that the working hours, hourly rates, and fixed and utility costs can be varied easily.

Document your findings in your ePortfolio page (approximately 100 words).
Manufacturing scarfs
Scarf Spike receive requests through their online store, and Claudia responds with a quote, after consulting with a member of the manufacturing team. If the customer confirms their order, Anna and Bridget manufacture the ordered products, and Claudia organizes delivery.

Currently, the process for generating a quote is entirely subjective, based on the requested material and scarf size. Staff members quote an amount based on their personal experience.

For several months, staff have been keeping track of the quote date, material, size, quote amount, and manufacturing cost for each order in a spreadsheet. As each product is hand-made, the manufacturing cost may vary between similar orders.

If a quote was not accepted by the customer, then manufacturing cost is not included. This spreadsheet is available for download on Moodle.

Task 2 - Order information
Using Excel, process the history of orders spreadsheet and use appropriate charts to visualize: How some aspect of quoting or manufacturing has changed over time; and
How the quote amount differed for each staff member.

You will need to find a way to use Excel to associate each quote with a staff member.

Describe your approach and your findings in your ePortfolio (approximately 250-400 words), and attach the Excel file to your page.

Task 3 - Price consistency
Using Excel, analyse the historical data you have available, and create a spreadsheet that allows a member of the Scarf Spike team to enter the scarf material and size, and gives a quote amount.

Ensure that you include enough text and formatting to make your spreadsheet usable by a member of the Scarf Spike team (or by a University lecturer).

You may base your quote amount either on historical averages, or to ensure that Scarf Spike makes a profit.

Validate your quoting approach by applying your formula to historical data.

Justify your approach in your ePortfolio (approximately 150 words), and attach your Excel file to your ePortfolio.
Process improvement
The team want to improve their quoting process to reduce time spent waiting for customers to approve quotes.

They would like to start manufacturing immediately for orders that they might be able to sell in future, even if the customer does not go ahead with the order.

That is, they would like to change to the processes indicated in the following swimlane diagrams:

Task 4 - Process improvement
Extend your spreadsheet page from task 3 to automate the above processes, allowing a member of the team to enter the scarf material and size, and in addition to the quote amount indicate whether to start manufacturing immediately.

It is up to you do determine how to determine which items are popular.

Justify your approach in your ePortfolio (approximately 150 words), and attach your Excel file to your ePortfolio.
Bonus challenge task (optional!)
Disclaimer: This task is 100% optional, and you can receive full marks without attempting or completing it. It is intended to be a challenge if you are interested in such things, and the marks available do not reflect the significant research and effort required to implement it correctly. Tutors will not provide significant assistance for this challenge task.

Optional task 5
Reimplement Tasks 1, 3 and 4 using either Python or HTML+JavaScript.

Write a brief overview of how to run your solution, and attach a zip file containing your code to your ePortfolio page.

There are no partial marks awarded for this bonus task - you must complete all features to attain the bonus marks.

It is possible to attain full marks for this assignment without completing this challenge task.

Attachment:- Assignment.rar

Reference no: EM132206512

Questions Cloud

Explaining the salient aspects of the six-sigma program : Write a short essay (1 page or less) explaining the salient aspects of the six-sigma program.
About the ISO 9000 series of standards : Write a short essay (1 page or less) about the ISO 9000 series of standards. Write a short essay (1 page or less) about Quality Assurance.
Use a dummy int parameter to distinguish itself : This method should result in the number having one added to the real component and return the new value of the number.
About operating new high tech equipment just installed : He has years of experience working in another hospital and knows more than rest of team about operating new high tech equipment just installed in department.
Scarf spike - visualize the impact of the automation : Assignment 1 - Scarf Spike - you will use skills acquired through practical laboratory exercises to automate a business process, and to visualize the impact
Take a node as argument and returns true if the argument : Write a method isBST() that takes a Node as argument and returns true if the argument node is the root of a BST, false otherwise.
Write a method to implement operator for the complex class : This method should result in the number having one added to the real component and return the new value of the number.
Business ethics : Stephen Glass became infamous as a dishonest journalist after fabricating the content of more than forty article for The New Republic magazing
Write the mips assembly code that corresponds to the pseudo : Assume that the address for integer i is baseaddress+4 and the address for a[0] is baseaddress+8. Assume that the baseaddress is stored in $gp.

Reviews

len2206512

1/2/2019 11:25:23 PM

Assignment support This assignment is supported by the first 6 lectures and labs. Work on the assignment should be spread over several weeks after the relevant lab has been mastered. Submission All files should be submitted to Moodle by the due date and time. Check with your tutor as to whether a hard copy is required in addition to the electronic submission.

len2206512

1/2/2019 11:25:08 PM

Price consistency Spreadsheet interface for pricing 1 Validation of approach based on historical data 2 Justification of automation 2 Unclear instructions (-1) Process improvement Appropriate identification of popular item combinations 2 Use of formula to indicate whether to start manufacturing 2 Description of strategy 1 Miscellaneous penalties Poor grammar or written English (-2) Indecipherable file naming scheme (-1) Bonus optional challenge task Faithful reimplementation of tasks 1, 3 and 4 using Python or HTML+JavaScript (+2) Total: 20

len2206512

1/2/2019 11:25:03 PM

Feature Criteria Maximum Operating costs Appropriate projection calculation 2 Configurable hours, rates, fixed annual and monthly costs 2 Description of findings 1 Uses hand-calculated values (-1) Visualization Visualization of changes over time 2 Visualization of staff member differences 2 Description of findings 1

Write a Review

Other Subject Questions & Answers

  Cross-cultural opportunities and conflicts in canada

Short Paper on Cross-cultural Opportunities and Conflicts in Canada.

  Sociology theory questions

Sociology are very fundamental in nature. Role strain and role constraint speak about the duties and responsibilities of the roles of people in society or in a group. A short theory about Darwin and Moths is also answered.

  A book review on unfaithful angels

This review will help the reader understand the social work profession through different concepts giving the glimpse of why the social work profession might have drifted away from its original purpose of serving the poor.

  Disorder paper: schizophrenia

Schizophrenia does not really have just one single cause. It is a possibility that this disorder could be inherited but not all doctors are sure.

  Individual assignment: two models handout and rubric

Individual Assignment : Two Models Handout and Rubric,    This paper will allow you to understand and evaluate two vastly different organizational models and to effectively communicate their differences.

  Developing strategic intent for toyota

The following report includes the description about the organization, its strategies, industry analysis in which it operates and its position in the industry.

  Gasoline powered passenger vehicles

In this study, we examine how gasoline price volatility and income of the consumers impacts consumer's demand for gasoline.

  An aspect of poverty in canada

Economics thesis undergrad 4th year paper to write. it should be about 22 pages in length, literature review, economic analysis and then data or cost benefit analysis.

  Ngn customer satisfaction qos indicator for 3g services

The paper aims to highlight the global trends in countries and regions where 3G has already been introduced and propose an implementation plan to the telecom operators of developing countries.

  Prepare a power point presentation

Prepare the power point presentation for the case: Santa Fe Independent School District

  Information literacy is important in this environment

Information literacy is critically important in this contemporary environment

  Associative property of multiplication

Write a definition for associative property of multiplication.

Free Assignment Quote

Assured A++ Grade

Get guaranteed satisfaction & time on delivery in every assignment order you paid with us! We ensure premium quality solution document along with free turntin report!

All rights reserved! Copyrights ©2019-2020 ExpertsMind IT Educational Pvt Ltd