Yes, the first time you get the same result as me...but next times, if I click on the "Edit" button (on the "Edit profiles" box), the "Std. Dev" value is not 0.3 but 0.9 (= avg value); after then, I did nothing, but Pathfinder modified the "Std. Dev" value.
In other words, when I type the 4 values (Min, Max, Avg, Std.Dev) and I click OK, Pathfinder define a type of people with my values, but if I want to modify 1 value (max speed), I have to click on "Edit..." button and I type the new max speed value
BUT
I have to type the Std.Dev value too, otherwise it's change, and it's like avg value.
i.e.
I type
v_max=1.2
v_min=0.6
v_mean=0.9
st_dev=0.1
Pathfinder record:
v_max=1.2
v_min=0.6
v_mean=0.9
st_dev=0.1
After, I want to change the v_max value, then I click on the Edit button and type 1.3 in the v_max field, the I click OK.
Pathfinder record now:
v_max=1.3 (value modified by me)
v_min=0.6
v_mean=0.9
st_dev=0.9 (= v_mean, NOT 0.1)
Every time I want to change a value, I have to remember to re-type the right st_dev value too.......