Warning: foreach() argument must be of type array|object, bool given in /var/www/html/web/app/themes/studypress-core-theme/template-parts/header/mobile-offcanvas.php on line 20

Question: Workplace bullying and intention to leave. Workplace bullying has been shown to have a negative psychological effect on victims, often leading the victim to quit or resign. In Human Resource Management Journal (October 2008), researchers employed multiple regression to examine whether perceived organizational support (POS) would moderate the relationship between workplace bullying and victims’ intention to leave the firm. The dependent variable in the analysis, intention to leave (y), was measured on a quantitative scale. The two key independent variables in the study were bullying (, measured on a quantitative scale) and perceived organizational support (measured qualitatively as “low,” “neutral,” or “high”).

  1. Set up the dummy variables required to represent POS in the regression model.
  2. Write a model for E(y) as a function of bullying and POS that hypothesizes three parallel straight lines, one for each level of POS.
  3. Write a model for E(y) as a function of bullying and POS that hypothesizes three non-parallel straight lines, one for each level of POS.
  4. The researchers discovered that the effect of bullying on intention to leave was greater at the low level of POS than at the high level of POS. Which of the two models, parts b and c, support these findings?

Short Answer

Expert verified

Answer

  1. To represent k levels, (k-1) no of variables will be introduced in the model. Let’s say represents low level of POS while x2 represents neutral level of POS.
  2. A model without interaction can be written asE(Y)=β0+β1x1+β2x2+β3x3
  3. A model with interaction can be written asE(Y)=β0+β1x1+β2x2+β3x3+β4x1x2+β5x2x3
  4. Model written in part c will be a better fit for the data since the researchers have concluded that there is some interaction between the two variables.

Step by step solution

01

Dummy variables for qualitative variable

The qualitative variable here is perceived organizational support (POS) which has 3 levels of low, neutral and high. To represent k levels, (k-1) no of variables will be introduced in the model. Let’s say x1represents low level of POS while x2 represents neutral level of POS.

02

Model for E(y)

A model for E(y) as a function of bullying and POS that hypothesizes three parallel straight lines, one for each level of POS will be represented by a model without any interaction amongst the variables.

E(Y)=β0+β1x1+β2x2+β3x3

Therefore, a model without interaction can be written as

Where,x1= low level of POS

x2 = neutral level of POS.

x3= bullying

03

Reproduction for E(y)

A model for E(y) as a function of bullying and POS that hypothesizes three nonparallel straight lines, one for each level of POS will be represented by a model with interaction amongst the variables.

Therefore, a model with interaction can be written as

E(Y)=β0+β1x1+β2x2+β3x3+β4x1x2+β5x2x3

Where, x1= low level of POS

x2 = neutral level of POS.

x3= bullying

04

Imitation fit for the data

The researchers have concluded that the effect of bullying on intention to leave (y) was greater at low level of POS than at high level of POS indicating that there is some interaction amongst the two variables; bullying and level of POS.

Hence, model written in part c will be a better fit for the data.

Unlock Step-by-Step Solutions & Ace Your Exams!

  • Full Textbook Solutions

    Get detailed explanations and key concepts

  • Unlimited Al creation

    Al flashcards, explanations, exams and more...

  • Ads-free access

    To over 500 millions flashcards

  • Money-back guarantee

    We refund you if you fail your exam.

Over 30 million students worldwide already upgrade their learning with Vaia!

One App. One Place for Learning.

All the tools & learning materials you need for study success - in one app.

Get started for free

Most popular questions from this chapter

Question: Revenues of popular movies. The Internet Movie Database (www.imdb.com) monitors the gross revenues for all major motion pictures. The table on the next page gives both the domestic (United States and Canada) and international gross revenues for a sample of 25 popular movies.

  1. Write a first-order model for foreign gross revenues (y) as a function of domestic gross revenues (x).
  2. Write a second-order model for international gross revenues y as a function of domestic gross revenues x.
  3. Construct a scatterplot for these data. Which of the models from parts a and b appears to be the better choice for explaining the variation in foreign gross revenues?
  4. Fit the model of part b to the data and investigate its usefulness. Is there evidence of a curvilinear relationship between international and domestic gross revenues? Try usingα=0.05.
  5. Based on your analysis in part d, which of the models from parts a and b better explains the variation in international gross revenues? Compare your answer with your preliminary conclusion from part c.

Question: Bordeaux wine sold at auction. The uncertainty of the weather during the growing season, the phenomenon that wine tastes better with age, and the fact that some vineyards produce better wines than others encourage speculation concerning the value of a case of wine produced by a certain vineyard during a certain year (or vintage). The publishers of a newsletter titled Liquid Assets: The International Guide to Fine Wine discussed a multiple regression approach to predicting the London auction price of red Bordeaux wine. The natural logarithm of the price y (in dollars) of a case containing a dozen bottles of red wine was modelled as a function of weather during growing season and age of vintage. Consider the multiple regression results for hypothetical data collected for 30 vintages (years) shown below.

  1. Conduct a t-test (atα=0.05 ) for each of the βparameters in the model. Interpret the results.
  2. When the natural log of y is used as a dependent variable, the antilogarithm of a b coefficient minus 1—that is ebi - 1—represents the percentage change in y for every 1-unit increase in the associated x-value. Use this information to interpret each of the b estimates.
  3. Interpret the values of R2and s. Do you recommend using the model for predicting Bordeaux wine prices? Explain

Suppose you fit the model y =β0+β1x1+β1x22+β3x2+β4x1x2+εto n = 25 data points with the following results:

β^0=1.26,β^1= -2.43,β^2=0.05,β^3=0.62,β^4=1.81sβ^1=1.21,sβ^2=0.16,sβ^3=0.26, sβ^4=1.49SSE=0.41 and R2=0.83

  1. Is there sufficient evidence to conclude that at least one of the parameters b1, b2, b3, or b4 is nonzero? Test using a = .05.

  2. Test H0: β1 = 0 against Ha: β1 < 0. Use α = .05.

  3. Test H0: β2 = 0 against Ha: β2 > 0. Use α = .05.

  4. Test H0: β3 = 0 against Ha: β3 ≠ 0. Use α = .05.

Suppose you fit the quadratic model E(y)=β0+β1x+β2x2to a set of n = 20 data points and found R2=0.91, SSyy=29.94, and SSE = 2.63.

a. Is there sufficient evidence to indicate that the model contributes information for predicting y? Test using a = .05.

b. What null and alternative hypotheses would you test to determine whether upward curvature exists?

c. What null and alternative hypotheses would you test to determine whether downward curvature exists?

Question: Suppose you fit the first-order multiple regression model y=β0+β1x1+β2x2+ε to n=25 data points and obtain the prediction equationy^=6.4+3.1x1+0.92x2 . The estimated standard deviations of the sampling distributions of β1 and β2are 2.3 and .27, respectively

See all solutions

Recommended explanations on Math Textbooks

View all explanations

What do you think about this solution?

We value your feedback to improve our textbook solutions.

Study anywhere. Anytime. Across all devices.

Sign-up for free