Displaying 1 result from an estimated 1 matches for "avgprofitperemployee".
2008 Jan 11
1
Fwd: about the assignment
Hi,
My name is Moise; I am trying to create a jittered stripchart of the average
profit per employee. I enter the following code
> stripchart(AvgProfitPerEmployee, method = "jitter", pch = 1, main="Average
Profit in dollars per person", xlab = "Number of Employees", ylab = "Profit
per Employee")
>
when I press enter , no error is shown and now chart is drawn could you
please tell me what I am doing wrong or is there...