Search Header Logo

Ayudantía 4 - Probabilidades y R

Authored by Alonso Utreras

Professional Development, Mathematics, Computers

University - Professional Development

Used 1+ times

Ayudantía 4 - Probabilidades y R
AI

AI Actions

Add similar questions

Adjust reading levels

Convert to real-world scenario

Translate activity

More...

    Content View

    Student View

9 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • Ungraded

¿owo? ¿uwu?

owo

uwu

2.

OPEN ENDED QUESTION

2 mins • Ungraded

Qué retorna la función

runif(n=1, min=0, max=1)

Ejecútela varias veces.

Evaluate responses using AI:

OFF

3.

OPEN ENDED QUESTION

2 mins • Ungraded

1) ¿Qué gráfico produce el siguiente código?

2) ¿Qué forma tiene este gráfico?


N <- 10000

unif <- runif(N, min=0, max=1)

hist(unif)

Evaluate responses using AI:

OFF

4.

MULTIPLE CHOICE QUESTION

2 mins • 1 pt

¿Qué retorna la siguiente función?


opciones = c("cara", "sello")

N = 10

sample(opciones, N, replace=TRUE)

Ejecute la última línea varias veces

Toma en un orden repetido los valores cara y sello tomando hasta N valores, con reemplazo

Genera una muestra de opciones de manera aleatoria N veces, con reemplazo

Da una combinación aleatoria de tamaño N siempre igual, tomando las opciones dadas, con reemplazo

5.

MULTIPLE SELECT QUESTION

2 mins • 1 pt

Cuál de los siguientes eventos son excluyentes

Día nublado y con lluvia

Día despejado y con lluvia

Día nublado y sin lluvia

Día despejado y nublado

6.

MULTIPLE SELECT QUESTION

2 mins • 1 pt

 Si mañana llueve con probabilidad P(lluvia) = 0.8El espacio muestral es:

 Ω = {llueve, no llueve}\Omega\ =\ \left\{llueve,\ no\ llueve\right\} 

¿Qué opciones corresponde a  P(llueve U no llueve))P\left(llueve\ \text{U no llueve)}\right)  ?

P(llueve) + P(no llueve) porque son disjuntos

P(llueve) * P(no llueve) porque son disjuntos

 P(llueve lluevec)P\left(llueve\ \cup llueve^c\right) 

P(llueve) * P(no llueve) porque son independientes

7.

MULTIPLE CHOICE QUESTION

2 mins • 1 pt

Jugar a la lotería donde los números no se pueden repetir y sí importa el orden, corresponde a un problema del tipo:

Combinatoria

Permutación

Access all questions and much more by creating a free account

Create resources

Host any resource

Get auto-graded reports

Google

Continue with Google

Email

Continue with Email

Classlink

Continue with Classlink

Clever

Continue with Clever

or continue with

Microsoft

Microsoft

Apple

Apple

Others

Others

Already have an account?