InterviewSolution
Saved Bookmarks
| 1. |
Does the number set {0.6,0.5,0.9,0.1} give a probability distribution ? |
| Answer» SOLUTION :As `0.6+0.5+0.9+0.1=2.1lt1`, the GIVEN SET is not a PROBABILITY DISTRIBUTION. | |