Structure of input data (CSV-file)
| $r,$ |
| $s_1,...,s_r,$ |
| $x_0,x_1,$ |
| $x_0^*,x_1^*,$ |
| $n$ |
with
| -   | number of key goals, | |
| - | number of sub goals of |
|
| - | minimal and maximal value of evaluation interval, integer-valued, $x_0 < x_1$, | |
| - | score limits for simulation, integer-valued, $x_0 \le x_0^*\le x_1^*\le x_1$, | |
| - | simulation sample size. |
Spaces and line breaks are allowed.
The simulator generates uniformly distributed integer-valued random numbers
from interval $[x_0^*,x_1^*]$ as score values $x_{ij}^{(k)}$ for $A_{ij}$
for $i=1,...,r, j=1,...,s_i$ and $k=1,...,n$.
The generated data record can be transfered with C&P to eva.html
for further data analysis in sense of SURE model.