🎉Community Raffle - Win $25

An exclusive raffle opportunity for active members like you! Complete your profile, answer questions and get your first accepted badge to enter the raffle.
Join and Win

Variance in Statistics interface

User: "maalvarez"
New Altair Community Member
Updated by Jocelyn
Hi,

I need help about the variance statistic.
I see that RapidMiner has a statistic interface called Statistics (http://rapid-i.com/api/rapidminer-5.1/com/rapidminer/example/Statistics.html).

This interface has a VARIANCE field, but I unknow the exact definition of this variance.
For example, is this field like the next formula?

image

Or is the next?

image

Thanks.

Find more posts tagged with

Sort by:
1 - 1 of 11
    User: "land"
    New Altair Community Member
    Hi,
    actually these two formula just express the same. The first for the empirical case, where you have a finite number of samples from a distribution and the second one for the theoretical case.
    As RapidMiner just works on the samples of the example set, it uses the first one.

    Greetings,
    Sebastian