Good solution - my only quibble would be that you didn't label your plot.
On 4/24/07, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote:
hours=.1 + i.5
movers=.i.4
rate=.flatfee=.25 45 65 85
totcost=.(movers{flatfee)+(movers{rate)*/hours
unitcost=.(totcost%"1 hours)%1 + movers
load 'plot'
pd'type bar'
pd 1 2{unitcost
pd'show'
Paul Gauthier
APL Software Developer - Senior
[EMAIL PROTECTED]
Phone: 312-739-3467
Fax: 312-739-3496
CheckFree. The Company that Powers Payment on the WebSM.
http://www.checkfree.com/paybillsonline
"Terrence Brannon" <[EMAIL PROTECTED]>
Sent by: [EMAIL PROTECTED]
04/24/2007 12:44 PM
Please respond to
General forum <[email protected]>
To
"General forum" <[email protected]>
cc
Subject
[Jgeneral] comparing cost of using 2 movers versus 3 movers
Horse And Carriage Moving Service
Based out of MOVING HOUSHOLD GOODS SINCE 1908 Tampa, FL
1 person Moving Help(r) $25.00 / hour
(+ $25.00 flat travel fee)
2 person Moving Help(r) $45.00 / hour
(+ $45.00 flat travel fee)
3 person Moving Help(r) $65.00 / hour
(+ $65.00 flat travel fee)
4 person Moving Help(r) $85.00 / hour
(+ $85.00 flat travel fee)
Ok, given this, I would like a chart of the cost of using 2 movers
versus 3 movers for hours of moving ranging from 1 to 5
I can specify the hours:
hours =. 1 + i. 5
----------------------------------------------------------------------
For information about J forums see http://www.jsoftware.com/forums.htm
----------------------------------------------------------------------
For information about J forums see http://www.jsoftware.com/forums.htm
--
Devon McCormick, CFA
^me^ at acm.
org is my
preferred e-mail
----------------------------------------------------------------------
For information about J forums see http://www.jsoftware.com/forums.htm