CRICOS Provider No. 00103D Page 1 of 5 ITECH1100 Understanding the Digital Revolution Assignment 1 - Page Purgatory Overview For this individual assignment, you will use skills acquired through...

1 answer below ยป
?


CRICOS Provider No. 00103D Page 1 of 5 ITECH1100 Understanding the Digital Revolution Assignment 1 - Page Purgatory 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. Important: This assignment specification is generated just for you. Do not distribute this specification. Timelines and Expectations Percentage value of task: 20% Due: Sunday, Week 7 (See Course Description for date) Learning Outcomes Assessed 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 Page Purgatory is a small second-hand book shop, run by a team of three staff members: Aiden, Barry, and Calvin. 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 - 30352922. Hours of operation Most of the time, each team member works separate shifts: Aiden works 9:00 AM to 12:30 PM, Monday, Tuesday and Wednesday; Barry works 9:00 AM to 12:30 PM, Thursday, Friday and Saturday; and Calvin works 12:30 PM to 5:30 PM, Monday to Friday. The shop runs from 9:00 AM to 5:30 PM each day, except Saturday when it closes at 12:30. It is closed entirely on Sundays. CRICOS Provider No. 00103D Page 2 of 5 Costs Aiden and Barry are the semi-retired co-owners of the bookshop, and do not take a salary. Calvin, however, is a part-time employee, with total employment costs of $22 per hour. Calvin is also entitled to four weeks of paid annual leave, during which a casual replacement is required at a cost of $33 per hour. Fixed costs such as rent and insurance are $2900 per year, and utilities costs are $140 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 Page Purgatory. 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). Obtaining Books Throughout the day, customers come to Page Purgatory to buy books, and occasionally to sell them. When people bring in books to sell to Page Purgatory, the staff member on duty will review the books and make an offer for each one individually. Currently, the process for determining how much the book shop will pay for a book is entirely subjective. Staff members offer an amount per book based on the quality of the book, and how popular they think it is, and how they are feeling at the time. The sale amount is always simply double the amount paid and is set at the same time - if Page Purgatory pays $3.00 for a book, they will put it on sale with a marked price of $6.00. (Page Purgatory does not deal in rare or antique books) For several months, staff have been keeping track of the date and time, quality, publication year and amount paid for each book in a spreadsheet. This spreadsheet is available for download on Moodle. Task 2 - Sales team offers Using Excel, process the history of purchases spreadsheet and use appropriate charts to visualize: How the prices paid differed for each staff member; and How the prices paid have changed over time Describe your findings in your ePortfolio (approximately 250 words), and attach the Excel file to your page. Process automation Aiden and Barry want to improve the consistency of how they pay for and price books. They'd like to standardize on three standard price offers, and have designed the following process to determine how to allocate them, including the option of rejecting the book altogether. CRICOS Provider No. 00103D Page 3 of 5 The staff have already agreed on how to determine whether a book is terrible, poor, or good. Bo ok p ur ch as e Cu st om er Book offered Done Evaluate offer Bo ok s ho p Assess quality Reject Terrible Assess publication date Offer low price Poor Good Older than 15 years Offer medium price Check is hardcover 15 years or newer Paperback Offer high price Hardcover Task 3 - Automation Using Excel, create a spreadsheet page that automates the above process, allowing a member of the team to enter whether the book is hardcover, its publication year, and its condition, and receive a price to offer. Ensure that you include enough text and formatting to make your spreadsheet usable by a member of the Page Purgatory team, or by a University lecturer. Your spreadsheet should be configured such that the Low, Medium and High prices can be varied easily. Describe how you automated the process (approx 150 words), and attach your Excel file to your ePortfolio. Task 4 - Price setting Using Excel and the historical data you have available, determine sets of prices which meet the objectives of the following scenarios: Scenario one: Total offer prices are approximately the same as for the historical data Scenario two: Assuming all books purchased are sold, allow all staff to draw the same wage as Calvin. CRICOS Provider No. 00103D Page 4 of 5 Describe the strategy you used to find appropriate prices for each scenario (approximately 150 words). Ensure that the Low price is less than the Medium price, and both are less than the High price. 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 Task 1 and Task 3 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. Further details 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. Marking Criteria/Rubric Refer to the attached marking guide. Feedback Feedback will be supplied through Moodle. Authoritative marks will be published through fdlMarks Plagiarism Plagiarism is the presentation of the expressed thought or work of another person as though it is one's own without properly acknowledging that person. You must not allow other students to copy your work and must take care to safeguard against this happening. More information about the plagiarism policy and procedure for the university can be found at http://federation.edu.au/students/learning-and-study/online-help-with/plagiarism. http://federation.edu.au/students/learning-and-study/online-help-with/plagiarism CRICOS Provider No. 00103D Page 5 of 5 Marking Guide: Assignment 1 Feature Criteria Maximum Obtained Operating costs Appropriate projection calculation 2 Configurable hours, rates, fixed annual and monthly costs 2 Description of findings 1 Uses hand-calculated values (-1) Sales team offers Visualization of prices offered per staff member 2 Visualization of change in prices over time 2 Description of findings 1 Automation Spreadsheet accurately models the BPMN process 4 Description of automation 1 Unclear instructions (-1) Price setting Appropriate Low, Medium and High prices for scenario 1 2 Appropriate Low, Medium and High prices for scenario 2 2 Description of strategy 1 Bonus optional challenge task Faithful reimplementation of tasks 1 and 3 using Python or HTML+JavaScript (+2) Total: 20
Answered Same DayAug 23, 2020ITECH1100

Answer To: CRICOS Provider No. 00103D Page 1 of 5 ITECH1100 Understanding the Digital Revolution Assignment 1 -...

Gaurav answered on Aug 29 2020
137 Votes
Sheet1
    Date    Condition    Weeknum    Published    Type    Offer ($)    WeekDay    First Shift    Staff Member
    2017-03-24 09:11    Terrible    12    1982    Paperback    0.2    5    1    Barry
    2017-03-24 09:25    Good    12    1985    Paperback    2    5    1    Barry
    2017-03-24 09:37    Good    12    2005    Paperback    2    5    1    Barry
    2017-03-24 09:45    Good    12    1987    Hardcover    6.5    5    1    Barry
    2017-03-24 10:24    Good    12    2011    Hardcover    9.5    5    1    Barry
    2017-03-24 11:37    Good    12    2009    Paperback    3.5    5    1    Barry
    2017-03-24 15:12    Poor    12    2010    Hardcover    2.5    5    2    Calvin
    2017-03-24 17:14    Poor    12    1977    Hardcover    2    5    2    Calvin
    2017-03-24 17:17    Terrible    12    2003    Paperback    0.2    5    2    Calvin
    2017-03-25 09:22    Poor    12    1992    Paperback    0.8    6    1    Barry
    2017-03-25 10:18    Good    12    2005    Paperback    3    6    1    Barry
    2017-03-25 10:24    Good    12    1961    Paperback    2    6    1    Barry
    2017-03-25 10:30    Poor    12    1981    Paperback    1.2    6    1    Barry
    2017-03-25 11:38    Good    12    1981    Paperback    5.5    6    1    Barry
    2017-03-25 11:40    Terrible    12    1975    Paperback    0.2    6    1    Barry
    2017-03-27 09:54    Good    13    2007    Paperback    3    1    1    Aiden
    2017-03-27 10:23    Poor    13    2009    Hardcover    2.5    1    1    Aiden
    2017-03-27 11:07    Terrible    13    2001    Paperback    0.4    1    1    Aiden
    2017-03-27 11:45    Good    13    2011    Hardcover    6.5    1    1    Aiden
    2017-03-27 13:46    Terrible    13    2011    Paperback    0.2    1    2    Calvin
    2017-03-27 14:54    Poor    13    2005    Paperback    1    1    2    Calvin
    2017-03-27 16:37    Terrible    13    2013    Paperback    0.2    1    2    Calvin
    2017-03-27 17:01    Terrible    13    2011    Paperback    0.2    1    2    Calvin
    2017-03-27 17:13    Poor    13    1993    Paperback    1.5    1    2    Calvin
    2017-03-28 13:18    Poor    13    2011    Paperback    1.5    2    2    Calvin
    2017-03-28 13:20    Good    13    2002    Hardcover    6    2    2    Calvin
    2017-03-28 14:41    Good    13    2005    Paperback    4.5    2    2    Calvin
    2017-03-28 15:19    Poor    13    1969    Paperback    1.5    2    2    Calvin
    2017-03-28 15:37    Good    13    1993    Paperback    4.5    2    2    Calvin
    2017-03-28 16:01    Good    13    1989    Paperback    4    2    2    Calvin
    2017-03-29 09:22    Poor    13    2009    Paperback    1    3    1    Aiden
    2017-03-29 09:45    Poor    13    2011    Paperback    1    3    1    Aiden
    2017-03-29 10:30    Terrible    13    1996    Paperback    0.5    3    1    Aiden
    2017-03-29 11:57    Terrible    13    2001    Paperback    0.6    3    1    Aiden
    2017-03-29 12:43    Terrible    13    2007    Paperback    0.2    3    2    Calvin
    2017-03-29 12:57    Poor    13    1993    Paperback    1    3    2    Calvin
    2017-03-29 16:18    Terrible    13    2008    Paperback    0.2    3    2    Calvin
    2017-03-29 17:00    Terrible    13    2009    Paperback    0.2    3    2    Calvin
    2017-03-29 17:07    Good    13    2002    Hardcover    6    3    2    Calvin
    2017-03-30 09:15    Terrible    13    1993    Paperback    0.2    4    1    Barry
    2017-03-30 12:16    Poor    13    2002    Paperback    1    4    1    Barry
    2017-03-30 13:12    Terrible    13    1989    Paperback    0.2    4    2    Calvin
    2017-03-30 13:32    Terrible    13    1987    Paperback    0.2    4    2    Calvin
    2017-03-30 14:13    Good    13    2007    Hardcover    6.5    4    2    Calvin
    2017-03-30 16:35    Poor    13    1997    Paperback    1.5    4    2    Calvin
    2017-03-30 17:28    Poor    13    2001    Paperback    1.5    4    2    Calvin
    2017-03-31 11:40    Poor    13    2013    Hardcover    1.8    5    1    Barry
    2017-03-31 11:56    Poor    13    1997    Paperback    0.6    5    1    Barry
    2017-03-31 12:30    Poor    13    2010    Hardcover    2.5    5    2    Calvin
    2017-03-31 12:31    Good    13    1977    Hardcover    6.5    5    2    Calvin
    2017-03-31 13:56    Poor    13    2009    Hardcover    2    5    2    Calvin
    2017-03-31 14:15    Terrible    13    1953    Paperback    0.2    5    2    Calvin
    2017-04-01 11:31    Terrible    13    2011    Paperback    0.4    6    1    Barry
    2017-04-03 10:43    Poor    14    2001    Hardcover    2.4    1    1    Aiden
    2017-04-03 11:18    Poor    14    2003    Hardcover    2.5    1    1    Aiden
    2017-04-03 12:04    Poor    14    2011    Paperback    1.5    1    1    Aiden
    2017-04-03 12:24    Good    14    1985    Paperback    5    1    1    Aiden
    2017-04-03 12:29    Good    14    2011    Paperback    3.8    1    1    Aiden
    2017-04-03 13:05    Good    14    2012    Paperback    5    1    2    Calvin
    2017-04-03 14:23    Good    14    2014    Paperback    5    1    2    Calvin
    2017-04-03 14:55    Terrible    14    1997    Paperback    0.2    1    2    Calvin
    2017-04-03 15:00    Good    14    2015    Paperback    4.5    1    2    Calvin
    2017-04-03 15:22    Terrible    14    2007    Paperback    0.2    1    2    Calvin
    2017-04-03 15:41    Good    14    2013    Paperback    5    1    2    Calvin
    2017-04-03 16:54    Poor    14    1975    Paperback    1.5    1    2    Calvin
    2017-04-04 11:47    Poor    14    1992    Hardcover    2    2    1    Aiden
    2017-04-04 12:33    Terrible    14    1997    Paperback    0.2    2    2    Calvin
    2017-04-04 12:57    Terrible    14    2009    Paperback    0.2    2    2    Calvin
    2017-04-04 14:08    Poor    14    2012    Paperback    1.5    2    2    Calvin
    2017-04-05 09:03    Good    14    1975    Paperback    4.2    3    1    Aiden
    2017-04-05 10:23    Terrible    14    2011    Paperback    0.4    3    1    Aiden
    2017-04-05 10:56    Terrible    14    2011    Paperback    0.5    3    1    Aiden
    2017-04-05 12:13    Good    14    2012    Paperback    3.2    3    1    Aiden
    2017-04-05 13:32    Terrible    14    2009    Paperback    0.2    3    2    Calvin
    2017-04-06 09:59    Poor    14    2011    Paperback    1.4    4    1    Barry
    2017-04-06 11:37    Good    14    1989    Paperback    1.2    4    1    Barry
    2017-04-07 09:37    Good    14    1987    Paperback    5.5    5    1    Barry
    2017-04-07 10:28    Poor    14    2013    Hardcover    1.8    5    1    Barry
    2017-04-07 10:53    Good    14    1989    Hardcover    6.5    5    1    Barry
    2017-04-07 12:21    Terrible    14    1993    Paperback    0.2    5    1    Barry
    2017-04-07 13:28    Good    14    2012    Hardcover    9    5    2    Calvin
    2017-04-07 14:23    Terrible    14    1968    Paperback    0.2    5    2    Calvin
    2017-04-07 14:39    Terrible    14    1993    Paperback    0.2    5    2    Calvin
    2017-04-07 15:00    Good    14    2001    Hardcover    9.5    5    2    Calvin
    2017-04-07 15:34    Poor    14    1993    Hardcover    2    5    2    Calvin
    2017-04-07 16:30    Good    14    2009    Hardcover    7.5    5    2    Calvin
    2017-04-08 10:25    Poor    14    1996    Paperback    1.2    6    1    Barry
    2017-04-08 10:44    Terrible    14    2015    Paperback    0.2    6    1    Barry
    2017-04-08 11:40    Terrible    14    1987    Paperback    0.2    6    1    Barry
    2017-04-10 10:03    Terrible    15    1985    Paperback    0.2    1    1    Aiden
    2017-04-10 11:43    Good    15    2013    Paperback    3.2    1    1    Aiden
    2017-04-10 13:36    Terrible    15    1999    Paperback    0.2    1    2    Calvin
    2017-04-10 13:44    Terrible    15    2014    Paperback    0.2    1    2    Calvin
    2017-04-10 13:46    Terrible    15    1982    Paperback    0.2    1    2    Calvin
    2017-04-10 14:20    Good    15    2001    Hardcover    6    1    2    Calvin
    2017-04-10 17:07    Good    15    1992    Paperback    4.5    1    2    Calvin
    2017-04-11 10:39    Poor    15    1997    Paperback    1    2    1    Aiden
    2017-04-11 12:43    Terrible    15    2005    Paperback    0.2    2    2    Calvin
    2017-04-11 13:12    Good    15    2005    Paperback    5.5    2    2    Calvin
    2017-04-11 13:50    Poor    15    2012    Paperback    1.5    2    2    Calvin
    2017-04-11 13:57    Good    15    1977    Paperback    4.5    2    2    Calvin
    2017-04-11 14:43    Terrible    15    1982    Paperback    0.2    2    2    Calvin
    2017-04-11 15:27    Poor    15    2007    Paperback    1.5    2    2    Calvin
    2017-04-11 17:24    Good    15    2007    Paperback    5    2    2    Calvin
    2017-04-12 09:05    Terrible    15    1996    Paperback    0    3    1    Aiden
    2017-04-12 10:11    Good    15    2016    Hardcover    7.8    3    1    Aiden
    2017-04-12 10:56    Terrible    15    2008    Paperback    0.5    3    1    Aiden
    2017-04-12 11:35    Terrible    15    2002    Hardcover    1    3    1    Aiden
    2017-04-12 12:29    Terrible    15    2016    Paperback    0.5    3    1    Aiden
    2017-04-12 12:36    Terrible    15    1996    Paperback    0.2    3    2    Calvin
    2017-04-12 13:51    Terrible    15    1969    Paperback    0.2    3    2    Calvin
    2017-04-12 14:24    Terrible    15    1961    Paperback    0.2    3    2    Calvin
    2017-04-12 15:58    Poor    15    1989    Paperback    1.5    3    2    Calvin
    2017-04-12 16:04    Terrible    15    1985    Paperback    0.2    3    2    Calvin
    2017-04-13 12:37    Terrible    15    2014    Paperback    0.2    4    2    Calvin
    2017-04-13 14:06    Terrible    15    2016    Paperback    0.2    4    2    Calvin
    2017-04-13 15:29    Terrible    15    2009    Paperback    0.2    4    2    Calvin
    2017-04-13 15:53    Terrible    15    2002    Paperback    0.2    4    2    Calvin
    2017-04-14 11:26    Terrible    15    1982    Paperback    0.2    5    1    Barry
    2017-04-14 11:28    Good    15    1985    Paperback    5    5    1    Barry
    2017-04-14 11:39    Poor    15    2016    Paperback    1    5    1    Barry
    2017-04-14 12:51    Good    15    2010    Hardcover    9    5    2    Calvin
    2017-04-14 14:10    Good    15    2011    Hardcover    8.5    5    2    Calvin
    2017-04-14 16:25    Good    15    1968    Hardcover    7.5    5    2    Calvin
    2017-04-15 10:24    Good    15    2008    Paperback    4.5    6    1    Barry
    2017-04-17 11:58    Good    16    1982    Paperback    1.6    1    1    Aiden
    2017-04-17 13:21    Poor    16    1977    Paperback    1.5    1    2    Calvin
    2017-04-17 13:33    Poor    16    1999    Paperback    1.5    1    2    Calvin
    2017-04-17 15:14    Good    16    2008    Hardcover    6.5    1    2    Calvin
    2017-04-17 15:37    Terrible    16    1977    Paperback    0.2    1    2    Calvin
    2017-04-17 16:01    Poor    16    2014    Paperback    1.5    1    2    Calvin
    2017-04-17 16:48    Terrible    16    1993    Paperback    0.2    1    2    Calvin
    2017-04-17 16:53    Good    16    2013    Hardcover    6.5    1    2    Calvin
    2017-04-18 12:18    Poor    16    2003    Paperback    1.5    2    1    Aiden
    2017-04-18 12:51    Poor    16    1961    Paperback    1    2    2    Calvin
    2017-04-18 13:13    Good    16    2001    Paperback    5    2    2    Calvin
    2017-04-18 13:46    Good    16    1989    Paperback    4.5    2    2    Calvin
    2017-04-18 14:17    Terrible    16    1992    Paperback    0.2    2    2    Calvin
    2017-04-18 14:45    Poor    16    2009    Paperback    1.5    2    2    Calvin
    2017-04-18 17:12    Poor    16    2015    Paperback    1.5    2    2    Calvin
    2017-04-19 09:26    Good    16    2013    Hardcover    6.4    3    1    Aiden
    2017-04-19 12:26    Good    16    2016    Paperback    2.4    3    1    Aiden
    2017-04-19 13:57    Terrible    16    1969    Paperback    0.2    3    2    Calvin
    2017-04-19 14:08    Terrible    16    2012    Paperback    0.2    3    2    Calvin
    2017-04-19 15:20    Terrible    16    1999    Paperback    0.2    3    2    Calvin
    2017-04-19 16:45    Good    16    1993    Paperback    4.5    3    2    Calvin
    2017-04-19 17:11    Terrible    16    1992    Paperback    0.2    3    2    Calvin
    2017-04-20 09:39    Terrible    16    2003    Paperback    0.2    4    1    Barry
    2017-04-20 10:06    Good    16    2012    Paperback    3.5    4    1    Barry
    2017-04-20 10:31    Terrible    16    1987    Paperback    0.2    4    1    Barry
    2017-04-20 12:07    Terrible    16    1977    Paperback    0.2    4    1    Barry
    2017-04-20 12:27    Terrible    16    1977    Paperback    0.2    4    1    Barry
    2017-04-21 09:02    Terrible    16    2011    Paperback    0.2    5    1    Barry
    2017-04-21 09:59    Poor    16    2014    Paperback    1    5    1    Barry
    2017-04-21 10:30    Good    16    1977    Hardcover    6    5    1    Barry
    2017-04-21 11:33    Poor    16    2012    Paperback    0.6    5    1    Barry
    2017-04-21 12:11    Good    16    2013    Hardcover    6    5    1    Barry
    2017-04-21 12:16    Good    16    1953    Paperback    2    5    1    Barry
    2017-04-21 12:41    Good    16    1993    Hardcover    7.5    5    2    Calvin
    2017-04-21 13:38    Poor    16    2011    Hardcover    2.5    5    2    Calvin
    2017-04-21 15:36    Good    16    2016    Hardcover    8    5    2    Calvin
    2017-04-21 15:37    Good    16    2011    Hardcover    9.5    5    2    Calvin
    2017-04-22 09:47    Terrible    16    1993    Paperback    0.2    6    1    Barry
    2017-04-22 10:21    Terrible    16    2009    Paperback    0.2    6    1    Barry
    2017-04-22 10:49    Terrible    16    1999    Paperback    0.2    6    1    Barry
    2017-04-22 11:10    Good    16    2011    Paperback    3    6    1    Barry
    2017-04-22 11:25    Terrible    16    2015    Paperback    0.4    6    1    Barry
    2017-04-22 11:30    Terrible    16    1999    Paperback    0.2    6    1    Barry
    2017-04-22 12:22    Poor    16    2011    Hardcover    1.8    6    1    Barry
    2017-04-24 11:31    Good    17    2001    Paperback    4.6    1    1    Aiden
    2017-04-24...
SOLUTION.PDF

Answer To This Question Is Available To Download

Related Questions & Answers

More Questions ยป

Submit New Assignment

Copy and Paste Your Assignment Here