Question

In: Statistics and Probability

Xiku Road has n1,n2,n3, and n4 houses with 1,2,3, and 4 occupants, respectively. Two random selection...

Xiku Road has n1,n2,n3, and n4 houses with 1,2,3, and 4 occupants, respectively. Two random selection without replacement strategies are being contemplated to obtain a sample of the residents. In the first strategy, residents are selected with equal probability. In the second strategy, houses are first randomly selected and then residents from these houses are selected.

Work out, in terms of n1,n2,n3, and n4, the conditional probability of a resident from a 3-occupant house being selected given that the first selection came from a 4-occupant residence under both strategies.

Solutions

Expert Solution

First strategy-

Residents are selected with equal probability.

During first selection there are residents and we can select a resident from a 4-occupant house in ways.

During second selection there are residents and we can select a resident from a 3-occupant house in ways.

So, required conditional probability is given by

Second strategy-

Houses are selected first and then residents were selected.

During first selection there are houses and we can select a house from a 4-occupant houses in ways. Then we select a resident out of 4 residents of that selected house.

During second selection there are still houses as other members (remaining 3) of previously selected house may be selected and we can select a house from a 3-occupant house in ways. Then we select a resident out of 3 residents of that selected house.

So, required probability is given by


Related Solutions

Programming language in Python Suppose, for Jane, n1 = 3, n2 = 4, and n3 =...
Programming language in Python Suppose, for Jane, n1 = 3, n2 = 4, and n3 = 5. Also suppose, Jane iterates the number from 1 to 15. At the beginning, Jane sets count to 0, and then proceeds iterating the number from 1 to 15 and for each iteration does the following: for 1, count is increased by 1 because it is not divisible by 3, 4, and 5; count is now: 1 for 2, count is increased by 2...
If n1<n2 and n3<n2, which of the following statements are true when it comes to finding...
If n1<n2 and n3<n2, which of the following statements are true when it comes to finding out if you have destructive interference of the reflected rays? You do need to know if n1 is bigger or smaller than n3. You cannot make any calculations unless you know the numerical value of n3. You cannot make any calculations unless you know the numerical value of n2. The reflected ray from the interface between medium 1 and medium 2 will undergo a...
Let N1 , N2 , N3 follow a trinomial distribution with parameters n, assume that n...
Let N1 , N2 , N3 follow a trinomial distribution with parameters n, assume that n follows a Poisson distribution with parameter λ > 0. Also assume that, conditionally on N, the random variables N1, N2, N3 follow a trinomial distribution with N trials and category probabilities p1, p2, p3 with p1 + p2 + p3 = 1. Compute the covariance and correlation of (N1,N2)
light travels from air through two layers with index of refraction n1 and n2, respectively. If...
light travels from air through two layers with index of refraction n1 and n2, respectively. If upon entering each layer light loses 10% of its velosity, what is the index of refraction n2
Say that two users use n1, n2 in the RSA and gcd(n1, n2) =/= 1. How...
Say that two users use n1, n2 in the RSA and gcd(n1, n2) =/= 1. How can we break their system?
Suppose two independent random samples of sizes n1 = 9 and n2 = 7 that have...
Suppose two independent random samples of sizes n1 = 9 and n2 = 7 that have been taken from two normally distributed populations having variances σ12 and σ22 give sample variances of s12 = 117 and s22 = 19. (a) Test H0: σ12 = σ22 versus Ha: σ12 ≠ σ22 with σ = .05. What do you conclude? (Round your answers to 2 decimal places.) F = F.025 = H0:σ12 = σ22 (b) Test H0: σ12 < σ22versus Ha: σ12...
Suppose two independent random samples of sizes n1 = 9 and n2 = 7 that have...
Suppose two independent random samples of sizes n1 = 9 and n2 = 7 that have been taken from two normally distributed populations having variances σ12 and σ22 give sample variances of s12 = 94 and s22 = 13. (a) Test H0: σ12 = σ22 versus Ha: σ12 ≠ σ22 with σ = .05. What do you conclude? (Round your answers to 2 decimal places.) F = F.025 = H0:σ12 = σ22 (b) Test H0: σ12 < σ22versus Ha: σ12...
Independent random samples of sizes n1 = 307 and n2 = 309 were taken from two...
Independent random samples of sizes n1 = 307 and n2 = 309 were taken from two populations. In the first sample, 92 of the individuals met a certain criteria whereas in the second sample, 108 of the individuals met the same criteria. Test the null hypothesis H0:p1=p2versus the alternative hypothesis HA:p1<p2. a)  Calculate the z test statistic, testing the null hypothesis that the population proportions are equal. Round your response to at least 3 decimal places.      b) What is the...
Independent random samples of sizes n1 = 202 and n2 = 210 were taken from two...
Independent random samples of sizes n1 = 202 and n2 = 210 were taken from two populations. In the first sample, 170 of the individuals met a certain criteria whereas in the second sample, 178 of the individuals met the same criteria. Test the null hypothesis H0:p1=p2versus the alternative hypothesis HA:p1>p2. a)  Calculate the z test statistic, testing the null hypothesis that the population proportions are equal. Round your response to at least 3 decimal places.      b) What is the...
C++ coding plase Given three integer numbers N1, N2 and N3. Write 2 overloaded functions which...
C++ coding plase Given three integer numbers N1, N2 and N3. Write 2 overloaded functions which perform addition of passed values. Write two functions inside 'ProblemSolution' class: Function 1: solution that accepts two parameters, N1 and N2. A function should return addition of those numbers. Function 2: solution that accepts three parameters, N1, N2 and N3. A function should return addition of 3 numbers. Input     2     3     4 Output     5     9 Where, The first line of output contains addition of...
ADVERTISEMENT
ADVERTISEMENT
ADVERTISEMENT