/*! 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} Q99SE A \(12\)-in. bar that is clamped... [FREE SOLUTION] | 91Ó°ÊÓ

91Ó°ÊÓ

A \(12\)-in. bar that is clamped at both ends is to be subjected to an increasing amount of stress until it snaps. Let Y = the distance from the left end at which the break occurs. Suppose Y has pdf

\(f\left( y \right) = \left\{ {\begin{array}{*{20}{c}}{\left( {\frac{1}{{24}}} \right)y\left( {1 - \frac{y}{{12}}} \right)\,\,\,\,\,0 \le y \le 12}\\{0\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,otherwise}\end{array}} \right.\)

Compute the following: a. The cdf of Y, and graph it. b.\(P\left( {Y \le 4} \right), P\left( {Y > 6} \right)\), and\(P\left( {4 \le Y \le 6} \right)\)c. E(Y), E(Y2 ), and V(Y) d. The probability that the breakpoint occurs more than \(2\;\)in. from the expected breakpoint. e. The expected length of the shorter segment when the break occurs.

Short Answer

Expert verified

\(\begin{array}{l}(a)\;F(x) = \left\{ {\begin{array}{*{20}{l}}0&{y < 0}\\{\frac{{{y^2}}}{{48}} - \frac{{{y^3}}}{{864}}}&{0 \le y \le 12}\\1&{y > 12}\end{array}} \right.\\(b)\;0.2592,\;0.5,\;0.2408\\(c)\;6,\;43.2,\;7.2\\(d)\;0.5185\\(e)\;3.75\end{array}\)

Step by step solution

01

Definition of Expected Value

The anticipated value is an extension of the weighted average in probability theory. The average score of a large number of randomly determined outcomes of a random variable is known as the expected value.

02

Calculation for the determination of CDF of Y in part a.

It is given that Y is the distance from the left end at which the break occurs. It is also given that Y has pdf \({\rm{f}}({\rm{y}})\), written as:

\(f(y) = \left\{ {\begin{array}{*{20}{l}}{\left( {\frac{1}{{24}}} \right) \cdot y \cdot \left( {1 - \frac{y}{{12}}} \right)}&{0 \le y \le 12}\\0&{{\rm{ otherwise }}}\end{array}} \right.\)

(a) We recall the definition of CDF as a continuous variable.

Definition: The cumulative distribution function F(y) for a continuous \(rv\;Y\)is defined for every number y by

\(F(y) = P(Y \le y) = \int_{ - \infty }^y f (x) \cdot dx\)

For any number y between \(0{\rm{ }}and{\rm{ }}12\)

03

Calculation for the determination of CDF of Y in part a.

\(\begin{aligned}F(y) & = \int_0^y {\left( {\frac{1}{{24}}} \right)} \cdot x \cdot \left( {1 - \frac{x}{{12}}} \right)\\ &= \frac{1}{{24}} \cdot \int_0^y {\left( {x - \frac{{{x^2}}}{{12}}} \right)} \cdot dx\\ & = \frac{1}{{24}} \cdot \left( {\frac{{{x^2}}}{2} - \frac{{{x^3}}}{{36}}} \right)_0^y\\ & = \frac{1}{{24}} \cdot \left( {\frac{{{y^2}}}{2} - \frac{{{y^3}}}{{36}}} \right)\\F(y) & = \frac{{{y^2}}}{{48}} - \frac{{{y^3}}}{{864}}\end{aligned}\)

Thus F(y) can be given as:

\(F(y) = \left\{ {\begin{aligned}{{0}}&{y < 0}\\{\frac{{{y^2}}}{{48}} - \frac{{{y^3}}}{{864}}}&{0 \le y \le 12}\\1&{y > 12}\end{aligned}} \right.\)

04

Calculation for the determination of probability in part b.

(b) Computing\(P(X \le 4)\):

\(\begin{aligned}{l}P(X \le 4) & = F(4) = \frac{{{{(4)}^2}}}{{48}} - \frac{{{{(4)}^3}}}{{864}}\\\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\, & = \frac{1}{3} - \frac{2}{{27}} = \frac{9}{{27}} - \frac{2}{{27}}\\\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\, & = \frac{7}{{27}}\\P(X \le 4) &= 0.2592\end{aligned}\)

Computing\(P(6 < Y)\):

\(\begin{aligned}{l}P(6 < Y) & = 1 - F(6)\\\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\, & = 1 - \left( {\frac{{{{(6)}^2}}}{{48}} - \frac{{{{(6)}^3}}}{{864}}} \right)\\\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\, & = 1 - \left( {\frac{3}{4} - \frac{1}{4}} \right) = 1 - (0.5)\\P(6 < Y) & = 0.5\end{aligned}\)

05

Calculation for the determination of probability in part b.

Computing\(P(4 \le Y \le 6)\):

\(\begin{aligned}{l}P(4 \le Y \le 6) & = F(6) - F(4)\\\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\, & = 0.5 - 0.2592\\P(4 \le X \le 6) & = 0.2408\end{aligned}\)

Proposition: Let X be a continuous rv with p d f(x) and cdf F(x). Then for any number a,

\(\begin{aligned}{l}P(X \le a) & = F(a)\\P(a \le X) & = 1 - F(a)\end{aligned}\)

Proposition: Let\({\rm{X}}\)be a continuous rv with \(pdf({\rm{x}})\) and \(cdf\;{\rm{F}}({\rm{x}})\). Then for any two numbers a and b with a<b,

\(P(a \le X \le b) = F(b) - F(a)\)

06

Calculation for the determination of probability in part c.

(c) The mean value of the given distribution can be given as:

\(\begin{aligned}E(Y) & = \int_{ - \infty }^\infty y \cdot f(y) \cdot dy\\ & = \int_0^{12} y \cdot \left( {\frac{1}{{24}}} \right) \cdot y \cdot \left( {1 - \frac{y}{{12}}} \right) \cdot dx\\ & = \frac{1}{{24}} \cdot \int_0^{12} {\left( {{y^2} - \frac{{{y^3}}}{{12}}} \right)} \cdot dx\\ & = \frac{1}{{24}} \cdot \left( {\frac{{{{(y)}^3}}}{3} - \frac{{{{(y)}^4}}}{{48}}} \right)_0^{12}\\ & = \frac{1}{{24}} \cdot \left( {\frac{{{{(12)}^3}}}{3} - \frac{{{{(12)}^4}}}{{48}}} \right)\\E(Y) & = 6\end{aligned}\)

Definition: The expected or mean value of a continuous r v X with pdf f(x) is

\(\mu = E(X) = \int_{ - \infty }^\infty x \cdot f(x) \cdot dx\)

07

Calculation for the determination of probability in part c.

\(\begin{aligned}E\left( {{Y^2}} \right) & = \int_{ - \infty }^\infty {{y^2}} \cdot f(y) \cdot dy\\ & = \int_0^{12} {{y^2}} \cdot \left( {\frac{1}{{24}}} \right) \cdot y \cdot \left( {1 - \frac{y}{{12}}} \right) \cdot dx\\ & = \frac{1}{{24}} \cdot \int_0^{12} {\left( {{y^3} - \frac{{{y^4}}}{{12}}} \right)} \cdot dx\\ & = \frac{1}{{24}} \cdot \left( {\frac{{{{(y)}^4}}}{4} - \frac{{{{(y)}^5}}}{{60}}} \right)_0^{12}\\ & = \frac{1}{{24}} \cdot \left( {\frac{{{{(12)}^4}}}{4} - \frac{{{{(12)}^5}}}{{60}}} \right)\\E\left( {{Y^2}} \right) & = 43.2\end{aligned}\)

As we have already calculated E(X) in the last part: \(E(Y) = 6\), hence we use following proposition:

Proposition:\(V(Y) = E\left( {{Y^2}} \right) - E{(Y)^2}\)

Using this, we can write:

\(\begin{array}{l}V(Y) = 43.2 - {(6)^2}\\V(Y) = 7.2\end{array}\)

Definition: If \({\rm{X}}\)is a continuous \({\rm{rv}}\)with pdf f(x) and h(X) is any function of \({\rm{X}}\), then

\(E(h(x)) = \int_{ - \infty }^\infty h (x) \cdot f(x) \cdot dx\)

08

Calculation for the determination of probability in part d.

(d) Since the expected break point is calculated as\(6\)inches in last part, hence the probability that the break point occurs more than 2 inches from the expected break point can be represented as \(P(Y < 4\,or\,Y > 8)\).

This event is the complement of the event that the break point occurs within 2 inches from the expected break point. Hence

\(\begin{array}{l}P(Y < 4{\rm{ or }}Y > 8) & = 1 - P(4 \le Y \le 8)\\\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\, & = 1 - (F(8) - F(4))\\\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\, & = 1 - \left( {\left( {\frac{{{{(8)}^2}}}{{48}} - \frac{{{{(8)}^3}}}{{864}}} \right) - \left( {\frac{{{{(4)}^2}}}{{48}} - \frac{{{{(4)}^3}}}{{864}}} \right)} \right)\\\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\, & = 1 - \left( {\frac{{(20}}{{27}} - \frac{7}{{27}}} \right) & = \frac{{14}}{{27}}\\P(Y < 4{\rm{ or }}Y > 8) & = 0.5185\end{array}\)

09

Calculation for the determination of probability in part e.

(e) Let X be the random variable denoting the length of the shorter segment when the break occurs. Then we can write X in terms of Y as:

\(x = \left\{ {\begin{array}{*{20}{l}}y&{0 \le y \le 6}\\{12 - y}&{6 < y \le 12}\end{array}} \right.\)

Hence expected value of X can be written as:

\(\begin{aligned}E(X) & = \int_0^6 y \cdot f(y) \cdot dy + \int_6^{12} {(12 - y)} \cdot f(y) \cdot dy\\ & = \int_0^6 y \cdot \left( {\frac{1}{{24}}} \right) \cdot y \cdot \left( {1 - \frac{y}{{12}}} \right) \cdot dx + \int_6^{12} {(12 - y)} \cdot \left( {\frac{1}{{24}}} \right) \cdot y \cdot \left( {1 - \frac{y}{{12}}} \right) \cdot dx\\ & = \frac{1}{{24}} \cdot \int_0^6 {\left( {{y^2} - \frac{{{y^3}}}{{12}}} \right)} \cdot dx + \frac{1}{2} \cdot \int_6^{12} {\left( {y - \frac{{{y^2}}}{{12}}} \right)} \cdot dx - \frac{1}{{24}} \cdot \int_6^{12} {\left( {{y^2} - \frac{{{y^3}}}{{12}}} \right)} \cdot dx\\ & = \frac{1}{{24}} \cdot \left( {\frac{{{y^3}}}{3} - \frac{{{y^4}}}{{48}}} \right)_0^6 + \frac{1}{2} \cdot \left( {\frac{{{y^2}}}{2} - \frac{{{y^3}}}{{36}}} \right)_6^{12} - \frac{1}{{24}} \cdot \left( {\frac{{{y^3}}}{3} - \frac{{{y^4}}}{{48}}} \right)_6^{12}\\ & = \frac{1}{{24}} \cdot {\left( {\frac{{{6^3}}}{3} - \frac{{{6^4}}}{{48}}} \right)_1} + \frac{1}{2} \cdot \left( {\left( {\frac{{{{12}^2}}}{2} - \frac{{{{12}^3}}}{{36}}} \right) - \left( {\frac{{{6^2}}}{2} - \frac{{{6^3}}}{{36}}} \right)} \right) - \frac{1}{{24}} \cdot \left( {\left( {\frac{{{{12}^3}}}{3} - \frac{{{{12}^4}}}{{48}}} \right) - \left( {\frac{{{6^3}}}{3} - \frac{{{6^4}}}{{48}}} \right)} \right)\\E(Y) & = \frac{{15}}{8} + 6 - \frac{{33}}{8} & = 3{\rm{ inches }}\end{aligned}\)

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Ó°ÊÓ!

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

Let \({\rm{t = }}\) the amount of sales tax a retailer owes the government for a certain period. The article "Statistical Sampling in Tax Audits" (Statistics and the Law,\({\rm{2008: 320 - 343}}\)) proposes modeling the uncertainty in \({\rm{t}}\) by regarding it as a normally distributed random variable with mean value \({\rm{\mu }}\) and standard deviation \({\rm{\sigma }}\) (in the article, these two parameters are estimated from the results of a tax audit involving \({\rm{n}}\) sampled transactions). If \({\rm{a}}\) represents the amount the retailer is assessed, then an under-assessment results if \({\rm{t > a}}\) and an over-assessment result if\({\rm{a > t}}\). The proposed penalty (i.e., loss) function for over- or under-assessment is \({\rm{L(a,t) = t - a}}\) if \({\rm{t > a}}\) and \({\rm{ = k(a - t)}}\) if \(t£a(k > 1\) is suggested to incorporate the idea that over-assessment is more serious than under-assessment).

a. Show that \({{\rm{a}}^{\rm{*}}}{\rm{ = \mu + \sigma }}{{\rm{\Phi }}^{{\rm{ - 1}}}}{\rm{(1/(k + 1))}}\) is the value of \({\rm{a}}\) that minimizes the expected loss, where \({{\rm{\Phi }}^{{\rm{ - 1}}}}\) is the inverse function of the standard normal cdf.

b. If \({\rm{k = 2}}\) (suggested in the article), \({\rm{\mu = \$ 100,000}}\), and\({\rm{\sigma = \$ 10,000}}\), what is the optimal value of\({\rm{a}}\), and what is the resulting probability of over-assessment?

Let X denote the time to failure (in years) of a certain hydraulic component. Suppose the pdf of X is \({\bf{f}}\left( {\bf{x}} \right) = {\bf{32}}/{\left( {{\bf{x}} + {\bf{4}}} \right)^{\bf{3}}}{\rm{ }}{\bf{for}}{\rm{ }}{\bf{x}} < {\bf{0}}\). a. Verify that f (x) is a legitimate pdf. b. Determine the cdf. c. Use the result of part (b) to calculate the probability that the time to failure is between \({\bf{2}}{\rm{ }}{\bf{and}}{\rm{ }}{\bf{5}}\)years. d. What is the expected time to failure? e. If the component has a salvage value equal to \({\bf{100}}/\left( {{\bf{4}} + {\bf{x}}} \right)\)when it is time to fail is x, what is the expected salvage value?

Let X denote the distance \({\rm{(m)}}\) that an animal moves from its birth site to the first territorial vacancy it encounters. Suppose that for banner-tailed kangaroo rats, X has an exponential distribution with parameter \({\rm{\lambda = }}{\rm{.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 \({\rm{100\;m}}\)? At most \({\rm{200\;m}}\) ? Between 100 and\({\rm{200\;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?

Suppose only \({\rm{75\% }}\) of all drivers in a certain state regularly wear a seat belt. A random sample of 500 drivers is selected. What is the probability that

a. Between 360 and 400 (inclusive) of the drivers in the sample regularly wear a seat belt?

b. Fewer than 400 of those in the sample regularly wear a seat belt?

Find the following percentiles for the standard normal distribution. Interpolate where appropriate.

\(\begin{array}{*{20}{l}}{{\rm{a}}{\rm{. 91st}}}\\\begin{array}{l}{\rm{b}}{\rm{. 9th }}\\{\rm{c}}{\rm{. 75th }}\\{\rm{d}}{\rm{. 25th }}\\{\rm{e}}{\rm{. }}{{\rm{6}}^{{\rm{th}}}}\end{array}\end{array}\)

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.