Statistics Question

I saw the following question on a multiple choice test. My answer is different than any of the choices. Can anyone help me determine which answer, if any, is correct?:

You are a member of a review team of seven department officers. The other six include two administrative officers, two economics officers, and two political officers. If you were to travel with two of them, selected at random, to your next site, what is the probability that you would be traveling with at least one economics officer.

A. .27
B. .40
C. .50
D. .60

(I think it is 5/9, or .56)

Are they rounding the .56 to .6?

I get 5/9 also.

OK,
chance of first person is econ, not the second
= 2/7 x 4/6 = 8/56

Chance of second person (but not first) is in econ.
= 5/7 x 2/6 = 10/42

Adding the two probabilities gives 8/21 or 38%
Answer: B

Or cynic’s answer, certain since they’re always the worst travellers.

Cripes, haven’t done a question like that for 10 years or so…

The possible combinations are:
AA
AE
AP
EA
EE
EP
PA
PE
PP

Since 5 of those 9 have at least one Economics Officer, it looks like you’re right to me.

Hmm. Haven’t taken math in a while but here’s my go at it.

First choose an officer at random. Notice there is no difference between an administrative or political.

Case A: (4 subjects) 1st officer is not economics.
The second officer will be an economics officer 2/5 of the time since there are 2 economics officers left out of 5.

Since there are four of these, there are 8 out of 20 possibilities where objectives are met.

Case B: (2 subjects) 1st officer is economics.
The second officer doesn’t matter. No matter which of the 5 is randomly picked, the objectives are met.

There are two of these.   10 out of 10 possibilities here.

Result: 18/30 reach objective=.6 (letter D)

Goomba

Aha, Rabid Squirrel showed me the way.

1st person an econ, not the second

2/6 * 4/5 = 8/30

2nd, not the first:

4/6* 2/5 = 8/30

Both

2/6 * 1/5 = 2/30

Total = 18/30 or 0.6

I think the easiest way to do this is like this:

Total number of (unordered) pairs of people, out of 6, is 6C2 = 15

Some of these pairs will feature two non-economists. How many? Since there are four non-economists, it’s 4C2 = 6.

Thus of the 15 possibilities, 6 will have zero economists, so 9 must have one or two. 9/15 = 0.6.

The problem with your analysis, if it’s the same as Q.E.D.'s, is that not all nine combinations are equally likely. For instance, AE is twice as likely as AA.

probability that first one is econ = 2/6

probability that he isn’t is 4/6

prob that he isn’t but second one is = 4/6 * 2/5

total = 2/6 + 4/6 * 2/5 = 0.6 EXACTLY WITHOUT ROUNDING OFF.

i think jk1245 did the same thing only he did extra work, i just combined some steps.

Or do it this way:

P(at least one economist) = 1-P(no economists)

First random pick: 4/6 chance no economist

Second random pick: 3/5 chance no economist

In this case the events are SI so the probability of no economists in two picks is just the product of the two probabilities.

(4/6)*(3/5) = 12/30 = 0.4

P(at least one economist) = 1-0.4 = 0.6 (D)

I see I made an obvious error. I had assumed the chances of each case were the same, but reading the later posts, I see that is clearly not the case.

Good luck on the foreign service exam, rodent.

Any idea whether their questions on statistics cover things like standard deviations?

Valgard has the best answer. When solving probability problems such as the OP, it may be easier to compute the probability of the given event NOT happening.

Thank tullius for the encouragement.

Thanks to everyone else for the explanations. I thought I knew statistics pretty well. But this one really threw me.