aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFivePixels <o5pxels@gmail.com>2022-11-10 21:57:33 -0600
committerFivePixels <o5pxels@gmail.com>2022-11-10 21:57:33 -0600
commit18acd440db425853aa6fc779f68e1eeb3e34824a (patch)
tree6e658f6896d3f870db9edcc58b997615f6506d40
parent9052e019044ce32ddac3fd5b3cc39bd9ceb4e8c4 (diff)
downloadpersonal-website-18acd440db425853aa6fc779f68e1eeb3e34824a.tar.xz
personal-website-18acd440db425853aa6fc779f68e1eeb3e34824a.zip
projects: add stats project
-rw-r--r--assets/pdf/mth345project.pdfbin0 -> 695649 bytes
-rw-r--r--index.html8
2 files changed, 8 insertions, 0 deletions
diff --git a/assets/pdf/mth345project.pdf b/assets/pdf/mth345project.pdf
new file mode 100644
index 0000000..89ed3bd
--- /dev/null
+++ b/assets/pdf/mth345project.pdf
Binary files differ
diff --git a/index.html b/index.html
index cfd33cf..13bce33 100644
--- a/index.html
+++ b/index.html
@@ -66,6 +66,14 @@
<p id="description">
Projects are listed from most recently to least recently created in their respective categories.
</p>
+ <h2>Statistics</h2>
+ <div class="project">
+ <h3>Testing normality in random variables with QQ-plots and estimating the parameter λ in the Poisson Distribution </h3>
+ <p><i>This project was a submission for MTH345 Fall 2022 at Missouri State University. </i></p>
+ <a href="assets/pdf/mth345project.pdf">
+ View Document</a>
+ <br>
+ </div>
<h2>Web</h2>
<div class="project strengthy">
<h3>Strengthy</h3>