html5-img
1 / 71

Combinatorial insight into a common pattern: uneven distributions of wealth and abundance

Combinatorial insight into a common pattern: uneven distributions of wealth and abundance. Ken Locey. Sonoran Mud Turtle ( Kinosternon sonoriense ). Constraint-based Ecology. Physiological constraints Body size and metabolism. Constraint-based Ecology. Physical constraints

lou
Télécharger la présentation

Combinatorial insight into a common pattern: uneven distributions of wealth and abundance

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. Combinatorial insight into a common pattern: uneven distributions of wealth and abundance Ken Locey

  2. Sonoran Mud Turtle (Kinosternon sonoriense)

  3. Constraint-based Ecology Physiological constraints Body size and metabolism

  4. Constraint-based Ecology Physical constraints Body size and prey capture Evolutionary constraints Adaptation to new thermal regimes

  5. Constraint-based Ecology Numerical constraints Total abundance (N) Species richness (S) S ≤ N

  6. Rank-abundance curve (RAC) Species abundance distribution (SAD) Frequency distribution frequency Abundance Rank in abundance Abundance class

  7. The ubiquitous hollow-curve frequency 0 1 2 3 4 5 6 7 Abundance class

  8. Wheat Production (tons)

  9. Poverty in Rural America, 2008 54 – 25.1 25 – 20.1 12 – 10.1 10 – 3.1 20 – 14.1 14 – 12.1 Percent in Poverty

  10. “Supreme importance attaches to one economic problem, the distribution of wealth. Is there a natural law according to which the income of society is divided?” John Bates Clark (1899) Wealth: sources of human welfare which are material, transferable, & limited in quantity.

  11. Distributions used to predict variation in wealth, size, & abundance • Pareto (80-20 rule) • Log-normal • Log-series • Geometric series • Dirichlet • Negative binomial • Zipf • Zipf-Mandelbrot

  12. Rank-abundance curve (RAC) Predicting, modeling, & explaining the Species abundance distribution (SAD) Frequency distribution frequency Abundance Rank in abundance Abundance class

  13. Predicting, modeling, & explaining the Species abundance distribution (SAD) 104 Observed Resource partitioning Demographic stochasticity 103 Abundance 102 101 100 Rank in abundance

  14. 104 N = 1,700 S = 17 103 Abundance 102 101 100 Rank in abundance

  15. How many forms of the SAD for a given N and S? 104 103 Abundance 102 101 100 Rank in abundance

  16. Integer Partitioning Integer partition: A positive integer expressedas the sum of unordered positive integers e.g. 6 = 3+2+1 = 1+2+3 = 2+1+3 Written in non-increasing (lexical) order e.g. 3+2+1

  17. Rank-abundance curves are integer partitions Rank-abundance curve Integer partition N = total abundance S = species richness Sunlabeled abundances that sum to N N = positive integer S = number of parts Sunordered +integers that sum to N =

  18. Combinatorial Explosion

  19. Random integer partitions Nijenhuis and Wilf (1978) Combinatorial Algorithms for Computer and Calculators. Academic Press, New York. Goal: Random partitions for N = 5, S = 3: 3+1+1 2+2+1

  20. SAD feasible sets aredominated by hollow curves Frequency log2(abundance)

  21. The SAD feasible set N=1000, S=40 ln(abundance) Rank in abundance

  22. Question Can we explain variation in abundance based on how N and S constrain observable variation?

  23. Sampling the SAD feasible Set Sample size = 300 Sample size = 500 Sample size = 700 Density Density Density Evenness Evenness Evenness

  24. The center ofthe feasible set N=1000, S=40 ln(abundance) Rank in abundance

  25. R2 = 1.0 102 101 100 Observed abundance R2 per site 100 101 102 Abundance at the center of the feasible set

  26. Breeding Bird Survey (1,583 sites) R2 = 0.93 102 101 100 Observed abundance R2 per site 100 101 102 Abundance at the center of the feasible set

  27. Observed abundance Abundance at center of the feasible set

  28. Observed abundance Abundance at center of the feasible set

  29. Public code and data repository https://github.com/weecology/feasiblesets

  30. General Conclusions We shouldaccount for how generalvariables constrain ecological patterns ...beforeattributing the form of a pattern to a process

  31. General Conclusions Observable variation in the SAD explains the ubiquitous hollow-curve

  32. General Conclusions Extending the feasible set approach: • Spatial abundance distribution • Species area relationship • Distributions of wealth and abundance

  33. 0.93 0.88 0.91 0.91 Observed home runs 0.94 0.93 Center of the feasible set http://mlb.mlb.com

  34. “Is there a natural law according to which the income of society is divided?” John Bates Clark (1899) The uneven nature of nature: Most of the possible shapes of a distribution of wealth are hollow-curves

  35. General Conclusions Combinatorics is one only way to examine feasible sets Other (more common) ways: Mathematical optimization Linear programming

  36. Efficient algorithms for sampling integerpartition feasible sets

  37. Generate a random SADfor N=5 and S=3

  38. Combinatorial Explosion Probability of generating a random partition of 1000 having 10 parts:< 10-17

  39. Task: Generate random partitions of N=9 having S=4 parts

  40. Task: Generate random partitions of N=9 having S=4 parts 4+3+2

  41. 4+3+2

  42. 4+3+2

  43. 4+3+2

  44. 3+3+2+1 4+3+2

  45. 3+2=5

More Related