InflationAdjust
InflationAdjust[quantity,targetdate]
试着将给定 quantity 的购买力换算到 targetdate 的购买力.
InflationAdjust[quantity]
用当前年份作为 targetdate.
InflationAdjust[quantity,targetunit]
将购买力换算到当前年份的购买力后,将货币转换至 targetunit.
InflationAdjust[timeseries,targetdate]
试着将给定 timeseries 的购买力换算到 targetdate 的购买力.
更多信息和选项
- InflationAdjust 利用历史消费者物价指数(CPI),计算某种货币在特定时间的购买力.
- 可以利用 InflationMethod 选项作为 TimeSeries 对象,TemporalData 对象,或是作为以 {{t1,s1},{t2,s2…} 格式出现的时间-数据对,来人为指定 CPI 时间序列数据.
- 当原有货币单位和目标货币单位不同时,先把原有货币进行通胀调整,然后再将原有货币换算成目标日期的目标货币.
- targetdate 可以是年份或 DateList. 如果指定的是年份,则假定日期为年中:7月1日.
- 如果 targetunit 是 DatedUnit 对象,则将指定日期作为目标年份,而不是当前年份.
- timeseries 可以是 TimeSeries 对象,TemporalData 对象,或时间-数据对.
- 在进行不同货币单位之间的转换时,需要接入因特网.
范例
打开所有单元关闭所有单元范围 (4)
推广和延伸 (2)
选项 (2)
InflationMethod (2)
Wolfram Research (2014),InflationAdjust,Wolfram 语言函数,https://reference.wolfram.com/language/ref/InflationAdjust.html.
文本
Wolfram Research (2014),InflationAdjust,Wolfram 语言函数,https://reference.wolfram.com/language/ref/InflationAdjust.html.
CMS
Wolfram 语言. 2014. "InflationAdjust." Wolfram 语言与系统参考资料中心. Wolfram Research. https://reference.wolfram.com/language/ref/InflationAdjust.html.
APA
Wolfram 语言. (2014). InflationAdjust. Wolfram 语言与系统参考资料中心. 追溯自 https://reference.wolfram.com/language/ref/InflationAdjust.html 年