jfy4 said:
Yes, and thanks again for the quick response. However, I need to be more clear...
I imagine at some point, recently, there has been a data plot between the redshift of distance objects, z, and the distance to those objects, r. And using that data a best fit line, or a function, was generated to match the data as best as possible. I would like to know where to find, or what that best fit function is, because, I have been unable to find a reliable source that contains it. However, I'm almost positive an accurate report of this data exists and must be accessible.
Well, here are the distance measures in cosmology:
http://arxiv.org/abs/astro-ph/9905116
In particular, the one you're probably thinking of is called the comoving distance. This can be written as:
D_c = c \int_0^z {dz' \over H(z')}
Here you use the first Friedmann equation for H(z):
H(z) = H_0 \sqrt(\Omega_m(1+z)^3 + \Omega_\Lambda)
(note: this is for flat space)
Then you just plug in the best-fit parameters for H_0, \Omega_m, and \Omega_\Lambda. For example, you can use the parameters from this combination of WMAP, baryon acoustic oscillation observations, and supernovae:
http://lambda.gsfc.nasa.gov/product/map/current/params/lcdm_sz_lens_wmap7_bao_snsalt.cfm
A short note on notation: \Omega_m = \Omega_c + \Omega_b, since \Omega_m is the total matter density, and \Omega_c and \Omega_b are the cold dark matter and normal (baryonic) matter densities, respectively. The parameter h at the above link is a different parameterization of the Hubble constant as follows:
h = {H_0 \over 100 km/sec/Mpc}
Unfortunately, yes, this is a bit complicated. But the real universe is complicated.