Question

In: Finance

Imagine you regressed earnings of individuals on a constant, a binary variable ("Male") which takes on the value 1 for males and is 0 otherwise,

Imagine you regressed earnings of individuals on a constant, a binary variable ("Male") which takes on the value 1 for males and is 0 otherwise, and another binary variable ("Female") which takes on the value 1 for females and is 0 otherwise. Because females typically earn less than males, you would expect:
a. none of the OLS estimators to exist because there is perfect multicollinearity.

b. the coefficient for Male to have a positive sign, and for Female a negative sign.

c. this to yield a difference in means statistic.

d. both coefficients to be the same distance from the constant, one above and the other below.

Solutions

Expert Solution

A. none of the OLS estimators exist because there is perfect multicollinearity

 

Because the given regression model is perfect multicollinearity and due to this it is impossible to compute the OLS estimators because it produces division by 0.

 

It is perfect multicollinearity because the independent variables in the given regression model example are correlated, we can see that the binary variable of Male and Female is same 1 and 0 otherwise, this will lead to the multicollinearity.

 

So, the answer to choose is A.


So, the answer to choose is A.

Related Solutions

Let X be a discrete random variable that takes value -2, -1, 0, 1, 2 each...
Let X be a discrete random variable that takes value -2, -1, 0, 1, 2 each with probability 1/5. Let Y=X2 a) Find the possible values of Y. Construct a joint probability distribution table for X and Y. Include the marginal probabilities. b) Find E(X) and E(Y). c) Show that X and Y are not independent.
(2pt) A variable that takes on the values of 0 or 1 and is used to...
(2pt) A variable that takes on the values of 0 or 1 and is used to incorporate the effect of categorical variables in a regression model is called a. a constant variable b. a dummy variable c. an interaction d. None of these alternatives are correct. (1pt) The model y= β0+β1x1+β2x12+ε is called a. First-order model with one predictor variable b. Second-order model with two predictor variables c. Second-order model with one predictor variable d. None of these alternatives is...
Consider the Binary Dummy Variable Gender which takes the values “M” and “F”. In a Linear...
Consider the Binary Dummy Variable Gender which takes the values “M” and “F”. In a Linear Regression with the dependent variable the amount contributed to political campaigns in the last election, Gender is interacted with Years of Education. Suppose the excluded category for Gender is “F”. If the coefficient on Gender is −$44.55, the coefficient on Years of Education is $21.78, and the coefficient on the Interaction Term, Years of Education*Gender is $10.23, what is the relationship between Years of...
Imagine that you are studying a species of guppy in which mature males are observed to...
Imagine that you are studying a species of guppy in which mature males are observed to have bright orange tails, while females and immature fish have grey tails. You decide to test whether sexual selection can explain this dimorphism. a) Describe an experiment to test this hypothesis. Include details about what you will measure. Draw and label two diagrams: one showing potential data that would refute your hypothesis, the other showing potential data that would support it. b) A competing...
Let Xi be a random variable that takes on the value 1 with probability p and...
Let Xi be a random variable that takes on the value 1 with probability p and the value 0 with probability q = 1 − p. As we have learnt, this type of random variable is referred to as a Bernoulli trial. This is a special case of a Binomial random variable with n = 1. a. Show the expected value that E(Xi)=p, and Var(Xi)=pq b. One of the most common laboratory tests performed on any routine medical examination is...
1. Imagine that there is a technological advancement which increases the productivity of capital. Which variable...
1. Imagine that there is a technological advancement which increases the productivity of capital. Which variable in the model should we increase? Show the effect of this on steady-state capital and output on the usual graph. 2. It turns out that the effect of a change in the savings rate on the steady-state consumption is ambiguous. Let's try to show this with the power of algebra! Let A=2, L=100, and d=1/4 but do not pick a value for s. Solve...
1. Imagine that there is a technological advancement which increases the productivity of capital. Which variable...
1. Imagine that there is a technological advancement which increases the productivity of capital. Which variable in the model should we increase? (You may assume that increases the productivity of both capital and labor. In other words, don't mess with the exponents......) Show the effect of this on steady-state capital and output on the usual graph. 2. It turns out that the effect of a change in the savings rate on the steady-state consumption is ambiguous. Let's try to show...
rogram that takes in a positive integer as input, and outputs a string of 1's and 0's representing the integer in binary.
Write a program that takes in a positive integer as input, and outputs a string of 1's and 0's representing the integer in binary. For an integer x, the algorithm is:As long as x is greater than 0    Output x % 2 (remainder is either 0 or 1)    x = x // 2Note: The above algorithm outputs the 0's and 1's in reverse order. You will need to write a second function to reverse the string.Ex: If the input is:6the output is:110Your program must define and call the following two functions. The function integer_to_reverse_binary() should return a string of 1's...
A binary string is a “word” in which each “letter” can only be 0 or 1...
A binary string is a “word” in which each “letter” can only be 0 or 1 Prove that there are 2^n different binary strings of length n. Note: Your goal is to produce a properly constructed proof by induction, but this does not mean you have to follow Mathematical induction, step-by-step.. Write the statement with n replaced by k Write the statement with n replaced by k+1. Identify the connection between the kth statement and the (k+1)th statement. Complete the...
A binary string is a “word” in which each “letter” can only be 0 or 1...
A binary string is a “word” in which each “letter” can only be 0 or 1 Prove that there are 2^n different binary strings of length n. Note: Your goal is to produce a properly constructed proof by induction, but this does not mean you have to follow Mathematical induction, step-by-step.. Write the statement with n replaced by k Write the statement with n replaced by k+1. Identify the connection between the kth statement and the (k+1)th statement. Complete the...
ADVERTISEMENT
ADVERTISEMENT
ADVERTISEMENT