What is the Fibonacci Sequence?
It is an infinite series of natural numbers.
Definition
The Fibonacci Sequence is an infinite series of natural numbers where each term is the sum of the two preceding ones, starting with 0 and 1 or 1 and 1.
Design in Nature
The sequence is observed in natural phenomena such as the spiral patterns of shells and the arrangement of leaves on plants.
Agile Estimation
The Fibonacci Sequence is commonly used in agile techniques for estimating effort and complexity, such as planning poker.
Example
0, 1, 1, 2, 3, 5, 8, 13, 21, 34, 55, 89...
Applications
It has practical applications in fields like computing, game theory, and is used as a tool in the analysis of financial markets.
Golden Ratio
The ratio of consecutive Fibonacci numbers approximates the Golden Ratio, a mathematical concept often associated with aesthetic beauty.
Want to learn more?
If you'd like to go deeper into Fibonacci Sequence —or bring this kind of training to your team— let's talk. I help teams understand and apply these concepts. I'd love to hear from you!
What is T-Shirt Sizing?
T-Shirt Sizing is an estimation technique that uses t-shirt sizes (XS, S, M...
What is Planning Poker?
Planning Poker is a technique used in Agile teams to estimate the effort re...
What is an Ishikawa diagram?
An Ishikawa diagram, also known as a fishbone diagram, is a visualization t...
What is a Postmortem?
A postmortem is a retrospective analysis conducted after an incident, outag...
What does MVP mean?
A Minimum Viable Product (MVP) is a version of a product with the minimum n...