1answer.
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
mestny [16]
3 years ago
11

4. The stock market goes up more often that it goes down. Assume the probability that the stock market goes up in a randomly sel

ected month is 60%. a. What is the probability the stock market goes up 12 months in a row? UUUUUUUUUUUU b. What is the probability it goes down 12 months in a row? DDDDDDDDDDDD c. What is the probability it goes up six months in a row and then goes down six months in a row? Note this is one specific pattern UUUUUUDDDDDD. d. How many different ways are there for the stock market to go up six times in 12 months? Hint: there is a function in R for “n choose k”; the syntax is “choose(n, k)”. e. Use your answers to the prior two questions to calculate the probability that the stock market goes up exactly six months out of 12 in any order. f. What is the probability the stock market goes up 6 or more months in a year? Hint: repeat the prior calculation for 7, 8, 9, 10, 11, and 12 times. Finally, calculate the probability for the union of these mutually exclusive events. g. What are the expected value and the standard deviation of the number of months the stock market rises in a year (12 months)?
Mathematics
1 answer:
tekilochka [14]3 years ago
7 0

Answer:

a: 0.0022

b: 0.00002

c: 0.0002

d: 924

e:  0.0025

f: 0.6652

g:  Expected value 7.8 months, standard deviation 1.77 months

Step-by-step explanation:

This is a binomial situation.  Either the market goes up, or it doesn't.  (It could stay the same, but it doesn't offer that as an option, so we don't include it).

When calculating probability of a binomial situation, use the formula

(nCr)(p^r)(q^(n-r))   where p is the probability of success, q is the probabilty of failure, n is the the number of times the situation occurs, and r is the desired number of successful outcomes.  The function nCr tells us how many ways you can choose r items from n total items.  In this case, we are choosing some number of months, r, from 12 months, n

For our situation we have:  n = 12, r = 12, p = 0.6, q = 0.4,

For a:   (12C12)(0.6^12)(0.4^0) = (1)(0.0022)(1) = 0.0022

We want all 12 months of success and no months of failure

For b:   (12C0)(0.6^0)(0.4^12) = (1)(1)(0.00002) = 0.00002

We want all months of failure, and no months of success

For c:   (0.6^6)(0.4^6) = 0.0002

We don't need the nCr function because it tells us that it we want 6 months of success followed by 6 months of failure.  There's only 1 way to do that, so there's nothing to count

For d:  12C6 = 924  

There are 924 different ways to the market can go up 6 times out of 12 months

For e:  (12C2)(0.6^2)(0.4^10) = (66)(0.36)(0.0001) = 0.0025

For f:  Add the following probabilities together...

(12C7)(0.6^7)(q^5) + (12C8)(0.6^8)(q^4) + (12C9)(0.6^9)(q^3)

+ (12C10)(0.6^10)(q^2) + (12C11)(0.6^11)(q^1) + (12C12)(0.6^12)(q^0)

= 0.6652

They are mutually exclusive, the probability for the union is zero because they can't happen at the same time

For g:  Find expected value with the formula E = np  , here n = 12, p = 0.6, so

E = 12(0.6) = 7.8 months

Find the standard deviation with the formula s = √(npq), or s = √(Eq), here q = 0.4, so s = √(7.8(0.4)) = 1.77 months

You might be interested in
A highway engineer specifies that a certain section of roadway covering a horizontal distance of 2km should have a downgrade of
Zigmanuir [339]

Answer:

0.16km

Step-by-step explanation:

A highway engineer wants to compute  the change in elevation of a section of road. The horizontal distance of this section of road is 2km and downgrade is 8%

The slope formula is given by

m=\frac{rise}{run}=\frac{x}{y}

m = 8% = 8/100

run = y = 2km

m =\frac{x}{y}

\frac{8}{100} =\frac{x}{2}

\frac{2*8}{100} =x

x=\frac{16}{100} =0.16km

Verification:

m=\frac{0.16}{2}= 0.08=8%%

3 0
3 years ago
Read 2 more answers
Bill and susan have ages that are consecutive odd integers.The product of their ages 438.Which equation could be used to find bi
zhuklara [117]

Answer:

4 x^{2} + 8 x - 435=0

Step-by-step explanation:

Let x be any natural number

Let the age of Bill= 2 x+ 1  years (Since age is odd integer)

Than, age of a Susan= 2 x + 3 years

Since ages are consecutive odd integers

According to question

(2 x+1)(2 x+ 3)= 438

4 x^{2} + 8 x + 3 = 438

4 x^{2} + 8 x + 3 - 438 =0

4 x^{2} + 8 x - 435=0

This equation can be used to find the ages of both

Hence, the correct answer is 4 x^{2} + 8 x - 435=0

5 0
3 years ago
The equation y=ax describes the graph of a line.if the value of a is positive,the line
ahrayia [7]
If the value of a is positive, the line slopes upwards.
5 0
3 years ago
Read 2 more answers
Suppose that the manager of a company has estimated the probability of a super-event sometime during the next five years that wi
daser333 [38]

Answer:

The answer is d) 0.2303%

6 0
3 years ago
Find the midpoint of line PQ.
monitta
No.

The correct choice is ...
A. (3, 2)
3 0
3 years ago
Other questions:
  • Charlie's rectangular swimming pool has a volume of 600 cubic feet. The neighbor's
    9·1 answer
  • DUE IN 6 MINUTES!!
    13·1 answer
  • There are 6 large picture frames. Each picture frame contains 2 pictures. What number sentence can be used to find the total num
    14·2 answers
  • What is the image point of (-8,7)(−8,7) after a translation right 5 units and up 5 units?
    5·1 answer
  • Simplify 2x + x<br> a) 2x^2<br> b) 3x<br> c) 3x^2
    8·2 answers
  • A quality control expert at LIFE batteries wants to test their new batteries. The design engineer claims they have a variance of
    11·1 answer
  • Multiply and simplify
    13·1 answer
  • Leslie tunes a guitar with 6 strings and a piano with 37 times as many strings.
    15·1 answer
  • If f (x ) =<br> 1/3-x - 1, what is f (-12) and f (9)?
    15·1 answer
  • James bought a house that needs repairs in the 24 ft by 15 ft back yard. He
    7·1 answer
Add answer
Login
Not registered? Fast signup
Signup
Login Signup
Ask question!