ALGAE Protocol: Early life, comparing life stage mobility vs birth address assessments (algae4600 - algae4616)
by Kevin Garwood
Context of Variables
These variables compare early life exposures generated by the cleaned mobility assessment and uncleaned mobility assessment methods. Percent error values for cumulative, average and median exposure values are calculated for each pollutant (NAME, NOX_rd, PM10_rd, PM10_gr, PM10_tot) for each life stage (T1, T2, T3, EL) for each person. The formula used to calculate percent error is:percent_error = (|approximate - exact| / exact) x 100
For these variables, ALGAE uses the cleaned mobility assessment to provide exact values and the uncleaned mobility assessment to provide approximate values. The formula becomes:
percent_error = (|uncleaned value - cleaned value| / cleaned value) x 100
See Calculations and Algorithms to find out more about percent error calculations.
Location of Result File
You will find these variables in a file having a name that fits the form:res_early_mob_cln_vs_uncln_[Date stamp].csvwhich will be found in the directory:
early_life/results/exposure_data/method_comparisons
Example Result File
See here.Variable Naming Conventions
It may be quicker to understand the variables through naming conventions rather than looking at specific table entries. The basic format of variables in this section follows this pattern:algae46[0-16]_[pollution type]_[aggregate value]_percent_err
In this pattern:
- algae46: indicates that they refer to comparing exposures that compare results between the cleaned mobility assessment and uncleaned mobility assessments.
- pollution_type: will be name, nox_rd, pm10_tot, pm10_rd, pm10_gr
- aggregate value: sum for cumulative value, avg for average value and med for median value.
The pollutant codes have the following meanings:
- name: high level pollution that comes from outside the exposure area
- nox_rd: Nitrogen oxide pollution coming from roads
- pm10_rd: PM10 particulate matter coming from roads.
- pm10_gr: PM10 particulate matter coming from sources other than roads.
- pm10_tot: PM10 particulate matter coming from either roads or other sources.
Variable Dictionary
Variable | Description |
---|---|
algae4600_person_id | An anonymised or pseudonymised identifier which represents a study member. ALGAE uses this variable to link data together for a given study member. |
algae4601_life_stage | The name of a life stage. For example, "T1" may be the name of the Trimester 1 life stage. |
algae4602_name_sum_percent_err | The percent error for cumulative NAME exposure. The life stage mobility assessment provides the exact value and the birth address assessment provides the approximate value. |
algae4603_name_avg_percent_err | The percent error for average NAME exposure. The life stage mobility assessment provides the exact value and the birth address assessment provides the approximate value. |
algae4604_name_med_percent_err | The percent error for median NAME exposure. The life stage mobility assessment provides the exact value and the birth address assessment provides the approximate value. |
algae4605_nox_rd_sum_percent_err | The percent error for cumulative NOX_rd exposure. The life stage mobility assessment provides the exact value and the birth address assessment provides the approximate value. |
algae4606_nox_rd_avg_percent_err | The percent error for average NOX_rd exposure. The life stage mobility assessment provides the exact value and the birth address assessment provides the approximate value. |
algae4607_nox_rd_med_percent_err | The percent error for median NOX_rd exposure. The life stage mobility assessment provides the exact value and the birth address assessment provides the approximate value. |
algae4608_pm10_gr_sum_percent_err | The percent error for cumulative PM10_gr exposure. The life stage mobility assessment provides the exact value and the birth address assessment provides the approximate value. |
algae4609_pm10_gr_avg_percent_err | The percent error for average PM10_gr exposure. The life stage mobility assessment provides the exact value and the birth address assessment provides the approximate value. |
algae4610_pm10_gr_med_percent_err | The percent error for median PM10_gr exposure. The life stage mobility assessment provides the exact value and the birth address assessment provides the approximate value. |
algae4611_pm10_rd_sum_percent_err | The percent error for cumulative PM10_rd exposure. The life stage mobility assessment provides the exact value and the birth address assessment provides the approximate value. |
algae4612_pm10_rd_avg_percent_err | The percent error for average PM10_rd exposure. The life stage mobility assessment provides the exact value and the birth address assessment provides the approximate value. |
algae4613_pm10_rd_med_percent_err | The percent error for median PM10_rd exposure. The life stage mobility assessment provides the exact value and the birth address assessment provides the approximate value. |
algae4614_pm10_tot_sum_percent_err | The percent error for cumulative PM10_tot exposure. The life stage mobility assessment provides the exact value and the birth address assessment provides the approximate value. |
algae4615_pm10_tot_avg_percent_err | The percent error for average PM10_tot exposure. The life stage mobility assessment provides the exact value and the birth address assessment provides the approximate value. |
algae4616_pm10_tot_med_diff | The percent error for median PM10_tot exposure. The life stage mobility assessment provides the exact value and the birth address assessment provides the approximate value. |