If the 2q is raised to the second power the answer is 2q^2+7q+3
Answer:
The mean is the average you're used to, where you add up all the numbers and then divide by the number of numbers. The median is the middle value in the list of numbers. The mode is the value that occurs most often.
Answer:
0.4
Step-by-step explanation:
Given:-
- The uniform distribution parameters are as follows:
a = $10,000 b = $15,000
Find:-
Suppose you bid $12,000. What is the probability that your bid will be accepted?
Solution:-
- We will denote a random variable X that defines the bid placed being accepted. The variable X follows a uniform distribution with parameters [a,b].
X ~ U(10,000 , 15,000)
- The probability of $12,000 bid being accepted can be determined by the cdf function of the uniform distribution, while the pmf is as follows:
Pmf = 1 / ( b - a )
Pmf = 1 / ( 15,000 - 10,000 )
Pmf = 1 / ( 5,000 )
Answer:
28%
Step-by-step explanation:
Answer:
52(9/7)^t/1.5
Step-by-step explanation:
The function N(t) a which models the number of branches t years after Aleksandra began studying her trees ;
Initial number of branches = 52
Increment every 1.5 years = 2/7
N(t) = Initial * (1 + r)^t
t expressed per year = t/1.5
Hence,
N(t) = 52(1 + 2/7)^t/1.5
N(t) = 52(9/7)^t/1.5