Exponential smoothing is a time series analysis that omits irregular variation without take account of both seasonal variation and trend.  MS Excel provides exponential smoothing as a part of tools in Data Analysis.  The tool can predict a value based on the forecast for previous period. Exponential smoothing adjusts error in that prior prediction. It uses Constanta which is reflects the magnitude of which control how strongly the forecasts react to errors in the previous prediction. Smaller constants can result in long lags for prediction values.

How to apply exponential smothing analysis in Excel 2007? You should install add-ins of Data Analysis before.

(more…)

Use Correlation Test of MS Excel

November 28th, 2008 | Posted by iip in Spreadsheet tips - (0 Comments)

Data Analysis of Excel has a function to determine the relationship between two variables.  Result of this function is coefficient of correlation which shows the strengh or weakness of a relationship. The value of coefficient ranges between -1.0 to +1.0

How to run the correlation test?
(more…)

How to protect your Excel sheet

November 22nd, 2008 | Posted by iip in Spreadsheet tips - (Comments Off)

If you have done something complex computation task of excel, you might be need to protect your sheet. Sheet protection will prevent changes on formula, deletion or even cell moving.   In Excel, we can arrange any action that allowed or disallowed. How to protect a sheet?

    (more…)