SELECT ?property ?value WHERE { BIND (?? AS ?s) ?s ?property ?value . FILTER (isLiteral(?value)) } LIMIT 1000

Attributes

Wirstchaftsmathematik
mathematical economics
mathématiques économiques
economia matematica
Studio dei problemi economici con il ricorso allo strumento matematico.
2023-04-20T15:05:06.7166540Z
472036
https://www.termdat.bk.admin.ch/entry/472036
Gabler Wirtschaftslexikon, BWL > Allgemeine BWL > Wirtschaftsmathematik und Statistik ([Internet, 2019-08-16](https://wirtschaftslexikon.gabler.de/definition/wirtschaftsmathematik-und-statistik-51969))
ThoughtCo., What Is Mathematical Economics?, 2019-04-25 ([Internet, 2019-08-16](https://www.thoughtco.com/definition-of-mathematical-economics-1146352))
T. Lufkin et D. Zahrnt, Analyse Economique de Situations Historiques, La «Science» Economique - De Smith à Lambelet & Mihailov, 2001-06-12 ([Internet, 2019-08-16](http://www.hec.unil.ch/jlambelet/expose120601.pdf))
Treccani, Enciclopedia, "economia matematica" ([Internet, 2019-08-16](http://www.treccani.it/enciclopedia/economia-matematica_%28Dizionario-di-Economia-e-Finanza%29/))
Das Gebiet der Wirtschaftsmathematik gewinnt in der heutigen Zeit der zunehmenden Komplexität der Abläufe und Strukturen in den Volkswirtschaften und auf den Finanzmärkten der Welt stetig an Bedeutung. Mithilfe mathematischer Methoden und Modelle können unter dem Einsatz modernster Computertechnologien wirtschaftliche Probleme erklärt und gelöst werden. Bes. in der Software-Produktion, der Versicherungsbranche, dem Bank- und Kreditwesen und bei Personal- und Finanzdienstleistern werden die Modelle der Wirtschaftsmathematik angewandt.
Le but principal des mathématiques économiques est d’exprimer les théories économiques sous forme mathématique (des équations) sans se soucier de la mesurabilité ou de la vérification empirique de la théorie.
Mathematical economics is best defined as a sub-field of economics that examines the mathematical aspects of economics and economic theories. Or put into other words, mathematics such as calculus, matrix algebra, and differential equations are applied to illustrate economic theories and analyze economic hypotheses.
Treccani, Enciclopedia, "economia matematica" ([Internet, 2019-08-16](http://www.treccani.it/enciclopedia/economia-matematica_%28Dizionario-di-Economia-e-Finanza%29/))
SELECT ?property ?object WHERE { BIND (?? AS ?s) ?s ?property ?object . FILTER (isIRI(?object)) FILTER (?property != rdf:type) FILTER (?property != rdfs:subClassOf) } LIMIT 1000
SELECT ?property ?subject WHERE { BIND (?? AS ?o) ?subject ?property ?o . FILTER (?property != rdf:type) FILTER (?property != rdfs:subClassOf) } LIMIT 1000
Incoming Relationships: No results found.
SELECT ?instance ?description WHERE { BIND (?? AS ?class) ?instance (rdf:type|owl:type) ?class . OPTIONAL { ?instance schema:description ?description . } } LIMIT 5000
Instances of this Class: No results found.
SELECT ?superclass ?description WHERE { ?? rdfs:subClassOf ?superclass . OPTIONAL { ?superclass (rdfs:comment|schema:description) ?description . } } LIMIT 5000
Superclasses of this Class: No results found.
SELECT ?subclass ?description WHERE { ?subclass rdfs:subClassOf ?? . OPTIONAL { ?subclass (rdfs:comment|schema:description) ?description . } } LIMIT 5000
Subclasses of this Class: No results found.