The manager of the local branch of saving bank has determined that 40% of all depositors have multiple accounts at the bank if a rondum sample of 200 depositors is selected what is the probability that the sample proportion of depositors with multiple accounts will be between 40 and 43

To solve this problem, we need to use the normal distribution since we are dealing with sample proportions. We can calculate the mean and standard deviation of the sample proportion as follows:

Mean = p = 0.4
Standard deviation = sqrt[(p(1-p))/n] = sqrt[(0.4*0.6)/200] = 0.03464

To find the probability that the sample proportion will be between 40 and 43, we need to find the z-scores corresponding to those values and use the normal distribution.

z1 = (0.4 - 0.4)/0.03464 = 0
z2 = (0.43 - 0.4)/0.03464 = 0.8674

Using a z-table or calculator, we can find that the probability of a z-score between 0 and 0.8674 is 0.3065. Therefore, the probability that the sample proportion of depositors with multiple accounts will be between 40 and 43 is 0.3065.

To find the probability that the sample proportion of depositors with multiple accounts will be between 40% and 43%, we can use the normal distribution and the Central Limit Theorem.

1. Find the standard deviation (σ) of the sample proportion:
σ = √(p(1 - p) / n)
p = 0.40 (proportion of depositors with multiple accounts)
n = 200 (sample size)
σ = √(0.40(1 - 0.40) / 200) = √(0.24 / 200) = √0.0012 ≈ 0.0346

2. Convert the sample proportions into z-scores:
Z1 = (40 - p) / σ = (40 - 0.40) / 0.0346 ≈ 386.87
Z2 = (43 - p) / σ = (43 - 0.40) / 0.0346 ≈ 758.45

3. Use the Z-table or a statistical calculator to find the probability associated with each z-score:
P(Z < 386.87) = P(Z < 3.87) ≈ 0.9999
P(Z < 758.45) ≈ 1 (as this value is significantly larger than 3.87)

4. Calculate the probability between the two z-scores:
P(40% ≤ p ≤ 43%) = P(Z1 ≤ Z ≤ Z2)
= P(Z < Z2) - P(Z < Z1)
= 1 - 0.9999
= 0.0001

Therefore, the probability that the sample proportion of depositors with multiple accounts will be between 40% and 43% is approximately 0.0001.