Database problem to be solved... Please help!

  • Thread starter Thread starter Nick M.
  • Start date Start date
N

Nick M.

I'm trying to show that everyone is somehow connected at my school.

(Jimmy is friends with Timmy. Timmy is brother to Janie. Janie played soccer
with Billy.)

That kind of thing, except on a large scale.

I have all the data, but it's all out of order so no one can make out the
connections. My problem is that I want to have excel automatically match up
all the connections. I am somewhat experienced with excel, but am new to
databases. I don't even know if that's what I should be using.

Does anyone know how I can solve this problem?

Even automatically pairing names would be great.

Any help or ideas would be appreciated! Thanks!!
 
I'm trying to show that everyone is somehow connected at my school.

(Jimmy is friends with Timmy. Timmy is brother to Janie. Janie played soccer
with Billy.)

That kind of thing, except on a large scale.

I have all the data, but it's all out of order so no one can make out the
connections. My problem is that I want to have excel automatically match up
all the connections. I am somewhat experienced with excel, but am new to
databases. I don't even know if that's what I should be using.

Does anyone know how I can solve this problem?

Even automatically pairing names would be great.

Any help or ideas would be appreciated! Thanks!!

Probably wouldn't use Excel for that.


My idea would be to create distances between people.
If I know you directly then that's a 1
If someone knows someone and you them at a distance of 2.
and recursively fill it out.

It'll help you see the connections better, and maybe search for a tree
algorithm to see if everyone's connected?
How would you define that anyways? If you can get from one person to
any other within x amount of people?

Good luck!
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Similar Threads

Strange HDMI connection problem - please HELP! 3
Strange beep solved 13
Windows 10 Skype Audio Problem ... SOLVED 13
Excel connection to ODBC database 10
solve c# problems 12
Database Query Missing 4
database 1
Inspection Database Design Help Please 0

Back
Top