Switch a and f and see if that works
Answer:
pentagon is a 5 sided polygon with interior angles that add to 540 degrees. Regular pentagons have sides of equal length and interior angles of 108 degrees. The US Department of Defense headquarters is named 'the Pentagon' . ... A hexagon is a 6 sided polygon with interior angles that add to 720 degrees.
Step-by-step explanation:
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 )