Download Probability - Mathematics and Computer Science

Survey
yes no Was this document useful for you?
   Thank you for your participation!

* Your assessment is very important for improving the work of artificial intelligence, which forms the content of this project

Document related concepts

Statistics wikipedia , lookup

History of statistics wikipedia , lookup

Inductive probability wikipedia , lookup

Birthday problem wikipedia , lookup

Ars Conjectandi wikipedia , lookup

Probability interpretations wikipedia , lookup

Probability wikipedia , lookup

Transcript
Example 4 (Continued)
Example (Continued)
2
Let E be “at most one of the 5 chosen apples has a worm.” Then
|E | = (# ways to choose only worm-free apples)
+ (# ways to choose 1 wormy apple and 4 worm-free apples)
= C (18, 5) + C (6, 1) · C (18, 4) = 8, 568 + 18, 360 = 26, 928
102
26, 928
P(E ) =
=
≈ 0.6335.
42, 504
161
3
Let E be “all 5 apples have worms.” Then
|E | = C (6, 5) = 6
6
1
P(E ) =
=
≈ 0.0001412.
42, 504
7, 084
MAT230 (Discrete Math)
Probability
Fall 2016
11 / 37