Estadística
5 Preguntas
0 Respuestas
CLASIFICACIÓN
192.938
of 295.569
REPUTACIÓN
0
CONTRIBUCIONES
5 Preguntas
0 Respuestas
ACEPTACIÓN DE RESPUESTAS
60.0%
VOTOS RECIBIDOS
0
CLASIFICACIÓN
of 20.247
REPUTACIÓN
N/A
EVALUACIÓN MEDIA
0.00
CONTRIBUCIONES
0 Archivos
DESCARGAS
0
ALL TIME DESCARGAS
0
CLASIFICACIÓN
of 154.105
CONTRIBUCIONES
0 Problemas
0 Soluciones
PUNTUACIÓN
0
NÚMERO DE INSIGNIAS
0
CONTRIBUCIONES
0 Publicaciones
CONTRIBUCIONES
0 Público Canales
EVALUACIÓN MEDIA
CONTRIBUCIONES
0 Temas destacados
MEDIA DE ME GUSTA
Feeds
Pregunta
How can i generate a variable that is correlated with one variable and uncorrelated with another variable?
I have the following random numbers: e~N(0,1) and x~N(0,v), where v is variance of x. Here e and x are correlated. I want to...
alrededor de 10 años hace | 0 respuestas | 0
0
respuestasPregunta
Hi guys, I have two randomly generated variables and want to generate the third which is correlated with one of them and uncorrelated with the other. How can I generate such random variable?
To be specific I have these series e~N(0,1)and x~N(0,v), where v is variance of x and I want to generate another variabl...
alrededor de 10 años hace | 1 respuesta | 0
1
respuestaPregunta
Generating a random variable that has a predefined covariance with other random variable
I wanted to generate a normal random variable which has a predefined co-variance with another random number. But I can't figure ...
alrededor de 10 años hace | 3 respuestas | 0
3
respuestasPregunta
I wanted to generate a normal random variable which has a predefined co-variance with another random number.
I wanted to generate a normal random variable which has a predefined co-variance with another random number. But I can't figure ...
alrededor de 10 años hace | 0 respuestas | 0
0
respuestasPregunta
Hi I tried to run the following and it keeps giving me the following. Can somebody help me fix it.
close all clear all %Question # 1D alpha=1 beta=2 sigma=2 BetaOLS_Vector=ones(1000,2) for i=1:1000 x=normrnd(2,1,[...
alrededor de 10 años hace | 2 respuestas | 0