Icon

JKISeason2-15@obito_​od

Just Knime It season2-15@obito_od

Just KNIME It! Season2
Challenge 15: Create a Dashboard to Update Actuarial Information
@obito_od回答例










Just KNIME It! season2-15 Knime ver. : 4.7.4 方針ヘッダをなんとかして入れた後、指定年齢を選択したら男女それぞれ余命、死亡率を表示するようにする。恐らく変にグラフが出るよりはシンプルに数値が出た方が用途にあっていると思うのでText Output widgetを使用し、それぞれの数値を色分けしてパット見で認識できるようにする。 説明あなたはフリーランスのデータサイエンティストで、ある保険数理事務所から依頼を受けている。生命保険の保険料を計算するために、アクチュアリーは、1年以内に死亡する確率と平均余命を含むアクチュアリー生命表から、顧客の年齢に依存する情報を見つける必要があります。あなたの仕事は、このプロセスをより速くすることです:アクチュアリーが顧客の年齢を指定し、このアクションが男女両方の確率と平均余命を更新するダッシュボードを作成します。データの表またはグラフ表現のいずれかを自由に使用してください。ヒント: 最初の3行の値を組み合わせて列ヘッダーとして使用するには、コミュニティハブのこのワークフローを参照してください。ヒント2: 整数ウィジェットは、コンポーネントのインタラクティブビューを更新しません。更新ボタンウィジェットの追加を検討してください。 Description: You are a freelance data scientist and are asked to help an actuarial agency. Tocompute premiums for life insurances, actuaries need to find the age-dependentinformation about customers from an Actuarial Life table containing the probability of dyingwithin 1 year and life expectancy. Your task is to make this process faster: create adashboard in which an actuary specifies the age of the customer and this action updatesprobabilities and life expectancy for both genders. Feel free to use either tables or graphicalrepresentations of data. Hint: To combine values of the first 3 rows to use as columnheaders, refer to this workflow from the Community Hub. Hint 2: The Integer Widget doesnot refresh the interactive view of the component. Consider adding the Refresh ButtonWidget. componentの中身 データ読み込みcolumn headerは指定しない最初の三行以外と分ける転地Previous value*で埋める列結合ヘッダーとして挿入年齢選択指定年齢で抽出最小と最大取り変数化Exact ageをInteger型にするvariable化女性_余命女性死亡率男性余命男性死亡率検索ボタンExcel Reader Row Splitter Transpose Missing Value Column Combiner Insert ColumnHeader Integer Widget Row Filter GroupBy Table Rowto Variable Column AutoType Cast Table Rowto Variable Text Output Widget Text Output Widget Text Output Widget Text Output Widget RefreshButton Widget 可視化 Just KNIME It! season2-15 Knime ver. : 4.7.4 方針ヘッダをなんとかして入れた後、指定年齢を選択したら男女それぞれ余命、死亡率を表示するようにする。恐らく変にグラフが出るよりはシンプルに数値が出た方が用途にあっていると思うのでText Output widgetを使用し、それぞれの数値を色分けしてパット見で認識できるようにする。 説明あなたはフリーランスのデータサイエンティストで、ある保険数理事務所から依頼を受けている。生命保険の保険料を計算するために、アクチュアリーは、1年以内に死亡する確率と平均余命を含むアクチュアリー生命表から、顧客の年齢に依存する情報を見つける必要があります。あなたの仕事は、このプロセスをより速くすることです:アクチュアリーが顧客の年齢を指定し、このアクションが男女両方の確率と平均余命を更新するダッシュボードを作成します。データの表またはグラフ表現のいずれかを自由に使用してください。ヒント: 最初の3行の値を組み合わせて列ヘッダーとして使用するには、コミュニティハブのこのワークフローを参照してください。ヒント2: 整数ウィジェットは、コンポーネントのインタラクティブビューを更新しません。更新ボタンウィジェットの追加を検討してください。 Description: You are a freelance data scientist and are asked to help an actuarial agency. Tocompute premiums for life insurances, actuaries need to find the age-dependentinformation about customers from an Actuarial Life table containing the probability of dyingwithin 1 year and life expectancy. Your task is to make this process faster: create adashboard in which an actuary specifies the age of the customer and this action updatesprobabilities and life expectancy for both genders. Feel free to use either tables or graphicalrepresentations of data. Hint: To combine values of the first 3 rows to use as columnheaders, refer to this workflow from the Community Hub. Hint 2: The Integer Widget doesnot refresh the interactive view of the component. Consider adding the Refresh ButtonWidget. componentの中身 データ読み込みcolumn headerは指定しない最初の三行以外と分ける転地Previous value*で埋める列結合ヘッダーとして挿入年齢選択指定年齢で抽出最小と最大取り変数化Exact ageをInteger型にするvariable化女性_余命女性死亡率男性余命男性死亡率検索ボタンExcel Reader Row Splitter Transpose Missing Value Column Combiner Insert ColumnHeader Integer Widget Row Filter GroupBy Table Rowto Variable Column AutoType Cast Table Rowto Variable Text Output Widget Text Output Widget Text Output Widget Text Output Widget RefreshButton Widget 可視化

Nodes

Extensions

Links