Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
Kate authored and Kate committed Mar 1, 2024
1 parent ab914b9 commit d3ff708
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion book/09-s02-lab09e.Rmd
Original file line number Diff line number Diff line change
Expand Up @@ -174,7 +174,7 @@ pwr.r.test(n = 50,
power = .8,
alternative = "greater") %>%
pluck("r") %>%
round(3)
round(2)
```

[Return to Task](#Ch10InClassQueT9)
Expand Down

0 comments on commit d3ff708

Please sign in to comment.