close

i am making a production frontier

it is basically set up but i have the following requirementsCreate 2 columns of numbers. The 1st containing integers from 0 to 20
and
labeled “Apples”. The second should contain the following formula:

= SQRT(20^2 – {Whatever # of Apples are in the adjacent cell}^2)

Call that 2nd column “Oranges”. Create a line-connected scatter plot of
the two and call the plot “Production Frontier”.

Pick one cell in the sheet and label it ‘Location’. Label the cell to
the right of it ‘Direction’. Use the following to define the value
inside Location :
= Location Direction
Use an IF statement within the Direction cell that makes Direction
equal to 1 if Location is less than or equal to 19, and -1 if Location
is greater than or equal to 1. {Make sure to do this in the ‘iteration
mode’}
Basically there are three cases you'll need to take action for:
1) When location is no longer lt;=19, you need to turn around (make
direction=-1)
2) When location is no longer gt;=1, you need to start moving up again
(make direction=1)
3) The rest of the time you need to quot;maintainquot; the direction

what do i put in the direction cell?--
kckar
------------------------------------------------------------------------
kckar's Profile: www.excelforum.com/member.php...oamp;userid=25322
View this thread: www.excelforum.com/showthread...hreadid=512950

arrow
arrow
    全站熱搜
    創作者介紹
    創作者 software 的頭像
    software

    software

    software 發表在 痞客邦 留言(0) 人氣()