Create spreadsheets that can aid business problem solving

Assignment Help Other Subject
Reference no: EM131574111

Assignment -

The aim of this assignment is to assess the student's ability to create spreadsheets that can aid business problem solving.

Instructions:

Students will be required to construct a spreadsheet using the case study provided. Excel functionalities such as absolute and relative cell references, formatting, chart, pivot tables and formulae will be used.

List of requirements:

1. Students are required to document the spreadsheet that informs the user how it is constructed and why. (Submit using Word document)

2. Students will be provided weekly (weeks 3 to 6 ) Excel activities. The activities contain instructions on what needs to be done.

3. In creating pivot tables, each student will be given different set of data and will have a slightly different set of questions.

4. Students need to submit their Excel Spreadsheet and Word document.

Module 1 - Spreadsheet Exercise

EXCEL SPREADSHEET

A spreadsheet is a software tool that allows large amounts of data to be stored, organised, analaysed and presented in graphical form. A spreadsheet is extremely useful because of its ability to make simple work of a mundane task (for example calculating the average time for all 5000 participants for the Tour Down Under Event). Calculating averages is not difficult but the sheer volume of work is time-consuming.

A spreadsheet allows you to create your own "formula" and then apply that formula to all 5000 at the same time, reducing the amount of work necessary dramatically. Data, information and knowledge are important in all types of businesses. It is very important the correct data is recorded in the business systems to get the correct information and produce the right knowledge.

In this assessment, you will learn how to manage and control data using spreadsheets.

Spreadsheet Exercise -

The weekly Spreadsheet exercise is designed to assist you in completing your Excel Assessment.

Instructions:

  • Read the Tour Down Under (TDU) Case Study- Introduction.doc
  • If you want to read the guide on using Excel, read the Basic Skills in Using Excel 2013. Pdf (pages 1-9).
  • Create an Individual Participant Workbook
  • You need to identify what data are needed when a participant registers at TDU.
  • Go to this website to know details needed for individual participant

a. satourism.myshopify

b. Go to select an event and select the BUPA Challenge Tour. You should see this screen:

c. The booking page will give you the details of what data you need to store in your excel workbook.

d. For each kind of data, create a column and add 3 sample data. For example, if from analysing the registration page, you found out that the Santos TDU organisers ask for the name, address mobile number, and amount paid, then your Excel workbook should look like this.

Format your worksheet

a. The worksheet tab name is named individual registration

b. The document has a title that says Individual registration (make sure the cells are merged for the title)

c. Change the background colour of the column names to make it noticeable (you can choose the font and colour that you want)

d. Apply styles on the columns. For example, if the data that will be stored are dates, then it should be formatted to the style date with this format dd/mm/yyyy. If the data can contain money, format it using the money format $xxxx.xx

e. Your worksheet should something like this:

Module 2 - Spreadsheet Exercise

Note that the weekly spreadsheet exercise is designed to help you complete your Excel assessment.

This week we will be focusing on FORMULAS in Excel. A formula is an equation that performs calculations between cells in a worksheet or table. A formula in Excel always begins with an equal sign. A simple formula may contain cell references and operators.

Instructions:

1. Use the Excel sheet you created in Week 3.

2. Read the Basic Skills in Using Excel 2013. Pdf. (pages 9-13) provided during week 3.

3. Using the excel worksheet you have created in week 3, add a column at the end and name it fee paid (Note that participants may pay different registration fee depending on their financial circumstances, that is, discounts are given to some participants)

4. Add 5 sample data in your spreadsheet

5. Create another tab in your excel document and call the worksheet Race-budget,

6. Create a table that looks like this:

7. Under the Income/Funding table, add to the description the data "Registration"

8. In the registration row, add the unit cost of $145 and estimated quantity of 200. Your excel sheet should look similar to this:

9. Compute the estimate amt by using the formula : unit cost * estimate qty (create this formula in the estimate amount cell; excel should automatically compute the estimated amount)

10. Compute for the actual number of registration. CountAis a predefined excel formula that counts cells that are not empty, you can use this to count the number of people who registered for the event to learn how to use formula.

11. Using the sum excel formula, compute the total of the estimated amount, and the total of the actual amount.

12. Your excel worksheet should look similar to this (amount reflected will be different because you have a different set of data):

13. Add more data in the description column (jersey, caps, minor sponsors and major sponsors)

14. Add data to the unit cost, estimate qty, actual qty and actual amount for jersey, caps, minor sponsors and major sponsors

15. Your excel worksheet should look similar to this:

16. Save your Excel workbook.

17. Document either in Excel or in a Word document the step you undertook in producing the Spreadsheet. Save your document.

18. BACK-UP! BACK-UP! BACK-UP! Do not forget to keep a back-up files. Either upload in your google drive or dropbox; and/or just e-mail the file to yourself so that you have a copy in your email; and/or save in a USB drive.

19. You can show your work to your lecturer for feedback.

20. REMEMBER THAT THIS EXERCISE IS PART OF THE FINAL EXCEL SPREADSHEET ASSESSMENT YOU HAVE TO SUBMIT ON WEEK 7.

Module 3 - Spreadsheet Exercise

Note that the weekly spreadsheet exercise is designed to help you complete your Excel assessment.

This week, you will learn how to use more functions in Excel (IF, ISBLANK , SUMIF); absolute and relative references; and creating charts or graphs.

Cell references can be relative, absolute, or mixed. A relative reference is a reference that adjusts to the new location in the worksheet when the formula is copied. An absolute reference is a reference whose location remains constant when the formula is copied. A mixed reference is a reference that contains both relative and absolute reference.

A chart is a visual representation of data from your workbook. Charts add a visual element to your workbook and help convey the information ina simple, easy-to-understand manner.

Instructions:

1. Use the Excel sheet you created in Week 4.

2. Read the Basic Skills in Using Excel 2013. Pdf. (pages 11-13).

3. Using the excel worksheet you have created in week 4, add data to the expenses table (except the amount column). We will use a formula to compute for the amount column. Your table should look similar to this:

4. Save your spreadsheet.

5. Compute the amount for each description by using a the IF function. If the value of the quantity is blank then the default value is 1, if the value of the unit cost is blank then the default value is 0. The amount is computed by multiplying the unit cost with the quantity. This is an example of the formula:

6. Save your spreadsheet.

7. Now let's create a table and graph

8. Create a new worksheet and call it Budget Report

9. We will create a report that looks like this:

Budget Summary Column:

  • Create the labels Total Expenses, Total Actual Income and Balance (should look like the figure shown above)
  • Total Expenses is from the total expenses from the expense table.
  • Total Actual is the total actual amount from the income/funding table.
  • Balance is computed by computing the difference of the total expenses from the total income.

Expenses for each category:

  • Create the labels for each category.
  • To compute for the expenses for each category. You need to use the SUMIF formula. You have to get the sum of all items that belong to the same category. For example, if you want to compute for the total expenses for the location, find all categories equal to location under the category column and add their amount from the amount column.
  • In the Expenses table above, it shows that the Jerseys and T-shirts belong to the Other category. Therefore the report in the summary expenses shows that the Other category has a total of 39,000.

Create the Chart:

  • You are free to create any style of chart you want. In this example, I used a bar graph to show the total expenses, actual income and the estimated income.

10. Save your Excel workbook.

11. Document either in Excel or in a Word document the step you undertook in producing the Spreadsheet. Save your document.

12. BACK-UP! BACK-UP! BACK-UP! Do not forget to keep a back-up files. Either upload in your google drive or dropbox; and/or just e-mail the file to yourself so that you have a copy in your email; and/or save in a USB drive.

13. You can show your work to your lecturer for feedback.

14. REMEMBER THAT THIS EXERCISE IS PART OF THE FINAL EXCEL SPREADSHEET ASSESSMENT YOU HAVE TO SUBMIT ON WEEK 7.

Module 4 - Spreadsheet Exercise

Note that the weekly spreadsheet exercise is the last exercise designed to help you complete your Excel assessment.

This week, we will focus on creating pivot tables. A pivot table is a powerful built-in data-analysis feature in Excel. It analyses, summarises, and manipulates data in large lists, worksheets or other collections. It is called a pivot table because fields can be moved within the table to create different type of summary lists, providing a "pivot".

Additional Case Study Information:

The organisers of Santos Tour Down Under wanted to have separate spreadsheet of photos, stickers, and calendars sold. These photos, stickers and calendars contain highlights of the Tour Down Under event and photos of South Australia. It hired several sales representative to promote this product. The country, product, month and the amount of sales for each representative is recorded.

Instructions:

1. Use the Excel sheet you created in Week 5.

2. Created a tab called Product Sales and copy the worksheet provided in your worksheet. (Product Sales.xlsX)

3. Your teacher will give you additional data you need to add to your worksheet. Each student will be given a different set of data. If you haven't received it, please contact your teacher.

4. Read the Problem Solving Skills in Excel. Pdf. (pages 10-13)and Pivot Table Source Data Checklist. pdf

5. You can also watch this video for more details on how to create pivot tables:

6. Save your spreadsheet.

7. Select the worksheet Product Sales. Click any cell in the list.

8. Insert a pivot table

9. In the pivot table builder - select the COUNTRY from the field name and drag it to the column. Select the PRODUCT from the field name and drag to the ROW and select the SALE form the field name and drag to the values. Your pivot table should look like this:

10. Create the chart using the data in the pivot table.

11. Your final worksheet should look like this:

12. Now create another pivot table and chart, showing the total amount of sale per sales representative. In the pivot table builder, the rows should have the sales representative, columns should have the month and the values contain the sum of the sales. Your final pivot able should look like this:

NOTE THAT TO BE ABLE TO PRODUCE A CHART THAT LOOKS LIKE THIS, YOU HAVE TO SELECT THE CHART AND SWITCH ROW/COLUMN.

13. Save your Excel workbook.

14. Document either in Excel or in a Word document the step you undertook in producing the Spreadsheet. Answer the questions provided to your by your teacher.

15. Save your document.

16. BACK-UP! BACK-UP! BACK-UP! Do not forget to keep a back-up files. Either upload in your google drive or dropbox; and/or just e-mail the file to yourself so that you have a copy in your email; and/or save in a USB drive.

17. YOU SHOULD NOW HAVE THE FINAL EXCEL SPREADSHEET ASSESSMENT THAT YOU HAVE TO SUBMIT ON WEEK 7. Attach the Word Document containing the answers to the questions and steps you undertook in producing the spreadsheet.

Attachment:- Assignment Files.rar

Reference no: EM131574111

Questions Cloud

In connection with federal criminal charges : State police pulled over Banks ostensibly for operating a motor vehicle without a seat belt, a violation subject to a maximum
Prepare a comprehensive outline of your project : Prepare a comprehensive outline of your project, including the headings and subheadings you will use in your final submission.
Couple of age old questions : There are a couple of "age old questions", and one that can be applied to genetics is "nature vs nurture". Considering what you have learned
Variable per investigation : Why is it important to test only one variable per investigation?
Create spreadsheets that can aid business problem solving : The aim of this assignment is to assess the student's ability to create spreadsheets that can aid business problem solving
Solve the egg-dropping puzzle : Explain how dynamic programming can be used to solve the egg-dropping puzzle which determines from which floors of a multistory building.
Name the muscle that lifts the lower leg anteriorly : Name the muscle that lifts the lower leg anteriorly. Name a muscle that rotates the upper arm. Name the muscle that lifts the back.
Do the chips produced meet the desired specifications : Do the chips produced meet the desired specifications? How will this decision impact the chip manufacturer's sales and net profit?
Discuss role of the dynamic programming algorithms : Describe the role dynamic programming algorithms play in bioinformatics including for DNA sequence comparison, gene comparison, and RNA structure prediction.

Reviews

len1574111

7/21/2017 8:14:41 AM

Total 4 excel modules, everything is in instruction file attached, please read it properly to understand and ask me before sending confirmation. Australian Student, need everything is asked. Save your Excel workbook. Document either in Excel or in a Word document the step you undertook in producing the Individual Participant Regiistraion. Save your document. BACK-UP! BACK-UP! BACK-UP! Do not forget to keep a back-up files. Either upload in your google drive or dropbox; and/or just e-mail the file to yourself so that you have a copy in your email; and/or save in a USB drive. You can show your work to your lecturer for feedback. REMEMBER THAT THIS EXERCISE IS PART OF THE FINAL EXCEL SPREADSHEET ASSESSMENT YOU HAVE TO SUBMIT ON WEEK 7.

len1574111

7/21/2017 8:14:34 AM

The excel file + pivot tablerelated to modules 4, these 3 files are together and Other 3 are separate modules. All of them need in 4 separate excel and word files, please do not send me RAR, ZIP will be okay, that the final edition should be on word doc. so in other word, after doing the excel part copy them and put them under the explanation. I have this assignment, there is 4 excel exercises I have to do excel spreadsheet and you have to do an explanation of what you have to do, no word length and here is some instructions: Context: The aim of this assessment is to assess the student’s ability to create spreadsheets that can aid business problem solving. Weekly online practical work will help students to complete this assessment. The spreadsheet is a powerful tool that has become entrenched in business processes worldwide. A working knowledge of Excel is vital for most office based professionals today.

len1574111

7/21/2017 8:14:23 AM

Instructions: Students will be required to construct a spreadsheet using the case study provided. Excel functionalities such as absolute and relative cell references, formatting, chart, pivot tables and formulae will be used. List of requirements: Students are required to document the spreadsheet that informs the user how it is constructed and why. (Submit using Word document). Students will be provided weekly (weeks 3 to 6 ) Excel activities. The activities contain instructions on what needs to be done. In creating pivot tables, each student will be given different set of data and will have a slightly different set of questions. Students need to submit their Excel Spreadsheet and Word document.

Write a Review

Other Subject Questions & Answers

  Why does an mri offer greater safety than x-rays

Why is the use of shields important when working with x-rays. Why does an MRI offer greater safety than x-rays

  Explain how the literature demonstrates the significance

Before developing a new drug, pharmaceutical companies research products that are currently on the market. In their research process, corporations may ask questions such as, "What are current health needs, and how could a new drug address these ne..

  How past issues are affecting their current situations

The contributions of the Gestalt Therapy to the psychotherapy community deal with the client in a way that is relevant. The Gestalt therapy brings the past to life and shows the client how past issues are affecting their current situations.

  What role did your organization leader take to shape culture

What role did your organization's leader take to shape the culture and climate? How has the leader implemented initiatives to improve or hinder the organization's culture and climate?

  Write essay about personal reflection on privacy

Write essay about personal reflection on privacy and secrets and how they have influenced your childhood and/ or expectations for your future. .....etc

  Latin america and islamic jihad

In Latin America, the Tri-Border Region has played a significant role for terrorist organizations.  Please address the following in at least 300 words usung proper references:

  How might their roles change from this job loss

Compare and contrast the three career stages of Joe, Angela, and Peter. How might their roles change from this job loss? What factors would you consider in the job loss, including mental well-being? What strategies would you use to help with these..

  Agent relationship in aging services

Describe the problems which could exist in the principal and agent relationship in aging services like case manager and an nursing home.

  What are the different programs of woman joining politics

what are the different programs of woman joining politics in africa and do you think that can be beneficial for their

  Make a video on sustainability report of samsung

Make a video on sustainability report of Samsung for 5 minutes using voice telling about the Samsung sustainability

  Mertons strain theory-crime and my pants

Do a Google search for the following article by Bradley Wright: "Merton's Strain Theory, Crime, and My Pants." This article talks about the kinds of responses that one might expect when the "normal" legitimate means to acquiring the "good" stuff i..

  Distinctions of speech dysfluency

Explain the distinctions of speech dysfluency, dysfunction, or speech errors.

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