Probability problem

This topic has expert replies
User avatar
Master | Next Rank: 500 Posts
Posts: 157
Joined: Tue Oct 07, 2008 5:47 am
Thanked: 3 times

Probability problem

by PussInBoots » Fri Jul 31, 2009 8:50 pm
A box contains 100 balls, numbered 1 to 100. If three balls are selected at random and with replacement from the box, what is the probability that the sum of the three numbers on the balls selected from the box will be odd?

1/4
3/8
1/2
5/8
3/4

OA: C

I solved that problem, and got the answer, but not sure if my sol-on is correct.

Senior | Next Rank: 100 Posts
Posts: 74
Joined: Fri Jul 31, 2009 11:38 am
Thanked: 4 times
Followed by:1 members

by quant-master » Fri Jul 31, 2009 10:53 pm
You can solve this problem in two ways:
One by typical probability method:
To sum up three numbers to odd

1. all the three numbers must be odd or
2. 2 even and 1 odd

Case i) All the numbers are odd : We know that we have 50 odd numbers and 50 even numbers selecting 1 odd number out of it is 50/100 =1/2 since we are doing with this replacement selecting three odd numbers will be ½*1/2*1/2 =1/8
Case ii) 2 even and 1 odd : this can also be written in the same as above (½*1/2*1/2)*3 (multiply by 3 because odd number can occur in 1st or 2nd or 3rd place hence 3 possibilities)

Case i+case ii =1/8+3/8 =4/8 =1/2

Now I was talking about two ways of solving this problem, here is the 2nd method (logical method)
We have equal number of even and odd numbers so selecting either one of them is of equal weightage and addition of any number will be either even or odd hence the probability of getting either an even or odd number out of an equally available even and odd numbers is ½

Thanks,
Quant-Master
https://gmat-quants.blocked - My Blog Updated almost daily with new quant fundas. Find collection of quants question in my blog

Legendary Member
Posts: 1578
Joined: Sun Dec 28, 2008 1:49 am
Thanked: 82 times
Followed by:9 members
GMAT Score:720

by maihuna » Fri Jul 31, 2009 11:05 pm
Odd nos will come in following two ways:

Out of 1-100 50 are even 50 are odd, so probability of choosing even or odd = 1/2.

Only one out of 3 no is Odd:
1/2*1/2*1/2
Can happen in 3-ways = 3*1/8


ALl three no are odd: Only one way: 1/2*1/2*1/2 = 1/8

Total = 4/8 = 1/2
Charged up again to beat the beast :)

Senior | Next Rank: 100 Posts
Posts: 64
Joined: Sat Aug 01, 2009 3:13 am
Thanked: 5 times
Followed by:1 members
GMAT Score:740

by mohitsharda » Sat Aug 01, 2009 3:38 am
there will be 50 odd and 50 even balls in all, each time a ball is drawn.

4 cases are there.... all 3 odd... 2 odd,1 even... 1odd, 2 even... 0 odd, 3 even..

by symmetry the probability for first and last case will be same.
Similarly, probability for middle two cases will be same.

for sum to be odd, we need either first or third case. The overall probability will be the sum of these two ....
So, by symmetry, we can get 1/2 or 0.5
MS

Master | Next Rank: 500 Posts
Posts: 175
Joined: Mon Feb 09, 2009 3:57 pm
Thanked: 4 times

by tom4lax » Mon Aug 03, 2009 4:58 am
Can someone explain intuitively why we don't multiply the odd occurences by 3?

1) Even*even*odd=1/8
2) odd*even*even=1/8
3) even*odd*even=1/8
4) odd*odd*odd=1/8 * 3 ???

My original thought was that there could be a different odd number for each case, so multiply by 3.

Thoughts?

Master | Next Rank: 500 Posts
Posts: 197
Joined: Sun May 18, 2008 2:47 am
Thanked: 12 times

by shahdevine » Mon Aug 03, 2009 11:31 am
p(odd)=50 odd balls/100 total balls=1/2

to add up to odd here are scenarios

A: odd and odd and odd
B: even and odd and odd
C: odd and even and odd
D: even and odd and odd

There are 4 scenarios(A,B,C,D) and each has a 1/2*1/2*1/2 or 1/8 chance of happening

The chances that either of these scenarios happens is A or B or C or D
---> 1/8 + 1/8 + 1/8 + 1/8 = 4/8 = 1/2

you got this!!

sd

Master | Next Rank: 500 Posts
Posts: 197
Joined: Sun May 18, 2008 2:47 am
Thanked: 12 times

by shahdevine » Mon Aug 03, 2009 11:33 am
tom4lax wrote:Can someone explain intuitively why we don't multiply the odd occurences by 3?

1) Even*even*odd=1/8
2) odd*even*even=1/8
3) even*odd*even=1/8
4) odd*odd*odd=1/8 * 3 ???

My original thought was that there could be a different odd number for each case, so multiply by 3.

Thoughts?
Tom, it doesn't matter which odd number comes up as long as its odd. so there is 1/8 chance of odd*odd*odd scenario happening.

Newbie | Next Rank: 10 Posts
Posts: 6
Joined: Sat Jun 06, 2009 4:32 pm

My thoughts

by rahulbhatia73 » Mon Aug 03, 2009 12:13 pm
There are 100 numbers between 1 and 100. Since it's replacement, it won't matter than the numbers are being used.

In order for 3 numbers to have the sum odd. There are 4 possible ways...

Odd + Odd + Odd

Odd + Even + Even

Even + Odd + Even

Even + Even + Odd


Each one of the way will have 1/8 probability since there is 1/2 probability to get one number even or odd (50 numbers/100 numbers). 4 times each possible way = 4*1/8 = 1/2

Junior | Next Rank: 30 Posts
Posts: 15
Joined: Mon Nov 17, 2008 3:27 am

by ladhanivishal » Mon Aug 03, 2009 11:01 pm
can somebody explain what would be the solution if the balls were not replaced?