The strength of concrete follows a Normal (Gaussian) distribution. The following table shows various concrete grades and their mean and standard deviation compressive strength.

mathematics

Description

The strength of concrete follows a Normal (Gaussian) distribution. The following table shows various concrete grades and their mean and standard deviation compressive strength. 

You are required to do the following 

1. Select a concrete type from the table below and write a Matlab script to perform the following:                                                                       

 

a.     Plot the probability density function (PDF) of the random variable that represents the strength of the material you selected.                               (5) 

b.     Plot the cumulative distribution function (CDF) of the random variable that represents the strength of the material you selected. (5) 

c.     Find the probability that the concrete strength is above 30 N/mm2          (10) 

d.     Select a range of values of the strength and find the probability that the 

concrete strength is in that range.                                                           (10) 

e.     If the concrete material you selected is mixed with another material such that its strength is transformed according to the linear transformation  ? = ? ? + ? where s is the strength of the original material, y is the strength of the resulting material, and a and b are constants. Select any two values for a and b

and find the probability that the strength of the new material is above the 

mean value of the original material.                                                       (10) 

f.      Explain each of your Matlab code use comments (starts with %) in the script 

file                                                                                                           (10) 

No

Grade of Concrete

Mean compressive strength (N/mm2)

Standard deviation compressive strength (N/mm2)

M10 

40 

3.5 

M15 

45 

   3.75 

M20 

50 

M25 

45 

   5 

M30 

60 

M35 

65 

M40 

50 

M45 

65 

M50 

50 

10 

10 

M55 

55 

11 

 

 

Instruction Files
Task2.docx
87.3 KB

Related Questions in mathematics category