The formula to calculate the Air Quality Index (AQI) is:
\[ \text{AQI} = \frac{\text{I_high} - \text{I_low}}{\text{C_high} - \text{C_low}} \times (\text{C} - \text{C_low}) + \text{I_low} \]
Where:
The Air Quality Index (AQI) is a system used to measure and report the daily air quality in a specific area. It focuses on health effects that may be experienced within a few hours or days after breathing polluted air. The AQI scale ranges from 0 to 500, where a higher AQI value represents a higher level of air pollution and a greater risk to health. It considers five major air pollutants regulated by the Clean Air Act: ground-level ozone, particle pollution, carbon monoxide, sulfur dioxide, and nitrogen dioxide.
Let's assume the following values:
Using the formula:
\[ \text{AQI} = \frac{150 - 100}{0.125 - 0.065} \times (0.080 - 0.065) + 100 = \frac{50}{0.06} \times 0.015 + 100 = 12.5 + 100 = 112.5 \]
The Air Quality Index (AQI) is 112.5.