Examlex

Solved

Sales Forecasting

question 19

Essay

Sales Forecasting. Samurai, Ltd., must forecast sales for a popular trivia game in order to avoid stockouts or excessive inventory charges during the coming Christmas season. In percentage terms, the company estimates that game sales fall at double the rate of price increases and grow at five times the rate of customer traffic increases. Furthermore, these effects seem to be independent.
A. Write an equation for estimating the Christmas season sales, using the symbols S = sales, P = price, T = traffic, and t = time.
B. Forecast this season's sales if Samurai sold 10,000 games last season at $20 each, this season's price is anticipated to be $25, and customer traffic is expected to rise by 10% over previous levels.


Definitions:

Invalid Statement

A code sequence that does not conform to the syntax rules of its programming language.

Integer Array

A collection of integers stored in contiguous memory locations, allowing for indexing and manipulation of the stored integers.

Address Operator

An operator in C and C++ denoted by &, used to determine the memory address of a variable.

Pointer Variable

A variable designed to hold the memory address of a different variable.

Related Questions