Hi,
I have a problem with the median value calculated by STATA. I give an example below:
An observation in my excel sheet is 7.12037022820472 and this is the median value of the sample also. When I import the excel sheet to STATA, STATA stores this value as 7.120370228205 and STATA calculates the median value of the sample as 7.1203704. So when I write a formula for the variables which equal to the median value of the sample, STATA gives a wrong result because 7.120370228205 is not equal to 7.1203704. How can I fix this problem?
I have a problem with the median value calculated by STATA. I give an example below:
An observation in my excel sheet is 7.12037022820472 and this is the median value of the sample also. When I import the excel sheet to STATA, STATA stores this value as 7.120370228205 and STATA calculates the median value of the sample as 7.1203704. So when I write a formula for the variables which equal to the median value of the sample, STATA gives a wrong result because 7.120370228205 is not equal to 7.1203704. How can I fix this problem?
Comment