InterviewSolution
Saved Bookmarks
| 1. |
As the number of tosses of a coin increases the ratio of the number of heads to the total number of tosses will be`1/2`. Is it correct? If not, write the correct one. |
| Answer» No, since the number of coin increases, the ratio of the number of heads to the total number of tosses will be nearer to `1/2` but not exactly `1/2`. | |