Template:NormalDistribution: Difference between revisions

From ReliaWiki
Jump to navigation Jump to search
No edit summary
(Redirected page to The Normal Distribution)
 
(4 intermediate revisions by 2 users not shown)
Line 1: Line 1:
=== The Normal Distribution ===
#REDIRECT [[The Normal Distribution]]
 
<br>The normal distribution is commonly used for general reliability analysis, times-to-failure of simple electronic and mechanical components, equipment or systems. The <span class="texhtml">''p''''d''''f''</span> of the normal distribution is given by:
 
::<math>\begin{align}
  f(t)= \frac{1}{\sigma \sqrt{2\pi }}{e^{-\tfrac{1}{2}(\tfrac{t-\mu }{\sigma })^2}}
\end{align}</math>
 
<br>where,
 
::<math>\begin{align}
\mu = & \text{mean of the normal times to failure} \\
\sigma = & \text{standard deviation of the times to failure} 
\end{align}</math>
 
The normal distribution and its characteristics are presented in&nbsp;detail in the chapter [[The Normal Distribution]].

Latest revision as of 10:05, 9 August 2012