Answer:
1.9 years
Step-by-step explanation:
There are 365 days in a year
694.44 / 365 = 1.9
Hope this helps!
Answer:
The coordinate of point B is (4, 8.25)
Step-by-step explanation:
Here, we want to find the coordinates of point B
To do this, we are to use the section internal division formula as follows;
(x,y) = (nx1 + mx2)/(m + n) , (ny1 + my2)/(m + n)
In this case;
(x1,y1) = (2,6)
(x2,y2) = (5,9)
(m,n) = (3,1)
Substituting these values into the section formula, we have;
(x,y) = (1(1) + 3(5))/(1 + 3) , (1(6) + 3(9))/3 + 1)
(x,y) = (16/4, 33/4)
(x,y) = (4,8.25)
Using the binomial distribution, the probabilities are given as follows:
a) 0.4159 = 41.59%.
b) 0.5610 = 56.10%.
c) 0.8549 = 85.49%.
<h3>What is the binomial distribution formula?</h3>
The formula is:


The parameters are:
- x is the number of successes.
- n is the number of trials.
- p is the probability of a success on a single trial.
For this problem, the values of the parameters are:
n = 3, p = 0.76.
Item a:
The probability is P(X = 2), hence:


Item b:
The probability is P(X < 3), hence:
P(X < 3) = 1 - P(X = 3)
In which:


Then:
P(X < 3) = 1 - P(X = 3) = 1 - 0.4390 = 0.5610 = 56.10%.
Item c:
The probability is:

More can be learned about the binomial distribution at brainly.com/question/24863377
#SPJ1
Answer:
The forecast for November is 235 if August's forecast was 145.
Step-by-step explanation:
The formula for calculating forecast using exponential smoothing is:

Where Ft = New month forecast
Ft-1 = Previous month forecast
At-1 = Previous month actual value
α = smoothing constant
We are given F₈ = 145 (forecast for August), A₈ = 200 (Actual Value for August), α = 2, and we need to compute the forecast for November. So, We will first calculate the forecast for September then October and then November, step-by-step.
So, forecast for September is:
F₉ = F₈ + α (A₈ - F₈)
= 145 + 2*(200-145)
= 145 + 2*55
F₉ = 255
Then, forecast for October is:
F₁₀ = F₉ + α (A₉ - F₉)
= 255 + 2*(220-255)
= 255 + 2*(-35)
F₁₀ = 185
The forecast for November is:
F₁₁ = F₁₀ + α (A₁₀ - F₁₀)
= 185 + 2*(210 - 185)
F₁₁ = 235