Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions Avogadro's Number.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -725,7 +725,7 @@
"\n",
"The Einstein-Smoluchowski equation states that the random displacement of a bead in one dimension has a Gaussian distribution with mean zero and variance $\\sigma^2 = 2D\\Delta t$.\n",
"\n",
"Also, given the data we have a way estimate the variance:\n",
"Also, given the data we have a way estimate to the variance:\n",
"\n",
"$\\sigma^2 = {r_1^2 + r_2^2 + ... + r_n^2 \\over 2n}$\n",
" \n",
Expand Down Expand Up @@ -936,4 +936,4 @@
"metadata": {}
}
]
}
}