Food intake in Spain: Difference between revisions
Jump to navigation
Jump to search
mNo edit summary |
(detailed information) |
||
Line 1: | Line 1: | ||
{{variable}} | {{variable}} | ||
== Scope == | == Scope == | ||
Line 11: | Line 10: | ||
=== Data === | === Data === | ||
The data contains: | |||
( | |||
a) Main food groups (ingredient level, classification used in EPIC) | |||
b) Nutrients | |||
c) Nutrient supplements | |||
d) Fish and other seafood by species | |||
Age groups are: 0, 1, 2, 3, 4-5, 6-9, 10-13, 14-17, 18-24, 25-34, 35-44, 45-54, 55-64 | |||
=== Causality === | === Causality === | ||
No upstream variables | |||
=== Unit === | === Unit === | ||
g/day (fish consumers) | |||
=== Formula === | === Formula === | ||
<anacode> | |||
var a:=Spain_fi[Percentiles=Cumprob]; | |||
a:= if a = null then 0 else a; | |||
{var b:=array(percentiles,[0,0.00001,0.00002,0.00003,0.0004,0.00005]); | |||
if a=0 then b else a;} | |||
cumdist(Cumprob,a,Cumprob) | |||
</anacode> | |||
== Result == | |||
==See also== | ==See also== | ||
<ref>[http://en.opasnet.org/w/Food_intake_in_Finland Finnish data]</ref> | |||
<ref>[http://en.opasnet.org/w/Food_intake_in_Denmark Danish data]</ref> | |||
==References== | ==References== | ||
<references/> | <references/> | ||
N:\YTOS\Projects\BENERIS\WP2\Datat pyydetyssa muodossa\Beneris_Food consumption_SPAIN_130407_lr.xls | N:\YTOS\Projects\BENERIS\WP2\Datat pyydetyssa muodossa\Beneris_Food consumption_SPAIN_130407_lr.xls |
Revision as of 06:13, 2 June 2009
Moderator:Nobody (see all) Click here to sign up. |
|
Upload data
|
Scope
Food intake in Spain for age groups 0-65+ years
Definition
Data
The data contains:
a) Main food groups (ingredient level, classification used in EPIC)
b) Nutrients
c) Nutrient supplements
d) Fish and other seafood by species
Age groups are: 0, 1, 2, 3, 4-5, 6-9, 10-13, 14-17, 18-24, 25-34, 35-44, 45-54, 55-64
Causality
No upstream variables
Unit
g/day (fish consumers)
Formula
<anacode> var a:=Spain_fi[Percentiles=Cumprob]; a:= if a = null then 0 else a; {var b:=array(percentiles,[0,0.00001,0.00002,0.00003,0.0004,0.00005]); if a=0 then b else a;} cumdist(Cumprob,a,Cumprob) </anacode>
Result
See also
References
N:\YTOS\Projects\BENERIS\WP2\Datat pyydetyssa muodossa\Beneris_Food consumption_SPAIN_130407_lr.xls