Skip to content

Commit

Permalink
Fixed typo in hw4
Browse files Browse the repository at this point in the history
  • Loading branch information
bcaffo committed Jul 14, 2014
1 parent afea117 commit 19929c8
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion 06_StatisticalInference/homework/hw4.Rmd
Original file line number Diff line number Diff line change
Expand Up @@ -209,7 +209,7 @@ $\alpha = 1 - Conf. Level$._
$2 \alpha = 1 - Conf. Level$.
3. All of the values of the hypothesized mean for which we would reject with
$\alpha = 1 - Conf. Level$.
4. All of the values of the hypothesized mean for which we would fail to reject with
4. All of the values of the hypothesized mean for which we would reject with
$2 \alpha = 1 - Conf. Level$.

*** .hint
Expand Down
2 changes: 1 addition & 1 deletion 06_StatisticalInference/homework/hw4.html
Original file line number Diff line number Diff line change
Expand Up @@ -327,7 +327,7 @@ <h2>About these slides</h2>
\(2 \alpha = 1 - Conf. Level\).</li>
<li>All of the values of the hypothesized mean for which we would reject with
\(\alpha = 1 - Conf. Level\).</li>
<li>All of the values of the hypothesized mean for which we would fail to reject with
<li>All of the values of the hypothesized mean for which we would reject with
\(2 \alpha = 1 - Conf. Level\).</li>
</ol>

Expand Down
2 changes: 1 addition & 1 deletion 06_StatisticalInference/homework/hw4.md
Original file line number Diff line number Diff line change
Expand Up @@ -211,7 +211,7 @@ $\alpha = 1 - Conf. Level$._
$2 \alpha = 1 - Conf. Level$.
3. All of the values of the hypothesized mean for which we would reject with
$\alpha = 1 - Conf. Level$.
4. All of the values of the hypothesized mean for which we would fail to reject with
4. All of the values of the hypothesized mean for which we would reject with
$2 \alpha = 1 - Conf. Level$.

*** .hint
Expand Down

0 comments on commit 19929c8

Please sign in to comment.