Respuesta :
Answer:
a) 13.23% probability that in exactly two of the five families the husband will exert the primary influence in choosing the make of a car.
b) 16.81% probability that the husband will select the make of car in all five families
c) 83.69% probability that the husband will exert the primary influence in choosing the make of a car in at least three of the five families
Step-by-step explanation:
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.
In this problem, we have that:
Husband exerts the primary influence in selecting the make of a new automobile in about 70% of all new-car purchases by families.
This means that [tex]p = 0.7[/tex]
Suppose five families have decided to buy a new car.
This means that [tex]n = 5[/tex]
a. What is the probability that in exactly two of the five families the husband will exert the primary influence in choosing the make of a car?
This is P(X = 2).
[tex]P(X = x) = C_{n,x}.p^{x}.(1-p)^{n-x}[/tex]
[tex]P(X = 2) = C_{5,2}.(0.7)^{2}.(0.3)^{3} = 0.1323[/tex]
13.23% probability that in exactly two of the five families the husband will exert the primary influence in choosing the make of a car.
b. What is the probability that the husband will select the make of car in all five families?
[tex]P(X = x) = C_{n,x}.p^{x}.(1-p)^{n-x}[/tex]
[tex]P(X = 5) = C_{5,5}.(0.7)^{5}.(0.3)^{0} = 0.1681[/tex]
16.81% probability that the husband will select the make of car in all five families
c. What is the probability that the husband will exert the primary influence in choosing the make of a car in at least three of the five families?
[tex]P(X \geq 3) = P(X = 3) + P(X = 4) + P(X = 5)[/tex]
[tex]P(X = x) = C_{n,x}.p^{x}.(1-p)^{n-x}[/tex]
[tex]P(X = 3) = C_{5,3}.(0.7)^{3}.(0.3)^{2} = 0.3087[/tex]
[tex]P(X = 4) = C_{5,4}.(0.7)^{4}.(0.3)^{1} = 0.3601[/tex]
[tex]P(X = 5) = C_{5,5}.(0.7)^{5}.(0.3)^{0} = 0.1681[/tex]
[tex]P(X \geq 3) = P(X = 3) + P(X = 4) + P(X = 5) = 0.3087 + 0.3601 + 0.1681 = 0.8369[/tex]
83.69% probability that the husband will exert the primary influence in choosing the make of a car in at least three of the five families
The probabilities are illustrations of a binomial distribution
How to determine the probabilities?
The given parameters are:
n = 5
p = 70% = 0.7
The probability is a binomial distribution, and it is calculated using:
[tex]P(x) = ^nC_x * p^x * (1 - p)^{n - x}[/tex]
(a) The probability that in exactly two of the five families the husband will exert the primary influence in choosing the make of a car?
This is calculated as:
[tex]P(2) = ^5C_2 * 0.7^2 * (1 - 0.7)^{5 - 2}[/tex]
Evaluate the combination expression, and the exponents
[tex]P(2) = 10 * 0.49 * 0.027[/tex]
[tex]P(2) = 0.1323[/tex]
Hence, the probability that in exactly two of the five families, the husband will exert the primary influence in choosing the make of a car is 0.1323
(b) The probability that the husband will select the make of car in all five families
This is calculated as:
[tex]P(5) = ^5C_5 * 0.7^5 * (1 - 0.7)^{5 - 5}[/tex]
Evaluate the combination expression, and the exponents
[tex]P(5) = 1 * 0.1681 * 1[/tex]
[tex]P(5) = 0.1681[/tex]
Hence, the probability that the husband will select the make of car in all five families is 0.1681
The probability that the husband will exert the primary influence in choosing the make of a car in at least three of the five families
This is calculated as:
[tex]P(x \ge 3) = P(3) + P(4) + P(5)[/tex]
So, we have:
[tex]P(x \ge 3) = ^5C_3 * 0.7^3 * (1 - 0.7)^{5 - 3} + ^5C_4 * 0.7^4 * (1 - 0.7)^{5 - 4} + ^5C_5 * 0.7^5 * (1 - 0.7)^{5 - 5}[/tex]
Evaluate the combination expression, and the exponents
[tex]P(x \ge 3) = 0.3087 + 0.3601 + 0.1681[/tex]
[tex]P(x \ge 3) = 0.8369[/tex]
Hence, the probability that the husband will exert the primary influence in choosing the make of a car in at least three of the five families is 0.8369
Read more about probabilities at:
https://brainly.com/question/25870256