Analyze time-based survival with clear statistical outputs. Compare density, hazard, failure probability, and percentiles together. Export tables, review charts, and interpret lifetime uncertainty confidently.
Example inputs use μ = 3.1 and σ = 0.45.
| Time | Survival S(t) | Failure F(t) | Hazard h(t) |
|---|---|---|---|
| 10.00 | 0.961806 | 0.038194 | 0.019175 |
| 15.00 | 0.808123 | 0.191877 | 0.050049 |
| 20.00 | 0.591617 | 0.408383 | 0.072941 |
| 25.00 | 0.395825 | 0.604175 | 0.086517 |
| 30.00 | 0.251643 | 0.748357 | 0.093866 |
A log normal survival model fits positive time data where the logarithm of time follows a normal distribution. This pattern often appears in lifetimes, response durations, income data, maintenance delays, and right-skewed operational measures. The calculator estimates survival probability at a chosen time and also builds a range table for interpretation.
Survival analysis asks a direct question: what is the probability that an event has not happened by time t? In this model, that quantity is the survival function S(t). The page also computes failure probability F(t), density f(t), hazard h(t), and cumulative hazard H(t). These measures describe different viewpoints of the same distribution.
The log mean μ shifts the lifetime scale, while the log standard deviation σ controls spread and skewness. Larger values of σ typically create heavier right tails and wider dispersion. The percentile tool is useful when you need a time threshold such as the 90th percentile for planning, reliability targets, or risk buffers.
The range section helps compare time points instead of checking only one value. This makes the calculator useful for inspection intervals, warranty analysis, service contracts, stockout timing, replacement policies, and threshold studies. The chart makes pattern reading easier because survival, failure probability, hazard, and density change at different rates across time.
The export tools support quick reporting. CSV is useful for spreadsheets and model checks. PDF is useful for sharing a clean result snapshot with tables and the graph area. Everything stays in one page, so the workflow remains simple for analysts, students, and operational teams.
For a positive time value t, let Z = (ln(t) - μ) / σ.
F(t) = Φ(Z)S(t) = 1 - Φ(Z)f(t) = exp(-(ln(t)-μ)^2 / (2σ^2)) / (tσ√(2π))h(t) = f(t) / S(t)H(t) = -ln(S(t))exp(μ + σ²/2)exp(μ)exp(μ - σ²)x(p) = exp(μ + σΦ⁻¹(p))Here, Φ is the standard normal cumulative distribution function and Φ⁻¹ is its inverse.
μ and log standard deviation σ.0.90 for the 90th percentile.Use it when time or size data are positive and strongly right-skewed. It is common in reliability, waiting times, biological measures, and financial duration studies.
It is the probability that the event has not happened by time t. A higher value means more observations are expected to remain beyond that time.
The model uses the natural logarithm of time. Since logarithms require positive inputs, zero and negative values are not valid for log normal calculations.
They are complements. Failure probability is F(t), while survival is S(t) = 1 - F(t). Together they describe event status by time t.
Hazard estimates the event rate at a specific time, conditional on surviving up to that point. It helps compare how instantaneous risk changes across the timeline.
Those are the parameters of the normal distribution after taking logs. They control location, spread, skewness, and all derived survival metrics.
It gives the time below which a chosen proportion of outcomes falls. This is helpful for design limits, service targets, and planning thresholds.
Yes. CSV exports tables for spreadsheet analysis, while PDF saves a report-style snapshot of the calculated section for sharing or documentation.
Important Note: All the Calculators listed in this site are for educational purpose only and we do not guarentee the accuracy of results. Please do consult with other sources as well.