401(k) 計算機

退職時の401(k)の残高を 雇用者の合意と給与の増加とともに 予測する

yr
yr
$
%
毎年の給料の割合です。
%
雇用主が支払うあなたの寄付の割合(50%=1ドルにつき50セント)。
%
雇用主はあなたの給料の この割合までしか 支払わない。
%
%
$
退職時の残高
あなたの貢献
雇用者マッチング
投資成長

結果はタイプすると更新されます。

この計算機の情報

you’re a 401(k) worker, you’ll need to make a 401(k) plan. The 401(k) plan is a 401(k) plan that is designed to help you get the most out of your 401(k) plan. It’s a 401(k) plan that is designed to help you get the most out of your 401(k) plan. It’s a 401(k) plan that is designed to help you get the most out of your 401(k) plan. It’s a 401(k) plan that is designed to help you get the most out of your 401(k) plan. It’s a 401(k) plan that is designed to help you get the most out of your 401(k) plan. It’s a 401(k) plan that is designed to help you get the most out of your 401(k) plan. It’s a 401(k) plan.Use itUse it to see if you’re on track, to test how it worksUse it to test how it worksUse it to test how it worksUse it to test how it worksUse it to test how it worksUse it to test how it worksUse it to test how it worksUse it to test how it worksUse it to test how it worksUse it to test how it worksUse it to test how it worksUse it to test how it worksUse it to test how it worksUse it to test how it worksUse it to test how it worksUse it to test how it worksUse it to test how it worksUse it to test how it worksUse it to test how it worksUse it to test how it worksUse it to test how it worksUse it to test how it worksUse it to test how it worksUse it to test how it worksUse it to test how it worksUse it to test how it worksUse it to test how it worksUse it to test how it worksUse it to test how it worksUse it to test how it worksUse it to test how it worksUse it to

よくある質問

雇用主のマッチングはどういう仕組みなの?

一般的な公式は、給与の6%までの50%の寄付です。このツールは、マッチング限界で上限を設けた、あなたの寄付率とマッチングパーセントを乗じます。つまり、6%の寄付と50%から6%までのマッチングは、毎年給与の3%をフリーマネーとして加算します。

401(k)に どれだけ寄付すればいい?

共通の総合的な目標は、マッチングを含む給与の10-15%で、毎回の昇給で増加する。

50%が6%に合うとは どういう意味だ?

従って、6%を寄付すると、全額を受け取る―給与の3%を無料で加算する―一方、少ない寄付は、その部分を要求しないままにする。

401(k)の寄付限度は?

IRS は従業員の年間の寄付額に年間上限を設定し、これはほとんどの年に上昇し、50 歳以上になると追加の追加給付金が与えられます。雇用者の寄付額は上限に加算されます。この計算機は上限を強制しません。従って、入力した寄付額を現在の上限の範囲内に保ちましょう。

給料の上昇は 私の401(k)にどう影響する?

年間給与増額フィールドはこの効果を複合させ、予測されたバランスは小さな仮定した給与増額にも敏感である。

401(k)の収益率は?

株式と債券の多様化された組み合わせは、長期間にわたって歴史的に年間6-8%の回収率を示してきたので、7%は一般的な計画仮定である。退職時期に近づくにつれ、債券に移行するときは、それを下げておくべきである。

❤️ ラブ Calculator.Free? 分けて

𝕏  X Facebook Reddit
API — コードからこの計算機を使う

この計算機を自由な JSON エンドポイントとして呼び出します。鍵は必要ありません。下のフィールド値をクエリパラメータまたは JSON として送信します。 API ドキュメントを読む →

エンドポイント

GET https://calculator.free/api/v1/401k/

curl

curl "https://calculator.free/api/v1/401k/?current_age=30&retire_age=65&salary=60000&contribution=6"

JavaScript fetch()

const r = await fetch(
  "https://calculator.free/api/v1/401k/?" + new URLSearchParams({
    "current_age": "30",
    "retire_age": "65",
    "salary": "60000",
    "contribution": "6"
  }));
const data = await r.json();
console.log(data.results);

結果は一般的な指導のための推定であり,財務的,医療的または税務的なアドバイスではない。