asked 235k views
17 votes
A contractor is required by a county planning department to submit one, two, three, four, five, six, or seven forms (depending on the nature of the project) in applying for a building permit. Let Y = the number of forms required of the next applicant. The probability that y forms are required is known to be proportional to y—that is, p(y) = ky for y = 1, , 7.

A) What is the value of c?
B) What is the probability that at most three forms are required?
C) What is the probability that between two and four forms (inclusive) are required?
D) Could pX(x) = x^2/50 for x = 1, . . . , 5 be a probability distribution of X? Explain.

1 Answer

3 votes

Answer:

Explanation:

Given that:

P(Y) = ky

where;

y =1,2,...7

To find the value of c or k (constant)


\sum P(Y) = 1


\sum \limits_(y \to 1)^7 k*y = 1

= k(1+2+3+4+5+6+7) = 1

28k = 1


k = (1)/(28)

b) The required probability is P ( X ≤ 3)


P(X \le 3) = \sum \limits^3_(y=1 ) P(y)


P(X \le 3) = \sum \limits^3_(y=1 ) (1)/(28)(y)


P(X \le 3) = (1)/(28) (1 +2+3)


P(X \le 3) = (6)/(28)

P ( X ≤ 3) = 0.2143

c) The required probability P(2 ≤ Y ≤ 4)


P(2 \le Y \le 4) = \sum \limits ^4_(y=2) P(Y)


P(2 \le Y \le 4) = \sum \limits ^4_(y=2) (1)/(28)(Y)


P(2 \le Y \le 4) = (1)/(28)(2+3+4)


P(2 \le Y \le 4) = 0.3214

d) The required probability:


P(X) = (x^2)/(50) ; \ \ \ \ where; \ x= 1,2,...5


\sum \limits ^5_(y =1) P(Y)= \sum \limits ^5_(y =1) (1)/(50)(x)^2


\sum \limits ^5_(y =1) P(Y)= \sum \limits ^5_(y =1) (1)/(50)(1+4+9+16+25)


\sum \limits ^5_(y =1) P(Y)=1.1

answered
User ChinKang
by
8.2k points
Welcome to Qamnty — a place to ask, share, and grow together. Join our community and get real answers from real people.