正态分布

ThiruThiru MemberPosts:100Guru
dear all,

does any rapidminer operator check whether the data is 'normally distributed". and anyway to calculate
its parameters like: mean, variance etc. thanks.

regds
thiru

Answers

  • MartinLiebigMartinLiebig Administrator, Moderator, Employee, RapidMiner Certified Analyst, RapidMiner Certified Expert, University ProfessorPosts:3,389RM Data Scientist
    Hi,
    you can use Compare Distribution in Smile extension to compare two columns. If you combine this with Build Simulation you can get the pvalues.

    And Mean and Varaince can be extracted using Aggregate.

    Best,
    Martin
    - Head of Data Science Services at RapidMiner -
    Dortmund, Germany
Sign InorRegisterto comment.