1-pgeom(q = 18, prob = 0.07)
[1] 0.2518698
## OR
pgeom(q = 18, prob = 0.07, lower.tail = F)
[1] 0.2518698
BSTA 550
October 18, 2024
There are answers at the back of the book!! Selected answers (or hints) not provided at the end the book:
Chapter 7
# 2: \(X\in(0,\infty)\), continuous; \(Y\in\{0,1,2,\ldots\}\), discrete
# 10: \(X_j\in[0,\infty),j=1,\ldots,100\); \(Y\in[0,\infty)\); both continuous
# 16: \(Y\) could be 0
# 18: Yes, a r.v. can be both. Give an example!
Chapter 8
# 2: (a) \(p(x)=\binom{7}{x}(.5)^7\) for \(x=0,1,2,\ldots,7\)
# 9: (a) \(c = \frac{1}{8}\)
# 10:
\(x\) | 2 | 4 | 6 | 8 |
---|---|---|---|---|
\(p(x)\) | 3/10 | 1/2 | 3/20 | 1/20 |
Chapter 15
Chapter 16
Chapter 17
# 6 (a) 400, 87.18 (b) No
# 12 (c) 0.8000
Chapter 18
# 20 (a) (b) 0.6514 (c) 0.0598
# 24 (c) 0.8571
# 26 162,754.8
Chapter 19
# 6: (c) 15.625 (d) 0.0486 (f) 0.0488
# 18: 100
Chapter 20