What percent of the sample is female

Assignment Help Other Subject
Reference no: EM132163790

FINAL PROJECT -

Babson International Bank (BIB) employs approximately 15,000 people spread in branches across North America (Canada, USA, Mexico). Recently, a class action suit was filed against BIB alleging gender bias. Specifically, this lawsuit claims that, on average, males receive higher salaries than females, simply because they are males. If true, this is illegal, and would be a significant legal as well as business problem for the Bank.

As part of BIB's investigation of this allegation, a random sample of 222 employees was selected and data collected for several variables for each employee:

  • SALARY: Annual salary earned;
  • AGE: Age in years;
  • PRIOR: Years of industry experience prior to joining BIB;
  • EDUC: Years of education;
  • GRADE: Position classification (level) within BIB;
  • EXPERI: Years of experience at BIB;
  • GENDER: Gender;
  • CITIZEN: Citizenship country; and
  • LOCATION: Cost-of-living rating for employee's primary location.

The sample data is included in the Excel file BIB Sample Data.xlsx; the data is in one sheet and a description of the variables in a second sheet. (Note: while this salary data is fictional, it is reasonably consistent with current industry salary data.).

  • It is recommended, but not required, that you use R for calculations. If you do, for uniformity please use the following code at the start of your analysis:

options(scipen = 10)

bib <- read_excel("~/QTM9515/BIB Sample Data.xlsx") # or similar

names(bib) <- tolower(names(bib))

bib$gender <- factor(bib$gender, levels = c("M", "F")) # base level = "M"

Ms. Marjorie N. Averr (known to her friends as "Marge") is the head of statistical analysis at BIB and has asked you to help investigate the gender bias allegation, using the sample data provided.

1. Ms. Averr asks you to first compile some summary statistics for the sample data:

a. Complete the table below for the variable SALARY. Show your output.

Sample Statistic

Numeric Value

Mean(SALARY)


Median(SALARY)


Minimum(SALARY)


Maximum(SALARY)


Range(SALARY)


Standard Deviation(SALARY)


Skew(SALARY) (choose)

Left-skewed      or       Right-skewed

b. What percent of the sample is female? Show output.

Percent female =

c. What are the average salaries for each gender? Show output.

SALARY: x ¯MALES = ________  x ¯FEMALES = ________

d. Is the difference in average salaries for statistically significant at the 5% level? Conduct a t-test and show your output, then interpret your conclusion in the context of the question (in addition to the statistical context). Show output.

Ms. Averr wants you to explore possible causes for the difference in salaries.

2. You expect that higher salaries would most likely be associated with greater education, experience, and responsibility.

a. Find the mean values for EDUC, EXPERI, PRIOR, and GRADE separately for each gender, and complete the table below (report values to 2 decimal places). Show output.

GENDER

EDUC

EXPERI

PRIOR

GRADE

M





F





b. While these results may be useful, you want to explore the relationships further, using graphics. Using Tableau, start by generating the chart below as closely as possible, but edit the colors to use yellow for females and red for males. Note: remember to uncheck "Aggregate Measures" in the Analysis menu. When you have made your chart, you can copy it with the command Worksheet > Copy > Image... and then paste it below.

419_figure.png

c. Continuing in this direction, add Average lines to each cell of your chart for both SALARY and EDUC (Average Line is in the Analytics tab in Tableau), and then add Trend Lines. You can hover on the Trend Line for Tableau to report the regression results for each gender. Report the slope coefficient and the R2 results, and paste your current chart below.

Regression for SALARY vs. EDUC:

Gender

Coefficient

R2

M



F



d. Interpret your results for the slope coefficients (the change in salary per year of education) above. Explain whether the values of the coefficients tend to support or refute the charge of gender bias.

3. Still using Tableau, you want to consider how salary depends on experience. However, you believe that total experience (prior to joining BIB in addition to years at the company) is most likely to be useful.

a. Construct a Calculated Field in Tableau named "Totl Exp" that is the sum of EXPERI and PRIOR (start by right-clicking on Experi in the Measures panel and Create > Calculated Field, entering the name at the top of the pop-up panel). Then produce a chart similar to the one in 2(c), this time for Salary vs. Total Experience by Gender. Again report the regression results and paste the chart in the document below.

Regression for SALARY vs. TOTL EXP:

Gender

Coefficient

R2

M



F



b. Interpret your results for the slope coefficients (the change in salary per year of experience) above. Explain whether the values of the coefficients tend to support or refute the charge of gender bias (4 points).

c. You decide to build a chart to show Ms. Averr these results for Salary vs. Education and vs. Total Experience, as well as vs. Grade, in a single chart similar to the one below (again using yellow and red colors by gender. Note: use the Columns "shelf" in Tableau to do this easily). Insert your chart below.

836_figure1.png

It appears that the case will both (1) go forward in the court, and (2) attract media attention. Ms. Averr has received a request from corporate counsel for analysis that can be used to support the argument that BIB does NOT practice gender bias in salaries. Your results so far may or may not be sufficient to support such an argument. You do notice in the last Tableau chart that the R2 for the SALARY vs. GRADE is larger than for the other 2 variables, indicating that further examination of salary vs. grade may be fruitful.

4. Write a brief on longer than a single page for BIB's legal staff that provides statistical support for the position that BIB does NOT practice gender bias. In addition to your work above, develop and present any other analyses that you believe relevant and that can support the argument. Make sure that your analysis and discussion is quantitative - qualitative arguments and personal views are not helpful. The best type of analyses to present are simple, and that present a quantitative explanation for the difference in overall average salary. Indicate also any potential weaknesses in your argument. Remember that your audience will be lawyers and legal staff members: intelligent individuals, but not statisticians.

You can and should add a single chart to your brief, if you believe that it provides a useful and effective summary of your results.

Please attach your brief at the end of this document.

Attachment:- Assignment Files.rar

Reference no: EM132163790

Questions Cloud

Discuss how web analytics has changed over the years : Discuss how web analytics has changed over the years. What should it look like in the future?
Development experience of an asian country : Give one or two examples from the development experience of an Asian country to support economic freedom is important to economic development.
How organizations should respond to security incidents : Explain how organizations should respond to security incidents.
Jow each change specifically decreases unhealthy fats : Write the change next to that. Explain how each change specifically decreases unhealthy fats (identify the unhealthy fats).
What percent of the sample is female : QTM 9515 FINAL PROJECT - Ms. Averr asks you to first compile some summary statistics for the sample data: What percent of the sample is female
What are unemployment and inflation : What are unemployment and inflation and how do these concepts relate to economic growth?
Compare the current-rate method of currency translation : Compare the current-rate method of currency translation with the temporal method. Describe a spot rate and a forward rate.
Differences of charismatic and transformational leadership : What are the key similarities and differences of charismatic and transformational leadership?
Calculate the liabilities coverage in the cases : Calculate the liabilities coverage in the cases - Mohammad negligently injures another motorist and must pay damages of $200,000

Reviews

len2163790

11/11/2018 10:07:37 PM

For numeric answers: report percentages to 2 decimal places (e.g. 12.34%), probabilities to 4 places (e.g. 0.1234), and all money quantities to the nearest whole dollar. To complete the project you should register for a Tableau account if you do not already have one. Instructions are posted in Blackboard “Course Info.”

Write a Review

Other Subject Questions & Answers

  Cross-cultural opportunities and conflicts in canada

Short Paper on Cross-cultural Opportunities and Conflicts in Canada.

  Sociology theory questions

Sociology are very fundamental in nature. Role strain and role constraint speak about the duties and responsibilities of the roles of people in society or in a group. A short theory about Darwin and Moths is also answered.

  A book review on unfaithful angels

This review will help the reader understand the social work profession through different concepts giving the glimpse of why the social work profession might have drifted away from its original purpose of serving the poor.

  Disorder paper: schizophrenia

Schizophrenia does not really have just one single cause. It is a possibility that this disorder could be inherited but not all doctors are sure.

  Individual assignment: two models handout and rubric

Individual Assignment : Two Models Handout and Rubric,    This paper will allow you to understand and evaluate two vastly different organizational models and to effectively communicate their differences.

  Developing strategic intent for toyota

The following report includes the description about the organization, its strategies, industry analysis in which it operates and its position in the industry.

  Gasoline powered passenger vehicles

In this study, we examine how gasoline price volatility and income of the consumers impacts consumer's demand for gasoline.

  An aspect of poverty in canada

Economics thesis undergrad 4th year paper to write. it should be about 22 pages in length, literature review, economic analysis and then data or cost benefit analysis.

  Ngn customer satisfaction qos indicator for 3g services

The paper aims to highlight the global trends in countries and regions where 3G has already been introduced and propose an implementation plan to the telecom operators of developing countries.

  Prepare a power point presentation

Prepare the power point presentation for the case: Santa Fe Independent School District

  Information literacy is important in this environment

Information literacy is critically important in this contemporary environment

  Associative property of multiplication

Write a definition for associative property of multiplication.

Free Assignment Quote

Assured A++ Grade

Get guaranteed satisfaction & time on delivery in every assignment order you paid with us! We ensure premium quality solution document along with free turntin report!

All rights reserved! Copyrights ©2019-2020 ExpertsMind IT Educational Pvt Ltd