Question

In: Economics

The variable smokes is a binary variable equal to one if a person smokes and zero...

The variable smokes is a binary variable equal to one if a person smokes and zero otherwise. Cigprice is the price of cigarettes, white is a dummy variable that takes the value 1 if the person is white and 0 otherwise and restaurn is a dummy that takes the value 1 if the person lives in a state with restaurant smoking restrictions.

The estimated linear probability model is

smokes = .656 - .069 log(cigpric) + .012 log(income) - .029 educ + .02 age - .00026 age^2 - .101 restaurn - .026 white

If education increases by four years, what is the effect on the estimated probability of smoking?

The probability of smoking increases by .116 (or 11.6 percentage points)

The probability of smoking decreases by .116 (or 11.6 percentage points)

The probability of smoking decreases by 11.6 (or 11.6 percentage points)

The probability of smoking decreases by .413 (or 41.3 percentage points)

The variable smokes is a binary variable equal to one if a person smokes and zero otherwise. Cigprice is the price of cigarettes, white is a dummy variable that takes the value 1 if the person is white and 0 otherwise and restaurn is a dummy that takes the value 1 if the person lives in a state with restaurant smoking restrictions.

The estimated linear probability model is

smokes = .656 - .069 log(cigpric) + .012 log(income) - .029 educ + .02 age - .00026 age^2 - .101 restaurn - .026 white

At what point does another year of age reduce the probability of smoking?

19

21.93

38.46

51.62

The variable smokes is a binary variable equal to one if a person smokes and zero otherwise. Cigprice is the price of cigarettes, white is a dummy variable that takes the value 1 if the person is white and 0 otherwise and restaurn is a dummy that takes the value 1 if the person lives in a state with restaurant smoking restrictions.

The estimated linear probability model is

smokes = .656 - .069 log(cigpric) + .012 log(income) - .029 educ + .02 age - .00026 age^2 - .101 restaurn - .026 white

Interpret the coefficient of the binary variable “restaurn”

A person who lives in a state with restaurant smoking restrictions has a probability of smoking 10.1 percentage points lower than somebody living in a state without restaurant smoking restrictions

A person who lives in a state with restaurant smoking restrictions has a probability of smoking 10.1 percentage points higher than somebody living in a state without restaurant smoking restrictions

A person who lives in a state with restaurant smoking restrictions has a probability of smoking .101 percentage points lower than somebody living in a state without restaurant smoking restrictions

A person who lives in a state with restaurant smoking restrictions has a probability of smoking 1.01 percentage points lower than somebody living in a state without restaurant smoking restrictions

The variable smokes is a binary variable equal to one if a person smokes and zero otherwise. Cigprice is the price of cigarettes, white is a dummy variable that takes the value 1 if the person is white and 0 otherwise and restaurn is a dummy that takes the value 1 if the person lives in a state with restaurant smoking restrictions.

The estimated linear probability model is

smokes = .656 - .069 log(cigpric) + .012 log(income) - .029 educ + .02 age - .00026 age^2 - .101 restaurn - .026 white

Person number 206 in the datset has cigpric = 67.44, income = 6500, educ =16, age =77, restaurn = 0 and white = 0. What is the predicted probability of smoking?

.12

.65

.053

.0052

The variable smokes is a binary variable equal to one if a person smokes and zero otherwise. Cigprice is the price of cigarettes, white is a dummy variable that takes the value 1 if the person is white and 0 otherwise and restaurn is a dummy that takes the value 1 if the person lives in a state with restaurant smoking restrictions.

The estimated linear probability model is

smokes = .656 - .069 log(cigpric) + .012 log(income) - .029 educ + .02 age - .00026 age^2 - .101 restaurn - .026 white

What is the interpretation of the coefficient for log(cigpric)?

If cigarette prices go up 1% then the probability of smoking decreases by .00069 (or .069 percentage points)

If cigarette prices go up 1% then the probability of smoking increases by .00069 (or .069 percentage points)

If cigarette prices go up 1% then the probability of smoking decreases by .69 (or 6.9 percentage points)

If cigarette prices go up 1% then the probability of smoking decreases by 6.9 (or 69 percentage points)

The variable smokes is a binary variable equal to one if a person smokes and zero otherwise. Cigprice is the price of cigarettes, white is a dummy variable that takes the value 1 if the person is white and 0 otherwise and restaurn is a dummy that takes the value 1 if the person lives in a state with restaurant smoking restrictions.

The estimated linear probability model is

smokes = .656 - .069 log(cigpric) + .012 log(income) - .029 educ + .02 age - .00026 age^2 - .101 restaurn - .026 white

What is the interpretation of the coefficient for log(income)?

If income goes up 1% then the probability of smoking increases by .12 (or 12 percentage points)

If income goes up 1% then the probability of smoking decreases by .00012 (or .012 percentage points)

If income goes up 1% then the probability of smoking increases by .00012 (or .012 percentage points)

If income goes up 1% then the probability of smoking increases by 1.2 (or 12 percentage points)

Solutions

Expert Solution

ANswer for 1)

Change in smoking with respect to change in education can be measured with the help of coefficient of education i.e. 0.029 units. It says every year increase in education smoking decreases by 0.029 units therefore 4years of increase in education will decrease smoking by 0.029*4=0.116 units

Hence option B is correct response

Answer for 2)

Its asking for change in smoke with respect to change in age should be negative and that is possible if 0.02-2*0.00026qge<0

0.02/0.00052<age

38.46<age i.e age>38.46we have negative effect on smoking by age.

Hence Option C is correct response

Answer for 3)

0.101 less propbability is correct response here Hence Option C is correct here

Answer for 4)

smokes = .656 - .069 log(67.44) + .012 log(6500) - .029 16 + .02 77 - .00026 77^2 - .101 *(0) - .026 *(0)

We will use all the above values to find probability of smoking

smokes = .656 - .069 log(67.44) + .012 log(6500) - .029 16 + .02 77 - .00026 77^2 - .101 *(0) - .026 *(0)

=0.0052


Related Solutions

A two-variable model involving one quantitative explanatory variable and one categorical (binary) explanatory variable (and no...
A two-variable model involving one quantitative explanatory variable and one categorical (binary) explanatory variable (and no interaction), results in two regression lines that are: A.     Always parallel. B.     Could be parallel but, depending on the data, may not. C.      Never parallel. D.     Always horizontal. The two methods of including a binary categorical variable in a regression model are to use indicator coding or effect coding. For indicator coding in the two-variable model (with no interaction): A.     The binary variable is coded (-1,1) and the coefficient...
Questions: 1) // declare integer variable sum equal to zero // declare variable integer i //...
Questions: 1) // declare integer variable sum equal to zero // declare variable integer i // declare while loop condition where i is less then 25 // inside of brackets calculate the sum of i (addition) // increment i // outside the loop print the sum of values ============================================= 2) Create a sentinel value example if I press number 0 it will display the sum of data // create a scanner // prompt the user to to enter the numbers...
A researcher investigates whether there is a relationship between the number of cigarettes a person smokes...
A researcher investigates whether there is a relationship between the number of cigarettes a person smokes and whether the person wears a seat belt when driving. His thinking is that people who smoke more are less concerned about their health and safety and therefore may be less inclined to wear seat belts. He collects the following data: Number of Cigarettes Smoked per Day                                                 0          1-14        15-34            35 and over             ----------------------------------------------------------------------------             Wear seat belts            175        20           42                 41             Don’t wear seat belts  150        17           53                 64 At a 0.01 significance level test...
A researcher investigates whether there is a relationship between the number of cigarettes a person smokes...
A researcher investigates whether there is a relationship between the number of cigarettes a person smokes and whether the person wears a seat belt when driving. His thinking is that people who smoke more are less concerned about their health and safety and therefore may be less inclined to wear seat belts. He collects the following data: Number of Cigarettes Smoked per Day                                                 0          1-14        15-34            35 and over             ----------------------------------------------------------------------------             Wear seat belts            175        20           42                 41             Don’t wear seat belts  150        17           53                 64 At a 0.01 significance level test...
A researcher investigates whether there is a relationship between the number of cigarettes a person smokes...
A researcher investigates whether there is a relationship between the number of cigarettes a person smokes and whether the person wears a seat belt when driving. His thinking is that people who smoke more are less concerned about their health and safety and therefore may be less inclined to wear seat belts. He collects the following data: Number of Cigarettes Smoked per Day                                                 0          1-14        15-34            35 and over             ----------------------------------------------------------------------------             Wear seat belts            175        20           42                 41             Don’t wear seat belts  150        17           53                 64 At a 0.01 significance level test...
If the economic profit is zero, the accounting profit must be equal to: Select one: a....
If the economic profit is zero, the accounting profit must be equal to: Select one: a. the explicit cost b. More information is needed to answer this question c. the implicit cost d. zero
1) Amiti currently smokes one pack of cigarettes a day; she typically smokes with her morning...
1) Amiti currently smokes one pack of cigarettes a day; she typically smokes with her morning coffee, after meals, in her car, and when hanging out with her friends who smoke. Identify five actions or strategies that Amiti can use to increase her chances of success at quitting. 2) Your cousin has confided in you that she thinks she might have a drug problem. She explains that lately she can only think about getting high and seems to need much...
Is there at least one independent variable with a non-Zero regression coefficient (is at least one...
Is there at least one independent variable with a non-Zero regression coefficient (is at least one independent variable predictive)? Use the t statistics computed for each dependent variable. Which independent variables are not shown to be significant predictors at the 95% level? Compute a multiple regression using only independent variables that are statistically significant predictors of Self Esteem.    What is the new multiple regression equation? What is the multiple standard error using only statistically significant independent variables? What is...
Two stars of equal mass orbit one another. (This is called a binary star system.) If...
Two stars of equal mass orbit one another. (This is called a binary star system.) If the stars’ orbits have a semimajor axis of 2.5x10^8 km and complete one orbit every 2.4 years, what is the mass of each star? pick from: (8.1x10^29 kg, 1.6x10^30 kg, 8.1x10^20 kg, 1.6x10^21 kg) A satellite orbits a planet at a distance r. If it has a circular orbit, the total energy (E=K+U) of the satellite is equal to: Hint: F_centripetal=mv^2/r pick from: (E=0,...
22.Sample bivariate data indicates a correlation between the number of cigarettes a person smokes, and the...
22.Sample bivariate data indicates a correlation between the number of cigarettes a person smokes, and the incidence of pancreatic cancer. The correlation coefficient, r, is 0.93. TRUE or FALSE: There is a strong linear relationship between the number of cigarettes a person smokes and the incidence of pancreatic cancer. True False 23.Sample bivariate data indicates a correlation between the number of cigarettes a person smokes, and the incidence of pancreatic cancer. The correlation coefficient, r, is 0.93. TRUE OR FALSE:...
ADVERTISEMENT
ADVERTISEMENT
ADVERTISEMENT