Skip to main content

[Help needed]

I’m trying to build an analysis that simply shows the average number of “friends” users have within our app.

We have a User Property (num_friends) that contains the number of “friends” a user has. I’d like to calculate the mean, mode, min, max, etc. And include this in one of our dashboards. 

Open to any suggestions on how to get this data. 

Hi @ianyaki 

Here’s a demo chart showing the possible stats using the Properties metrics feature in an event seg chart

https://analytics.amplitude.com/demo/chart/new/gbk30wg

 

You can also try out generating some of these using custom formulas - https://help.amplitude.com/hc/en-us/articles/115001163231

Hope this helps.


Reply