Explore Westonci.ca, the top Q&A platform where your questions are answered by professionals and enthusiasts alike. Get accurate and detailed answers to your questions from a dedicated community of experts on our Q&A platform. Get quick and reliable solutions to your questions from a community of experienced experts on our platform.
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.
Thanks for stopping by. We strive to provide the best answers for all your questions. See you again soon. We appreciate your time. Please revisit us for more reliable answers to any questions you may have. We're here to help at Westonci.ca. Keep visiting for the best answers to your questions.