Search found 2 matches

by Kaiser258
Fri Apr 16, 2021 6:50 pm
Forum: Graphics, Figures & Tables
Topic: missing $ in table
Replies: 3
Views: 2031

missing $ in table

I tried to run it on the site itself and its working perfectly but i don't know why it is telling me that there is a $ sign missing when I am using WinEdt. Anyway thanks for the advice on the math mode formulae
by Kaiser258
Fri Apr 16, 2021 1:56 pm
Forum: Graphics, Figures & Tables
Topic: missing $ in table
Replies: 3
Views: 2031

missing $ in table

Hi guys,

I am having a problem when creating a table.
It keeps telling me that there is a missing $ but i don't see where it is missing

here is the line of code:

\begin{table}
\centering
\begin{tabular}{|c|c|c|c|}
\hline
Sex & n & X & $\hat{p}$= X/n\\
\hline
\hline
Women & 537 & 328 & 0 ...