A contractor is interested in the total cost of a project for which he intends to bid. He

estimates that materials will cost P25000 and that his labour will cost P900 per day. The
contractor then formulates the probability distribution for completion time (X), in days, as
given in the following table.
Completion time in days (X) 10 11 12 13 14
P(X=x) 0.1 0.3 0.3 0.2 0.1
a) Determine the total cost function C for the project.
b) Find the mean and variance for completion time X.
c) Find the mean, variance and standard deviation for the total cost C

1 answer

cost = 25000 + .1(10)(900) + .3(11)(900) + .3(12)(900) + ... + .1(14)(900)
= ....

not sure what methods your text or your course suggests to find the mean and variance