Epidemiology Mathematics statistics computer science CODES and LANGUAGES

  • Slides: 37
Download presentation
Epidemiology Mathematics, statistics, computer science, … CODES and LANGUAGES fishy. com. br www. epischisto.

Epidemiology Mathematics, statistics, computer science, … CODES and LANGUAGES fishy. com. br www. epischisto. org

Statistical epidemiology - (spatial and temporal frequency) Mathematical epidemiology - (temporal dynamics) Computational epidemiology

Statistical epidemiology - (spatial and temporal frequency) Mathematical epidemiology - (temporal dynamics) Computational epidemiology - (spatial dynamics) Genetic epidemiology - (genetic factors) Codes Languages Machines

Epidemiologistas devem ter conhecimentos de [Naomar, 2006, ]: http: //www. livrariaodontosites. com. br/produtos_descricao. asp?

Epidemiologistas devem ter conhecimentos de [Naomar, 2006, ]: http: //www. livrariaodontosites. com. br/produtos_descricao. asp? lang=pt_br&codigo_produto=66 • SAÚDE PÚBLICA – devido a ênfase na prevenção de enfermidades. • MEDICINA CLÍNICA – devido a ênfase na classificação das doenças e seus diagnósticos. • FISIOPATOLOGIA – devido a necessidade de entender mecanismos biológicos básicos da doença. • ESTATÍSTICA – devido a necessidade de quantificar a freqüência das doenças e sua relação com os antecedentes. • CIÊNCIAS SOCIAIS – devido a necessidade de entender o contexto social no qual a doença ocorre e se apresenta.

What is statistics for epidemiologists? a code! so “statistical epidemiology” is a redundancy. .

What is statistics for epidemiologists? a code! so “statistical epidemiology” is a redundancy. . . • a bit of philosophy of languages and codes. . . Discrete versus continuous codes Alphabet Numbers Languages

e 2012? a bit of history, before… • http: //library. thinkquest. org/22584/emh 1000. htm

e 2012? a bit of history, before… • http: //library. thinkquest. org/22584/emh 1000. htm

resume… • • 1650 BC – Papiro by Ahmes – Fractions 600 – 300

resume… • • 1650 BC – Papiro by Ahmes – Fractions 600 – 300 BC – Thales and Euclides – Geometry 1200 – Fibonacci – Series 16 th - Father of arithmetic by Widmann – Symbols and x^3 + mx = n 17 th – 1654 – Probability and Newton - Leibniz Calculus and symbols 18 th - Bernoulli´s differential equations, needles of Buffon http: //mste. illinois. edu/reese/buffon/bufjava. html 19 th – Gauss, Cauchy, Poincaré, Cantor, Boole… 20 th – … [An Introduction to the History of Mathematics by Howard Eves. ]

Epidemiologistas devem ter conhecimentos de que códigos e linguagens [Epischisto, 2012]: ? ? ?

Epidemiologistas devem ter conhecimentos de que códigos e linguagens [Epischisto, 2012]: ? ? ? ? • tudo de 2006 +. . . ? • http: //en. wikipedia. org/wiki/Epidemic_model • ? ? ? Livro Naomar ´onicio´. . . Capítulo modelos. . . Mathematical epidemiology! and what else? . . .

another code… Moving Things Around

another code… Moving Things Around

WHAT are these systems?

WHAT are these systems?

Self-Reproducing Automata History. . . Cellular Spaces • John von Neumann, 40´s, but. .

Self-Reproducing Automata History. . . Cellular Spaces • John von Neumann, 40´s, but. . . [Ulam, Stanislaw 1952] Calculating Spaces [von Neumann, John, 1968] [Zuse, Konrad, 1970] [Burks, Arthur (ed. ) Essays on Cellular Automata, Univ. Ill, 1970] [Holland, John, 1966]

A famous and simple one: Game of Life • Take a look at this

A famous and simple one: Game of Life • Take a look at this applet – http: //www. bitstorm. org/gameoflife/ • MATHEMATICAL GAMES The fantastic combinations of John Conway's new solitaire game "life" • Scientific American, 223 (October 1970): 120 -123.

some codes by machines. . . • A cell should be black whenever one

some codes by machines. . . • A cell should be black whenever one or two, but not both, of its neighbors were black on the step before.

Rule 30 - 1000 iterações

Rule 30 - 1000 iterações

Rule 110, 150 steps

Rule 110, 150 steps

Flows in Rule 110!!

Flows in Rule 110!!

Are these systems artificial ones? A New Kind of Science! or ?

Are these systems artificial ones? A New Kind of Science! or ?

natural biotic types Patterns of some seashells, like the ones in Conus and Cymbiola

natural biotic types Patterns of some seashells, like the ones in Conus and Cymbiola genus, are generated by natural CA. http: //www. answers. com/topic/cellular-automaton

arts

arts

What can we do with these “systems”?

What can we do with these “systems”?

MUSIC is a code by machine. . . Let´s take a bit of time

MUSIC is a code by machine. . . Let´s take a bit of time with this site – http: //tones. wolfram. com/

CA music generator

CA music generator

What else?

What else?

The Crucial Experiment – Stephen Wolfram, 1986 22. 000 BC Arts Biology Psicology Physics

The Crucial Experiment – Stephen Wolfram, 1986 22. 000 BC Arts Biology Psicology Physics Computing Mathematics Arqueology. . . and Epidemiology?

Statistical epidemiology - (spatial and temporal frequency) Mathematical epidemiology - (temporal dynamics) Computational epidemiology

Statistical epidemiology - (spatial and temporal frequency) Mathematical epidemiology - (temporal dynamics) Computational epidemiology - (spatial dynamics) Genetic epidemiology - (genetic factors) Codes Languages Machines

We have tried with ANKOS…

We have tried with ANKOS…

Some codes. . .

Some codes. . .

cellular automata and epidemiology Population Disease Parameters Vaccination Demographics Interaction factors Distances Data Sets

cellular automata and epidemiology Population Disease Parameters Vaccination Demographics Interaction factors Distances Data Sets Visualization

a cellular automaton Cellular automaton A is a set of four objects A =

a cellular automaton Cellular automaton A is a set of four objects A = <G, Z, N, f>, where • G – set of cells • Z – set of possible cells states • N – set, which describes cells neighborhood • f – transition function, rules of the automaton: – Z|N|+1 Z (for automaton, which has cells “with memory”) – Z|N| Z (for automaton, which has “memoryless” cells) Moore Neighbourhood (in grey) of the cell marked with a dot in a 2 D square grid

one proposal: a top-down approach using a cellular automaton simulation space, a 10 x

one proposal: a top-down approach using a cellular automaton simulation space, a 10 x 10 square grid

the dynamics (3 a) Mollusk population dynamics a growth model for the number of

the dynamics (3 a) Mollusk population dynamics a growth model for the number of individuals (N) that considers the intrinsic growth rate (r) and the maximum sustainable yield or carrying capacity (C) defined at each site (Verhulst, 1838): (3 b) (1) Human infection dynamics (SIR - SI) This model splits the human population into three compartments: S (for susceptible), I (for infectious) and R (for recovered and not susceptible to infection) and the snail population into two compartments: MS (for susceptible mollusk) and MI (for infectious mollusk). Socioeconomic and environmental factors environmental quality of the nine collection sites in Carne de Vaca, according to the criteria of Callisto et al (Souza et al, 2010). the model calculates the local increase of population using equation 1 and calculating N(t+1) out from N(t). The values for r and C are set at each site and each time step, using monthly meteorological inputs and considering the ecological quality of the habitat

Cells and infection forces states black: rate of human infection = 100%; red: 80%

Cells and infection forces states black: rate of human infection = 100%; red: 80% ≤ rate of human infection < 100%; light red: 60% ≤ rate of human infection < 80%; yellow: 40% ≤ rate of human infection < 60%; light yellow: 20% ≤ rate of human infection < 40%; cyan: 0% ≤ rate of human infection < 20%. infection forces Human S -> I (infected molluscs contact, p. H) I -> R (if treated (1 -α), χ) Molluscs S -> I (infected human contact, p. M)

the algorithm – like the GAME OF LIFE! Main Events process

the algorithm – like the GAME OF LIFE! Main Events process

simulations “according to the risk indicator, in the scattering diagram of Moran represented in

simulations “according to the risk indicator, in the scattering diagram of Moran represented in the Box Map (Figure 2), indicated 18 areas of highest risk for the schistosomiasis, all located in the central sector of the village. Areas with lower risk and areas of intermediate risk for occurrence of the disease were located in the north and central portions with some irregularity in the distribution”

Simulations – previsibility. . . Predictive scenarios generated with the parameter calibration of the

Simulations – previsibility. . . Predictive scenarios generated with the parameter calibration of the year 2007 that show endemic schistosomiasis. I stands for the average percentage of infected humans per spatial cell predicted by the model

Statistical epidemiology - (spatial and temporal frequency) Mathematical epidemiology - (temporal dynamics) Computational epidemiology

Statistical epidemiology - (spatial and temporal frequency) Mathematical epidemiology - (temporal dynamics) Computational epidemiology - (spatial dynamics) Genetic epidemiology in (genetic factors) Codes? Languages? Machines? Schistosomiasis? ? -

Thanks a lot! jones. albuquerque

Thanks a lot! jones. albuquerque