Ask Question, Ask an Expert

+61-413 786 465

info@mywordsolution.com

Ask Computer Engineering Expert

Understanding the Digital Revolution Assignment - Parchment Purgatory

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

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

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

Assessment Details - Parchment Purgatory is a small second-hand book shop, run by a team of three sta? members: Alfred, Bethany, and Clancy.

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.

Hours of operation

Most of the time, each team member works separate shifts:

  • Alfred works 9:00 AM to 12:30 PM, Monday, Tuesday and Wednesday;
  • Bethany works 9:00 AM to 12:30 PM, Thursday, Friday and Saturday; and
  • Clancy 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.

Costs

Alfred and Bethany are the semi-retired co-owners of the bookshop, and do not take a salary. Clancy, however, is a part-time employee, with total employment costs of $22 per hour. Clancy 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 Parchment 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 Parchment Purgatory to buy books, and occasionally to sell them.

When people bring in books to sell to Parchment 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 Parchment Purgatory pays $3.00 for a book, they will put it on sale with a marked price of $6.00.

(Parchment 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

Alfred and Bethany 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.

The staff have already agreed on how to determine whether a book is terrible, poor, or good.

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 Parchment 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 Clancy.

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.

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.

Attachment:- Assignment Files.rar

Computer Engineering, Engineering

  • Category:- Computer Engineering
  • Reference No.:- M93109173
  • Price:- $40

Priced at Now at $40, Verified Solution

Have any Question?


Related Questions in Computer Engineering

Need help with a java program that takes two arrays a and b

Need help with a Java program that takes two arrays a and b of length 5 storing int values, and returns the dot product of a and b. That is, it returns an array c of length n such that c[i]=a[i]*b[i].

What is the various security architectures which provides

What is the various security architectures. Which provides the best balance between simplicity and security? Justify your answer.

Question suppose a task consists of 40 cpu access 20 memory

Question : Suppose a task consists of 40% CPU access, 20% memory access and 40% disk access. A CPU with 8 cores provides an effective speedup of only 4 over a singlecore CPU. What is system speed up (as defined by Amdahl ...

A farm has two types of trees 30 are orange trees o and 70

A farm has two types of trees: 30% are orange trees (O) and 70% are apple trees (A). Frost (F) has damaged 40% of the orange trees (F|O)=0.4 and 10% of apple trees. What is the probability that a randomly selected tree w ...

Suppose partition function of quicksort algorithm always

Suppose PARTITION function of QUICKSORT algorithm always produces 9 : 1 proportional split (i.e., after partition, one sub-array contains n/10 elements and the other sub-array contains 9n/10 elements). To take advantage ...

Assignment 1 project proposalyou have been selected to be

Assignment 1: Project Proposal You have been selected to be the project manager (for a project of your choice). The project that you decide to use should meet all the key criteria of a project as outlined in the PMBOK, s ...

A small sports club keeps information about its members and

A small sports club keeps information about its members and the fees they pay. The secretary wants to be able to record when members pay and print a report similar to that in the figure below. last name - first_narne - p ...

Make a function first-char that consumes a nonempty string

Make a function first-char that consumes a nonempty string and produces a string consisting of the first character in the original string. Do not use string-ref.

Suppose you have an object made up of two w-bit integers x

Suppose you have an object made up of two w-bit integers, x and y. Suppose that the hash code for your object is defined by some deterministic function h(x; y) that produces a single w-bit integer. Prove that there exist ...

Describe a ping of death attack as an attack that causes

Describe a ping of death attack as an attack that causes the victim computer to freeze and malfunction.

  • 4,153,160 Questions Asked
  • 13,132 Experts
  • 2,558,936 Questions Answered

Ask Experts for help!!

Looking for Assignment Help?

Start excelling in your Courses, Get help with Assignment

Write us your full requirement for evaluation and you will receive response within 20 minutes turnaround time.

Ask Now Help with Problems, Get a Best Answer

Why might a bank avoid the use of interest rate swaps even

Why might a bank avoid the use of interest rate swaps, even when the institution is exposed to significant interest rate

Describe the difference between zero coupon bonds and

Describe the difference between zero coupon bonds and coupon bonds. Under what conditions will a coupon bond sell at a p

Compute the present value of an annuity of 880 per year

Compute the present value of an annuity of $ 880 per year for 16 years, given a discount rate of 6 percent per annum. As

Compute the present value of an 1150 payment made in ten

Compute the present value of an $1,150 payment made in ten years when the discount rate is 12 percent. (Do not round int

Compute the present value of an annuity of 699 per year

Compute the present value of an annuity of $ 699 per year for 19 years, given a discount rate of 6 percent per annum. As