Chapter 04
Chapter 04
In sum, the sequence of activities/steps in arriving at sales projection should run as follows:
Demand Estimates
Sales Projection
I. Qualitative methods
These methods rely essentially on the judgment of experts to translate qualitative information
into quantitative estimates. Examples in these groups are:
a) Expert opinion method: this method calls for the pooling of views of group of experts on
expected future sales and combining them into a sales estimate. The major advantage of this
method is the pooling of expertise knowledge in the forecasting process. However, the
accuracy of the forecast will depend on the care and experience of the people providing the
inputs. The reliability of this technique is questionable.
b) Delphi method: this method involves converting the views of a group of experts, who do not
interact face-to-face, into a forecast through an iterative process; it is used for eliciting the
opinions of a group of experts with the help of a mail survey.
The processes may include the following steps:
A group of experts is sent a questionnaire by mail and asked to express their view.
The response received from the experts are summarized without disclosing the identity of the
experts, and sent back to the experts, along with a questionnaire meant to probe further the
reasons for extreme views expressed in the first round.
The process may be continued for one or more rounds till a reasonable agreement emerges in
the view of the experts.
Delphi method appeals to many organizations for the following reasons:
It is intelligible to users
It seems to be more accurate and less expensive than the traditional face-to-face group
meetings.
However, it may be time taking for reaching on common consensus and hence, the final
estimate.
Illustration:
Consider the following sales data for product A for the past 14 years.
Computation:
X Y XY X2
0 10,000 0 0
1 13,000 13,000 1
2 14,000 28,000 4
3 17,000 51,000 9
4 18,000 72,000 16
5 18,000 90,000 25
6 19,000 114,000 36
7 20,000 140,000 49
8 22,000 176,000 64
9 23,000 207,000 81
10 22,000 220,000 100
11 24,000 264,000 121
12 24,000 288,000 144
13 25,000 325,000 169
∑X=91 ∑Y=269,000 ∑XY=1,998,000 ∑X2=819
X= ∑x/n = 91/14=6.5
27
2009 2015
Simple Moving Average Method: When demand for a product is neither growing nor declining
rapidly, and if it does not have seasonal characteristics, a moving average can be useful in
removing the random fluctuations for forecasting. Although moving averages are frequently
centered, it is more convenient to use past data to predict the following period directly. To
illustrate, a centered five-month average of January, February, March, April and May gives an
average centered on March. However, all five months of data must already exist.
Illustration 6.2: The data in the first two columns of the following table depict the sales of a
company. The first two columns show the month and the sales.
The forecasts based on 3, 6 and 12 month moving average and shown in the next three columns
The 3 month moving average of a month is the average of sales of the preceding three months
Past sales of generators Forecasts produced by
Month Actual 3 month moving 6 month moving 12 month moving
units sold average average average
January 450
February 440
March 460
April 410 (450+440+460)/3 =
450
May 380 (440+460+410)/3 =
437
June 400 (460+410+380)/3 =
417
July 370 397 423
August 360 383 410
September 410 377 397
October 450 380 388
November 470 407 395
December 490 443 410
January 460 470 425 424
The 6 month moving average is given by the average of the preceding 6 months
actual sales. For the month of July it is calculated as
July's forecast = (Sum of the actual sales from January to June) / 6
= (450 + 440 + 460 + 410 + 380 + 400) / 6
= 423 (rounded)
For the forecast of January by the 12 month moving average we sum up the actual sales from
January to December of the preceding year and divide it by 12.
Note:
1. A moving average can be used as a forecast as shown above but when graphing moving
averages it is important to realize, that being averages, they must be plotted at the midpoint of the
period to which they relate.
2. Twelve-monthly moving averages or moving annual totals form part of a commonly used
diagram, called the Z chart. It is called a Z chart because the completed diagram is shaped like a
Z. The top part of the Z is formed by the moving annual total, the bottom part by the individual
monthly figures and the sloping line by the cumulative monthly figures.
Illustration 6.3: Using the data given in the Illustration 1 forecast the demand for the period 1987
to 1991 using
Exponential Smoothing Method: In the previous methods of forecasting (simple and weighted
moving average), the major drawback is the need to continually carry a large amount of historical
data. (This is also true for regression analysis techniques, which we soon will cover) As each new
piece of data is added in these methods, the oldest observation is dropped, and the new forecast is
calculated. In many applications (perhaps in most), the most recent occurrences are more indicative
of the future than those in the more distant past. If this premise is valid - "that the importance of
data diminishes as the past becomes more distant" - then exponential smoothing may be the most
logical and easiest method to use.
The reason this is called exponential smoothing is that each increment in the past is decreased
by (1-a). If a is 0.05 for example, weights for various period would be as follows (α is defined
below):
Weighting at α = 0.05
0
Most recent weighting = α (1- α) 0.0500
1
Data one time period older = α (1- α) 0.0475
2
Data two time periods older = α (1- α) 0.0451
3
Data three time periods older = α (1- α) 0.0429
Therefore, the exponents 0, 1, 2, 3 and so on give it its name.
The method involves the automatic weighting of past data with weights that decrease exponentially
with time, i.e. the most current values receive a decreasing weighting.
The exponential smoothing technique is a weighted moving average system and the underlying
principle is that the
New Forecast = Old Forecast + a proportion of the forecast error
The simplest formula is
New forecast = Old forecast + α (Latest Observation – Old Forecast)
where α (alpha) is the smoothing constant.
Or more mathematically,
Ft = Ft-1 + α (At-1 – Ft-1)
Where
Ft = the exponentially smoothed forecast for period t
Ft-1 = the exponentially smoothed forecast made for the prior period
To demonstrate the method once again, assume that the long-run demand for the product under
study is relatively stable and a smoothing constant (α) of 0.05 is considered appropriate. If the
exponential method were used as a continuing policy, forecast would have been made for last
month. Assume that last month’s forecast (Ft-1) was 1,050 units. If 1,000 actually were demanded,
B. Causal methods
High-Low Method: It uses only the highest and lowest observation values of the dependent and
independent variables. The demand function is estimated by using these two points to calculate
the slope coefficient and the constant or intercept.
Slope coefficient (b) = difference between the highest demand and the lowest demand in the past
divided by the difference between the highest and the lowest of the independent variable.
To compute the constant (a), we can use either the highest or the lowest observation of the data.
Both calculations yield the same answer because the solution technique solves two linear equations
with the two unknowns, the slope coefficient and the constant because;
y =a+bx
a= y-bx
Illustration:
The following observations were extracted from 12 years data.
Highest Lowest
Sales (Y) 220,000 50,000
Income level (x) 4,000 800
Quarter Forecast
400 + 382(13) = 5366
13
400 + 382(14) = 5748
14
400 + 382(15) = 6130
14
2. Assume that the actual sale of a given product in period 1 is 28,000 units while the
forecasted sale is 29,000 units for the initial period. assume further that the actual sales
value for the next ten periods is the following:
Period 2 3 4 5 6 7 8 9 10 11
Sales 29 28.5 31 34.5 32.7 33.5 31.8 31.9 34.3 35.2
(000 units)
Given α=0.2, derive the forecast of sales for the next 10 periods.
(Use Exponential Smoothing Method)
3. Consider the following time series (figure in ‘000 of units) :
Year 1 2 3 4 5 6 7 8 9 10 11 12
Sales 28 29 28.5 31 34.2 32.7 33.5 31.8 31.9 34.3 35.2 36
Assuming the forecaster has set “n” to be equal to 4, make a forecast of sales for the periods 5
through 12. (Use Moving Average Method)
Project charts and layouts may be prepared once data is available on the following principal
dimensions of the project:
market size
Plant capacity
production technology
Machineries and equipments
Building and civil works
Conditions in the plant site
Supply of inputs to the project
Civil Engineering Works
The feasibility study should provide plans and estimates for the civil works related to the project.
This should cover:
Site preparation and development
Factory and other buildings
Civil engineering works related to utilities, transport, emissions and effluent discharge,
internal roads, fencing and security, and other facilities and requirements of the plant.
The plans and estimates for civil engineering works should be detailed for cost estimates and
implementation scheduling. The estimates for building and other constructions should be based on
unit costs such as building costs per square meter in the plant surroundings.
Top management
Middle management, and
Supervisory management
Human Resources
The successful implementation of any operation of an industrial project needs different categories
of human resources- management, staff and workers-with sufficient skills and experiences. The
feasibility study should identify and describe such requirements and assess the availability of
human resources as well as training needs. On the basis of the qualitative and quantitative human
resources requirement of the project, the availability of personnel and training needs, the cost
estimates of wages, salaries, other personnel-related expenses and training are prepared for the
financial analysis of the project. In case an economic evaluation is intended, the costs of unskilled
labor should be shown separately.
Human resources as required for the implementation and operation of industrial projects need to
be defined by categories, such as management and supervision personnel and skilled and unskilled
workers, and by functions, such as general management, production management and supervision,
administration, production control, machine operation and transport. The numbers, skills, and
experience required depend on the type of industry, the technology used, plant size, the cultural
and socio-economic environment of the project location, as well as the proposed organization of
the enterprise.
Since the lack of experienced and skilled personnel can constitute a significant bottleneck for
project implementation and operation, extensive training programs should be designed and carried
out as part of the implementation process of investment projects.
Example: Assume the company invested in the construction of Business Machine whose
investment cost is $607,500. Useful life is 4 years. Estimated disposal value is zero, and expected
cash inflow from operations is $ 200,000.
Required: Accounting Rate of Return
Advantages of using ARR method:
It is simple to calculate using accounting data
Earnings of each year are included in calculating the profitability of the project.
Disadvantages of using ARR method:
It is inconsistent with wealth maximization as the objective of the firm
Since it uses the accounting data it includes the amount of accruals in calculating the
earnings “net profit”
It is based on the familiar accrual accounting
It ignores the time value of money
B. Discounted Cash Flow Methods
I. Net Present Value Method (NPV):
It is the method of evaluating projects that recognizes that the Birr received immediately is
preferable to a Birr received at some future date. It discounts the cash flows to take into account
the time value of money.
OR The IRR is the discount rate that makes the present value of a project’s cash flows equals its
initial investment.
OR The IRR is the discount rate that makes the NPV equal to zero.
Note: The hurdle rate is considered the firm’s required rate of return on investment projects of
average risk. If the project’s IRR ≥ the hurdle rate, it should be accepted, otherwise it should be
rejected.
Advantages of using IRR include the following:
Considers all cash flows
Considers time value of money
Comparable with hurdle rate
Disadvantages of using IRR include the following:
It does not show Birr improvement in value of firm if a project is accepted
IRR can be affected by the scale (size) of the project, i.e., initial investment.
There will be possibility if existence of multiple IRRs.
III. Profitability Index:
It is sometimes called Benefit Cost Ratio or Present value index. It is calculated by taking the
present value of cash inflows divided by the present value of cash outflows.
The decision criteria are to accept project with Profitability Index (PI) greater than one. Using this
criterion, projects will be ranked from the one with highest PI down to one with the lowest, and
then project would be selected in the order of ranking up to the point where the budget is exhausted.
Example: Assume that Mina PLC, a financial analyst, is doing a consulting work for evaluating
the two projects given below. The projects costs Br. 500 million each and the required rate of
return for each of the projects is 12%, the projects’ expected net cash flows are as follows:
1. Calculate each of the project’s payback, net present value( NPV) and Internal rate of return
(IRR)
2. Which project or projects should be accepted if they are independent?