Custom age distributions
See original GitHub issue🙋 Feature Request
We have had multiple requests for adjusting age distributions when local community doesn’t match the country.
🔦 Context
Since severity is heavily age dependent, the burden on the health care system depends strongly on the age distribution of the population.
💁 Possible Solution
Add a column to the severity table that is prepopulated with values of the country from a scenario but can be modified.
- add a column to the severity table
- once modified, the value of the age distribution drop down should go to custom
- currently,
state
contains a key for the age distribution which is read out in therunSimulation
function. This should probably be replaced by the distribution proper (an array of 9 numbers) - the URL should contain the values of the age distributions, rather than the country key
- update the description of the severity card to reflect these changes.
Issue Analytics
- State:
- Created 3 years ago
- Comments:10
Top Results From Across the Web
Custom age distribution · GitHub
Custom age distributions. 5 tasks done. #332 opened by rneher help wanted. Extra attention is needed. IMPORTANT Take this immediately!
Read more >Age Distribution using Custom Distribution in AnyLogic
So far, I've tried to used custom distribution with ranges to define ages and the corresponding number of observation, both loaded from a ......
Read more >Full-Time Permanent Age Distributions - OPM
Full-Time Permanent Age Distributions. September 2017. Age, Count, Percent ... Average Age 47.5. September 2016 ... Average Age 47.37. September 2015 ...
Read more >Population Pyramid Maker – 100+ stunning chart types - Vizzlo
Measuring the distribution of a population by age groups and gender ... Custom number formats and colors; Options for different label layouts ...
Read more >Population Distribution by Age - KFF
KFF estimates based on the 2008-2021 American Community Survey, 1-Year Estimates. Footnotes. US total excludes Puerto Rico.
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
I worry about the asterisk, just because in principle you could modify the numbers to be substantially different from the initial condition, in which case the pointer is relatively meaningless. Personally I would vote for a simple change to “Custom” as a catch all state once you start fiddling with the numbers.
I’ve been tinkering with that in #293 but that is very much a work in progress.