/*! This file is auto-generated */ .wp-block-button__link{color:#fff;background-color:#32373c;border-radius:9999px;box-shadow:none;text-decoration:none;padding:calc(.667em + 2px) calc(1.333em + 2px);font-size:1.125em}.wp-block-file__button{background:#32373c;color:#fff;text-decoration:none} Problem 91 A theoretical justification base... [FREE SOLUTION] | 91Ó°ÊÓ

91Ó°ÊÓ

A theoretical justification based on a material failure mechanism underlies the assumption that ductile strength \(X\) of a material has a lognormal distribution. Suppose the parameters are \(\mu=5\) and \(\sigma=.1\). a. Compute \(E(X)\) and \(V(X)\). b. Compute \(P(X>125)\). c. Compute \(P(110 \leq X \leq 125)\). d. What is the value of median ductile strength? e. If ten different samples of an alloy steel of this type were subjected to a strength test, how many would you expect to have strength of at least 125 ? f. If the smallest \(5 \%\) of strength values were unacceptable, what would the minimum acceptable strength be?

Short Answer

Expert verified
a. \( E(X) \approx 148.41 \), \( V(X) \approx 220.32 \). b. \( P(X>125) \approx 0.6331 \). c. \( P(110 \leq X \leq 125) \approx 0.3413 \). d. Median \( \approx 148.41 \). e. Expect 6 to 7 samples. f. Minimum acceptable strength \( \approx 125.74 \).

Step by step solution

01

Understand Lognormal Distribution

The lognormal distribution of a random variable, such as the ductile strength \( X \), is determined by the parameters \( \mu \) and \( \sigma \), which are the mean and standard deviation of the variable's natural logarithm \( Y = \log(X) \), respectively.
02

Compute Expected Value and Variance

For a lognormal distribution, the expected value \( E(X) \) is given by \( e^{\mu + \frac{\sigma^2}{2}} \) and the variance \( V(X) \) is \( (e^{\sigma^2} - 1)e^{2\mu + \sigma^2} \). Substituting \( \mu = 5 \) and \( \sigma = 0.1 \), we get:\[E(X) = e^{5 + \frac{0.1^2}{2}} = e^{5.005} \approx 148.41\]\[V(X) = (e^{0.1^2} - 1)e^{2\times5 + 0.1^2} = (e^{0.01} - 1)e^{10.01} \approx 220.32\]
03

Compute Probability X > 125

To find \( P(X > 125) \), use the standard normal distribution. First, find the corresponding \( Z \) value:\[Z = \frac{\log(125) - \mu}{\sigma} = \frac{\log(125) - 5}{0.1} \approx -0.34\]Lookup \( Z = -0.34 \) in the standard normal distribution table to find the probability, which is approximately \( 0.3669 \). Thus, \( P(X > 125) = 1 - 0.3669 = 0.6331 \).
04

Compute Probability 110 ≤ X ≤ 125

To compute \( P(110 \leq X \leq 125) \), calculate:\[Z_1 = \frac{\log(110) - 5}{0.1} \approx -1.95\]The probability for \( Z_1 \) is approximately \( 0.0256 \). Therefore, \( P(110 \leq X \leq 125) = 0.3669 - 0.0256 = 0.3413 \).
05

Determine the Median Ductile Strength

The median of a lognormal distribution is \( e^{\mu} \). Thus with \( \mu = 5 \), the median ductile strength is \( e^5 \approx 148.41 \).
06

Compute Expected Number of Strengths ≥ 125

For 10 samples, the expected number with strength \( \geq 125 \) is the probability of this times the number of trials: \[10 \times 0.6331 = 6.33\]Rounding, you expect approximately 6 or 7 samples to have a strength \( \geq 125 \).
07

Find Minimum Acceptable Strength for Smallest 5%

To find the top 95th percentile (since we need the smallest 5% cutoff), use the Z-statistic for the 5th percentile, \( Z = -1.645 \):\[\log(X) = \mu + Z\sigma = 5 - 1.645 \times 0.1 = 4.8355\]The minimum acceptable strength is \( X = e^{4.8355} \approx 125.74 \).

Unlock Step-by-Step Solutions & Ace Your Exams!

  • Full Textbook Solutions

    Get detailed explanations and key concepts

  • Unlimited Al creation

    Al flashcards, explanations, exams and more...

  • Ads-free access

    To over 500 millions flashcards

  • Money-back guarantee

    We refund you if you fail your exam.

Over 30 million students worldwide already upgrade their learning with 91Ó°ÊÓ!

Key Concepts

These are the key concepts you need to understand to accurately answer the question.

Expected Value
In the realm of probability and statistics, the expected value is a crucial concept. It tells us the average outcome we can anticipate from a random variable over many trials. For a lognormal distribution, which is a probability distribution of a random variable whose logarithm is normally distributed, the expected value is calculated in a unique way. To determine the expected value of a lognormal distribution, you can use the formula: \[ E(X) = e^{\mu + \frac{\sigma^2}{2}} \] Here, \( \mu \) and \( \sigma \) are the mean and standard deviation of the underlying normal distribution. In our given problem, we have \( \mu = 5 \) and \( \sigma = 0.1 \). Substituting these values, the equation becomes \( e^{5.005} \), which approximates to 148.41.This result signifies the average ductile strength expected for the material modeled by this distribution. Understanding expected value helps in anticipating the behavior of various processes and making informed predictions.
Probability Calculations
Probability calculations involve determining the likelihood of certain events within the framework of a given statistical distribution. When dealing with lognormal distributions, these calculations often require conversion to a standard normal distribution to make use of standard probability tables.For instance, if we want to find the probability that the ductile strength \( X \) is greater than 125, denoted as \( P(X > 125) \), we first convert \( X \) to a normal random variable. The conversion uses the formula:\[ Z = \frac{\log(125) - \mu}{\sigma} \]Substituting \( \mu = 5 \) and \( \sigma = 0.1 \), we compute \( Z \approx -0.34 \). Using the standard normal distribution table, \( P(Z > -0.34) \approx 0.6331 \). Thus, there's approximately a 63.31% chance that a sample has a strength over 125.Similarly, for a range such as \( P(110 \leq X \leq 125) \), calculate two \( Z \) values: one for 110 and one for 125. The difference between these probabilities gives the result for this interval, further analyzing the behavior of this distribution.
Variance
Variance is another key concept in statistics, representing the degree of spread in a set of data. It measures how much individual numbers in a dataset vary from the expected value. For the lognormal distribution, variance is found via:\[ V(X) = (e^{\sigma^2} - 1)e^{2\mu + \sigma^2} \]Using the problem's parameters, \( \mu = 5 \) and \( \sigma = 0.1 \), we calculate this variance:\[ V(X) = (e^{0.01} - 1)e^{10.01} \approx 220.32 \]This result shows us the variability of the ductile strength around its mean value. A higher variance indicates a wider spread of values around the mean, suggesting more unpredictability. Understanding variance allows us to gauge the reliability and consistency of the material's strength in practical applications.

One App. One Place for Learning.

All the tools & learning materials you need for study success - in one app.

Get started for free

Most popular questions from this chapter

If \(X\) is uniformly distributed on \([-1,1]\), find the pdf of \(Y=X^{2}\).

Let \(X\) have a binomial distribution with parameters \(n=25\) and \(p\). Calculate each of the following probabilities using the normal approximation (with the continuity correction) for the cases \(p=.5, .6\), and \(.8\) and compare to the exact probabilities calculated from Appendix Table A.1. a. \(P(15 \leq X \leq 20)\) b. \(P(X \leq 15)\) c. \(P(20 \leq X)\)

Ann is expected at 7:00 \(\mathrm{pm}\) after an all-day drive. She may be as much as \(1 \mathrm{~h}\) early or as much as \(3 \mathrm{~h}\) late. Assuming that her arrival time \(X\) is uniformly distributed over that interval, find the pdf of \(|X-7|\), the unsigned difference between her actual and predicted arrival times.

Suppose only \(70 \%\) of all drivers in a state regularly wear a seat belt. A random sample of 500 drivers is selected. What is the probability that a. Between 320 and 370 (inclusive) of the drivers in the sample regularly wear a seat belt? b. Fewer than 325 of those in the sample regularly wear a seat belt? Fewer than 315 ?

Let \(X\) denote the distance \((\mathrm{m})\) that an animal moves from its birth site to the first territorial vacancy it encounters. Suppose that for bannertailed kangaroo rats, \(X\) has an exponential distribution with parameter \(\lambda=.01386\) (as suggested in the article "Competition and Dispersal from Multiple Nests,"Ecology, 1997: 873–883). a. What is the probability that the distance is at most \(100 \mathrm{~m}\) ? At most \(200 \mathrm{~m}\) ? Between 100 and \(200 \mathrm{~m}\) ? b. What is the probability that distance exceeds the mean distance by more than 2 standard deviations? c. What is the value of the median distance?

See all solutions

Recommended explanations on Math Textbooks

View all explanations

What do you think about this solution?

We value your feedback to improve our textbook solutions.

Study anywhere. Anytime. Across all devices.