User Tools

Site Tools


tutorial_1-creating_a_simple_model

Tutorial 1 - Creating a simple model

1/5

In this tutorial we will create a model for the estimation of profits of a company that sells products and services.

Equations are as follows:

Profit = Income - Expenses
Expenses = Salary + Tax + Rent
Tax = Income * TaxRate
Income = Sales + Fees

Where

Name Type
Salary Parameter
Rent Parameter
TaxRateParameter
Sales Lookup table
Fees Lookup table


Next

References

tutorial_1-creating_a_simple_model.txt · Last modified: 2024/06/13 17:28 by boris

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki