Difference between revisions of "Food intake in Finland"

From Testiwiki
Jump to: navigation, search
m
(detailed information)
Line 1: Line 1:
 
{{variable}}
 
{{variable}}
'''Boxes with dashed borders''' contain brief guidance text
 
for completing the entries for new variables.
 
  
 
== Scope ==
 
== Scope ==
  
Food intake in Finland in age groups 0-65 years.
+
Food intake in Finland in age groups 0-64 years.  
  
 
== Definition ==
 
== Definition ==
  
 
=== Data ===
 
=== Data ===
 +
The data contains:
 +
 +
a) Main food groups (ingredient level, classification used in EPIC)
  
Description of the data used for obtaining the value of the variable
+
b) Nutrients
(e.g. measurement data; mathematical method and its parameters). <br>
+
 
Please include references (preferably using the ''<nowiki><ref></ref></nowiki>'' tags)
+
c) Nutrient supplements
  and links to original data, as appropriate.
+
 
 +
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
List of upstream variables.
 
The variables can be listed used descriptive (free-format) names or unambiguous identifiers
 
(e.g. [[Analytica]] IDs).
 
  
 
=== Unit ===
 
=== Unit ===
 
+
g/day AMONG THOSE WHO USE THIS PRODUCT
Unit in which the result is expressed.
 
  
 
=== Formula ===
 
=== Formula ===
 
+
<anacode>
Algebra or other explicit methods if possible
+
var a:=Finland_fi[Percentiles=Cumprob];
(e.g. [[Analytica]] code between the ''<anacode></anacode>'' delimiters).
+
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 ==
 
== Result ==
  
If possible, a numerical expression or distribution.
 
  
 
==See also==
 
==See also==
 +
<ref>[http://en.opasnet.org/w/Food_intake_in_Spain Spanish data]</ref>
  
Links to relevant information that does not belong to ''Definition''.
+
<ref>[http://en.opasnet.org/w/Food_intake_in_Denmark Danish data]</ref>
  
 
==References==
 
==References==
 
Will appear here automatically, if cited above using the ''<nowiki><ref></ref></nowiki>'' tags.
 
Additional references can also be listed here.
 
 
 
<references/>
 
<references/>
N:\YTOS\Projects\BENERIS\WP2\Datat pyydetyssa muodossa\Food consumption_FINLAND.xls
+
N:\YTOS\Projects\BENERIS\WP2\Datat pyydetyssa muodossa\Food consumption_FINLAND.xls (link to the THL web hard disk)

Revision as of 05:51, 2 June 2009


Scope

Food intake in Finland in age groups 0-64 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 AMONG THOSE WHO USE THIS PRODUCT

Formula

<anacode> var a:=Finland_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

[1]

[2]

References

N:\YTOS\Projects\BENERIS\WP2\Datat pyydetyssa muodossa\Food consumption_FINLAND.xls (link to the THL web hard disk)