Statistics and uncertainty
Mean value - formula in LaTeX
A statistics and uncertainty formula - a required part of the data analysis in every lab report.
LaTeX code
$$
\bar{x} = \dfrac{1}{n}\sum_{i=1}^{n} x_i
$$How to use this formula in LaTeX?
- Copy the code with the button above -
$$…$$is centered display math. - Paste it into the CamteX editor, Overleaf or any LaTeX document.
- Inside a sentence, use single
$…$instead of double. - The formula needs the
amsmathpackage - CamteX templates include it in the preamble.
Related formulas - Statistics and uncertainty
Drawing formulas is faster than typing them.
Draw a formula, table or chart - CamteX AI turns it into ready LaTeX and inserts it into your document.