Solved Problems
Problem 1: Covariance Calculation (Basic)
Two variables (Temperature, C) and (Expansion, mm) have the following joint distribution:
- (20, 1):
- (30, 2):
- (40, 3):
Calculate the covariance between Temperature and Expansion.
Step-by-Step Solution
0 of 3 Steps CompletedProblem 2: Marginal Distributions (Intermediate)
A civil engineering firm evaluates two suppliers of steel rebars based on two criteria: Grade (1 for Standard, 2 for High Strength) and Delivery Time (1 for On-Time, 2 for Delayed). The joint probability distribution is given as a table:
Find the marginal distributions of Grade and Delivery Time , and determine if the two variables are independent.
Step-by-Step Solution
0 of 3 Steps CompletedProblem 3: Conditional Probability (Discrete)
Using the joint probability distribution from Problem 2, find the conditional probability that the delivery is delayed () given that the steel grade is High Strength ().
Step-by-Step Solution
0 of 3 Steps CompletedProblem 4: Expected Value of a Sum (Linearity of Expectation)
The cost of materials for a project depends on the quantity of cement (, in tons) and the quantity of sand (, in tons). The expected quantities are tons and tons. The cost function is . Calculate the expected total cost, .
Step-by-Step Solution
0 of 3 Steps CompletedProblem 5: Correlation Coefficient
Using the data from Problem 1, calculate the correlation coefficient between Temperature () and Expansion (). The standard deviations are given as and .
Step-by-Step Solution
0 of 3 Steps CompletedProblem 6: Continuous Joint Density Function (Advanced)
The joint probability density function of two continuous variables (wind speed, m/s) and (structural vibration amplitude, mm) is defined as:
Determine the value of the constant that makes this a valid joint PDF.
Step-by-Step Solution
0 of 4 Steps CompletedProblem 7: Marginal Density Function (Continuous)
Given the joint PDF from Problem 6, where :
Determine the marginal probability density function of wind speed, .
Step-by-Step Solution
0 of 3 Steps CompletedProblem 8: Expected Value of a Function
Let and have the joint PDF from Problem 7:
Find the expected value of the product , .
Step-by-Step Solution
0 of 4 Steps CompletedProblem 9: Probability of an Event for Continuous Variables
Using the joint PDF from Problem 7:
Calculate the probability that the sum of wind speed and vibration amplitude is less than 1, i.e., .
Step-by-Step Solution
0 of 4 Steps CompletedProblem 10: Evaluating a Joint Cumulative Distribution Function (CDF)
The joint CDF of two continuous random variables and is given by:
Find the probability that and , and derive the joint PDF .
Step-by-Step Solution
0 of 4 Steps CompletedProblem 11: Independence of Continuous Variables
Using the joint PDF derived in Problem 10:
Determine if the variables and are independent.