Last visit was: 24 Apr 2026, 17:08 It is currently 24 Apr 2026, 17:08
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
User avatar
Bunuel
User avatar
Math Expert
Joined: 02 Sep 2009
Last visit: 24 Apr 2026
Posts: 109,818
Own Kudos:
Given Kudos: 105,873
Products:
Expert
Expert reply
Active GMAT Club Expert! Tag them with @ followed by their username for a faster response.
Posts: 109,818
Kudos: 811,080
 [42]
2
Kudos
Add Kudos
39
Bookmarks
Bookmark this Post
Most Helpful Reply
User avatar
ScottTargetTestPrep
User avatar
Target Test Prep Representative
Joined: 14 Oct 2015
Last visit: 24 Apr 2026
Posts: 22,286
Own Kudos:
26,534
 [15]
Given Kudos: 302
Status:Founder & CEO
Affiliations: Target Test Prep
Location: United States (CA)
Expert
Expert reply
Active GMAT Club Expert! Tag them with @ followed by their username for a faster response.
Posts: 22,286
Kudos: 26,534
 [15]
8
Kudos
Add Kudos
7
Bookmarks
Bookmark this Post
General Discussion
User avatar
honneeey
Joined: 23 Aug 2016
Last visit: 06 Apr 2022
Posts: 90
Own Kudos:
175
 [1]
Given Kudos: 818
Location: India
Concentration: Finance, Strategy
GMAT 1: 660 Q49 V31
GPA: 2.84
WE:Other (Energy)
Products:
GMAT 1: 660 Q49 V31
Posts: 90
Kudos: 175
 [1]
1
Kudos
Add Kudos
Bookmarks
Bookmark this Post
User avatar
US09
Joined: 15 Oct 2017
Last visit: 06 Apr 2021
Posts: 242
Own Kudos:
313
 [4]
Given Kudos: 338
GMAT 1: 560 Q42 V25
GMAT 2: 570 Q43 V27
GMAT 3: 710 Q49 V39
Products:
GMAT 3: 710 Q49 V39
Posts: 242
Kudos: 313
 [4]
3
Kudos
Add Kudos
1
Bookmarks
Bookmark this Post
Probability that it snows on a day=70%, probability that it does not now=30%.
Probability that it does not snow on both of the days= 0.3 * 0.3 = .09 or 9%

Hence, probability that it snows on either of the days= 1-9/100 = 91%.

Therefore, E.
User avatar
BrentGMATPrepNow
User avatar
Major Poster
Joined: 12 Sep 2015
Last visit: 31 Oct 2025
Posts: 6,733
Own Kudos:
Given Kudos: 799
Location: Canada
Expert
Expert reply
Posts: 6,733
Kudos: 36,459
Kudos
Add Kudos
Bookmarks
Bookmark this Post
Bunuel
A mountain resort will hold its annual one-day snowboarding competition if it snows on either Saturday or Sunday, but if it does not snow at all it will not hold the event. If there is a 70% chance that it snows on any given day at the resort, what is the probability that the event will be held?

A. 70%
B. 80%
C. 81%
D. 90%
E. 91%

GIVEN: P(snow) = 0.7, so P(no snow) = 0.3

Let's use the complement to solve this.
That is, P(event is held) = 1 - P(event is NOT held)

P(event is NOT held) = P(no snow on Saturday AND no snow on Sunday)
= P(no snow on Saturday) x P(no snow on Sunday)
= 0.3 x 0.3
= 0.09

So, P(event is held) = 1 - 0.09
= 0.91

Answer: E

Cheers,
Brent
avatar
apati10
Joined: 19 May 2019
Last visit: 11 Jun 2021
Posts: 10
Own Kudos:
Given Kudos: 91
Posts: 10
Kudos: 4
Kudos
Add Kudos
Bookmarks
Bookmark this Post
Can we solve it like this?

P(it rains on Saturday)= 0.7
P(it rains on Sunday)= 0.7

P(match held)=
Rains on Saturday OR doesn't rain on Saturday*rains on Sunday

= 0.7 + 0.3*0.7
= 0.91

= 91%

Posted from my mobile device
User avatar
HoneyLemon
User avatar
Stern School Moderator
Joined: 26 May 2020
Last visit: 02 Oct 2023
Posts: 627
Own Kudos:
Given Kudos: 219
Status:Spirited
Concentration: General Management, Technology
WE:Analyst (Computer Software)
Kudos
Add Kudos
Bookmarks
Bookmark this Post
In approaching this conditional probability problem it is important to recognize that you do not need it to snow BOTH days in order for the event to run: as long as it rains on one or the other the event will be held. So this problem is asking for the probability of snow on either Saturday or Sunday. There are a few ways to determine this probability.

One is to note that if it snows Saturday (70%), then the event will run, but that if it does NOT snow Saturday (30%) then there's a 70% probability that it will still snow Sunday. So the two sequences of "Snows Saturday" or "Doesn't Snow Saturday, but then Snows Sunday" will combine for the total probability of the event running:

Snows Saturday = 70%
Does Not Snow Saturday, then Snows Sunday = (30%)(70%) = 21%

Snows either Saturday or Sunday = 70% + 21% = 91%. Choice (E) is correct.

You could also note that the only outcome that does NOT work for you is if it fails to snow both days. Everything else does work, so you could subtract the probability of "No Snow, then No Snow" from 100% to get to the total:

100% - Neither
100% - (30%)(30%) = 100% - 9% = 91%, so choice (E) is correct.

Of course, you could also use the "General Case" probability formula: Probability A + Probability B - Probability Both = Probability of A or B

Here that's 70% + 70% - (70%)(70%) = 140% - 49% = 91%. Again, choice (E) is correct.
User avatar
Basshead
Joined: 09 Jan 2020
Last visit: 07 Feb 2024
Posts: 906
Own Kudos:
Given Kudos: 431
Location: United States
Posts: 906
Kudos: 323
Kudos
Add Kudos
Bookmarks
Bookmark this Post
P(Snow) = 0.7
P(No Snow) = 0.3

If it snows on Saturday = 0.7
If it does not snow on Saturday and snows on Sunday = 0.7 * 0.3 = 0.21

0.7 + 0.21 = 0.91
User avatar
Krishnahelps
Joined: 15 Nov 2020
Last visit: 10 Sep 2025
Posts: 132
Own Kudos:
Given Kudos: 1,686
Schools: ISB '27 (A)
Schools: ISB '27 (A)
Posts: 132
Kudos: 33
Kudos
Add Kudos
Bookmarks
Bookmark this Post
ScottTargetTestPrep
Bunuel
A mountain resort will hold its annual one-day snowboarding competition if it snows on either Saturday or Sunday, but if it does not snow at all it will not hold the event. If there is a 70% chance that it snows on any given day at the resort, what is the probability that the event will be held?

A. 70%
B. 80%
C. 81%
D. 90%
E. 91%

We see that that they will NOT hold the event only if it does not snow on Saturday and it does not snow on Sunday. Since the probability is 0.7 that it will snow on any given day, we see that the probability that it will NOT snow on any given day is (1 - 0.7) = 0.3. We can use the formula:

P(hold the event) = 1 - P(not hold the event)

P(not hold the event) = 0.3 x 0.3 = 0.09.

So P(hold the event) = 1 - 0.09 = 0.91 = 91%

Answer: E

ScottTargetTestPrep Bunuel KarishmaB , In such cases why don't we consider snowing on both the days? Also, usually for either or do we need to not consider snowing on both days?
User avatar
KarishmaB
Joined: 16 Oct 2010
Last visit: 23 Apr 2026
Posts: 16,442
Own Kudos:
79,404
 [1]
Given Kudos: 485
Location: Pune, India
Expert
Expert reply
Active GMAT Club Expert! Tag them with @ followed by their username for a faster response.
Posts: 16,442
Kudos: 79,404
 [1]
1
Kudos
Add Kudos
Bookmarks
Bookmark this Post
ankitapugalia
ScottTargetTestPrep
Bunuel
A mountain resort will hold its annual one-day snowboarding competition if it snows on either Saturday or Sunday, but if it does not snow at all it will not hold the event. If there is a 70% chance that it snows on any given day at the resort, what is the probability that the event will be held?

A. 70%
B. 80%
C. 81%
D. 90%
E. 91%

We see that that they will NOT hold the event only if it does not snow on Saturday and it does not snow on Sunday. Since the probability is 0.7 that it will snow on any given day, we see that the probability that it will NOT snow on any given day is (1 - 0.7) = 0.3. We can use the formula:

P(hold the event) = 1 - P(not hold the event)

P(not hold the event) = 0.3 x 0.3 = 0.09.

So P(hold the event) = 1 - 0.09 = 0.91 = 91%

Answer: E

ScottTargetTestPrep Bunuel KarishmaB , In such cases why don't we consider snowing on both the days? Also, usually for either or do we need to not consider snowing on both days?


We are considering snow on both the days. If it snows on both the days, the competition will take place.

Look, there are 4 possibilities:
Snow on Saturday, no snow on Sunday. Probability = 0.7 * 0.3
No snow on Saturday, snow on Sunday. Probability = 0.3 * 0.7
Snow on Saturday, snow on Sunday. Probability = 0.7 * 0.7
No snow on Sat, no snow on Sun. Probability = 0.3 * 0.3

When will the competition take place? In the first three cases: 0.7 * 0.3 + 0.3 * 0.7 + 0.7 * 0.7 = 0.91
or
we can say that it will not take place with probability 0.09 and hence it will take place will probability 1 - 0.09 = 0.91

Answer (E)

Check this video on Probability: https://youtu.be/0BCqnD2r-kY
User avatar
bumpbot
User avatar
Non-Human User
Joined: 09 Sep 2013
Last visit: 04 Jan 2021
Posts: 38,975
Own Kudos:
Posts: 38,975
Kudos: 1,117
Kudos
Add Kudos
Bookmarks
Bookmark this Post
Automated notice from GMAT Club BumpBot:

A member just gave Kudos to this thread, showing it’s still useful. I’ve bumped it to the top so more people can benefit. Feel free to add your own questions or solutions.

This post was generated automatically.
Moderators:
Math Expert
109818 posts
Tuck School Moderator
853 posts