Far better an approximate answer to the right question, which is often vague, than an exact answer to the wrong question, which can always be made precise.
(via John Tukey via Jerry Smith)
Far better an approximate answer to the right question, which is often vague, than an exact answer to the wrong question, which can always be made precise.
(via John Tukey via Jerry Smith)
It looks like about an hour a day for a year or two for the first certification. The to-do list follows.
Continue reading “Practicing the soroban”
You mean… there is actually work involved?!
Shocking.
This is a valuable article.
An Infinite Abacus (AIA) is both a mathematical and computational tool. Its features include the ability to store any kind of numerical measurement along with the ability to retrieve it. Conceptually it may record any number of measurements, but from an analysis perspective it would only make sense to record a single value “on” a particular device (datum), and as many as you see fit “with” a particular device (metadata). Its beads and frames may be used to model various computational systems, but it is not a mandatory feature of the tool.
The AIA should be viewed as a physical device that lives within the constraints of this reality but also exists beyond them. You may work with 1 of them as easily as you would work with 1 million of them. Additionally they have no identity or location within the time-space continuum, but for the sake of analysis they may be granted those elements for the sake of modeling so that spatial and material-property analyses may be performed given attributes of each AIA that we find valuable. AIA is not subject to death or decay. They have no mass of their own, or value of their own; instead they live only to serve. The masses of the things that they define, though, maybe be utilized; along with the reason for their existence.
The computational engineer is responsible for defining, allocating, collecting, analyzing, refining, and redefining a system of AIAs. An iterative processes is repeatedly performed as new AIAs are revealed and existing AIAs are returned. The primary limiting factors in defining a system of AIAs are the ignorance of the fundamental nature of this reality that comes with being human, the limited cognitive capacity that comes with it, and the relatively small knowledge base held by humanity given the magnitude and volume of the entirety of reality.
A huge amount of effort is spent cleaning data to get it ready for data analysis,
but there has been little research on how to make data cleaning as easy and effective
as possible. This paper tackles a small, but important, subset of data cleaning: data
“tidying”.
— Wickham
Tidy Data is a must-read paper.
During my Fall 2011 semester I took one class, Applied Linear Algebra. It was a total blast. You just can’t believe some of the wild stuff that you can do with matrices. It was a lot of fun and the hardest that I’ve ever worked, and my grade reflected that.
Last year in my Applied Linear Algebra class we were assigned a homework that introduced Backward Substituation, Forward Substitution, Horner’s Method. Something really interesting happened though as a side effect of the assigned work.
Continue reading “When is your math always wrong?”
Computational science involves the use and analysis of mathematical models on high- performance computers to solve scientific and engineering problems in various disciplines. Such disciplines include nuclear engineering, reservoir modeling, environmental studies, seismology, aeronautics, biology, economics and medical imaging. Scientific computation constitutes a powerful “third arm” to theory and experimentation, and provides an innovative methodology to multidisciplinary problem solving.
ISC serves as a platform for conducting and coordinating multidisciplinary research under the four disciplines of scientific computation: data management, mathematical modeling, numerical solutions and visualization.
All statisticians should be proficient in C (for speed), perl (for data manipulation), and R (for interactive analyses and graphics). Think “CPR”.