Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi All,
I've the requirement like
| Product | TotalDeliveryCost | EstimatedCost | ActualCost |
| A | 100 | 60 | 70 |
| B | 100 | 60 | 50 |
| C | 100 | 60 | 60 |
| D | 120 | 90 | 80 |
| E | 150 | 120 | 130 |
I want to represent this data in graph, please let me know which graphs suits my requirement. By seeing this graph I need to understand entire information.
Let me explain you my business concept,
-> I've product A, if I sale this product to customer then I'll get 100 dollars(TotalDeliveryCost).
-> I estimated 60 dollars(EstimatedCost) to prepare this product by putting my efforts in gathering the materials to prepare it.
-> Due to few issues it raised with10 dollars and became 70 dollars(ActualCost). So my profit is 100-70= 30 dollars.
Like this I've data for other products also, sometimes actualcost will be same or less.
If it is same then I'll get the profit as I expected.
If it is less then I'll get the profit more.
If it is more then I'll get loss.
Do we have any graph to represent entire information. Please give me examples.
Thanks,
Jagan
Hi,
PFA.