• We’re currently investigating an issue related to the forum theme and styling that is impacting page layout and visual formatting. The problem has been identified, and we are actively working on a resolution. There is no impact to user data or functionality, this is strictly a front-end display issue. We’ll post an update once the fix has been deployed. Thanks for your patience while we get this sorted.

Arg, dumb, simple statistics problem

Most likely it's the latter, but why??

There are 3 language classes, Spanish, French, and German.

There are 100 kids in the school..27 are in Spanish, 26 in French, 16 in German..12 in both Spanish and French, 4 in Spanish and German, and 6 in French German..2 in all 3.

If a student is chosen randomly, what is the prob that he/she is taking one language class?

I keep on getting .20, but the answer is supposed to be .32. Will post my "solution" in a second.

Edit: Never mind 🙂
 
The first question was what is the prob that a random student is not taking any class..which ended up to be 1/2..because 100-(28+27+16)+(4+12+16)-2 = 50, and 50/100 = 1/2.

So 50 aren't in any class, and 50 are.. so I tried to find out how many are taking more than one..which I thought should be: 12+16+4 - 2 = 30..50-30 = 20? What's wrong here
 
Back
Top