Difference between revisions of "User:Evon R'al/Draft"

From EVE University Wiki
Jump to: navigation, search
m (Blank page for next project.)
Tag: Blanking
m (Working on "Job installation fee" section on the Manufacturing article)
Line 1: Line 1:
 +
=== Job installation fee ===
 +
Raw materials are not the only cost of production. The act of installing the manufacturing job costs too. The job installation fee is a factor which cannot be ignored in choosing where to base your manufacturing operation is the installation cost of industry jobs. This cost is dynamic, so if a large number of other manufacturers join you in the system, it may save you money to move elsewhere (weighed against the cost in time and effort of moving all your materials to a new system).
  
 +
:<math> \displaystyle \text{Job cost} = {\color{green}\text{Estimated items value} } \times {\color{blue}\text{System cost index} } \times \text{Structure bonuses} </math>
 +
 +
The estimated items value approximately the cost estimation of the materials. The exact values can be calculated by multiplying the number of items with the adjusted prices of the items (found in ESI [https://esi.evetech.net/ui/#/Market/get_markets_prices /markets/prices/] endpoint).
 +
 +
: <math> \displaystyle {\color{green}\text{Estimated items value} } = \sum_{\text{all materials}} \text{Material quantity} \times \text{Material adjusted price} </math>
 +
 +
The system cost index is calculated from the amount of production job hours done in system and the amount of production job hours done in universe.<ref>[https://www.eveonline.com/news/view/eve-industry-all-you-want-to-know System cost index formula], under Basic Pricing section</ref>
 +
 +
:<math> \displaystyle {\color{blue}\text{System cost index} } = \sqrt{ \frac{ \text{Work hours done in system in past 28 days} }{ \text{Work hours done in universe in past 28 days} } } </math>
 +
 +
You will also need to pay tax to the structure owner. The tax is based on the job cost so low system cost index will mean low taxes too.
 +
 +
: <math> \displaystyle \text{Tax cost} = \text{Job cost} \times \text{Tax%} </math>

Revision as of 10:28, 22 June 2023

Job installation fee

Raw materials are not the only cost of production. The act of installing the manufacturing job costs too. The job installation fee is a factor which cannot be ignored in choosing where to base your manufacturing operation is the installation cost of industry jobs. This cost is dynamic, so if a large number of other manufacturers join you in the system, it may save you money to move elsewhere (weighed against the cost in time and effort of moving all your materials to a new system).

[math] \displaystyle \text{Job cost} = {\color{green}\text{Estimated items value} } \times {\color{blue}\text{System cost index} } \times \text{Structure bonuses} [/math]

The estimated items value approximately the cost estimation of the materials. The exact values can be calculated by multiplying the number of items with the adjusted prices of the items (found in ESI /markets/prices/ endpoint).

[math] \displaystyle {\color{green}\text{Estimated items value} } = \sum_{\text{all materials}} \text{Material quantity} \times \text{Material adjusted price} [/math]

The system cost index is calculated from the amount of production job hours done in system and the amount of production job hours done in universe.[1]

[math] \displaystyle {\color{blue}\text{System cost index} } = \sqrt{ \frac{ \text{Work hours done in system in past 28 days} }{ \text{Work hours done in universe in past 28 days} } } [/math]

You will also need to pay tax to the structure owner. The tax is based on the job cost so low system cost index will mean low taxes too.

[math] \displaystyle \text{Tax cost} = \text{Job cost} \times \text{Tax%} [/math]
  1. ^ System cost index formula, under Basic Pricing section