Mensaje de error

  • Warning: preg_replace(): Compilation failed: invalid range in character class at offset 16 en _bbcode_filter_process() (línea 261 de /home1/montes/public_html/drupal/sites/all/modules/bbcode/bbcode-filter.inc).
  • Deprecated function: implode(): Passing glue string after array is deprecated. Swap the parameters en drupal_get_feeds() (línea 394 de /home1/montes/public_html/drupal/includes/common.inc).

sort

Español

1.3 Simulacion estadistica de la moda del Ejercicio 1.1

[adsense:336x280:9156825571]
  • Simulacion estadistica de la moda con R-Project

    > x <- c(rep(47,1),rep(48,3),rep(49,2),rep(50,8),rep(51,3),rep(52,2)
    ,rep(53,1));
    
    > abs(sort(table(x)))
    x
    47 53 49 52 48 51 50 
     1  1  2  2  3  3  8

 

 

Español

Páginas

Pin It
Subscribe to RSS - sort