geometric_distributions_exercise
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revision | |||
geometric_distributions_exercise [2024/10/09 13:24] – hkimscil | geometric_distributions_exercise [2024/10/09 13:37] (current) – hkimscil | ||
---|---|---|---|
Line 59: | Line 59: | ||
[1] 5 | [1] 5 | ||
> </ | > </ | ||
+ | 다른 예. 위에서 우리는 0.9993446은 r = 8일 때 (8번시도) 나오는 확률임을 알고 있다. 따라서, 답은 7+1. 만약에 0.9993446보다 큰 값을 갖을 경우는 9번이 필요하게 된다. | ||
+ | < | ||
+ | > qgeom(0.9993446, | ||
+ | [1] 7 | ||
+ | > | ||
+ | > qgeom(0.9993447, | ||
+ | [1] 8 | ||
+ | > | ||
+ | </ |
geometric_distributions_exercise.1728447885.txt.gz · Last modified: 2024/10/09 13:24 by hkimscil