timerring

Stochastic Processes

April 15, 2025 · 20 min read · Page View:
Tutorial
Math | Random Process

Compared to deterministic model, which is specified by a set of equations that describe exactly how the system will evolve over time. In a stochastic model, the evolution is at least partially random and if the process is run several times, it will not give identical results.

...


Random Variables

February 28, 2025 · 2 min read · Page View:
Tutorial
Math | Probability | Random Process

This article introduces the common distribution functions both continuous and discrete. Besides, the basic knowledge of conditional distribution such as total probability and Bayes’ Theorem is also introduced. The most important part are the Normal Approximation and Poisson Approximation of the Binomial Random Variable.

...