This task reviews how to recode variables so they are appropriate for your analytic needs and how to check your derived variables.
| Statements | Explanation | 
|---|---|
| demo4_nh3;set demo3_nh3; | Use the data and set statements to refer to your analytic dataset. | 
| if hfa8r>= 0 |