For K-12 Students · Markov Chains
Markov Chains for a Fibonacci sequence
Built for k-12 students learning it in middle or high school. Watch the idea come alive with plain-language steps and everyday examples — perfect for projects and homework. Simulate a Fibonacci sequence live below — adjust the inputs and watch it respond, right in your browser.
Markov ChainLive
transitions → stationary distribution
A100.0%
B0.0%
C0.0%
Controls
A system hops between states by fixed probabilities. From any start it converges to the same stationary distribution — the math behind PageRank and queueing.
Presets
Data Inspector
Step0
P(A)1.000
P(B)0.000
P(C)0.000
Governing equation
Reading this result: State A has the stickiest self-loop (0.70), so it keeps the largest share of the stationary distribution no matter where you start.
Runs locally in your browser — free forever. Scale to the cloud when reality gets heavy.
More with Markov Chains
Frequently asked questions
- Is this good for k-12 students?
- Yes — this version of "Markov Chains for a Fibonacci sequence" is framed for k-12 students learning it in middle or high school. Watch the idea come alive with plain-language steps and everyday examples — perfect for projects and homework.
- Do I need to install anything?
- No. It runs in any modern browser, free, with no account required.