diff options
author | sotech117 <26747948+sotech117@users.noreply.github.com> | 2024-03-11 13:41:07 -0400 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-03-11 13:41:07 -0400 |
commit | 807b632dcf8ef4ab24ca8c0bb1ed94fdf0c05cb1 (patch) | |
tree | 86c6ef8b8a01278fc6499dd187aec1b4012ec994 |
Initial commit
-rw-r--r-- | README.md | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/README.md b/README.md new file mode 100644 index 0000000..0b7fe77 --- /dev/null +++ b/README.md @@ -0,0 +1,2 @@ +# ab-testing-special-topics +The simulations used to give intuition and understanding into the reasoning behind why the normal and chi^2 curves are declarative for AB tests.. |