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
A study investigated the job satisfaction of teachers allowed to choose supplementary curriculum for their classes versus teache
ludmilkaskok [199]
The answer is b. the data shows that the authors connot make a determination either way with this data.
8 0
2 years ago
there is 4/5 lb of sand in the class science supplies. if one scoop of sand weighs 1/20 lb, how many scoops of sand can maria ge
Harman [31]
<span>With the bag having 4/5 lb currently in it, this can be translated to 16/20 lb. Maria wants to scoop out sand until the bag has 1/2 lb, which is 10/20 lb. The scoop that Maria uses is 1/20 lb, so using the equation of 16-10 = 6, Maria can get 6 scoops of sand before the bag contains 1/2 lb.</span>
7 0
2 years ago
Your school organizes a clothing drive as a fundraiser for your class trip. The school earns $100 for every 400 pounds of donati
noname [10]

Answer:

$550

Step-by-step explanation:

400x=2200, x is the number of groups needed to get 2200 pounds.

If you divide both sides by 400, you'll get x=5.5

Next, multiply 5.5 by $100 because each group gives $100

hope this helps!

4 0
1 year ago
Read 2 more answers
The young wizard, Darpinido, got 16 dragons and 12 griffins for his birthday. But his sister, Ingrid, left the gate open and mor
Sever21 [200]

Answer:

8

hope this helps

6 0
2 years ago
Read 2 more answers
The chance that a positive response is obtained from Chicago for program 1 is %. The chance that a positive response is obtained
sergejj [24]
 the chance of a positive response for Program 2 given that the individual is from Los Angeles is 69.7.
so tell me if i helped
7 0
2 years ago
Read 2 more answers
Other questions:
  • The table shows the approximate height of a projectile x seconds after being fired into the air. Which equation models the heigh
    13·2 answers
  • In complete sentences, explain whether or not it makes sense to say that the density of helium is 0.1785 kilograms per square me
    9·2 answers
  • tim drives at an average speed of 80km per hour for 3 hours 45 minutes work out how many kilometres tim drives
    12·1 answer
  • PLZ HELP ME ASAP The box plot shows the typing speed (in words per minute without errors) of the contestants in a typing contest
    13·2 answers
  • A survey of eating habits showed that approximately
    6·1 answer
  • For what value of x is the rational expression below equal to zero?
    15·1 answer
  • Can someone please check my answer for this question?
    5·2 answers
  • You find a certain stock that had returns of 8 percent, −3 percent, 12 percent, and 17 percent for four of the last five years.
    7·2 answers
  • More than $70 billion is spent each year in the drive-thru lanes of America’s fast-food restaurants. Having quick, accurate, and
    7·1 answer
  • Given that a rectangle with length $3x$ inches and width $x + 5$ inches has the property that its area and perimeter have equal
    10·2 answers
Add answer
Login
Not registered? Fast signup
Signup
Login Signup
Ask question!