vault backup: 2026-01-12 11:18:59

This commit is contained in:
2026-01-12 11:18:59 -05:00
parent 76479bcedd
commit f811d9ac91
42 changed files with 169 additions and 119 deletions
+13 -13
View File
@@ -7,7 +7,7 @@ tags:
- topic/estimating
- topic/math
- type/idea
- authorship/original
- authorship/llm
title: Functional Estimating
---
# Functional Estimating
@@ -113,12 +113,12 @@ price reflects influence of a measurable parameter.
```none
f(a_1,...,*,...,a_n)
_ ├
│ ├ /
█ ├ ______/
█ ├ __/
│ ├ _/
▔ ├
_ ├
│ ├ /
█ ├ ______/
█ ├ __/
│ ├ _/
▔ ├
└──┴──┴──┴──┴──┴─x_k
```
@@ -136,12 +136,12 @@ We assume that price is subject to some inherent randomness
```none
f(a_1,...,*,...,a_n)
┬ ├ ┬ ┬
│ ├ ┬ │ █
█ ├ ┬ █ █ │
█ ├ ▁ ┿ │ ┴ ┴
│ ├ ┿ ┴ ┴
▔ ├ ▔
┬ ├ ┬ ┬
│ ├ ┬ │ █
█ ├ ┬ █ █ │
█ ├ ▁ ┿ │ ┴ ┴
│ ├ ┿ ┴ ┴
▔ ├ ▔
└──┴──┴──┴──┴──┴─x_k
```