Calculating Probabilities from a Table
Classified in Mathematics
Written on in
English with a size of 2.5 KB
Worksheet: Revisiting Calculating Probabilities from a Table
1. Goals
| G: Grades | P: Popular | S: Sports | Totals | |
|---|---|---|---|---|
| B: Boy | 117 | 50 | 60 | 227 |
| F: Girl | 130 | 91 | 30 | 251 |
| Totals | 247 | 141 | 90 | | 478 |
P(F) = 251/478 = 0.525
The probability that a randomly selected student is a girl is 0.525.
P(PC) = (247 + 90)/478 = (478 – 141)/478 = 337/478 = 0.705
The probability that a randomly selected student did not indicate being popular as a primary goal is 0.705.
P(B or S) = (227 + 90 – 60)/478 = 257/478 = 0.538
The probability that a randomly selected student is a boy or indicated a primary goal is to excel at sports or both is 0.538.
P(B and S) = 60/478 = 0.126
The probability that a randomly selected student is a boy and indicated a primary goal is to excel at sports is 0.126.
P(S|B) = 60/227 =... Continue reading "Calculating Probabilities from a Table" »