Unless you have to do this for a test, you're better off with excel. For Real Estate I'd think standard deviation, correlation coefficient and coefficient of determination would be most applicable.
Correlation: House Price X = $100k, $200k, $300k
Rent Y = $1,000, $1,200, $1,300
$100K, enter, $1,000, sigma
$200K, enter, $1,200, sigma
$300K, enter, $1,300, sigma
1, g, number 1 key, x><y key (above STO)
Display should read 0.9819 which is extremely correlated. A lot of people don't do this next step but it is useful. Square 0.9819 = 0.9642 which is called the coefficient of determination. It is essentially the % of variations that can be explained. So 96% of the data can be explained and 4% cannot.
Standard deviation is simple enough not to write here. It's good to use to give reasoning for not using certain data as you can show to the reader it is outside 1 standard deviation. Example, if have 10 rents and SD is $500 from a mean of $2,000, than anything less than $1,500 or greater than $2,500 can be shown as 2-3 SD move and didn't use those data points. If add frequencies it's a little longer in the tooth and don't see much use other than a test. If want I can write it out, not that long but not worth it if not asking.
I use standard deviation all the time for finance/options.