Can anybody tell me how I should introduce an interval, to calculate mean, variance etc.
In commons calculators the interval its introduced like this:
20.5;3 DT
20.5 is class mark
3 is frecuency
I try putting something like this " list(20.5;3) " and tell me "Tipo De Argumento Equivocado"
please help me.!
tanks
dj_rich_@hotmail.com
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Wow 666 messages !
But with this, now are 667... uff !
mmm... for example if you want a list like [20.5:20.5:20.5] you can use the function range:
range(3:20.5:0)... All is in the manual that comes into the zip...
¿Habla ud español?
Greetings
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hablo español no ingles jeje pero me defiendo un poco, creo...
De que manual estas hablando? yo baje el programa pero la version 1.4 hace un tiempo y el unico manual era un tutorial en la web.
O sea q para introducir intervalos tendria q ser como una especie de matriz, y usar la funcion range, muchas gracias por la informacion, me gustaria saber si hay otra forma un poco mas rapida, o es la unica.
Saludos, thanks
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Gracias por responder, la version q tengo yo es la 1.24, te comento q quise poner una serie de intervalos de la forma que me dijo, y la calculadora dio el error "dimension erronea"
Can anybody tell me how I should introduce an interval, to calculate mean, variance etc.
In commons calculators the interval its introduced like this:
20.5;3 DT
20.5 is class mark
3 is frecuency
I try putting something like this " list(20.5;3) " and tell me "Tipo De Argumento Equivocado"
please help me.!
tanks
dj_rich_@hotmail.com
Wow 666 messages !
But with this, now are 667... uff !
mmm... for example if you want a list like [20.5:20.5:20.5] you can use the function range:
range(3:20.5:0)... All is in the manual that comes into the zip...
¿Habla ud español?
Greetings
Hablo español no ingles jeje pero me defiendo un poco, creo...
De que manual estas hablando? yo baje el programa pero la version 1.4 hace un tiempo y el unico manual era un tutorial en la web.
O sea q para introducir intervalos tendria q ser como una especie de matriz, y usar la funcion range, muchas gracias por la informacion, me gustaria saber si hay otra forma un poco mas rapida, o es la unica.
Saludos, thanks
Gracias por responder, la version q tengo yo es la 1.24, te comento q quise poner una serie de intervalos de la forma que me dijo, y la calculadora dio el error "dimension erronea"
Aca dejo los intervalos
Intervalo | f | CM |
[73-78) | 3 | 75,5 |
[78-89) | 8 | 80,5 |
[83-88) | 5 | 85,5 |
[88-93) | 6 | 90,5 |
[93-98) | 4 | 95,5 |
[98-103] | 4 | 100,5 |
Anyone knows how can i enter the intervals in the calculator???
Thanks a lot