Communities

Writing
Writing
Codidact Meta
Codidact Meta
The Great Outdoors
The Great Outdoors
Photography & Video
Photography & Video
Scientific Speculation
Scientific Speculation
Cooking
Cooking
Electrical Engineering
Electrical Engineering
Judaism
Judaism
Languages & Linguistics
Languages & Linguistics
Software Development
Software Development
Mathematics
Mathematics
Christianity
Christianity
Code Golf
Code Golf
Music
Music
Physics
Physics
Linux Systems
Linux Systems
Power Users
Power Users
Tabletop RPGs
Tabletop RPGs
Community Proposals
Community Proposals
tag:snake search within a tag
answers:0 unanswered questions
user:xxxx search by author id
score:0.5 posts with 0.5+ score
"snake oil" exact phrase
votes:4 posts with 4+ votes
created:<1w created < 1 week ago
post_type:xxxx type of post
Search help
Notifications
Mark all as read See all your notifications »
Q&A

Comments on What is the probability density function for the tau distribution?

Post

What is the probability density function for the tau distribution?

+4
−0

The tau-distribution is typically defined in terms of the Student's t-distribution as follows: $$\tau_\nu \sim \sqrt{\frac{\nu \, t_{\nu - 1}^2}{\nu - 1 + t_{\nu - 1}^2}}.$$

I would be interested to compute the mean and variance of this random variable. Because it seems daunting to directly compute expectations from this formula, I started looking for a Probability Density Function (PDF) for this distribution.

Unfortunately, I was not very successful because everyone seems to use the formulation above. That made me wonder whether this formula (implicitly) defines the PDF and I am too stupid to see it, or if there simply is no proper density function. Hence my question: what is the PDF for the tau distribution?

History
Why does this post require moderator attention?
You might want to add some details to your flag.
Why should this post be closed?

1 comment thread

sqrt Beta? (2 comments)
sqrt Beta?
Peter Taylor‭ wrote 7 months ago

The page you link for tau-distribution says (variables adjusted for consistency with your presentation) "In fact, this implies that $\frac{\tau_\nu^2}{\nu}$ follows the beta distribution $B(\frac12,\frac{ν − 1}2)$." Is that effectively an answer? Stats was never my strongest subject and I'm very rusty, so I don't dare post directly as an answer.

mr Tsjolder‭ wrote 7 months ago

If it would be obvious what the PDF of $\tau_\nu$ is given the PDF of $\tau_\nu^2$. It is not obvious to me, but it might be for someone with a stronger mathematical background.