New Random Normal Distribution Creator
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Mute
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
Hi Everyone,
I recently created a new macro and published it to the gallery. It's called "Create Random Normal". The macro will create a column with a size specified by the user, that is normally distributed with a mean and standard deviation designated by the user.
https://gallery.alteryx.com/#!app/Create%2BRandom%2BNormal/5bc9ffeb0462d71ffce47763
This would be the same as just using the R tool and using the code: rnorm(n, mean, sd). However, I figured to make life easier for non-R users that you could just use this macro and throw it into your workflows. This workflow requires that the user has access to the R Tool in Alteryx.
Let me know if you think the macro could improve at all!
-Tony
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
Hi Tony,
Was looking for a replacement of the excel NORMSDIST fx and found yours. My results are however not tying to what excel computes. Any thoughts?
Thanks
Deepa
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
Do you have a newer version out there? Can't locate it in the gallery.
