Send
Close Add comments:
(status displays here)
Got it! This site "robinsnyder.com" uses cookies. You consent to this by clicking on "Got it!" or by continuing to use this website. Note: This appears on each machine/browser from which this site is accessed.
Models of duality: computation
1. Models of duality: computation
There are areas of study where there is more than one way to view things.
2. Models of duality: computation
There are two ways of looking at computation.
Operational view: Turing machine - how computation works (bottom-up view)
Declarative view: Church lambda calculus - what computation does mathematically/functionally (top-down view)
The good computer scientist needs to understand both views and how to switch between them as needed.
3. Colors and color models
What is a color?
Does everything have a color?
How many colors can be displayed by your smart phone? Or your LCD TV? Or your computer monitor?
4. Colors and color models
Two ways of looking at colors: (Note: there are other useful color models)
RGB additive model (light, added to black/screen)
(black) + red + green + blue = white
CMYK subtractive model (pigments, print, subtracted from white/paper)
(white) - cyan - magenta - yellow = black
Each model is correct. In many cases, one way may be easier to work with or use than the other model.
5. Wave particle duality in physics
There are two correct ways of looking at physics:
wave model
particle model
Heisenberg Uncertainty Principle applies. A good physicist needs to know and use either.
6. Statistics
Two ways of looking at statistics:
frequentist model (human use for static decisions due to historical factors)
Bayesian model (computer use for dynamic decisions due to it works)
Each model is correct. In many cases, one way may be easier to work with or use than the other model.
7. The Art of Statistics
The good news is that the Bayesian approach opens fine new possibilities for making the most of complex data. The bad news is that it means putting aside almost everything you may have learned in this book and elsewhere about estimation, confidence intervals, P-values, hypothesis testing, and so on. David Spiegelhalter,
The Art of Statistics: How To Learn From Data (p. 305)
Note: This comment is made on page 305 of a very interesting and popular book on statistics.
8. Business
The Bayesian approach is used, behind the scenes, by many top companies.
Those top companies do not talk about it much.
It is a competitive advantage, so, as someone once said (I have heard this from several people in different industries about cutting-edge techniques), If they tell you about it, it means that they are not using it any more.
9. End of page