Search Results: simulation (475)

Rick Wicklin 0
How to lie with a simulation

In my article on Buffon's needle experiment, I showed a graph that converges fairly nicely and regularly to the value π, which is the value that the simulation is trying to estimate. This graph is, indeed, a typical graph, as you can verify by running the simulation yourself. However, notice

Rick Wicklin 0
Simulation of Buffon's needle in SAS

Buffon's needle experiment for estimating π is a classical example of using an experiment (or a simulation) to estimate a probability. This example is presented in many books on statistical simulation and is famous enough that Brian Ripley in his book Stochastic Simulation states that the problem is "well known

Rick Wicklin 0
An improved simulation of card shuffling

Last week I presented the GSR algorithm, a statistical model of a riffle shuffle. In the model, a deck of n cards is split into two parts according to the binomial distribution. Each piece has roughly n/2 cards. Then cards are dropped from the two stacks according to the number

Advanced Analytics | Data Visualization
Kevin Scott 0
Identifying time delays in batch manufacturing for accurate anomaly detection

Batch manufacturing involves producing goods in batches rather than in a continuous stream. This approach is common in industries such as pharmaceuticals, chemicals, and materials processing, where precise control over the production process is essential to ensure product quality and consistency. One critical aspect of batch manufacturing is the need to manage and understand inherent time delays that occur at various stages of the process.

Advanced Analytics | Artificial Intelligence | Innovation
Waynette Tubbs 0
Quantum computing and AI: The future of problem-solving

Imagine a not-so-distant future where quantum computing reshapes our approach to solving some of businesses’ and society’s most pressing issues. This isn’t fantasy. Just as nuclear energy, 3D printing and gene therapy transitioned from science fiction to scientific reality, quantum computing is on the brink of becoming the next transformative

Advanced Analytics
Paul Welch 0
Using analytics for rare disease treatment: Unveiling opportunities for advancements

Rare diseases, often called orphan diseases, affect a small percentage of the population. Despite their rarity, these diseases collectively impact millions worldwide. Being a health care professional who cares deeply about overall patient care, the challenges in diagnosing and treating rare diseases resonate profoundly with me. Limited data availability, dispersed

Internet of Things
Paul Venditti 0
Why accurate predictive maintenance requires digital twins

Organizations continuously search for innovative ways to optimize their operations and elevate efficiency. One promising frontier is the integration of digital twins for predictive maintenance. However, the true potential of this technology often remains untapped, with many organizations settling for what can be described as “digital shadows.” In this exploration,

Learn SAS | Programming Tips
Rick Wicklin 0
Create a probability distribution from almost any positive function

There are dozens of common probability distributions for a continuous univariate random variable. Familiar examples include the normal, exponential, uniform, gamma, and beta distributions. Where did these distributions come from? Well, some mathematician needed a model for a stochastic process and wrote down the equation for the distribution, typically by

1 2 3 4 16