Squiggle
From Just Solve the File Format Problem
(Difference between revisions)
Dan Tobias (Talk | contribs) (Created page with "{{FormatInfo |formattype=Languages |subcat=Programming Languages }} '''Squiggle''' is a specialized programming language designed for displaying probability distributions. It ...") |
Dan Tobias (Talk | contribs) |
||
Line 4: | Line 4: | ||
}} | }} | ||
'''Squiggle''' is a specialized programming language designed for displaying probability distributions. It can be used for making "Fermi estimates", such as in a test example of estimating the number of piano tuners in New York City by multiplying various estimated ranges such as the total population, fraction who have pianos, and number of pianos a tuner can service. | '''Squiggle''' is a specialized programming language designed for displaying probability distributions. It can be used for making "Fermi estimates", such as in a test example of estimating the number of piano tuners in New York City by multiplying various estimated ranges such as the total population, fraction who have pianos, and number of pianos a tuner can service. | ||
+ | |||
+ | The output of Squiggle is a graph of the distribution defined by the ranges and calculations given. | ||
== Links == | == Links == | ||
* [https://www.squiggle-language.com/ Official site] | * [https://www.squiggle-language.com/ Official site] | ||
* [https://forum.effectivealtruism.org/posts/TsaRbCotCaWpcrt8F/squiggle-why-and-how-to-use-it Squiggle: How and Why to Use It] | * [https://forum.effectivealtruism.org/posts/TsaRbCotCaWpcrt8F/squiggle-why-and-how-to-use-it Squiggle: How and Why to Use It] |
Latest revision as of 19:10, 4 February 2023
Squiggle is a specialized programming language designed for displaying probability distributions. It can be used for making "Fermi estimates", such as in a test example of estimating the number of piano tuners in New York City by multiplying various estimated ranges such as the total population, fraction who have pianos, and number of pianos a tuner can service.
The output of Squiggle is a graph of the distribution defined by the ranges and calculations given.