In a previous article (part 1), we introduced the new paradigm of computer programming in English and demonstrated one example. In this article, we continue our examination of this new…
Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat.
Past Blogs & Case Studies by Category

Energy & Power

Enviornment & Climate

Water & Ocean Resources

Risk & Uncertainty

Transportation & Manufacturing

Defence & Security

Academic Research

Lumina Consulting Firms
Category Posts
Computer programming in English (Part 2)
Computer programming in English (Part 1)
We explore a new paradigm for programming computers directly in English without any formal coding language at all. We do this by prompting a Large Language Model (LLM) to act as the…
Pi Day comparison: Monte Carlo vs Latin hypercube vs Sobol sampling
This blog will be visiting the dart-throwing method of estimating π and comparing how fast or slow different sampling techniques converge to the actual value of π. The sampling techniques…
Book review: decision making under uncertainty
This just-released Spanish-language textbook from Professor Jorge E Muro Arbulú has now taken its spot as my favorite textbook on …
World Cup Soccer. How much does randomness determine the winner?
A few years ago France beat Croatia in the World Cup final. Congratulations to France for winning the last world championship! And also to Croatia for making it to the final…
Statistical analysis for decision support tools with A/B testing
Like retail storefronts with well-dressed mannequins, many internet-facing businesses seek to design their webpages with artistry and easily usable services to meet their goals.
Standard deviation or standard error
Figuring out what people mean is important. Are they talking about standard deviation? Or about standard error? Or do they consider the two things to be equivalent?
Data modeling without tears: perils & pitfalls to avoid
If a model is to yield a result, it needs data. Data are described by a data model, sometimes very simple (‘year’); sometimes more complex (energy consumption by type of energy, …