home *** CD-ROM | disk | FTP | other *** search
/ Freelog 65 / Freelog065.iso / BAS / Bureautique / Gnumeric / gnumeric-1.3.92-rc1.exe / analysis-goalseek.xml < prev    next >
Text File  |  2004-11-01  |  2KB  |  60 lines

  1. <sect1 id="sect-advanced-analysis-goalseek">
  2.   <title>Goal Seek Tool</title>
  3.  
  4.   <para>Use Goal Seek Tool to search for a value of a single model
  5.   variable that yields a given desired value of another single
  6.   variable.  For example, you can use the Goal Seek to find the
  7.   break-even value for sales (the break-even is the amount of sales
  8.   whose marginal revenue just covers the fixed costs and the profit is
  9.   thus zero).</para>
  10.  
  11.   <sect2>
  12.     <title>Using the Tool</title>
  13.  
  14.     <para>First, select the ``Goal Seek...''  tool item from ``Tools''
  15.     menu.  Specify the output variable cell (``Set Cell'') by typing
  16.     the cell reference into the entry or by clicking the worksheet
  17.     cell.  If you are searching for the break-even point, for example,
  18.     you should specify the cell reference of the profit calculation
  19.     here.</para>
  20.  
  21.     <para>Specify the desired result for the output variable cell into
  22.     the ``To Value'' cell.  In the search for the break-even, specify
  23.     this to be zero.</para>
  24.  
  25.     <para>Specify the input variable cell (``By changing cell'') by
  26.     typing the cell reference into the entry or by clicking the
  27.     worksheet cell.  In the search for the break-even, specify the
  28.     cell reference of the sales here.  When you have done this, you
  29.     may want to press the ``Apply'' button to start the tool.</para>
  30.  
  31.   </sect2>
  32.  
  33.   <sect2>
  34.     <title>Results</title>
  35.  
  36.     <para>Gnumeric will systematically iterate the model by changing
  37.     the input value to achieve the desired result, if possible.  If
  38.     goal seek was successful the tool displays the message ``Goal
  39.     Seeking with cell __ found a solution''.</para>
  40.  
  41.     <para>It is possible that Gnumeric does not find a solution that
  42.     generates the desired result.  There may not be such a solution
  43.     for the model, or, it may be too difficult to find.  For example,
  44.     the mathematical function behind the calculation may have many
  45.     non-continuous points.</para>
  46.  
  47.   </sect2>
  48.  
  49.   <sect2>
  50.     <title>Desired Value in a Given Range</title>
  51.  
  52.     <para>If Gnumeric did not find a solution that generates the
  53.     desired result, you may want to try to specify a range (minimum
  54.     and maximum) in which the value of the output variable should be.
  55.     To do this, specify the ``Minimum'' and ``Maximum''
  56.     entries.</para>
  57.  
  58.   </sect2>
  59.  
  60. </sect1>