vault backup: 2024-01-24 14:39:59
This commit is contained in:
parent
0cfb607824
commit
72ab2aa67f
@ -42,4 +42,5 @@ To determine by how much the standard error is affected, if `n` is the sample si
|
||||
|
||||
Accuracy in statistics refers to how small the standard error is. A smaller standard error means your data is more accurate.
|
||||
|
||||
$$ \sqrt{\frac{(\% of 1)(\% of 0)}{}}}
|
||||
You can use the below equation to find the percentage standard error of a box model that has ones and zeros. the % of ones and zeros should be represented as a proportion (EG: `60% = 0.6`).
|
||||
$$ \sqrt{\frac{(\% of 1)(\% of 0)}{num_{draws}}} $$
|
Loading…
Reference in New Issue
Block a user