Skip to content

Commit 2d1bb55

Browse files
authored
Merge pull request #1320 from drlvk/patch-1
Corrected a typo in problem text
2 parents 757b1e4 + 4b18fbb commit 2d1bb55

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

OpenProblemLibrary/Rochester/setProbability10NormalDist/ur_pb_10_16.pg

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ $ans2 = normal_distr(.5-$p/100, mean=>98.20, deviation=>0.62);
3333

3434
BEGIN_TEXT
3535

36-
Healty people have body temperatures that are normally distributed with a mean of
36+
Healthy people have body temperatures that are normally distributed with a mean of
3737
\( 98.20^{\circ}F\) and a standard deviation of \( 0.62^{\circ}F \) . $BR
3838

3939
(a) \( \) If a healthy person is randomly selected, what is the probability that he or she has a
@@ -42,7 +42,7 @@ temperature above \($t^{\circ}F\)? $BR
4242
answer: \{ans_rule(10)\} $BR
4343

4444
(b) \( \) A hospital wants to select a minimum temperature for requiring further medical tests.
45-
What should that temperature be, if we want only $p $PERCENT of healty people to exceed it? $BR
45+
What should that temperature be, if we want only $p $PERCENT of healthy people to exceed it? $BR
4646

4747
answer: \{ans_rule(10)\}
4848

0 commit comments

Comments
 (0)