博客
关于我
强烈建议你试试无所不能的chatGPT,快点击我
Shape parameter 形状参数
阅读量:5831 次
发布时间:2019-06-18

本文共 1427 字,大约阅读时间需要 4 分钟。

In probability theory and statistics, a shape parameter is a kind of numerical parameter of a parametric family of probability distributions.

A shape parameter is any parameter of a probability distribution that is neither a location parameter nor a scale parameter (nor a function of either or both of these only, such as a rate parameter). Such a parameter must affect the shape of a distribution rather than simply shifting it (as a location parameter does) or stretching/shrinking it (as a scale parameter does).

The following continuous probability distributions have a shape parameter:

Beta distribution

Burr distribution
Erlang distribution
Exponential power distribution
Gamma distribution
Generalized extreme value distribution
Log-logistic distribution
Inverse-gamma distribution
Pareto distribution
Pearson distribution
Tukey lambda distribution
Weibull distribution
Student's t-distribution

By contrast, the following continuous distributions do not have a shape parameter, so their shape is fixed and only their location or their scale or both can change. It follows that (where they exist) the skewness and kurtosis of these distribution are constants, as skewness and kurtosis are independent of location and scale parameters.

Exponential distribution

Cauchy distribution
Logistic distribution
Normal distribution
Raised cosine distribution
Uniform distribution
Wigner semicircle distribution

 

概率论,数理统计,形状参数

from:

转载地址:http://nkedx.baihongyu.com/

你可能感兴趣的文章
$_SERVER['SCRIPT_FLENAME']与__FILE__
查看>>
html5纲要,细谈HTML 5新增的元素
查看>>
Android应用集成支付宝接口的简化
查看>>
[分享]Ubuntu12.04安装基础教程(图文)
查看>>
django 目录结构修改
查看>>
win8 关闭防火墙
查看>>
CSS——(2)与标准流盒模型
查看>>
C#中的Marshal
查看>>
linux命令:ls
查看>>
Using RequireJS in AngularJS Applications
查看>>
hdu 2444(二分图最大匹配)
查看>>
【SAP HANA】关于SAP HANA中带层次结构的计算视图Cacultation View创建、激活状况下在系统中生成对象的研究...
查看>>
DevOps 前世今生 | mPaaS 线上直播 CodeHub #1 回顾
查看>>
iOS 解决UITabelView刷新闪动
查看>>
CentOS 7 装vim遇到的问题和解决方法
查看>>
JavaScript基础教程1-20160612
查看>>
【ros】Create a ROS package:package dependencies报错
查看>>
通过容器编排和服务网格来改进Java微服务的可测性
查看>>
re:Invent解读:没想到你是这样的AWS
查看>>
PyTips 0x02 - Python 中的函数式编程
查看>>