Westonci.ca makes finding answers easy, with a community of experts ready to provide you with the information you seek. Experience the convenience of getting reliable answers to your questions from a vast network of knowledgeable experts. Join our Q&A platform to connect with experts dedicated to providing accurate answers to your questions in various fields.
Sagot :
Answer:
0.2528 = 25.28% probability of selling no more than 2 properties in one week.
Step-by-step explanation:
For each property, there are only two possible outcomes. Either they are sold, or they are not. The chance of selling any one property is independent of selling another property, which means that the binomial probability distribution is used to solve this question.
Binomial probability distribution
The binomial probability is the probability of exactly x successes on n repeated trials, and X can only have two outcomes.
[tex]P(X = x) = C_{n,x}.p^{x}.(1-p)^{n-x}[/tex]
In which [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]
And p is the probability of X happening.
A real estate agent has 12 properties that she shows.
This means that [tex]n = 12[/tex]
She feels that there is a 30% chance of selling any one property during a week.
This means that [tex]p = 0.3[/tex]
Compute the probability of selling no more than 2 properties in one week.
2 or less sold, which is:
[tex]P(X \leq 2) = P(X = 0) + P(X = 1) + P(X = 2)[/tex]
In which
[tex]P(X = x) = C_{n,x}.p^{x}.(1-p)^{n-x}[/tex]
[tex]P(X = 0) = C_{12,0}.(0.3)^{0}.(0.7)^{12} = 0.0138[/tex]
[tex]P(X = 1) = C_{12,1}.(0.3)^{1}.(0.7)^{11} = 0.0712[/tex]
[tex]P(X = 2) = C_{12,2}.(0.3)^{2}.(0.7)^{10} = 0.1678[/tex]
Then
[tex]P(X \leq 2) = P(X = 0) + P(X = 1) + P(X = 2) = 0.0138 + 0.0712 + 0.1678 = 0.2528[/tex]
0.2528 = 25.28% probability of selling no more than 2 properties in one week.
We appreciate your visit. Hopefully, the answers you found were beneficial. Don't hesitate to come back for more information. Thank you for your visit. We're dedicated to helping you find the information you need, whenever you need it. We're glad you chose Westonci.ca. Revisit us for updated answers from our knowledgeable team.