answer.
Ask question
Login Signup
Ask question
All categories
  • English
  • Mathematics
  • Social Studies
  • Business
  • History
  • Health
  • Geography
  • Biology
  • Physics
  • Chemistry
  • Computers and Technology
  • Arts
  • World Languages
  • Spanish
  • French
  • German
  • Advanced Placement (AP)
  • SAT
  • Medicine
  • Law
  • Engineering
lutik1710 [3]
1 year ago
10

In a study by Peter D. Hart Research Associates for the Nasdaq Stock Market, it was determined that 20% of all stock investors a

re retired people. In addition, 40% of all U.S. adults invest in mutual funds. Suppose a random sample of 25 stock investors is taken. a. What is the probability that exactly six are retired people? b. What is the probability that 9 or more are retired people? c. How many retired people would you expect to find in a random sample of 25 stock investors? d. Suppose a random sample of 20 U.S. adults is taken. What is the probability that exactly eight adults invested in mutual funds? e. Suppose a random sample of 20 U.S. adults is taken. What is the probability that fewer than five adults invested in mutual funds? f. Suppose a random sample of 20 U.S. adults is taken. What is the probability that exactly one adult invested in mutual funds? g. Suppose a random sample of 20 U.S. adults is taken. What is the probability that 13 or more adults invested in mutual funds? h. For parts e–g, what exact number of adults would produce the highest probability? How does this compare to the expected number?
Mathematics
1 answer:
solong [7]1 year ago
5 0

Answer:

The answer to the questions are;

a. The probability that exactly six are retired people is 0.1633459.

b. The probability that 9 or more are retired people is 0.04677.

c. The number of expected retired people in a random sample of 25 stock investors is 0.179705.

d. In a random sample of 20 U.S. adults the probability that exactly eight adults invested in mutual funds is 0.179705.

e. The probability that fewer than five adults invested in mutual funds out of a random sample of 20 U.S. adults is 5.095×10⁻².

f. The probability that exactly one adult invested in mutual funds out of a random sample of 20 U.S. adults is 4.87×10⁻⁴.

g. The probability that 13 or more adults out of a random sample of 20 U.S. adults invested in mutual funds is 2.103×10⁻².

h. 4, 1, 13. They tend to converge to the probability of the expected value.

Step-by-step explanation:

To solve the question, we note that the binomial distribution probability mass function is given by

f(n,p,x) = \left(\begin{array}{c}n&x&\end{array}\right) × pˣ × (1-p)ⁿ⁻ˣ = ₙCₓ × pˣ × (1-p)ⁿ⁻ˣ

Also the mean of the Binomial distribution is given by

Mean = μ = n·p = 25 × 0.2 = 5

Variance = σ² = n·p·(1-p) = 25 × 0.2 × (1-0.2) = 4

Standard Deviation = σ = \sqrt{n*p*(1-p)}

Since the variance < 5 the normal distribution approximation is not appropriate to sole the question

We proceed as follows

a. The probability that exactly six are retired people is given by

f(25, 0.2, 6) = ₂₅C₆ × 0.2⁶ × (1-0.2)¹⁹ = 0.1633459.

b. The probability that 9 or more are retired people is given by

P(x>9) = 1- P(x≤8) = 1- ∑f(25, 0.2, x where x = 0 →8)

Therefore we have

f(25, 0.2, 0) = ₂₅C₀ × 0.2⁰ × (1-0.2)²⁵ = 3.78×10⁻³

f(25, 0.2, 1) = ₂₅C₁ × 0.2¹ × (1-0.2)²⁴ = 2.36 ×10⁻²

f(25, 0.2, 2) = ₂₅C₂ × 0.2² × (1-0.2)²³ = 7.08×10⁻²

f(25, 0.2, 3) = ₂₅C₃ × 0.2³ × (1-0.2)²² = 0.135768

f(25, 0.2, 4) = ₂₅C₄ × 0.2⁴ × (1-0.2)²¹ = 0.1866811

f(25, 0.2, 5) = ₂₅C₅ × 0.2⁵ × (1-0.2)²⁰ = 0.1960151

f(25, 0.2, 6) = ₂₅C₆ × 0.2⁶ × (1-0.2)¹⁹ = 0.1633459

f(25, 0.2, 7) = ₂₅C₇ × 0.2⁷ × (1-0.2)¹⁸ = 0.11084187

f(25, 0.2, 8) = ₂₅C₈ × 0.2⁸ × (1-0.2)¹⁷ = 6.235×10⁻²

∑f(25, 0.2, x where x = 0 →8) = 0.953226

and P(x>9) = 1- P(x≤8)  = 1 - 0.953226 = 0.04677.

c. The number of expected retired people in a random sample of 25 stock investors is given by

Proportion of retired stock investors × Sample count

= 0.2 × 25 = 5.

d. In a random sample of 20 U.S. adults the probability that exactly eight adults invested in mutual funds is given by

Here we have p = 0.4 and n·p = 8 while n·p·q = 4.8 which is < 5 so we have

f(20, 0.4, 8) = ₂₀C₈ × 0.4⁸ × (1-0.4)¹² = 0.179705.

e. The probability that fewer than five adults invested in mutual funds out of a random sample of 20 U.S. adults is

P(x<5) = ∑f(20, 0.4, x, where x = 0 →4)

Which gives

f(20, 0.4, 0) = ₂₀C₀ × 0.4⁰ × (1-0.4)²⁰ = 3.66×10⁻⁵

f(20, 0.4, 1) = ₂₀C₁ × 0.4¹ × (1-0.4)¹⁹ = 4.87×10⁻⁴

f(20, 0.4, 2) = ₂₀C₂ × 0.4² × (1-0.4)¹⁸ = 3.09×10⁻³

f(20, 0.4, 3) = ₂₀C₃ × 0.4³ × (1-0.4)¹⁷ = 1.235×10⁻²

f(20, 0.4, 4) = ₂₀C₄ × 0.4⁴ × (1-0.4)¹⁶ = 3.499×10⁻²

Therefore P(x<5) = 5.095×10⁻².

f. The probability that exactly one adult invested in mutual funds out of a random sample of 20 U.S. adults is given by

f(20, 0.4, 1) = ₂₀C₁ × 0.2¹ × (1-0.2)¹⁹ = 4.87×10⁻⁴.

g. The probability that 13 or more adults out of a random sample of 20 U.S. adults invested in mutual funds is

P(x≥13) =  ∑f(20, 0.4, x where x = 13 →20) we have

f(20, 0.4, 13) = ₂₀C₁₃ × 0.4¹³ × (1-0.4)⁷ = 1.46×10⁻²

f(20, 0.4, 14) = ₂₀C₁₄ × 0.4¹⁴ × (1-0.4)⁶ = 4.85×10⁻³

f(20, 0.4, 15) = ₂₀C₁₅ × 0.4¹⁵ × (1-0.4)⁵ = 1.29×10⁻³

f(20, 0.4, 16) = ₂₀C₁₆ × 0.4¹⁶ × (1-0.4)⁴ = 2.697×10⁻⁴

f(20, 0.4, 17) = ₂₀C₁₇ × 0.4¹⁷ × (1-0.4)³ = 4.23×10⁻⁵

f(20, 0.4, 18) = ₂₀C₁₈ × 0.4¹⁸ × (1-0.4)² = 4.70×10⁻⁶

f(20, 0.4, 19) = ₂₀C₁₉ × 0.4¹⁹ × (1-0.4)⁴ = 3.299×10⁻⁷

f(20, 0.4, 20) = ₂₀C₂₀ × 0.4²⁰ × (1-0.4)⁰ = 1.0995×10⁻⁸

P(x≥13) = 2.103×10⁻².

h.  For part e we have exactly 4 with a probability of 3.499×10⁻²

For part f the  probability for the one adult is 4.87×10⁻⁴

For part g, we have exactly 13 with a probability of 1.46×10⁻²

The expected number is 8 towards which the exact numbers with the highest probabilities in parts e to g are converging.

You might be interested in
3X3X11<br> Write the number whose prime factorization is given
mixer [17]

the prime factorization is 99

6 0
2 years ago
Read 2 more answers
A metal disc of 12cm in diameter and 5cm thick is melted down and cast into a cylindrical bar of diameter 5cm .How long is the b
Trava [24]

Answer:

d bar

Step-by-step explanation:

3 0
2 years ago
In the xy plane, a quadrilateral has vertices at (-1, 4), (7,4), (7,5), and (-1. 5). What is the perimeter of the quadrilateral?
iris [78.8K]

Answer:

(B) 18.

Step-by-step explanation:

We are asked to find the perimeter of a quadrilateral with vertices at (-1, 4), (7,4), (7,5), and (-1. 5).

First of all, we will draw vertices of quadrilateral on coordinate plane and connect the vertices as shown in the attached photo.

We can see that our quadrilateral is a parallelogram, whose parallel sides are equal.

\text{Perimeter of quadrilateral}=8+1+8+1

\text{Perimeter of quadrilateral}=16+2

\text{Perimeter of quadrilateral}=18

Therefore, the perimeter of the given quadrilateral is 18 units.

8 0
2 years ago
In two or more complete sentences, compare the number of x-intercepts in the graph of f(x) =x2 to the number of x-intercepts in
Natalija [7]
Important:  Please use " ^ " to indicate exponentiation:

<span>"f(x) =x^2 to the number of x-intercepts in the graph of g(x) = x^2 +2."

Notes:  the graph of f(x) = x^2 is a vertical parabola that opens up.  It has its vertex at (0,0).  This is the only point at which f(x)=x^2 has a horiz. intercept.

g(x) = x^2 + 2 has a graph that looks the same as that of f(x) = x^2, EXCEPT that the whole graph is moved 2 units UP.  This new graph never touches or intersects the x-axis.  Therefore, g(x) has NO horiz. intercepts (no x-int.).

</span>
7 0
2 years ago
what are the solution(s) to the quadratic equation x2 – 25 = 0? x = 5 and x = –5 x = 25 and x = –25 x = 125 and x = –125 no real
sattari [20]
The left hand side expression of the given equation is a difference of two squares. The first term, x², is a square of x and the second term, 25 is the square of 5. The factors of the expression are (x - 5) and (x + 5).
                                   (x - 5)(x + 5) = 0
The values of x from the equation above are x = -5 and x = 5.
3 0
2 years ago
Read 2 more answers
Other questions:
  • Solve the Quadratic Equation by factoring. 3r^2-16r-7=5
    5·1 answer
  • As part of a community service project at your high school, you are organizing a fund-raiser at the neighborhood movie theater.
    10·2 answers
  • Sal's Sandwich Shop sells wraps and sandwiches as part of its lunch specials. The profit on every sandwich is $2 and the profit
    14·1 answer
  • Rotate : energy :: stop:
    5·2 answers
  • Which equation has only one solution?
    11·1 answer
  • A gallon of Moo Milk costs \$5.12$5.12dollar sign, 5, point, 12. What is the price, in dollars, of an 888 ounce glass of Moo Mil
    12·2 answers
  • A firm places three orders for supplies among five different distributors. Each order is randomly assigned to one of the distrib
    14·1 answer
  • A function, h(x), is defined as shown. h(x) = StartLayout Enlarged left-brace 1st row 1st column one-fourth x minus 4, 2nd colum
    11·2 answers
  • In Texas, the coldest temperature ever recorded is -23 F. That's a lot chillier than in Florida, where the coldest recorded temp
    14·2 answers
  • Substituting the equation y = 4x + 1 into the equation 2y = -x – 1 will produce the equation ________.
    13·2 answers
Add answer
Login
Not registered? Fast signup
Signup
Login Signup
Ask question!