whitehorsey
- 188
- 0
1. It is known that the probability of being able to log on to a computer from a remote terminal at any given time is .7. Let X denote the number of attempts that must be made to gain access to the computer.
a) Find the first four terms of the density table.
b) Find a closed form expression for f(x).
c) Find P[X = 6].
3. I got this:
a) x P[X = x]
-------------
1 0.7
2 0.49
3 0.343
4 0.2401
b) f(x) = (0.7)^x where x = 1, 2, 3, 4, ...
0 elsewhere
c) f(x) = (0.7)^6
= 0.117649
I'm not sure if I did it correctly.
a) Find the first four terms of the density table.
b) Find a closed form expression for f(x).
c) Find P[X = 6].
3. I got this:
a) x P[X = x]
-------------
1 0.7
2 0.49
3 0.343
4 0.2401
b) f(x) = (0.7)^x where x = 1, 2, 3, 4, ...
0 elsewhere
c) f(x) = (0.7)^6
= 0.117649
I'm not sure if I did it correctly.