Sample space probability question

Mark53
Messages
93
Reaction score
0

Homework Statement


[/B]
Driving to work, a commuter passes through a sequence of three traffic lights. At each light he either stops, denoted by s, or continues, denoted by c. Assume that the outcome c or s for each traffic light is independent of the outcome of other traffic lights.

(a) Write out the sample space Ω.
(b) If X(ω) is the number of times the commuter stops for outcome ω, calculate X for each outcome in your sample space and write out the state space S for X.
(c) Assuming that each outcome ω is equally likely, calculate the PMF fX of X, with reasoning.
(d) Assuming that stopping at a light is twice as likely as continuing through, calculate the PMF fX of X.

The Attempt at a Solution


[/B]
A)

Ω={ccc,ccs,css,sss,ssc,scc,csc,scs}

b)

x(ccc)=0
x(ccs)=1=x(csc)=x(scc)
x(css)=2=x(ssc)=x(scs)
x(sss)=3

state space ={0,1,2,3}

c)

wouldn't the pmf just be this but the questions says equally likely.

p(X=0)=1/8
p(X=1)=3/8
p(X=2)=3/8
p(X=3)=1/8

d)
not sure how to go about this part
 
Physics news on Phys.org
Mark53 said:
the questions says equally likely
No, it says the individual (triple) outcomes like ccc are equally likely. It does not say the values of X are equally likely.
Mark53 said:
d)
not sure how to go about this part
Then you do not really understand how you answered c). You were not told that c and s were equally likely.
In d), c and s are not equally likely. But you know what the two probabilities add up to.
 
haruspex said:
No, it says the individual (triple) outcomes like ccc are equally likely. It does not say the values of X are equally likely.

Then you do not really understand how you answered c). You were not told that c and s were equally likely.
In d), c and s are not equally likely. But you know what the two probabilities add up to.

read the question wrong so what i wrote in part c would be correct then.

for part d

the probability c happening would be 1/3 and the probability of s happening would be 2/3 given that it is twice as likely and must add to 1.

does this then mean P(ccc) happening would be 1/27 and so on for the rest?
 
Mark53 said:
read the question wrong so what i wrote in part c would be correct then.

for part d

the probability c happening would be 1/3 and the probability of s happening would be 2/3 given that it is twice as likely and must add to 1.

does this then mean P(ccc) happening would be 1/27 and so on for the rest?
Yes.
 
  • Like
Likes Mark53
There are two things I don't understand about this problem. First, when finding the nth root of a number, there should in theory be n solutions. However, the formula produces n+1 roots. Here is how. The first root is simply ##\left(r\right)^{\left(\frac{1}{n}\right)}##. Then you multiply this first root by n additional expressions given by the formula, as you go through k=0,1,...n-1. So you end up with n+1 roots, which cannot be correct. Let me illustrate what I mean. For this...
Back
Top