Respuesta :
Answer:
0.48% probability that all four are new
Step-by-step explanation:
The homes are chosen "without replacement", which means that after a home is visited, it is not elegible to be visited again. So we use the hypergeometric distribution to solve this question.
Hypergeometric distribution:
The probability of x sucesses is given by the following formula:
[tex]P(X = x) = h(x,N,n,k) = \frac{C_{k,x}*C_{N-k,n-x}}{C_{N,n}}[/tex]
In which:
x is the number of sucesses.
N is the size of the population.
n is the size of the sample.
k is the total number of desired outcomes.
Combinations formula:
[tex]C_{n,x}[/tex] is the number of different combinations of x objects from a set of n elements, given by the following formula.
[tex]C_{n,x} = \frac{n!}{x!(n-x)!}[/tex]
In this question:
Total of 10 homes, so N = 10.
We want 4 new, so x = 4.
In total, there are 4 new, so k = 4.
Sample of four homes, so n = 4.
Then
[tex]P(X = 4) = h(4,10,4,4) = \frac{C_{4,4}*C_{6,0}}{C_{10,4}} = 0.0048[/tex]
0.48% probability that all four are new
The calculated probability is "0.0048".
Probability calculation:
From a total of [tex]N=10\ \ \text{homes},\ r=4[/tex] are completely new while 6 are not.
Let X indicate the series of innovative dwellings in a sample of[tex]n=4[/tex] homes.
X is the next step. Algebraic distribution for parameters[tex]N=10, r=4, \ \ and\ \ n = 4[/tex] Only integer values in this range: can be given to a hypergeometric random variable.
[tex]\to [ \max {(0,\,n+r-N)}, \min {(n,\,r)} ] = [ 0, 4 ] \\\\ \to P( X = 4) \\\\ \to N=10\\\\ \to r=4\\\\ \to n = 4[/tex]
[tex]\to \bold{P(X=k) = \dfrac{\binom{r }{ k}{\binom{N-r} {n-k}}}{\binom{N}{n}}} \\\\\to P(X =4 ) = \dfrac{\binom{r }{ 4}{\binom{N-r} {n-4}}}{\binom{N}{n}} \\\\[/tex]
[tex]= \dfrac{\binom{4 }{ 4}{\binom{10-4} {4-4}}}{\binom{10}{4}}\\\\= \dfrac{\binom{4 }{ 4}{\binom{6} {0}}}{\binom{10}{4}} \\\\= \dfrac{ 1 \times 1}{210} \\\\= \dfrac{ 1}{210} \\\\= \dfrac{1}{210} \\\\= 0.004762[/tex]
Using the excel function:
[tex]\text{HYPGEOM.DIST( k, n, r, N. cumulative)}[/tex] for calculating the [tex]P_{X} (4)[/tex]:
[tex]\to \text{HYPGEOM.DIST( 4, 4, 4, 10, FALSE) = 0.0047619047619}[/tex]
[tex]\to P(X= 4 ) = \frac{1}{210} = { 0.0048 }[/tex]
Find out more information about the probability here:
brainly.com/question/2321387