Jump to content

Normal Distribution for Table Row Referencing


Grant S
 Share

Recommended Posts

Hello! So I am using a source that is sending out 9 different entities, each with a priority 1-9. 

They are listed in a Data table called 'Part Data'

 

This is the 'Table Row Referencing' call I am using in 'Before Creating Entities' in the 'Row Number' section:

PartData.Priority.RandomRow

 

I want to switch this to use a Random.Normal(mean, sd) - is that possible with discrete values in the table? Thank you for any help you can provide!

Link to comment
Share on other sites

×
×
  • Create New...