Suriin ang IDNStudy.com para sa mabilis na mga solusyon sa iyong mga problema. Ang aming mga eksperto ay nagbibigay ng mabilis at eksaktong sagot upang tulungan kang maunawaan at malutas ang anumang problema.

A minority representation group accuses a major bank of racial discrimination in its recent hires for financial analysts. exactly 12% of all applications were from minority members, and exactly 10% of the 1650 open positions were filled by members of the minority.

Sagot :

Answer:

a.
Calculate mean = np
mu = 1650 * 0.12 = 198

b.
Calculate sigma = √(np(1-p))
sigma = √(1650*0.12*0.88) = 13.2

c.

Using the normal approximation to the binomial distribution:

Find P(X < 165)
z = (x - mu)/sigma
z = (165 - 198)/13.2
z = -33/13.2
z = -2.5
p = 0.0062