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]
2 years 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]2 years 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
Helena wrote the equation using point-slope form for the line that passes through the points (5, 1) and (3, 5). Analyze the step
Arturiano [62]
Step 2 is the answer
3 0
1 year ago
Read 2 more answers
Which number line model represents the expression -2+ (- 7/2)
olga55 [171]

Answer: -5.5

Step-by-step explanation:

8 0
1 year ago
Read 2 more answers
A company needs to package 2,400 pencils. A box in the shape of a rectangular prism can hold 60 pencils. A cylindrical container
Damm [24]
It is A. Just took the test.
7 0
1 year ago
Read 2 more answers
Simplify i³⁸. [i=√(-1)]
Tju [1.3M]
For the answer to the question above,  the answer is simple, and it is -1 (because even powers of an imaginary number or i will always give a  -1).I hope my answer helped you with your problem. Have a nice day!
5 0
2 years ago
Read 2 more answers
Calculate cos 0 to two decimal places
Sergio [31]

We can use the law of cosines as follows:

7^2 = 8^2+10^2-2\cdot 8 \cdot 10 \cdot \cos(\theta)

We can rewrite this equation as

49 = 164-160 \cdot \cos(\theta) \iff 160 \cdot \cos(\theta) = 115 \iff \cos(\theta)=\dfrac{115}{160}\approx 0.72

3 0
2 years ago
Read 2 more answers
Other questions:
  • 30 ones, 82 thousands, 4 hundred thousands, 60 tens and 100 hundreds. What number am i
    8·1 answer
  • Please help me on this question
    14·2 answers
  • Make your own of the following v
    10·1 answer
  • Deloise has $1.20 in pennies and nickels in a jar on her desk. The number of pennies is three times the number of nickels. How m
    6·1 answer
  • This race was first held in 1953 on August 16th. Every decade the race finishes with a festival. How many years is this?
    7·1 answer
  • A survey was conducted from a random sample of 8225 Americans, and one variable that was recorded for each participant was their
    10·1 answer
  • Bill has x pence.
    5·1 answer
  • Find the area of trapezoid $DUCK$ shown below. [asy] unitsize(2mm); defaultpen(linewidth(.7pt)+fontsize(10pt)); pair D=(0,0), U=
    13·1 answer
  • - SALES Light truck is a vehicle classification for trucks weighing up to 8500 pounds. In 2011, 5.919 million light trucks were
    14·1 answer
  • I NEED HELP . I'm having trouble trying to figure out how to answer this can anyone help please?
    13·1 answer
Add answer
Login
Not registered? Fast signup
Signup
Login Signup
Ask question!