Calculate survey duration in years using the fiscal start

Assignment Help MATLAB Programming
Reference no: EM131064310

Project Description:

The Painted Paradise Resort & Spa has been investing in advertising using different advertising media. When guests check-in, the employee asks the guest how they heard about Painted Paradise Resort & Spa. Based on the customer's response, the employee then notes in the system either magazine, radio, television, Internet, word of mouth, or other. Since almost every guest is asked, the number surveyed represents a significant portion of the actual guests. The past year's data is located on the GuestData worksheet. Every time a guest answers an advertising source-such as a magazine-as how he or she heard about the resort, it is considered a guest result.

Ideally, the resort wants to purchase advertising at a low cost but then see as many guest results as possible. Every year, upper management sets the advertising budget before the beginning of the fiscal-July 1 start-year. For this next year, upper management gave you more television budget because of a new video marketing campaign. Also, the advertising contracts get negotiated every year as the media vendors require a one year commitment.

The contracts are negotiated after the budget is set. You will develop charts for an upcoming presentation that will discuss a marketing strategy, potential changes to the budget given the new media prices, anticipated monthly guest results, and prospects of hiring a marketing consulting company with a high retainer that would require a loan.

1 Start Excel. Open the downloaded file named e02md02_grader_h2_Advertise.xlsx. Save the file with the name e02md02_grader_h2_Advertise_YourOffice.

2 On the GuestData worksheet:

In cell H2, enter a COUNTA function to determine the number of months listed in cells A6:A17.

In cell J2, enter a DATEDIF function to calculate the survey duration in years using the 2014 Fiscal Start date and 2015 Fiscal Start date.

In cells B6:B17, use Flash Fill to return the three character code for the month-beginning with JUL for July.

3 On the GuestData worksheet:

Select cells L6:M17 and name the range season.

In cells C6:C17, add a VLOOKUP that will return whether it is Low, Mid, or High season based off the named range season.

In cells D19:J19, calculate the averages for each column with a value-not just formatted-to zero decimal places.
4 Create the following named ranges:

D19: AvgMagazine
E19: AvgRadio
F19: AvgTelevision
G19: AvgInternet
5 On the AdvertisingPlan worksheet, add the following:

In cell F2, enter a function that will return the current date.

Set the following cells to these formulas:

D6: =AvgMagazine
D7: =AvgRadio
D8: =AvgTelevision
D9: =AvgInternet

*Note these are monthly averages. Thus all calculations on this worksheet are estimates based on the monthly average.
6 On the AdvertisingPlan worksheet, add the following:

In cells E6:E9, calculate the Amount Spent-this is a monthly figure-by multiplying the Cost Per Ad and the Ads Placed.

In cells F6:F9, calculate the Cost per Guest Result by dividing the Amount Spent by the Past Guest Results.

In cells C10:F10, calculate the appropriate results for each column.
7 On the AdvertisingPlan worksheet, add the following:

In cells I6:I9, calculate the Number of Ads that can be purchased based off the New Budget and the New Cost Per Ad in columns G and H. Note: A partial ad cannot be purchased. Further, $324 would not be enough to purchase one radio ad, since the cost per ad is $325.

In cells J6:J9, calculate the Amount to Spend-this is a monthly figure-by multiplying the New Cost Per Ad and the Ads to Place.

In cells G10 and I10:J10, calculate the appropriate totals for each column.
8 On the AdvertisingPlanworksheet, add the following:

In cell H11, calculate the amount over or under the budget by subtracting the Amount to Spend total from the New Cost Per Ad total. Note: the totals are in row 10.

In cells K6:K9, enter a function that will return Increase?if the Ads to Place is equal to zero or if the New Cost Per Ad is less than or equal to the Budget +/- in cell H11. Any others should return Decrease?. This column now indicates the media types that the resort may want to consider an increase or decrease to the Ads to Place-and any necessary budget adjustment.

In cells L6:L9, calculate the Anticipated Guest Results by dividing the Amount to Spend by the Cost per Guest Result-column F. The resulting value-not the just the format-should be rounded to zero decimals.
9 On the AdvertisingPlanworksheet, add the following:

In cell L10, calculate the appropriate total for Anticipated Guest Results.

In cell L11, calculate the amount of anticipated guest results compared to the past by subtracting the Past Guest Results total from the Anticipated Guest Results total.

Evaluate the statements in cells H15:L18. Bold any false statements.

10 Starting on the AdvertisingPlan worksheet, create the following chart:

Based on the data in cells A5:A9, D5:D9 and L5:L9, add a 3D Clustered Column Chart.

Under chart styles, set the chart to Style 6. Then, change the title to read PAST V. ANTICIPATED MONTHLY GUEST RESULTS (do not include a period).

Move and resize the chart so the upper left hand corner is in cell A11 and the lower right hand corner is in cell F22. Set the chart title to 12 point font.

11 Starting on the AdvertisingPlan worksheet, create the following chart:

Based on the data in cells A5:A9, D5:D9 and E5:E9 in the AdvertisingPlan worksheet, add a 3-D Clustered Column - Line on Secondary Axis Combo Chart. Make this chart appear on its own worksheet, named GuestResultsBySpending.

Under chart styles, set the chart to Style 6. Then, change the title to read Past Advertising Amount Spent compared to # of Guest Results Experienced, Monthly (do not include a period).

Set the chart title to 16 point font. Set all axis data labels to 18 point font. Set all legend text to 12 point font.
12 On the MarketingConsultants worksheet, add the following:

In cells D10:H13, add PMT functions to calculate the monthly payments. Enter one function, using mixed referencing, that can be entered in cell D10 and filled to the remaining cells. The down payment should be subtracted from the Retainer-or Principal-Amount in the third argument of the PMT function.

Be sure that the function returns a positive value.
13 On the Documentation worksheet:

Insert a row between rows 21 and 22. Type GuestResultsBySpending into cell B22.

Type 12/31/2015 into cells A6, A8, and A20:A23.

Type Your Office into cells B6, B8, and C20:C23.

Type Completed the new marketing campaign analysis into cell C8.
14 Save the workbook and then exit Excel. Submit the workbook as directed.

Misc MyITLab assignment. should only take an hour. please deliver soon as possible today

Attachment:- e02md02_grader_h2_Advertise.xlsx

Reference no: EM131064310

Questions Cloud

A normal distribution and one example : We have said that things which are affected by numerous factors often have a Normal distribution and one example of this is a person's IQ score.
Explain the methods and steps in the nursing process : EXPLAIN NURSING PROCESS IN TERMS OF STEPS AND COMPONENTS AND SELECT AND APPLY APPROPRIATE INSTRUCTIONAL MEDIA/ TEACHING AID.
The development engineer of a company making razors : The development engineer of a company making razors has been asked by the marketing department to compare the shaving times of the company's standard razor and deluxe razor. The development engineer records the time, X, it takes him to shave, on s..
Dividend and continuously compounded risk-free rate : 1. Suppose a company's $50 stock pays an 8% continuous dividend and the continuously compounded risk-free rate is 6%. Calculate the following:
Calculate survey duration in years using the fiscal start : YOF EM02 H2 - Advertising Review - calculate the averages for each column with a value-not just formatted-to zero decimal places.
Selected from those reading a particular magazine : A sample of 120 housewives was randomly selected from those reading a particular magazine, and 18 were found to have purchased a new household product.
Historical performance information on capital market : You are given the following historical performance information on the capital market and a mutual fund:
How has black america influenced the dominant culture : In what ways was the Black experience similar to an immigrant experience? How is the colonial experience of African Americans different from that of American Indians and Mexican Americans?
Randomly selected from the production process : A sample of 75 packets of cereals was randomly selected from the production process and found to have a mean of 500g and standard deviation of 20g.

Reviews

Write a Review

MATLAB Programming Questions & Answers

  Biologically inspired method

Biological ly Inspired Methods + Ma tlab Assignmen t,  Define a problem of your choice which can be tackled by Biologically Inspired Methods. The problem must satisfy the following requirements

  Design simple interface hardware

Evaluate the capability in selecting and configuring a microcontroller unit designing simple interface hardware and writing subroutines to operate those interfaces

  Symmetry in the rod

matlab programming

  Write a matlab program segment

Plot the given function in MATLAB for x ranging from -1 to 1. Put a proper title of the plot, also label the axes appropriately.

  Determine the specular component

Reparemeterizing each pixel point using spherical coordinates and rotation RGB color space to SUV color space in the paper

  Program that prompts the user to enter grades in a loop

Write a main program that prompts the user to enter grades in a loop, ending on a negative number, stores the grades in a vector, and asks the user for a passing grade. Ten pass the grade vector and passing cutoff to the function and print the per..

  Calculate the coefficients a of after two finite barrier

For the following system, use Matlab to: Calculate the coefficients A' of ?? after two finite barriers via transfer matrix approach. Calculate transmission probability (T=|A'|2/|A|2) in case of E>V. Choose E = 4 eV, V = 2 eV, a = 0.1 nm, b = 0.3 nm

  Write a single program that calculates the geometric mean

Use MATLAB to write a single program that calculates the geometric mean, RMS average and harmonic mean for a set of numbers. Compare these values for each of the following sets of number.

  Write a user defined function

Write a user defined function FindFrequency which inputs are a time and a wave elevation vector and output the approximated wave frequency (fappr=FindFrequency(t,eta)).

  Finds the value of a using a numerical method

Finds the value of a using a numerical method

  Develop a simulation program

Develop a simulation program

  It is now cooled so the volume becomes half the initial

a piston cylinder loaded so it gives constant pressure has 0.75 kg saturated vapor water at 200 kpa. it is now cooled

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