/*! This file is auto-generated */ .wp-block-button__link{color:#fff;background-color:#32373c;border-radius:9999px;box-shadow:none;text-decoration:none;padding:calc(.667em + 2px) calc(1.333em + 2px);font-size:1.125em}.wp-block-file__button{background:#32373c;color:#fff;text-decoration:none} 169SE Question: The Age Discrimination... [FREE SOLUTION] | 91Ó°ÊÓ

91Ó°ÊÓ

Question: The Age Discrimination in Employment Act mandates that workers 40 years of age or older be treated without regard to age in all phases of employment (hiring, promotions, firing, etc.). Age discrimination cases are of two types: disparate treatment and disparate impact. In the former, the issue is whether workers have been intentionally discriminated against. In the latter, the issue is whether employment practices adversely affect the protected class (i.e., workers 40 and over) even though the employer intended no such effect. A small computer manufacturer laid off 10 of its 20 software engineers. The ages of all engineers at the time of the layoff are shown below. Analyze the data to determine whether the company may be vulnerable to a disparate impact claim.

Short Answer

Expert verified

Answer

The laid off all engineers will be vulnerable to a disparate impact claim.

Step by step solution

01

Sample test

Welch's two-sample t-test with the T distribution (DF=17.7198) (two-tailed) (validation)

  1. The hypothesis H0: H0 is acceptable because p-value >.

The mean population of Not laid off is believed to be equivalent to the average population of Laid off: In other words, the variation in averages between the Not laid off and laid off groups is not statically important.

2. The p-value: The p-value is 0.230356 (p(xT) = 0.115178). This suggests that if we refuse H0, the likelihood of a type I mistake (rejecting a valid H0) is excessively high: 0.2304. (23.04 percent). The greater the p-value, the more strongly it confirms H0.

3. The figures:T = -1.242191, within the 95 percent critical value allowed range: [-2.1033: 2.1033].

x1-x2 = - 4.40 is within the 95% acceptable range: [-7.4500: 0.06226].

The statistic S' is 3.542.

4. Size of the effect: The standardized effect size found is modest (0.56). That means the size of the difference between the average as well as the average is moderate.

02

Explanation

  • Validation of tests: The desired test was computed under the assumption of uneven standard deviation (). This, however, may not be the appropriate test for the hypothesis.

Outliers: Tukey Fence, k=1.5, outlier detection technique

Not laid off: contains one probable outlier, accounting for 10% of the data.

Laid off: contains one probable outlier, accounting for 10% of the data.

  • The presumption of normality:

The Shapiro-Wilk Test was used to validate the assertion. (α=0.05)

It is believed that not laid off: is distributed normally (p-value = 0.803), or more precisely, that the assumption of normality cannot be rejected.

Laid off: is expected to be non-normally distributed. The p-value is 0.0361. For modest violations of the normality criterion, the test is deemed sturdy.

Power of testing: Because the prior strength is low (0.1849), the test may fail to reject an inaccurate h0. The assumption of variation equality. A two-tailed F test indicates that 1 is equivalent to 2 (p-value = 0.713). The F test implies equal mean and standard deviation, which the analysis does not.

03

Recommendations

Check to see if the data sample is appropriately symmetrical around the mean. If it isn't, you should verify the data processing, such as log transformation and square-foot transition. If none of the modifications work, a non-parametric test should be performed. Mann Whitney is the applicable non - parametric test. To do the U test, click the 'Determine Mann-Whitney' option.

It is advised that the test power be increased by:

The sample size should be increased.

σ: Determine if the standard error may be lowered by removing sounds irrelevant to the tested value.

Effect size: It was feasible to raise the impact factor when designing the research, but this came at the expense of the capacity to discover lower effect sizes.

If just one of the positive or detrimental alterations is meaningful, go to a one-tailed test.

α*: It was feasible to boost the significance level () while designing the research, but this increased the likelihood of a type I mistake.

*Note: Before collecting data, determine the test power, response rate, significance level, as well as meaningful scale ().

R Code

The R code below must get similar outcomes:

x1<-c (29,32,34,38,40,40,42,42,46,55)

x2<-c (35,39,40,40,40,41,44,47,52,64)

t. test (x1, x2, alternative = "two-sided", paired = FALSE, var. equal = FALSE, confidence level = 0.95)

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 91Ó°ÊÓ!

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

Calculate the range, variance, and standard deviation for the following samples:

a.39, 42, 40, 37, 41

b.100, 4, 7, 96, 80, 3, 1, 10, 2

c.100, 4, 7, 30, 80, 30, 42, 2

Blue- vs. red-colored exam study. In a study of how external clues influence performance, university professors gave two different forms of a midterm examination to a large group of introductory students. The questions on the exam were identical and in the same order, but one exam was printed on blue paper and the other on red paper (Teaching Psychology, May 1998). Grading only the difficult questions on the exam, the researchers found that scores on the blue exam had a distribution with a mean of 53% and a standard deviation of 15%, while scores on the red exam had a distribution with a mean of 39% and a standard deviation of 12%. (Assume that both distributions are approximately mound-shaped and symmetric.)

a. Give an interpretation of the standard deviation for the students who took the blue exam.

b. Give an interpretation of the standard deviation for the students who took the red exam.

c. Suppose a student is selected at random from the group of students who participated in the study and the student’s score on the difficult questions is 20%. Which exam form is the student more likely to have taken, the blue or the red exam? Explain.

Construct a relative frequency histogram for the data summarized in the accompanying table.

Consider the following three measurements: 0, 4, and 12. Find the z-score for each measurement if they are from a population with the following mean and standard deviation equal to

a.µ = 2 and σ = 1

b.µ = 4 and σ = 2

c.µ = 8 and σ = 2

d.µ = 8 and σ = 8

Parking at a university has become a problem. The university’s administrators are interested in determining the average time it takes a student to find a parking spot. An administrator inconspicuously followed 190 students and recorded how long it took each of them to find a parking spot. The durations had a distribution that was skewed to the left. Based on this information, discuss the relationship between the mean and the median for the 190 times collected.

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.