Probability Question

This topic has expert replies
Newbie | Next Rank: 10 Posts
Posts: 3
Joined: Mon Jun 29, 2009 9:25 am

Probability Question

by hsaqallah » Wed Jul 22, 2009 10:45 pm
Hi,
A question of OG, 11th ed.
If x is to be selected at random from set T, what is the probability that x/4 – 5 ≤ 0?
(1) T is a set of 8 integers.
(2) T is contained in the set of integers from 1 to 25, inclusive.

OA: E

However, I'm wondering why it's not C. I'll elaborate more once you guys pitch in.[/spoiler]
Source: — Data Sufficiency |

Senior | Next Rank: 100 Posts
Posts: 54
Joined: Fri Apr 03, 2009 7:23 pm
Location: Los Angeles
Thanked: 1 times
GMAT Score:780

by Spaceman Spiff » Wed Jul 22, 2009 11:08 pm
X/4 - 5 ≤ 0 --> X ≤ 20 so we need Pr(x ≤ 20)

1 tells us there are 8 integers in set T, which is obviously insufficient.
2 tells us the larger set of integers, between 1 and 25 inclusive that contains set T but we still don't know the intersection of the two sets. e.g. T could be {1,2,3,4,5,6,7,8} for which the probability would be 1 or it could be {17,18,19,20,21,22,23,24} for which the probability would be 1/2. So the answer is E.

Newbie | Next Rank: 10 Posts
Posts: 3
Joined: Mon Jun 29, 2009 9:25 am

by hsaqallah » Wed Jul 22, 2009 11:37 pm
OK, let's consider the following:
If we consider (1) and (2):
Using 1, we can construct a 'finite' list of unique 8-integer sets:
[1,2,3,4,5,6,7,8]
[1,2,3,4,5,6,7,9]
....
[18,19,20,21,22,23,24,25]

Let's assume that the number of those sets is N. The probability of selecting a random 'set' is 1/N

Now for each set, we can find the probability of x<=20. Ex:
[1,2,3,4,5,6,7,8,] --> P1(x<=20) = 0
...
[18,19,20,21,22,23,24,25] --> PN(x<=20) = 3/8

Using (1) and (2) can't we calculate P(x<=20) for all sets?
P1 x 1/N
+
P2 x 1/N
+
...
+
PN * 1/N
?

Senior | Next Rank: 100 Posts
Posts: 54
Joined: Fri Apr 03, 2009 7:23 pm
Location: Los Angeles
Thanked: 1 times
GMAT Score:780

by Spaceman Spiff » Thu Jul 23, 2009 12:42 am
The way I read the question, it isn't about the probability of a randomly selected X being &#8804; 20 in a randomly selected set of 8 numbers between 1 and 25. Only X is selected at random but set T is A specific set and is already defined.