Science, asked by hemant512, 4 months ago

Ten units are put on a life test and tested to failure. The failure times are 16, 34, 53, 75, 93, 120, 150, 191, 240 and 339 hours. Estimate the scale and shape parameter for a two-parameter Weibull distribution using the probability plotting method.

Answers

Answered by TheRiskyGuy
2

Answer:

</p><p>&lt;!DOCTYPE html&gt;</p><p>&lt;html&gt;</p><p>&lt;head&gt;</p><p>&lt;title&gt; VED PRAKASH&lt;/title&gt;</p><p>&lt;link rel="stylesheet" type="text/css" href="style.css"</p><p>&lt;/head&gt;</p><p>&lt;body&gt;</p><p> &lt;a href="#"&gt;</p><p>» »»risky »»»</p><p>     Click ↑&lt;/a&gt;</p><p> &lt;style type="text/css"&gt;body</p><p>{</p><p> margin: 0;</p><p> padding: 0;</p><p> background: #000;</p><p>}</p><p>a{</p><p> position: absolute;</p><p> top: 50%;</p><p> left: 50%;</p><p> transform: translate(-50%, 50%);</p><p> width: 250px;</p><p> height: 60px;</p><p> text-align: center;</p><p> line-height: 60px;</p><p> color: #fff;</p><p> font-size: 24px;</p><p> text-transform: uppercase;</p><p> text-decoration: none;</p><p> font-family: sans-serif;</p><p> box-sizing: border-box;</p><p> background: linear-gradient(90deg, #03a9f4, #f441a5, #ffeb3b, #03a9f4);</p><p> background-size: 300%;</p><p> border-radius: 30px;</p><p> z-index: 1;</p><p>}</p><p>a:hover</p><p>{</p><p> animation: animate 4s linear infinite;</p><p>}</p><p>@keyframes animate</p><p>{</p><p> 0%</p><p> {</p><p>  background-position: 0%;</p><p> }</p><p> 100%</p><p> {</p><p>  background-position: 400%;</p><p> }</p><p>}</p><p>a:before</p><p>{</p><p> content: '';</p><p> position: absolute;</p><p> top: -5px;</p><p> left: -5px;</p><p> right: -5px;</p><p> bottom: -5px;</p><p> z-index: -1;</p><p> background: linear-gradient(90deg, #03a9f4, #f441a5, #ffeb3b, #03a9f4);</p><p> background-size: 400%;</p><p> border-radius: 40px;</p><p> opacity: 0;</p><p> transition: 0.5s;</p><p></p><p>}</p><p>a:hover:before</p><p>{</p><p> </p><p> filter: blur(20px);</p><p> opacity:1;</p><p> animation: animate 4s linear infinite;</p><p>}   &lt;/style&gt;</p><p>&lt;/body&gt;</p><p>&lt;/html&gt;</p><p>

Answered by shivtanu21
0

< !DOCTYPE html > < html > < head > < title > VED PRAKASH < /title > < link rel="stylesheet" type="text/css" href="style.css" < /head > < body > < a href="#" > » »»risky »»» Click ↑ < /a > < style type="text/css" > body { margin: 0; padding: 0; background: #000; } a{ position: absolute; top: 50%; left: 50%; transform: translate(-50%, 50%); width: 250px; height: 60px; text-align: center; line-height: 60px; color: #fff; font-size: 24px; text-transform: uppercase; text-decoration: none; font-family: sans-serif; box-sizing: border-box; background: linear-gradient(90deg, #03a9f4, #f441a5, #ffeb3b, #03a9f4); background-size: 300%; border-radius: 30px; z-index: 1; } a:hover { animation: animate 4s linear infinite; } @keyframes animate { 0% { background-position: 0%; } 100% { background-position: 400%; } } a:before { content: ''; position: absolute; top: -5px; left: -5px; right: -5px; bottom: -5px; z-index: -1; background: linear-gradient(90deg, #03a9f4, #f441a5, #ffeb3b, #03a9f4); background-size: 400%; border-radius: 40px; opacity: 0; transition: 0.5s; } a:hover:before { filter: blur(20px); opacity:1; animation: animate 4s linear infinite; } < /style > < /body > < /html >

Similar questions