From 60c4938f3825f0a1253f1e6eb9a55fb330ed9d80 Mon Sep 17 00:00:00 2001 From: Christian Cleberg Date: Thu, 16 Jan 2025 14:21:04 -0600 Subject: add HTML version of sampling tool --- sampling/sample.html | 167 +++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 167 insertions(+) create mode 100644 sampling/sample.html (limited to 'sampling/sample.html') diff --git a/sampling/sample.html b/sampling/sample.html new file mode 100644 index 0000000..5a92ab4 --- /dev/null +++ b/sampling/sample.html @@ -0,0 +1,167 @@ + + + + + + Sampling Tool + + + +

Sampling Tool

+

This sampling tool provides a quick and easy way to generate +psuedo-random samples within a defined range. Simply enter the size of your +population, enter your desired number of samples, and generate!

+

To reproduce and validate a previously-generated sample, please ensure +you have entered the seed value correctly when submitting the form. All +inputs must match the previously-generated sample's inputs to generate the +same output.

+
+
+ + +
+
+ + +
+
+ + +
+
+ + +
+
+ +
+

* Indicates a required field

+
+
+
+ + + -- cgit v1.2.3-70-g09d2