Skip to content

Commit

Permalink
what is a model
Browse files Browse the repository at this point in the history
  • Loading branch information
mohammadKarimi committed Apr 4, 2024
1 parent 9b9aed3 commit 2e8da4e
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
10 changes: 5 additions & 5 deletions .obsidian/workspace.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"state": {
"type": "markdown",
"state": {
"file": "content/part 1 - Strategic Design/chapter 2/2.6 Model of the Business Domain/2.6.1 What Is a Model/What Is a Model.md",
"file": "content/part 1 - Strategic Design/chapter 2/2.6 Model of the Business Domain/2.6.2 Effective Modeling/Effective Modeling.md",
"mode": "source",
"source": true
}
Expand Down Expand Up @@ -85,7 +85,7 @@
"state": {
"type": "backlink",
"state": {
"file": "content/part 1 - Strategic Design/chapter 2/2.6 Model of the Business Domain/2.6.1 What Is a Model/What Is a Model.md",
"file": "content/part 1 - Strategic Design/chapter 2/2.6 Model of the Business Domain/2.6.2 Effective Modeling/Effective Modeling.md",
"collapseAll": false,
"extraContext": false,
"sortOrder": "alphabetical",
Expand All @@ -102,7 +102,7 @@
"state": {
"type": "outgoing-link",
"state": {
"file": "content/part 1 - Strategic Design/chapter 2/2.6 Model of the Business Domain/2.6.1 What Is a Model/What Is a Model.md",
"file": "content/part 1 - Strategic Design/chapter 2/2.6 Model of the Business Domain/2.6.2 Effective Modeling/Effective Modeling.md",
"linksCollapsed": false,
"unlinkedCollapsed": true
}
Expand All @@ -125,7 +125,7 @@
"state": {
"type": "outline",
"state": {
"file": "content/part 1 - Strategic Design/chapter 2/2.6 Model of the Business Domain/2.6.1 What Is a Model/What Is a Model.md"
"file": "content/part 1 - Strategic Design/chapter 2/2.6 Model of the Business Domain/2.6.2 Effective Modeling/Effective Modeling.md"
}
}
}
Expand All @@ -148,8 +148,8 @@
},
"active": "d15e1bdd51457826",
"lastOpenFiles": [
"content/_index.md",
"content/part 1 - Strategic Design/chapter 2/2.6 Model of the Business Domain/2.6.1 What Is a Model/What Is a Model.md",
"content/_index.md",
"content/part 1 - Strategic Design/chapter 2/2.6 Model of the Business Domain/_index.md",
"content/part 1 - Strategic Design/chapter 2/2.5 Language of the Business/2.5 Language of Business.md",
"content/part 1 - Strategic Design/chapter 2/2.4 What Is a Ubiquitous Language/What Is a Ubiquitous Language.md",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ type: docs

همهٔ مدل‌ها یک هدف دارند. درواقع یک مدل مؤثر، فقط جزئیات لازم برای رسیدن به هدف خود را نشان میدهد. به عنوان مثال، شما در یک نقشهٔ جهانی ایستگاه‌های مترو را نمی‌بینید. از سوی دیگر، شما نمی‌توانید از یک نقشهٔ مترو برای محاسبه فاصله لوکیشن ها استفاده کنید. هر نقشه فقط اطلاعاتی را که به آن مربوط هست را نگهداری و نمایش میدهد.

این نکته واقعا ارزش تکرار دارد: یک مدل لزوما کپی از دنیای واقعی نیست. یک مدل به منظور حل یک مسئله طراحی شده است و باید فقط اطلاعات لازم را برای این هدف فراهم کند. یا همانطور که George Box گفت، "همهٔ مدل‌ها اشتباه هستند، تنها برخی از آن‌ها مفید هستند."
این نکته واقعا ارزش تکرار دارد: یک مدل لزوما کپی از دنیای واقعی نیست. یک مدل به منظور حل یک مسئله طراحی شده است و باید فقط اطلاعات لازم برای حل اون مسئله را طراحی و نگهداری کند. یا همانطور که George Box گفت، "همهٔ مدل‌ها اشتباه هستند، تنها برخی از آن‌ها مفید هستند."

در واقع یک مدل، یک انتزاع است. انتزاع به ما این امکان را می‌دهد که با حذف جزئیات غیرضروری و تنها باقی گذاشتن آنچه برای حل مسئله مورد نیاز است، با پیچیدگی مقابله کنیم.

Expand Down

0 comments on commit 2e8da4e

Please sign in to comment.