calculating for median of data

B

bsattel

I am looking for a way to calculate for the median of
data.
Example:
I have data being imported into my database from several
files (at the most 9 files) with two headers, "data1 and
data2". There are 170 records in each file. I want to
chart the median of data1 and data2. How do I calculate
the median?
The files are set up in this way:
Data1 data2
1 .9
2 1.8
3 .87
 
B

bsattel

I guess I didn't tell you all the details. The
information you gave me is good, but I need to get the
median across a row not a column. Is this possible?
 

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

Top