Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 9
Default Using Forcast Function in Excel

I work for a company that is wanting a run rate to determine the number of
polices that we are going to sell by the end of the month. We have a goal
already preset and they want to know as each day passes where we are going to
be at for the end of the month for policies. I have used the forecast
function but it does not seem to be working. I dont have two rows of data
only one, can some one help me to determine if the Forecast function is the
correct on to be using or is there something better?
  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 2,836
Default Using Forcast Function in Excel

From Excel's Help Menu:
FORECAST:
Calculates, or predicts, a future value by using existing values. The
predicted value is a y-value for a given x-value. The known values are
existing x-values and y-values, and the new value is predicted by using
linear regression. You can use this function to predict future sales,
inventory requirements, or consumer trends.

Syntax
FORECAST(x,known_y's,known_x's)

TREND:
Returns values along a linear trend. Fits a straight line (using the method
of least squares) to the arrays known_y's and known_x's. Returns the y-values
along that line for the array of new_x's that you specify.

Syntax
TREND(known_y's,known_x's,new_x's,const)

Finally, you can use dates in the column adjacent to your data.

Regards,
Ryan--

--
RyGuy


"Nick Anderson" wrote:

I work for a company that is wanting a run rate to determine the number of
polices that we are going to sell by the end of the month. We have a goal
already preset and they want to know as each day passes where we are going to
be at for the end of the month for policies. I have used the forecast
function but it does not seem to be working. I dont have two rows of data
only one, can some one help me to determine if the Forecast function is the
correct on to be using or is there something better?

  #3   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 9
Default Using Forcast Function in Excel

Thanks for the post.

When you say use the dates adjacent to your data, what area of the formula
either for forcast or trend would that apply?

~NICK~

"ryguy7272" wrote:

From Excel's Help Menu:
FORECAST:
Calculates, or predicts, a future value by using existing values. The
predicted value is a y-value for a given x-value. The known values are
existing x-values and y-values, and the new value is predicted by using
linear regression. You can use this function to predict future sales,
inventory requirements, or consumer trends.

Syntax
FORECAST(x,known_y's,known_x's)

TREND:
Returns values along a linear trend. Fits a straight line (using the method
of least squares) to the arrays known_y's and known_x's. Returns the y-values
along that line for the array of new_x's that you specify.

Syntax
TREND(known_y's,known_x's,new_x's,const)

Finally, you can use dates in the column adjacent to your data.

Regards,
Ryan--

--
RyGuy


"Nick Anderson" wrote:

I work for a company that is wanting a run rate to determine the number of
polices that we are going to sell by the end of the month. We have a goal
already preset and they want to know as each day passes where we are going to
be at for the end of the month for policies. I have used the forecast
function but it does not seem to be working. I dont have two rows of data
only one, can some one help me to determine if the Forecast function is the
correct on to be using or is there something better?

  #4   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 2,836
Default Using Forcast Function in Excel

As is says in the help menu for trend, you can use dates in youre A Column
and values in your B Column. According to you, you only have one row of data
(I think you mean column of data). In any event, take your column of data
(i.e., policies that you plan to sell) try to transpose it, if it is in row
format, and enter a range of dates next to the policies, then use the TREND
function according to the help menu. I used this before, perhaps two years
ago. I forget the finer details now, but as I recall it worked quite well
for myself and for some of the supervisors in my department. Post back if
you have more questions.

Regards,
Ryan---

--
RyGuy


"Nick Anderson" wrote:

Thanks for the post.

When you say use the dates adjacent to your data, what area of the formula
either for forcast or trend would that apply?

~NICK~

"ryguy7272" wrote:

From Excel's Help Menu:
FORECAST:
Calculates, or predicts, a future value by using existing values. The
predicted value is a y-value for a given x-value. The known values are
existing x-values and y-values, and the new value is predicted by using
linear regression. You can use this function to predict future sales,
inventory requirements, or consumer trends.

Syntax
FORECAST(x,known_y's,known_x's)

TREND:
Returns values along a linear trend. Fits a straight line (using the method
of least squares) to the arrays known_y's and known_x's. Returns the y-values
along that line for the array of new_x's that you specify.

Syntax
TREND(known_y's,known_x's,new_x's,const)

Finally, you can use dates in the column adjacent to your data.

Regards,
Ryan--

--
RyGuy


"Nick Anderson" wrote:

I work for a company that is wanting a run rate to determine the number of
polices that we are going to sell by the end of the month. We have a goal
already preset and they want to know as each day passes where we are going to
be at for the end of the month for policies. I have used the forecast
function but it does not seem to be working. I dont have two rows of data
only one, can some one help me to determine if the Forecast function is the
correct on to be using or is there something better?

Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Unit Forcast Larry[_4_] Excel Worksheet Functions 1 July 25th 07 01:05 PM
Forcast Function Rodney M Excel Discussion (Misc queries) 8 April 9th 07 03:34 PM
applying st. dev. of a data set to a trendline forcast Kris@Cooper Charts and Charting in Excel 0 February 7th 07 09:38 PM
forcast for a 52 weekly calander steve Excel Discussion (Misc queries) 1 September 10th 05 12:11 PM
What does the waterfall forcast model do and how does it work? PDC Excel Worksheet Functions 0 January 3rd 05 01:43 AM


All times are GMT +1. The time now is 05:01 PM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"