{"id":487,"date":"2025-07-15T13:34:47","date_gmt":"2025-07-15T13:34:47","guid":{"rendered":"https:\/\/functiontranslator.com\/2021\/02\/12\/weibull-dist\/"},"modified":"2021-02-13T11:37:00","modified_gmt":"2021-02-13T11:37:00","slug":"weibull-dist","status":"publish","type":"post","link":"https:\/\/functiontranslator.com\/en\/weibull-dist\/","title":{"rendered":"WEIBULL.DIST"},"content":{"rendered":"<p>When working with data in spreadsheet applications such as Microsoft Excel and Google Sheets, the WEIBULL.DIST function is incredibly beneficial. This function is primarily used in reliability engineering for modeling product life expectancy through the Weibull distribution. This distribution is notably versatile since it can assume various forms based on its parameters.<\/p>\n<h2>Syntax<\/h2>\n<p>The syntax for the WEIBULL.DIST function is slightly different in Excel compared to Google Sheets:<\/p>\n<p><strong>Excel:<\/strong><\/p>\n<pre><code>WEIBULL.DIST(x, alpha, beta, cumulative)<\/code><\/pre>\n<ul>\n<li><code>x<\/code>: The value at which the function is evaluated.<\/li>\n<li><code>alpha<\/code>: The shape parameter of the distribution.<\/li>\n<li><code>beta<\/code>: The scale parameter of the distribution.<\/li>\n<li><code>cumulative<\/code>: A Boolean value that specifies the function&#8217;s mode. If <code>cumulative<\/code> is TRUE, WEIBULL.DIST returns the cumulative distribution function; if FALSE, it returns the probability density function.<\/li>\n<\/ul>\n<p><strong>Google Sheets:<\/strong><\/p>\n<pre><code>WEIBULL.DIST(x, alpha, beta, cumulative)<\/code><\/pre>\n<p>The parameters in Google Sheets are identical to those in Excel.<\/p>\n<h2>Examples<\/h2>\n<p>Here are some practical examples to demonstrate the applications of the WEIBULL.DIST function.<\/p>\n<h3>Example 1: Calculate the Probability of a Product Failing Before a Certain Time<\/h3>\n<p>Suppose you have a product with a Weibull distribution where the shape parameter \u03b1=2 and scale parameter \u03b2=100. You wish to determine the probability that this product will fail before reaching 120 units of time.<\/p>\n<p>In Excel, the formula is:<\/p>\n<pre><code>=WEIBULL.DIST(120, 2, 100, TRUE)<\/code><\/pre>\n<p>The same formula applies in Google Sheets:<\/p>\n<pre><code>=WEIBULL.DIST(120, 2, 100, TRUE)<\/code><\/pre>\n<p>This formula yields the cumulative distribution function at x=120, revealing the probability of failure before reaching 120 units of time.<\/p>\n<h3>Example 2: Generate a Weibull Probability Density Plot<\/h3>\n<p>To visualize the Weibull distribution for a shape parameter of \u03b1=1.5 and a scale parameter of \u03b2=50, you can plot the probability density function across a range of values.<\/p>\n<p>In Excel, you can establish a table with various x values and apply the formula:<\/p>\n<pre><code>=WEIBULL.DIST(A2, 1.5, 50, FALSE)<\/code><\/pre>\n<p>Extend this formula across the table to compute the probability density function at different points, then use this data to plot a line chart representing the distribution.<\/p>\n<p>Similarly, in Google Sheets:<\/p>\n<pre><code>=WEIBULL.DIST(A2, 1.5, 50, FALSE)<\/code><\/pre>\n<p>Extend the formula as needed and generate a chart to visualize the Weibull distribution.<\/p>\n<p>In conclusion, the WEIBULL.DIST function is a robust tool for both modeling and analyzing Weibull distribution data in Excel and Google Sheets. It is essential for calculating probabilities or creating detailed visualizations, enabling efficient data handling specific to Weibull distributions.<\/p>\n","protected":false},"excerpt":{"rendered":"<p>Returns the Weibull distribution<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[203],"tags":[],"class_list":["post-487","post","type-post","status-publish","format-standard","hentry","category-statistical"],"acf":[],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v23.8 - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>Excel WEIBULL.DIST Function \u2013 How It Works, Formula Examples and Syntax<\/title>\n<meta name=\"description\" content=\"Learn what the Excel WEIBULL.DIST function does. Clear syntax explanation and useful formula examples.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/functiontranslator.com\/en\/weibull-dist\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Excel WEIBULL.DIST Function \u2013 How It Works, Formula Examples and Syntax\" \/>\n<meta property=\"og:description\" content=\"Learn what the Excel WEIBULL.DIST function does. Clear syntax explanation and useful formula examples.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/functiontranslator.com\/en\/weibull-dist\/\" \/>\n<meta property=\"og:site_name\" content=\"Function Translator\" \/>\n<meta property=\"article:published_time\" content=\"2025-07-15T13:34:47+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2021-02-13T11:37:00+00:00\" \/>\n<meta name=\"author\" content=\"glavadmin\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:title\" content=\"Excel WEIBULL.DIST Function \u2013 How It Works, Formula Examples and Syntax\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"glavadmin\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"2 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\/\/functiontranslator.com\/en\/weibull-dist\/\",\"url\":\"https:\/\/functiontranslator.com\/en\/weibull-dist\/\",\"name\":\"Excel WEIBULL.DIST Function \u2013 How It Works, Formula Examples and Syntax\",\"isPartOf\":{\"@id\":\"https:\/\/functiontranslator.com\/no\/#website\"},\"datePublished\":\"2025-07-15T13:34:47+00:00\",\"dateModified\":\"2021-02-13T11:37:00+00:00\",\"author\":{\"@id\":\"https:\/\/functiontranslator.com\/no\/#\/schema\/person\/87663eece497ca58643166ecb09f1389\"},\"description\":\"Learn what the Excel WEIBULL.DIST function does. Clear syntax explanation and useful formula examples.\",\"breadcrumb\":{\"@id\":\"https:\/\/functiontranslator.com\/en\/weibull-dist\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/functiontranslator.com\/en\/weibull-dist\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/functiontranslator.com\/en\/weibull-dist\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Function Excel\",\"item\":\"https:\/\/functiontranslator.com\/en\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Statistical\",\"item\":\"https:\/\/functiontranslator.com\/en\/statistical\/\"},{\"@type\":\"ListItem\",\"position\":3,\"name\":\"WEIBULL.DIST\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/functiontranslator.com\/no\/#website\",\"url\":\"https:\/\/functiontranslator.com\/no\/\",\"name\":\"Function Translator\",\"description\":\"Excel function translator\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/functiontranslator.com\/no\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Person\",\"@id\":\"https:\/\/functiontranslator.com\/no\/#\/schema\/person\/87663eece497ca58643166ecb09f1389\",\"name\":\"glavadmin\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/functiontranslator.com\/no\/#\/schema\/person\/image\/\",\"url\":\"https:\/\/secure.gravatar.com\/avatar\/03ccd9347c5339db75deede5a8c5b2bf1d40e0bce26a5251fcaac6331d381db8?s=96&d=mm&r=g\",\"contentUrl\":\"https:\/\/secure.gravatar.com\/avatar\/03ccd9347c5339db75deede5a8c5b2bf1d40e0bce26a5251fcaac6331d381db8?s=96&d=mm&r=g\",\"caption\":\"glavadmin\"},\"sameAs\":[\"https:\/\/functiontranslator.com\"],\"url\":\"https:\/\/functiontranslator.com\/en\/author\/glavadmin\/\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Excel WEIBULL.DIST Function \u2013 How It Works, Formula Examples and Syntax","description":"Learn what the Excel WEIBULL.DIST function does. Clear syntax explanation and useful formula examples.","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/functiontranslator.com\/en\/weibull-dist\/","og_locale":"en_US","og_type":"article","og_title":"Excel WEIBULL.DIST Function \u2013 How It Works, Formula Examples and Syntax","og_description":"Learn what the Excel WEIBULL.DIST function does. Clear syntax explanation and useful formula examples.","og_url":"https:\/\/functiontranslator.com\/en\/weibull-dist\/","og_site_name":"Function Translator","article_published_time":"2025-07-15T13:34:47+00:00","article_modified_time":"2021-02-13T11:37:00+00:00","author":"glavadmin","twitter_card":"summary_large_image","twitter_title":"Excel WEIBULL.DIST Function \u2013 How It Works, Formula Examples and Syntax","twitter_misc":{"Written by":"glavadmin","Est. reading time":"2 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/functiontranslator.com\/en\/weibull-dist\/","url":"https:\/\/functiontranslator.com\/en\/weibull-dist\/","name":"Excel WEIBULL.DIST Function \u2013 How It Works, Formula Examples and Syntax","isPartOf":{"@id":"https:\/\/functiontranslator.com\/no\/#website"},"datePublished":"2025-07-15T13:34:47+00:00","dateModified":"2021-02-13T11:37:00+00:00","author":{"@id":"https:\/\/functiontranslator.com\/no\/#\/schema\/person\/87663eece497ca58643166ecb09f1389"},"description":"Learn what the Excel WEIBULL.DIST function does. Clear syntax explanation and useful formula examples.","breadcrumb":{"@id":"https:\/\/functiontranslator.com\/en\/weibull-dist\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/functiontranslator.com\/en\/weibull-dist\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/functiontranslator.com\/en\/weibull-dist\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Function Excel","item":"https:\/\/functiontranslator.com\/en\/"},{"@type":"ListItem","position":2,"name":"Statistical","item":"https:\/\/functiontranslator.com\/en\/statistical\/"},{"@type":"ListItem","position":3,"name":"WEIBULL.DIST"}]},{"@type":"WebSite","@id":"https:\/\/functiontranslator.com\/no\/#website","url":"https:\/\/functiontranslator.com\/no\/","name":"Function Translator","description":"Excel function translator","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/functiontranslator.com\/no\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Person","@id":"https:\/\/functiontranslator.com\/no\/#\/schema\/person\/87663eece497ca58643166ecb09f1389","name":"glavadmin","image":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/functiontranslator.com\/no\/#\/schema\/person\/image\/","url":"https:\/\/secure.gravatar.com\/avatar\/03ccd9347c5339db75deede5a8c5b2bf1d40e0bce26a5251fcaac6331d381db8?s=96&d=mm&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/03ccd9347c5339db75deede5a8c5b2bf1d40e0bce26a5251fcaac6331d381db8?s=96&d=mm&r=g","caption":"glavadmin"},"sameAs":["https:\/\/functiontranslator.com"],"url":"https:\/\/functiontranslator.com\/en\/author\/glavadmin\/"}]}},"_links":{"self":[{"href":"https:\/\/functiontranslator.com\/en\/wp-json\/wp\/v2\/posts\/487","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/functiontranslator.com\/en\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/functiontranslator.com\/en\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/functiontranslator.com\/en\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/functiontranslator.com\/en\/wp-json\/wp\/v2\/comments?post=487"}],"version-history":[{"count":3,"href":"https:\/\/functiontranslator.com\/en\/wp-json\/wp\/v2\/posts\/487\/revisions"}],"predecessor-version":[{"id":3378,"href":"https:\/\/functiontranslator.com\/en\/wp-json\/wp\/v2\/posts\/487\/revisions\/3378"}],"wp:attachment":[{"href":"https:\/\/functiontranslator.com\/en\/wp-json\/wp\/v2\/media?parent=487"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/functiontranslator.com\/en\/wp-json\/wp\/v2\/categories?post=487"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/functiontranslator.com\/en\/wp-json\/wp\/v2\/tags?post=487"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}