-1
votes
0answers
39 views

Market Research- Data Analyst career [closed]

i am working in an Market research industry from last 2 years as Data Analyst and working on the SPSS tool to do data validation, modification, recoding, stacking etc.. could anyone suggest me what to ...
-2
votes
1answer
230 views

how to build a null distribution [closed]

1:I would like to create a synthetic dataset of 14.000 genes (rows) and 250 samples (columns of the matrix). How this can be done? 2: after this, I would like to infer gene regulation using for ...
-2
votes
1answer
134 views

How do i prepare my data for future statistical programs? [closed]

I am currently designing a Survey system (where a Survey has many questions, a question has many answers, and a Response belongs_to a user, survey, question and answer). I will have a lot of ...
1
vote
2answers
775 views

Calculating a correlation coefficient that includes missing values

I'm looking to calculate some form of correlation coefficient in R (or any common stats package actually) in which the value of the correlation is influenced by missing values. I am not sure if this ...
1
vote
3answers
736 views

X12 seasonal adjustment program from census, problem with input file extensions

I downloaded the X12 seasonal adjustment program located here: http://www.census.gov/srd/www/x12a/x12downv03_pc.html I followed the setup and got the setting correct. When I go to select a file to ...
0
votes
1answer
424 views

Exact binomial test in SAS or SPSS?

I have 400,000 rows, each with an id, number of trials, and number of successes. I have (one) value for p, a hypothesized probability of success. I'd like to calculate an exact, binomial, one-sided ...