From: W. Trevor King Date: Fri, 25 Sep 2009 10:30:19 +0000 (-0400) Subject: Fixed typo in "Transition rate" section equation X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=25f2daf17e6c59896c96f68300a36258f1fca5b7;p=sawsim.git Fixed typo in "Transition rate" section equation --- diff --git a/src/sawsim.nw b/src/sawsim.nw index 86c5fc0..5a62b96 100644 --- a/src/sawsim.nw +++ b/src/sawsim.nw @@ -570,7 +570,7 @@ For a group of $N$ identical domains, and therefore identical unfolding probabilities $P_1$, the probability of $n$ domains unfolding in a given timestep is given by the binomial distribution $$ - P(n) = \frac{N!}{n!(N-n)!}P_1^n(1-P_1)^(N-n). + P(n) = \frac{N!}{n!(N-n)!}P_1^n(1-P_1)^{(N-n)}. $$ The probability that \emph{none} of these domains unfold is then $$