Last visit was: 24 Apr 2024, 01:46 It is currently 24 Apr 2024, 01:46

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
Manager
Manager
Joined: 27 Aug 2004
Posts: 89
Own Kudos [?]: 21 [0]
Given Kudos: 0
Location: US
Send PM
User avatar
Manager
Manager
Joined: 22 Jun 2004
Posts: 216
Own Kudos [?]: 15 [0]
Given Kudos: 0
Location: Bangalore, India
Send PM
User avatar
Intern
Intern
Joined: 03 Aug 2004
Posts: 12
Own Kudos [?]: [0]
Given Kudos: 0
Send PM
User avatar
Intern
Intern
Joined: 22 Aug 2004
Posts: 6
Own Kudos [?]: [0]
Given Kudos: 0
Send PM
Re: In a certain city in September, there is a 50% chance the [#permalink]
I got 5/16
Ans: E

My explanation is:
This is similar to tossing a coin five times where the probability of getting a Head or Tail is 1/2. In this case also the probability of temp greater than 70 or temp <= 70 is 1/2. Now as there are 5 trials and the two events, the total possible outcomes is 2^5 = 32
Now the given event is given as (69, 75, 70, 72, and 75) i.e the temp greater than 70 is 3 times and <=70 is 2 times.
Hence C(5,3). similar to throwing 3 heads and 2 tails in 5 trials.
Hence the required probability is
C(5,3) / 32 = 5/16

Another direct formula which can be applied is:
To find the probability of r favorable outcomes in n trials given the probabilities of occurence of the events.
Answer is: C(n,r) (p)^r * (q)^n-r
Here p+q =1
Hence applying the same here,
required probability is = 5! / (3! 2!) * (1/2)^3 * (1/2)^2 = 5/16
User avatar
Intern
Intern
Joined: 03 Aug 2004
Posts: 12
Own Kudos [?]: [0]
Given Kudos: 0
Send PM
Re: In a certain city in September, there is a 50% chance the [#permalink]
wireless_neo wrote:
I got 5/16
Ans: E

My explanation is:
This is similar to tossing a coin five times where the probability of getting a Head or Tail is 1/2. In this case also the probability of temp greater than 70 or temp <= 70 is 1/2. Now as there are 5 trials and the two events, the total possible outcomes is 2^5 = 32
Now the given event is given as (69, 75, 70, 72, and 75) i.e the temp greater than 70 is 3 times and <=70 is 2 times.
Hence C(5,3). similar to throwing 3 heads and 2 tails in 5 trials.
Hence the required probability is
C(5,3) / 32 = 5/16

Another direct formula which can be applied is:
To find the probability of r favorable outcomes in n trials given the probabilities of occurence of the events.
Answer is: C(n,r) (p)^r * (q)^n-r
Here p+q =1
Hence applying the same here,
required probability is = 5! / (3! 2!) * (1/2)^3 * (1/2)^2 = 5/16


I disagree with your initial thought...this question isn't phrased so that it can be similar to "flipping a coin five times"...the question doesn't ask "what is the probability that the temp will be great or less than 70 degrees", it asks about the probability that the temp will be a specific temp. So there aren't just two possible outcomes - there are significantly more - could be 52 degrees, could be 90 degrees, could be 110 degrees.
User avatar
Intern
Intern
Joined: 22 Aug 2004
Posts: 6
Own Kudos [?]: [0]
Given Kudos: 0
Send PM
Re: In a certain city in September, there is a 50% chance the [#permalink]
Lovely,
I think we are not concerned by what is the specific temperature, but are concerned about whether the temp is <=70 or >70. The answer would have been same if the high temperatures were 110, 200, 150, 30,70.
or for that matter provided 3 values are above 70 and other 2 are <=70

There are 2^5 possible outcomes. We are categorising those with value <=70 and >70 each having probability of 1/2.

hardworker, am I more or less correct in my understanding of the subject?

Agreed that my first explanation is a bit vague.
Still learning Probability!!
User avatar
Intern
Intern
Joined: 03 Aug 2004
Posts: 12
Own Kudos [?]: [0]
Given Kudos: 0
Send PM
Re: In a certain city in September, there is a 50% chance the [#permalink]
wireless_neo wrote:
Lovely,
I think we are not concerned by what is the specific temperature, but are concerned about whether the temp is <=70 or >70. The answer would have been same if the high temperatures were 110, 200, 150, 30,70.
or for that matter provided 3 values are above 70 and other 2 are <=70

There are 2^5 possible outcomes. We are categorising those with value <=70 and >70 each having probability of 1/2.

hardworker, am I more or less correct in my understanding of the subject?

Agreed that my first explanation is a bit vague.
Still learning Probability!!


then the problem should read differently, because just because there is a 50% chance of the temp being greater than 70 doesn't mean that there is a 50% chance of the temp being 72 or 73 or 75...
User avatar
CEO
CEO
Joined: 17 Jul 2004
Posts: 3249
Own Kudos [?]: 515 [0]
Given Kudos: 0
Send PM
Re: In a certain city in September, there is a 50% chance the [#permalink]
This looks like a poorly written problem since it states exact values rather than qualitative comparisons (i.e. greater than 70 degrees, less than or equal to 70 degrees).

Hjort
avatar
Senior Manager
Senior Manager
Joined: 20 Jul 2004
Posts: 318
Own Kudos [?]: 363 [0]
Given Kudos: 0
Send PM
Re: In a certain city in September, there is a 50% chance the [#permalink]
Yes, I spent a lot of time today morning thinking on this one (how can one predict specific temperature numbers?). Agree with Hjort that this is one of those poorly worded (peterson?) problems.

I would have preferred it to be:
"In a 5-day period, what is the probability that the high temperatures are greater than 70 on exactly 3 days"

But given the conditions, I guessed that this is what they tried to test. I solved it in the first way that wireless_neo solved (similar to 2 coins flip). But the C(n,r) (p)^r * (q)^n-r formula would have been handy had the probability been different from 0.5



Archived Topic
Hi there,
This topic has been closed and archived due to inactivity or violation of community quality standards. No more replies are possible here.
Where to now? Join ongoing discussions on thousands of quality questions in our Problem Solving (PS) Forum
Still interested in this question? Check out the "Best Topics" block above for a better discussion on this exact question, as well as several more related questions.
Thank you for understanding, and happy exploring!
GMAT Club Bot
Re: In a certain city in September, there is a 50% chance the [#permalink]
Moderators:
Math Expert
92893 posts
Senior Moderator - Masters Forum
3137 posts

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