Question

Which math example correspond to which property of the expected value below? Properties of expected value:...

Which math example correspond to which property of the expected value below?

Properties of expected value:

1. E[c] = c

2. E[c · X] = c · E[X]

3. E[X + Y ] = E[X] + E[Y ]

4. E[aX + b] = aE[X] + b

• Your sample data set is: {3, 3, 3, 3}. Calculate The average! What is your result? if you take the average of {5, 5, 5} or the data set {−1, −1, −1, −1, −1}, What would you get? (Try to guess, instead of calculating. Observe a rule.) Which property does your insight correspond to (give the number)?

• Your sample data set contains variable X: X = {2, 5, 1, 6} – Take the average of your data. Then multiply the mean by −2, and add 4 to that number. Write down these operations in 1 line mathematically, using our notation. What is your result? – Multiply each and every value of the data set by −2, and add 4 to each number you got. This new, X˜ variable - how does it relate to X? Take the average of X˜. What is your result? Which property does your insight correspond to from above (give the number)?

• Your sample data set contains variable X: X = {2, 5, 1, 6} 2 – Take the average of your data. Then multiply the mean by 3. Write down these operations in 1 line mathematically, using our notation. What is your result? – Multiply each and every value of the data set by 3. This new, X˜ variable - how does it relate to X? Take the average of X˜. What is your result? Which property does your insight correspond to from above (give the number)?

• You have 2 variables in your sampled data: X = {1, 8, 4} and Y = {3, 7, 1}. – Take the average of X. Take the average of Y . Now sum these averages. Write down these operations in 1 line with math notation. What do you get? – For every observation, add up X and Y . You will get a new variable (3 numbers), which we denote by X + Y . Take average of X + Y . What do you get? Which property does your insight correspond to from above (give the number)?

Homework Answers

Answer #1

1) We can observe that the average of the data set (3,3,3,3) and (5,5,5) and ( -1,-1,-1,-1) is 3, 5 and -1 respectively.
It relates to property 1 mentioned above.

2) ( ( 2 + 5 + 1 + 6 ) / 4 ) * ( -2 ) + 4 = 3

( 2 * -2 + 4 ) = 0
( 5 * -2 + 4 ) = -6
( 1 * -2 + 4 ) = 2
( 6 * -2 + 4 ) = 8

Average of these new variables is 1
( 0 - 6 + 2 + 8 ) / 4 = 4 / 4 = 1

This is related to property 4

3) ( ( 2 + 5 + 1 + 6 ) / 4 ) * ( 3 ) = 3.5 * 3 = 10.5

2 * 3 = 6
5 * 3 = 15
1 * 3 = 3
6 * 3 = 9

( 6 + 15 + 3 + 9 ) / 4 = 33 / 4 = 8.25

It is related to mathematical property 2

4) ( ( 1 + 8 + 4 ) / 3 ) + ( ( 3 + 7 + 1) / 3 ) = 8

( ( 1 + 3 ) + ( 8 + 7 ) + ( 4 + 1 ) ) / 3 = 24 / 3 = 8

It is related to mathematical property 3

Know the answer?
Your Answer:

Post as a guest

Your Name:

What's your source?

Earn Coins

Coins can be redeemed for fabulous gifts.

Not the answer you're looking for?
Ask your own homework help question
Similar Questions
If you roll a die, you get one of the following numbers: 1, 2, 3, 4,...
If you roll a die, you get one of the following numbers: 1, 2, 3, 4, 5, 6. Each possibility occurs with equal probability of 1/6. The expected value of a dice roll is E(D)= 3.5 and the variance of a dice roll is Var(X) = 2.917. a) Suppose you roll a die and then add 1 to the roll to get a new random variable taking one of the following numbers: 2,3,4,5,6,7. What is the variance of this new...
For each part below, give an example of a linear system of three equations in three...
For each part below, give an example of a linear system of three equations in three variables that has the given property. in each case, explain how you got your answer, possibly using sketches. (a) has no solutions (b) has exactly one solution which is (1, 2, 3). (c) any point of the line given parametrically be (x, y, z) = (s − 2, 1 + 2s, s) is a solution and nothing else is. (d) any point of the...
Examine the computation formula for r, the sample correlation coefficient. (a) In the formula for r,...
Examine the computation formula for r, the sample correlation coefficient. (a) In the formula for r, if we exchange the symbols x and y, do we get a different result or do we get the same (equivalent) result? Explain your answer. The result is different because the formula is dependent on the symbols. The result is the same because the formula is not dependent on the symbols. The result is different because the formula is not dependent on the symbols....
1. A researcher wants to investigate the relationship between 3 year olds watching Sesame Street and...
1. A researcher wants to investigate the relationship between 3 year olds watching Sesame Street and vocabulary. She asks the parents how much Sesame Street their child watches per week then ascertains how many words that child knows. The data is as follows: Participant Hours watching sesame street per week words known A 8 200 B 10 210 C 4 270 D 2 250 E 4 310 F 7 309 G 3 275 H 5 290 I 6 342 b....
Examine the computation formula for r, the sample correlation coefficient. 1. In the formula for r,...
Examine the computation formula for r, the sample correlation coefficient. 1. In the formula for r, if we exchange the symbols x and y, do we get a different result or do we get the same (equivalent) result? Explain your answer. (A) The result is the same because the formula is not dependent on the symbols. (B) The result is different because the formula is not dependent on the symbols.     (C) The result is different because the formula is dependent...
Examine the computation formula for r, the sample correlation coefficient. (a) In the formula for r,...
Examine the computation formula for r, the sample correlation coefficient. (a) In the formula for r, if we exchange the symbols x and y, do we get a different result or do we get the same (equivalent) result? Explain your answer. The result is the same because the formula is not dependent on the symbols.The result is different because the formula is dependent on the symbols.    The result is different because the formula is not dependent on the symbols.The result is...
2. Consider the data set has four variables which are Y, X1, X2 and X3. Construct...
2. Consider the data set has four variables which are Y, X1, X2 and X3. Construct a multiple regression model using Y as response variable and other X variables as explanatory variables. (a) Write mathematics formulas (including the assumptions) and give R commands to obtain linear regression models for Y Xi, i =1, 2 and 3. (b) Write several lines of R commands to obtain correlations between Xi and Xj , i 6= j and i, j = 1, 2,...
Do larger universities tend to have more property crime? University crime statistics are affected by a...
Do larger universities tend to have more property crime? University crime statistics are affected by a variety of factors. The surrounding community, accessibility given to outside visitors, and many other factors influence crime rate. Let x be a variable that represents student enrollment (in thousands) on a university campus, and let y be a variable that represents the number of burglaries in a year on the university campus. A random sample of n = 8 universities in California gave the...
(1) Using a generator for a binomial distribution, we will test the results of Example 3.8.2....
(1) Using a generator for a binomial distribution, we will test the results of Example 3.8.2. Using software generate 500 random deviates for X from a B(10, 0.3) distribution and 500 random deviates for Y from a B(5, 0.3) distribution. Add corresponding random deviates from each distribution to form an empirical W=X+Y. Then use the theoretical result of Example 3.8.2 and directly generate another 500 random deviates for W from a B(15, 0.3). Order the result of the sum of...
Which of the following statements is true. Select one: a. The expected value of a discrete...
Which of the following statements is true. Select one: a. The expected value of a discrete random variable is the outcome that is most likely to occur. b. If the true model is Y = β1 + β2 X1 + β3 X2 + u, but you estimate Y = β1 + β2 X1 + u, your estimate of β2 will always be biased. c. In an OLS regression, if we change the dependent variable from Earnings to log(Earnings), the R-squared...