#نکات_احتمال
You can write a negative binomial distribution as a continuous mixture of Poisson distributions.
https://t.co/Ax1hjQHPW2
You can write a negative binomial distribution as a continuous mixture of Poisson distributions.
https://t.co/Ax1hjQHPW2
Johndcook
Yet another view of the negative binomial
A while back I wrote a post on three views of the negative binomial distribution. This post adds a fourth view. One of the shortcomings of the Poisson
#نکات_R
Get an overview of documentation for an installed package: help(package="<package-name>")
https://t.co/xmpl1sNABM
Get an overview of documentation for an installed package: help(package="<package-name>")
https://t.co/xmpl1sNABM
www.rdocumentation.org
help function | R Documentation
help is the primary interface to the help systems.
انجمن علمی آمار دانشگاه تهران
Edgeworth, Francis Ysidro Irish 1845-1926 ...👇
-Revived exponential families (Laplace transforms) in statistics. Extended Laplace's (asymptotic) theory of maximum-likelihood estimation. Introduced basic results on information, which were extended and popularized by R. A. Fisher
The Periodic Table of Data Science | R-bloggers
https://www.r-bloggers.com/the-periodic-table-of-data-science/amp/
https://www.r-bloggers.com/the-periodic-table-of-data-science/amp/
Media is too big
VIEW IN TELEGRAM
مستند لذت آمار که قبل از عید پخش شد.
دوستانی که موفق به تماشای این مستند فوق العاده نشدند، میتونن از همین جا دانلود کنن.
دوستانی که موفق به تماشای این مستند فوق العاده نشدند، میتونن از همین جا دانلود کنن.
انجمن علمی آمار دانشگاه تهران
مستند لذت آمار که قبل از عید پخش شد. دوستانی که موفق به تماشای این مستند فوق العاده نشدند، میتونن از همین جا دانلود کنن.
Persian Subtitle The Joy of Stats.srt
135 KB
زیر نویس فارسی مستند.
با تشکر از خانم آقامحمدی برای کمک در ترجمه زیرنویس.
با تشکر از خانم آقامحمدی برای کمک در ترجمه زیرنویس.
📢قابل توجه دانشجویان محترم پردیس علوم دانشگاه تهران
سوّمین شماره از نشریه "برآورد" روز چهارشنبه مورخ ۹۶/۱/۳۰ چاپ و در سطح دانشکده ریاضی،آمار و علوم کامپیوتر توزیع می گردد.
سوّمین شماره از نشریه "برآورد" روز چهارشنبه مورخ ۹۶/۱/۳۰ چاپ و در سطح دانشکده ریاضی،آمار و علوم کامپیوتر توزیع می گردد.
#نکات_احتمال
The 'folded normal' distribution is the distribution on the absolute value of a normal random variable. https://t.co/huos8kYLgn
The 'folded normal' distribution is the distribution on the absolute value of a normal random variable. https://t.co/huos8kYLgn
Johndcook
Folded normal random inequalities
Computing P(X > Y) where X and Y have a folded normal distribution
انجمن علمی آمار دانشگاه تهران
Tukey, John American 1915-2000 ...👇
Jointly popularized Fast Fourier transformation, pioneer of exploratory data analysis and graphical presentation of data, developed the jackknife for variance estimation, invented the box plot.
#نکات_R
For base graphics, par(mfrow=c(m,n)) will divide a graphics window into a grid of m x n plots https://t.co/cRulFWwBRn #rstats
For base graphics, par(mfrow=c(m,n)) will divide a graphics window into a grid of m x n plots https://t.co/cRulFWwBRn #rstats
www.rdocumentation.org
par function | R Documentation
par can be used to set or query graphical parameters.
Parameters can be set by specifying them as arguments to par in
tag = value form, or by passing them as a list of tagged
values.
Parameters can be set by specifying them as arguments to par in
tag = value form, or by passing them as a list of tagged
values.
#نکات_احتمال
If X is an exponential random variable and c > 0, then X^c is a Weibull random variable. https://t.co/wpRNCOU5li
If X is an exponential random variable and c > 0, then X^c is a Weibull random variable. https://t.co/wpRNCOU5li
Johndcook
Diagram of probability distribution relationships
Chart showing how probability distributions are related: which are special cases of others, which approximate which, etc.