Conditional Probability - Faulty Plumbing

In summary: B) What is the probability that a person with a room having faulty plumbing was assigned accommodations at Lakeview?P(L | F) is what we are looking for, yes?P(L | F) = 'Prob. of being assigned to LakeView, given room has faulty plumbing'Right?P(L | F) = P(L n F) / P(F) = P(F | L) P(F) / P(F) = P(F | L)...? This answer is not correct... how come?Because P(L n F) != P(F | L) P(F), ? How come? Independence thing?
  • #1
newguy2
2
0
This question has been driving me crazy.

A large industrial firm uses three local motels to provide overnight accommodations for its clients.
From past experience it is known that 20% of the clients are assigned rooms at the Ramada Inn, 50% at the Sheraton and 30% at Lakeview. What is the probability that:

P(R) = 'Probability of being assigned to Ramada' = 20% = .20
P(S) = 'Probability of being assigned to Sheraton' = 50% = .50
P(L) = 'Probability of being assigned to Lakeview' = 30% = .30

P(F) = 'The probability of faulty plumbing' = ?

P(F | R) = 'Given room is at Ramada, prob. of faulty plumbing' = 5% = .05
P(F | S) = 'Given room is at Sheraton ...' = 4% = .04
P(F | L) = 'Given room is at Lakeview ...' = 8% = .08

Right?
So...:

A) What is the probability that a client will be assigned a room with faulty plumbing?

P(F) = P(R)P(F|R) + P(S)P(F|S) + P(L)P(F|L) = .20*.05 + .50*.04 + .30*.08 = 5.4% = .054
This makes sense...ok..
But...

B) What is the probability that a person with a room having faulty plumbing was assigned accommodations at Lakeview?

P(L | F) is what we are looking for, yes?
P(L | F) = 'Prob. of being assigned to LakeView, given room has faulty plumbing"
Right?

P(L | F) = P(L n F) / P(F) = P(F | L) P(F) / P(F) = P(F | L)...? This answer is not correct... how come?

P(L | F) = P(L n F) / P(F) = P(L) P(F) / P(F) = P(L)...? This answer is also not correct...

P(L | P(F|L)) = P(L n [F | L]) / P(F | L) = P(L)P(F | L) / P(F | L) = P(L) Still incorrect answer...

But this works...?

P(L | F) = P(L) P(F | L) / P(F) = correct answer?Please clarify all this for me.. What is happening.
 
Last edited:
Mathematics news on Phys.org
  • #2
Hello, and welcome to MHB! (Wave)

I've moved your post into its own thread...this way the discussion will be all about your question only, and you'll be more likely to get help too. :)
 
  • #3
P(L | F) = P(L n F) / P(F)

P(F | L) = P(F n L) / P(L)P(L n F) = P(L | F) P(F)
P(F n L) = P(F | L) P(L)

P(L n F) = P(F n L)

P(L n F) = P(F | L) P(L)
P(F n L) = P(L | F) P(F)

newguy said:
P(L | F) = P(L n F) / P(F) = P(F | L) P(F) / P(F) = P(F | L)...? This answer is not correct... how come?
Because P(L n F) != P(F | L) P(F)
it is P(L n F) = P(F | L) P(L)
or... P(L n F) = P(L | F) P(F)

newguy said:
P(L | F) = P(L n F) / P(F) = P(L) P(F) / P(F) = P(L)...? This answer is also not correct...
Because P(L n F) != P(L) P(F), ? How come? Independence thing?
so P(L n F) = P(L) + P(F) - P(L u F) ??

newguy said:
P(L | P(F|L)) = P(L n [F | L]) / P(F | L) = P(L)P(F | L) / P(F | L) = P(L) Still incorrect answer...
I get this is probably not even valid, this was just experimenting trying to see it gave the correct answer

newguy said:
But this works...?
P(L | F) = P(L) P(F | L) / P(F) = correct answer?
Please clarify all this for me.. What is happening.
I under stand why this works now anyways, because:
P(L n F) = P(F | L) P(L) = P(L) P(F | L)
 
  • #4
newguy said:
This question has been driving me crazy.

A large industrial firm uses three local motels to provide overnight accommodations for its clients.
From past experience it is known that 20% of the clients are assigned rooms at the Ramada Inn, 50% at the Sheraton and 30% at Lakeview. What is the probability that:

P(R) = 'Probability of being assigned to Ramada' = 20% = .20
P(S) = 'Probability of being assigned to Sheraton' = 50% = .50
P(L) = 'Probability of being assigned to Lakeview' = 30% = .30

P(F) = 'The probability of faulty plumbing' = ?

P(F | R) = 'Given room is at Ramada, prob. of faulty plumbing' = 5% = .05
P(F | S) = 'Given room is at Sheraton ...' = 4% = .04
P(F | L) = 'Given room is at Lakeview ...' = 8% = .08

Right?
So...:

A) What is the probability that a client will be assigned a room with faulty plumbing?r

P(F) = P(R)P(F|R) + P(S)P(F|S) + P(L)P(F|L) = .20*.05 + .50*.04 + .30*.08 = 5.4% = .054
This makes sense...ok..
But...
Imagine 1000 clients. 20% of them, 200, are assigned to Ramada, 50% of them, 500, are assigned to Sheraton, and 30%, 300, are assigned to Lakeview.

Of the 200 assigned to Ramada, 5%, 10, have faulty plumbing. Of the 500 assigned to Sheraton, 4%, 20, have faulty plumbing. Of the 300 assigned to Lakeview, 8%, 24, have faulty plumbing. That is a total of 10+ 20+ 24= 54 or 54/1000= 0.054, 5.4% of the clients, have faulty plumbing.

B) What is the probability that a person with a room having faulty plumbing was assigned accommodations at Lakeview?
Of the 54 people who had faulty plumbing, 24, so 24/54= 0.4444 or 44.44%, were assigned to Lakeview.

P(L | F) is what we are looking for, yes?
P(L | F) = 'Prob. of being assigned to LakeView, given room has faulty plumbing"
Right?
Yes, that is correct.

P(L | F) = P(L n F) / P(F) = P(F | L) P(F) / P(F) = P(F | L)...? This answer is not correct... how come?

P(L | F) = P(L n F) / P(F) = P(L) P(F) / P(F) = P(L)...? This answer is also not correct...

P(L | P(F|L)) = P(L n [F | L]) / P(F | L) = P(L)P(F | L) / P(F | L) = P(L) Still incorrect answer...

But this works...?

P(L | F) = P(L) P(F | L) / P(F) = correct answer?Please clarify all this for me.. What is happening.
You seem to be assuming. when you write, for example, "P(L n F)= P(L)P(F)", that "faulty plumbing" is independent of which motel a client is assigned to- and that is clearly not true.
 
Last edited by a moderator:

Related to Conditional Probability - Faulty Plumbing

1. What is conditional probability?

Conditional probability is the likelihood of an event occurring given that another event has already occurred. It takes into account previous information to calculate the probability of a future event.

2. How is conditional probability used in faulty plumbing?

In faulty plumbing, conditional probability can be used to determine the likelihood of a plumbing issue occurring given that there is already a known problem with the plumbing system. This can help in identifying potential causes and solutions for the issue.

3. What factors can affect conditional probability in faulty plumbing?

Several factors can affect conditional probability in faulty plumbing, such as the age and condition of the plumbing system, the type of materials used, and the frequency of maintenance and repairs.

4. How can conditional probability be calculated in faulty plumbing?

Conditional probability can be calculated in faulty plumbing by dividing the probability of the desired event (e.g. a plumbing issue) by the probability of the given event (e.g. a known plumbing issue). This can be expressed as P(A|B) = P(A∩B) / P(B), where A is the desired event and B is the given event.

5. How can conditional probability help in preventing plumbing issues?

By using conditional probability, potential plumbing issues can be identified and addressed before they become major problems. It can also help in determining the most effective and efficient solutions for existing issues.

Similar threads

Replies
2
Views
4K
  • Set Theory, Logic, Probability, Statistics
Replies
3
Views
1K
  • General Math
Replies
2
Views
3K
  • Set Theory, Logic, Probability, Statistics
Replies
4
Views
1K
  • Differential Equations
Replies
1
Views
832
  • Set Theory, Logic, Probability, Statistics
Replies
10
Views
2K
  • Math Proof Training and Practice
2
Replies
46
Views
5K
  • Introductory Physics Homework Help
Replies
1
Views
787
  • General Math
4
Replies
125
Views
17K
  • Calculus and Beyond Homework Help
Replies
3
Views
2K
Back
Top