Datumorphism Datumorphism
Notebooks
Awesome Blog Cards Hologram Reading Notes TIL Wiki
  Hologram   Deep Learning Book
Blog AmNeumarkt
  • Datumorphism
  • Cards
  • Statistics
  • Arcsine Distribution

Arcsine Distribution

GROWING This note is being developed. It is readible but changes are being applied.
cards/statistics/distributions/arcsine.md Current Note ID: The unique ID of this note.
#Statistics #Distributions

Arcsine Distribution

The PDF is

$$ \frac{1}{\pi\sqrt{x(1-x)}} $$

for $x\in [0,1]$.

It can also be generalized to

$$ \frac{1}{\pi\sqrt{(x-1)(b-x)}} $$

for $x\in [a,b]$.

Visualize

Planted: 2020-03-14 by L Ma;

References:
  1. Arcsine Distribution @ Wikipedia
  2. stdlib.js documentation
Similar Articles:
Bernoulli Distribution
Two categories with probability $p$ and $1-p$ respectively. For each experiment, the sample space is …
Beta Distribution
Beta Distribution Interact Alpha Beta mode ((beta_mode)) median ((beta_median)) mean ((beta_mean)) …
Binomial Distribution
The number of successes in $n$ independent events where each trial has a success rate of $p$. PMF: …
Categorical Distribution
By generalizing the Bernoulli distribution to $k$ states, we get a categorical distribution. The …

L Ma (2020). 'Arcsine Distribution', Datumorphism, 03 April. Available at: https://datumorphism.leima.is/cards/statistics/distributions/arcsine/.

« Multiple Comparison Problem Bernoulli Distribution »

Created and maintained by L Ma. Acknowledgement: Hugo, Bulma, KausalFlow. love.
Use CMD/WIN+k to activate the command palette
About Feed JSON Data