How to generate data or sample data from a summary tables?

Viewed 10

I have a dataset like this: example data of tables

I only have summary tables of the "loneliness score" for overall, for each sex, each age group, and sex * age interactions. Besides this, I have 23 items that are also collected from the same sample with tables like the one I have provided.

My goal is to generate an dataset of N = 2,000 which follows the summary data's structure...

In this case, which statistical methods could be applied?

Thanks in advance for your help!

0 Answers
Related