Alternative Equation Formats

The equation on this page is available in multiple formats. Depending on your browser, some formats might not render correctly.

MathML

r = 1 , 2 , , R is the row number, with a total of  R  rows c = 1 , 2 , , C is the column number, with a total of  C  columns N r c is the population total in row  r  and column  c N r = c = 1 C N r c is the total in row  r N c = r = 1 R N r c is the total in column  c N = r = 1 R c = 1 C N r c is the overall total

Math Rendered as SVG

Math as LaTeX Source

\[ \begin{array}{lcll} r & = & 1, 2, \ldots , R & \mbox{is the row number, with a total of } R \mbox{ rows} \\[0.08in] c & = & 1, 2, \ldots , C & \mbox{is the column number, with a total of } C \mbox{ columns} \\[0.08in] N_{rc} & & & \mbox{is the population total in row } r \mbox{ and column } c \\[0.08in] N_{r \cdot } & = & \sum _{c=1}^{C} {N_{rc}} & \mbox{is the total in row } r \\[0.08in] N_{\cdot c} & = & \sum _{r=1}^{R} {N_{rc}} & \mbox{is the total in column } c \\[0.08in] N & = & \sum _{r=1}^{R} \sum _{c=1}^{C} {N_{rc}} & \mbox{is the overall total} \end{array} \]