Last visit was: 25 Apr 2024, 23:06 It is currently 25 Apr 2024, 23:06

Close
GMAT Club Daily Prep
Thank you for using the timer - this advanced tool can estimate your performance and suggest more practice questions. We have subscribed you to Daily Prep Questions via email.

Customized
for You

we will pick new questions that match your level based on your Timer History

Track
Your Progress

every week, we’ll send you an estimated GMAT score based on your performance

Practice
Pays

we will pick new questions that match your level based on your Timer History
Not interested in getting valuable practice questions and articles delivered to your email? No problem, unsubscribe here.
Close
Request Expert Reply
Confirm Cancel
SORT BY:
Date
Tags:
Show Tags
Hide Tags
Math Expert
Joined: 02 Sep 2009
Posts: 92915
Own Kudos [?]: 619068 [48]
Given Kudos: 81595
Send PM
Most Helpful Reply
avatar
Manager
Manager
Joined: 17 Aug 2015
Posts: 90
Own Kudos [?]: 318 [6]
Given Kudos: 341
Location: India
Concentration: Strategy, General Management
Schools: Duke '19 (II)
GMAT 1: 750 Q49 V42
GPA: 4
WE:Information Technology (Investment Banking)
Send PM
avatar
Intern
Intern
Joined: 02 Sep 2015
Posts: 2
Own Kudos [?]: 31 [6]
Given Kudos: 2
Send PM
General Discussion
Manager
Manager
Joined: 13 Mar 2013
Posts: 135
Own Kudos [?]: 287 [2]
Given Kudos: 25
Location: United States
Concentration: Leadership, Technology
GPA: 3.5
WE:Engineering (Telecommunications)
Send PM
Re: The events A and B are independent. The probability that event A occu [#permalink]
2
Kudos
The events A and B are independent. The probability that event A occurs is 0.6, and the probability that at least one of the events A or B occurs is 0.94. What is the probability that event B occurs?

(A) 0.34
(B) 0.65
(C) 0.72
(D) 0.76
(E) 0.85

As given independent event p( A and B) = pA *pB
p(AorB) = 0.94


p(AorB) = pA + pB - p( A and B)
= pA + pB - pA *pB
0.94 =0.6 + pB - (0.6*pB)

On solving the above we get
pB = 0.85
E ans .
User avatar
Manager
Manager
Joined: 10 May 2014
Posts: 116
Own Kudos [?]: 339 [3]
Given Kudos: 28
Send PM
Re: The events A and B are independent. The probability that event A occu [#permalink]
2
Kudos
1
Bookmarks
Probability of A
- Yes: 0.6
- No: 0.4

Probability of B
- Yes: Y
- No: N

Probability of at least A or B = 1 - (0.4)(N)
0.94 = 1 - (0.4)N
N = 0.15

1 - N = Y
1 - 0.15 = Y
Y = 0.85

Answer Choice E
Math Expert
Joined: 02 Sep 2009
Posts: 92915
Own Kudos [?]: 619068 [3]
Given Kudos: 81595
Send PM
Re: The events A and B are independent. The probability that event A occu [#permalink]
2
Kudos
1
Bookmarks
Expert Reply
Bunuel wrote:
The events A and B are independent. The probability that event A occurs is 0.6, and the probability that at least one of the events A or B occurs is 0.94. What is the probability that event B occurs?

(A) 0.34
(B) 0.65
(C) 0.72
(D) 0.76
(E) 0.85

Kudos for a correct solution.


KAPLAN OFFICIAL SOLUTION:

In order to find the probability that event B occurs in this problem, we need to set up an equation that includes the probabilities we are given and which allows us to solve for B. We are told that the probability that at least one of A or B occurring is 0.94. ‘At least one of A or B’ means that an outcome is desired if A occurs and B does not, B occurs and A does not or A and B both occur.

It is important to remember two rules of probability here. First, when you encounter an ‘or’ situation you add and when you see an ‘and’ situation you multiply. Second, the probability that an event does NOT occur is equal to one minus the probability it does occur.

Based on these rules, we can translate ‘at least one of A or B occurs is 0.94’ to the following equation:

.6B [the probability that both A and B occur] + .6(1-B) [the probability that A occurs and B does not] + B(1-.6) [the probability that B occurs and A does not] = .94

We can simplify this equation to .6B + .6(1-B) + .4B = .94 and solve for B.

.6B + .6(1-B) + .4B = .94

.6B + .6 – .6B + .4B = .94

.6 + .4B = .94

.4B = .34

B = .34/.4

B = 34/40 = .85

Thus, our answer is 0.85, or answer choice (E).
Board of Directors
Joined: 17 Jul 2014
Posts: 2163
Own Kudos [?]: 1180 [1]
Given Kudos: 236
Location: United States (IL)
Concentration: Finance, Economics
GMAT 1: 650 Q49 V30
GPA: 3.92
WE:General Management (Transportation)
Send PM
Re: The events A and B are independent. The probability that event A occu [#permalink]
1
Kudos
Bunuel wrote:
The events A and B are independent. The probability that event A occurs is 0.6, and the probability that at least one of the events A or B occurs is 0.94. What is the probability that event B occurs?

(A) 0.34
(B) 0.65
(C) 0.72
(D) 0.76
(E) 0.85

Kudos for a correct solution.



very very tricky one indeed.
P(A)=0.6
P(A or B) = 0.94
since both are independent, P(A and B) is P(A)*P(B)
using OR formula we get:
P(A or B) = P(A) + P(B) - P(A and B)
0.94 = 0.6 + P(B) - P(B)*0.6
0.34 = P(B) - 0.6*P(B)
factor P(B)
0.34 = P(B)(1-0.6)
0.34 = P(B)*(0.4)
PB = 0.34/0.4
use fractions better
34/40 -> 17/20 - multiply by 5 -> 85/100 so 0.85 - E
Manager
Manager
Joined: 28 Nov 2017
Posts: 113
Own Kudos [?]: 147 [1]
Given Kudos: 135
Location: Uzbekistan
Send PM
Re: The events A and B are independent. The probability that event A occu [#permalink]
1
Kudos
Bunuel wrote:
The events A and B are independent. The probability that event A occurs is 0.6, and the probability that at least one of the events A or B occurs is 0.94. What is the probability that event B occurs?

(A) 0.34
(B) 0.65
(C) 0.72
(D) 0.76
(E) 0.85

Kudos for a correct solution.


Hi!
I have an alternative solution.

Prob A won't occur =1-0.6=0.4
Let's assume that Prob B won't occur x.

Then, Prob both A and B together will not occur is 0.4x=1-0.94=0.06
So, x=0.15

Thus, Prob B will occur is 1-0.15=0.85

Hence, E.
Intern
Intern
Joined: 05 Oct 2019
Posts: 36
Own Kudos [?]: 7 [0]
Given Kudos: 91
Location: Georgia
Concentration: Marketing, General Management
GMAT 1: 540 Q37 V27
GPA: 2.88
Send PM
Re: The events A and B are independent. The probability that event A occu [#permalink]
P(at least one of them) = P(A) + P(B) - P(A x B)
0.94 = 0.6 + B - 0.6xB
0.94 = 0.6 + 0.4B
0.34 = 0.4B
B = 0.34/0.4 (same as 17/20) = 0.85 E.
Target Test Prep Representative
Joined: 14 Oct 2015
Status:Founder & CEO
Affiliations: Target Test Prep
Posts: 18761
Own Kudos [?]: 22055 [1]
Given Kudos: 283
Location: United States (CA)
Send PM
Re: The events A and B are independent. The probability that event A occu [#permalink]
1
Bookmarks
Expert Reply
Bunuel wrote:
The events A and B are independent. The probability that event A occurs is 0.6, and the probability that at least one of the events A or B occurs is 0.94. What is the probability that event B occurs?

(A) 0.34
(B) 0.65
(C) 0.72
(D) 0.76
(E) 0.85

Kudos for a correct solution.


We can use the formula:

P(A or B) = P(A) + P(B) - P(A and B)

Since A and B are independent, P(A and B) = P(A) * P(B). Therefore, we have:

P(A or B) = P(A) + P(B) - P(A) * P(B)

0.94 = 0.6 + P(B) - 0.6 * P(B)

0.34 = 0.4 * P(B)

P(B) = 0.34/0.4 = 0.85

Answer: E

Intern
Intern
Joined: 01 Jan 2016
Posts: 28
Own Kudos [?]: 37 [0]
Given Kudos: 1128
Location: India
Send PM
Re: The events A and B are independent. The probability that event A occu [#permalink]
This the way I solved and went wrong:

Only A = A
Only B = B
Intersection = C
None = D

A+B+C = 0.94

I assumed B+C is what is asked as P(B). However, B+C = 0.34.
While I understand the correct approach, can someone explain why this leads to wrong result?
Intern
Intern
Joined: 08 Jun 2022
Posts: 39
Own Kudos [?]: 6 [0]
Given Kudos: 592
Send PM
Re: The events A and B are independent. The probability that event A occu [#permalink]
Very nice High Quality question

Posted from my mobile device
User avatar
Non-Human User
Joined: 09 Sep 2013
Posts: 32680
Own Kudos [?]: 822 [0]
Given Kudos: 0
Send PM
Re: The events A and B are independent. The probability that event A occu [#permalink]
Hello from the GMAT Club BumpBot!

Thanks to another GMAT Club member, I have just discovered this valuable topic, yet it had no discussion for over a year. I am now bumping it up - doing my job. I think you may find it valuable (esp those replies with Kudos).

Want to see all other topics I dig out? Follow me (click follow button on profile). You will receive a summary of all topics I bump in your profile area as well as via email.
GMAT Club Bot
Re: The events A and B are independent. The probability that event A occu [#permalink]
Moderators:
Math Expert
92915 posts
Senior Moderator - Masters Forum
3137 posts

Powered by phpBB © phpBB Group | Emoji artwork provided by EmojiOne