{\writing
\fbox{
\parbox{160mm}{Thus $X\sim \mbox{Bin}(n, p)$ if $X$ is the number
of successes out of $n$ independent trials, each of which has
probability $p$ of success.}}}
These are part of my LateX output but i have an error message telling me that :
X ! Undefined Control Sequence
1.1881{\writing...
i was just curious , what does that trying to tell?
General ⇒ Latex Error
NEW: TikZ book now 40% off at Amazon.com for a short time.

Latex Error
darren wrote:{\writing
\fbox{
\parbox{160mm}{Thus $X\sim \mbox{Bin}(n, p)$ if $X$ is the number
of successes out of $n$ independent trials, each of which has
probability $p$ of success.}}}
These are part of my LateX output but i have an error message telling me that :
X ! Undefined Control Sequence
1.1881{\writing...
i was just curious , what does that trying to tell?
It's trying to tell you exactly what it's telling you! You are using a command (\writing, in this case) that has not been previously defined.
1,1,2,3,5,8,13,21,34,55,89,144,233,...