142k views
2 votes
West Virginia has one of the highest divorce rates in the nation, with an annual rate of approximately 5 divorces per 1000 people (Centers for Disease Control and Prevention website, January 12, 2012). The Marital Counseling Center, Inc. (MCC) thinks that the high divorce rate in the state may require them to hire additional staff. Working with a consultant, the management of MCC has developed the following probability distribution for x 5 the number of new clients for marriage counseling for the next year

x f(x)
10 .05
20 .10
30 .10
40 .20
50 .35
60 .20
a. Is this probability distribution valid?
A. Yes
B. No
Explain.
f(x) greater than or equal to 0less than or equal to 0greater than or equal to 1less than or equal to?
f(x) equal to 1not equal to 1greater than 1less than 1Item 3
b. What is the probability MCC will obtain more than 30 new clients (to 2 decimals)?
c. What is the probability MCC will obtain fewer than 20 new clients(to 2 decimals)?
d. Compute the expected value and variance of x.
Expected value clients per year
Variance squared clients per year

User Khalefa
by
7.4k points

1 Answer

5 votes

Answer:

Kindly check explanation

Step-by-step explanation:

Given the data:

x___ f(x)

10__ 0.05

20__0.10

30__0.10

40__0.20

50__0.35

60__0.20

a. Is this probability distribution valid?

Yes

Σf(x) = (0.05 + 0.10 + 0.10 + 0.20 + 0.35 + 0.20) = 1

0≤f(x)≤1

b. What is the probability MCC will obtain more than 30 new clients

X = 40 + x = 50 + x = 60

0.20 + 0.35 + 0.20 = 0.75

c. What is the probability MCC will obtain fewer than 20 new clients

x = 10

f(x) = f(10) = 0.05

d)Compute the expected value and variance of x.

Expected value (E(x)) :

Σ(x * f(x))

= (10*0.05) + (20*0.1) + (30*0.1) + (40*0.2) + (50*0.35) + (60*0.2)

= 43

Σ(x * E(x))² * f(x)

= (10 - 43)^2 * 0.05 + (20 - 43)^2 * 0.1 + (30 - 43)^2 * 0.1 + (40 - 43)^2 * 0.2+ (50 - 43)^2 * 0.35 + (60 - 43)^2 * 0.2

= 201

User Frank Farmer
by
7.3k points