Skip to content

Commit 5d28338

Browse files
committed
Fix section for paired t-test problem
We have paired samples (the two halves of each field) and are using the mean and standard deviation of the differences, so this is a paired t-test.
1 parent 8b23f9c commit 5d28338

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

OpenProblemLibrary/CollegeOfIdaho/setStatistics_Ch17InferenceMean_t/17Stats_12_InferenceMean_t.pg

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
## DESCRIPTION: Hypothesis testing: One mean, unknown standard deviation
22
## DBsubject(Statistics)
33
## DBchapter(Hypothesis tests)
4-
## DBsection(One sample mean - t)
4+
## DBsection(Paired samples)
55
## Institution(The College of Idaho)
66
## Author(R Cruz, L Danielson, J Guild)
77
## MLT(stateHyp-thenTest)

0 commit comments

Comments
 (0)