Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

Task IV Suppose you are working as a sales engineer at MBC. The manager of the channel asked about a case study methodology and advertising

image text in transcribed

Task IV Suppose you are working as a sales engineer at MBC. The manager of the channel asked about a case study methodology and advertising media sales data processing, to measure advertising on sales, before developing an innovative realistic predictive method to predict After collecting the appropriate data from different sectors, you found that the average siz type of advertisement is as shown in the following table: January February March Advertisement Type/Month April May TV 230.1 44.5 17.2 151.5 180.8 Newspaper 69.2 45.1 69.3 58.5 58.4 Radio 37.8 39.3 45.9 41.3 10.8 The head of sales department asked you to write a MATLAB code that accomplishes the fo A. Build a 2-dimensional matrix, sales, that includes the average size of the sales in e to July, for each advertisement type. B. Using "for loop, find and display the value of the highest sales for each type and po C. Using while loop, display the value of the highest sales for each month and point out type. D. A certain tax will be paid per month, based on the size of the sales at that month. If 50 and no more than 100, then 200 JOD will be paid. If the sale size is larger than 1 then 350 JOD will be paid. Otherwise, the tax is 500JOD: Based on that, build a matrix and call it "Tax. E. Round each element in the "Sales to an integer, and store them in a matrix with the "rounded_sales. F. According to matrix rounded_sales, display the number of months that achieved a all categories. G. Describe and display the data of TV advertisements of each month qualitatively. For print "High" otherwise, print "low

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image_2

Step: 3

blur-text-image_3

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

Secretarial Audits Under Corporate Laws And Annual Return Certification

Authors: CS Shilpa Dixit And CS Amogh Diwan CS Milind Kasodekar

1st Edition

9389449324, 978-9389449327

Students also viewed these Accounting questions

Question

design a decision package to aid in fiscal priority setting

Answered: 1 week ago