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

1 answer below ยป
Hi please tell me the price of this assignment there are 4 task to be done on excel sheet then describe up to give number of words in word file


CRICOS Provider No. 00103D Page 1 of 5 ITECH1100 Understanding the Digital Revolution Assignment 1 - Fiction Boomerang 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 Fiction Boomerang is a small second-hand book shop, run by a team of three staff members: Amy, Bhavesh, and Caitlin. 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 - 30355414. Hours of operation Most of the time, each team member works separate shifts: Amy works 9:00 AM to 12:30 PM, Monday, Tuesday and Wednesday; Bhavesh works 9:00 AM to 12:30 PM, Thursday, Friday and Saturday; and Caitlin 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 Amy and Bhavesh are the semi-retired co-owners of the bookshop, and do not take a salary. Caitlin, however, is a part-time employee, with total employment costs of $22 per hour. Caitlin 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 Fiction Boomerang. 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 Fiction Boomerang to buy books, and occasionally to sell them. When people bring in books to sell to Fiction Boomerang, 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 Fiction Boomerang pays $3.00 for a book, they will put it on sale with a marked price of $6.00. (Fiction Boomerang 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 Amy and Bhavesh 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 Fiction Boomerang 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 Caitlin. 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 26, 2020ITECH1100

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

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

Answer To This Question Is Available To Download

Related Questions & Answers

More Questions ยป

Submit New Assignment

Copy and Paste Your Assignment Here