Description Usage Arguments Value Author(s) Examples
Calculate a conservative sample size (AICPA, 2012). Based on Technical Notes on the AICPA Audit Guide Audit Sampling, Trevor Stewart, AICPA, 2012.
1 | MUS.calc.n.conservative(confidence.level, tolerable.error, expected.error, book.value)
|
confidence.level |
dito. |
tolerable.error |
Tolerable error in monetary units. |
expected.error |
Expected error in monetary units. |
book.value |
Book value in monetary units. |
Returns the (conservative) sample size.
Andre Guimaraes <alsguimaraes@gmail.com>
1 | MUS.calc.n.conservative(0.95, 100000, 50000, 10000000)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.