exercise:C28d5af411: Difference between revisions
From Stochiki
(Created page with "An insurance company sells automobile liability and collision insurance. Let <math>X</math> denote the percentage of liability policies that will be renewed at the end of thei...") |
mNo edit summary |
||
Line 1: | Line 1: | ||
An insurance company | An insurance company insures a good driver and a bad driver on the same policy. The table below gives the probability of a given number of claims occurring for each of these drivers in the next ten years. | ||
{| class="table table-bordered" | |||
|- | |||
! Number of Claims !! Probability for the good driver !! Probability for the bad driver | |||
|- | |||
| 0|| 0.5 || 0.2 | |||
|- | |||
| 1 || 0.3 || 0.3 | |||
|- | |||
| 2 || 0.2 || 0.4 | |||
|- | |||
| 3 || 0.0 || 0.1 | |||
|} | |||
Calculate | The number of claims occurring for the two drivers are independent. | ||
Calculate the mode of the distribution of the total number of claims occurring on this policy in the next ten years. | |||
<ul class="mw-excansopts"> | <ul class="mw-excansopts"> | ||
<li> | <li>0</li> | ||
<li> | <li>1</li> | ||
<li> | <li>2</li> | ||
<li> | <li>3</li> | ||
<li> | <li>4</li> | ||
</ul> | </ul> | ||
{{soacopyright | 2023}} | {{soacopyright | 2023}} |
Latest revision as of 18:42, 8 May 2023
An insurance company insures a good driver and a bad driver on the same policy. The table below gives the probability of a given number of claims occurring for each of these drivers in the next ten years.
Number of Claims | Probability for the good driver | Probability for the bad driver |
---|---|---|
0 | 0.5 | 0.2 |
1 | 0.3 | 0.3 |
2 | 0.2 | 0.4 |
3 | 0.0 | 0.1 |
The number of claims occurring for the two drivers are independent.
Calculate the mode of the distribution of the total number of claims occurring on this policy in the next ten years.
- 0
- 1
- 2
- 3
- 4