Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Delta clarification #2

Open
sarahcrisley opened this issue Nov 29, 2022 · 2 comments
Open

Delta clarification #2

sarahcrisley opened this issue Nov 29, 2022 · 2 comments

Comments

@sarahcrisley
Copy link

Can you explain the delta in Brownian Motion a bit more? Is it unitless, a rate, a probability? If you were to graph the distribution of delta, is time on the y-axis? Thanks!

@ajrominger
Copy link
Member

Thanks for this clarifying question!

If you measured a trait (say body size in grams) then the units of delta would just be the units of the trait (in this case body size in grams). That's because delta is just the difference in trait values between nodes or tips in a phylogeny. In the video we presented delta as

$r_i = r_0 + d_i$

but you could re-arrange this to be

$d_i = r_i - r_0$

emphasizing that delta really is just the literal arithmetic difference between trait values.

The way I like to think about a graph for delta (I'm wishing now I made this more clear in the lecture!) would be like a series of histograms turned on their sides. Each histogram in the series (from left to right across the x axis) represents a different probability distribution of delta values taken at different amounts of temporal separation between nodes and/or tips in the phylogeny. Something like this:

image

@sarahcrisley
Copy link
Author

sarahcrisley commented Dec 18, 2022 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants