Intensity of sound wave is rate of energy transfer over area ============================================================ The *intensity* of a sound wave at a surface is a physical quantity defined as the average rate per unit area at which energy is transferred by the wave through or onto the surface. **Links:** #. `Wikipedia, fourth equation `__. .. py:currentmodule:: symplyphysics.definitions.intensity_of_sound_wave_is_rate_of_energy_transfer_over_area .. py:data:: intensity :attr:`~symplyphysics.symbols.basic.intensity` of the sound wave. Symbol: :code:`I` Latex: :math:`I` Dimension: :code:`power/area` .. py:data:: power :attr:`~symplyphysics.symbols.basic.power`, or rate of energy transfer, of the wave. Symbol: :code:`P` Latex: :math:`P` Dimension: :code:`power` .. py:data:: area Surface :attr:`~symplyphysics.symbols.classical_mechanics.area`. Symbol: :code:`A` Latex: :math:`A` Dimension: :code:`area` .. py:data:: definition :code:`I = P / A` Latex: .. math:: I = \frac{P}{A}