nitraiddQ
2021-09-30
hajavaF
Skilled2021-10-01Added 90 answers
Step 1
This is a good exercise to understand how to simulate (a) Binomial and (b) Normal distributions. The data comes really nicely and gives some tangible results about the number of times a claim is actually made, i.e. the amount exceeds $4000 in order to get an insurance value, the percentage of these claims as the total of all incidence when a damage was made, the average insurance amount etc.
So the work is actually excel based and cannot be pasted here. I am giving a walkthrough of the process followed to simulate the data so you can understand how it works.
Step 2
First, we use the Inverse Binomial distribution function on excel, to generate 100 incidences with the parameter
Second, we do a similar simulation of the Normal distribution, again 1000 times, with the command =NORM.INV(RAND(),4500,1500). We get a nicely laid out set of values.
The third step is to multiply, along each row, the value obtained from the above two distributions. What that does is, give us a sample output of the number of times a claim is expected to be made, with those values following the mean and standard deviation as defined earlier.
Now we shall have a certain proportion of those 1000 rows having non-zero values. This is important data because it tells us how many times some damage was borne by the person, irrespective of whether a claim ensued or not.
Lastly what we now need to do is look at only those values in this column that exceed 4500, and find their value post deductible. So we do the command =MAX(0, D3-5000) on the damage made, where D3 is the cell reference for the damage.
Voila!! You are all set to do summary statistics on the values obtained. Here is a sample output of the simulation
These values are random on excel, so on the file you download, they will change every time you click anywhere on the sheet. In case you need to report a fixed set of values, just copy the entire sheet, go to a new tab and use Paste with Values only.
Read carefully and choose only one option
A statistic is an unbiased estimator of a parameter when (a) the statistic is calculated from a random sample. (b) in a single sample, the value of the statistic is equal to the value of the parameter. (c) in many samples, the values of the statistic are very close to the value of the parameter. (d) in many samples, the values of the statistic are centered at the value of the parameter. (e) in many samples, the distribution of the statistic has a shape that is approximately Normal
Construct all random samples consisting three observations from the given data. Arrange the observations in ascending order without replacement and repetition.
86 89 92 95 98.
Find the mean of the following data: 12,10,15,10,16,12,10,15,15,13.
The equation has a positive slope and a negativey-intercept.
1) y=−2x−3
2) y=2−3x
3) y=2+3x
4) y=−2+3x
What term refers to the standard deviation of the sampling distribution?
Fill in the blanks to make the statement true: .
What percent of is
The first 15 digits of pi are as follows: 3.14159265358979
The frequency distribution table for the digits is as follows:
Which two digits appear for 3 times each?
A) 1, 7
B) 2, 6
C) 5, 9<br<D) 3, 8
How to write
What is the simple interest of a loan for $1000 with 5 percent interest after 3 years?
What number is 12% of 45?
The probability that an automobile being filled with gasoline also needs an oil change is 0.30; the probability that it needs a new oil filter is 0.40; and the probability that both the oil and the filter need changing is 0.10. (a) If the oil has to be changed, what is the probability that a new oil filter is needed? (b) If a new oil filter is needed, what is the probability that the oil has to be changed?
Leasing a car. The price of the car is$45,000. You have $3000 for a down payment. The term of the lease is and the interest rate is 3.5% APR. The buyout on the lease is51% of its purchase price and it is due at the end of the term. What are the monthly lease payments (before tax)?
The mean of sample A is significantly different than the mean of sample B. Sample A: Sample B: Use a two-tailed -test of independent samples for the above hypothesis and data. What is the -value?
What is mean and its advantages?