[2024年08月] 更新されたのはTableau TDA-C01日本語問題集PDFオンラインエンジン [Q47-Q65]

Share

[2024年08月] 更新されたのはTableau TDA-C01日本語問題集PDFオンラインエンジン

TDA-C01日本語.PDFで問題解答!サンプル問題は信頼され続けます

質問 # 47
Category という名前の 4 つのフィールドを持つデータセットがあります。利益率と顧客名。次のビジュアライゼーションを作成する必要があります。

正解:

解説:

Explanation:
Sales: B. Columns
Profit: D. Rows
Customer Name: C. Detail on the Marks card
Category: A. Color on the Marks card
To create the visualization, you need to drag Sales to Columns, Profit to Rows, Customer Name to Detail on the Marks card, and Category to Color on the Marks card. This will create a scatter plot that shows the relationship between Sales and Profit for each Customer Name, with different colors for each Category.
References: https://help.tableau.com/current/pro/desktop/en-us/buildmanual_shelves.htm
https://help.tableau.com/current/pro/desktop/en-us/buildexamples_scatter.htm


質問 # 48
2 軸グラフを持つビジュアライゼーションを作成する予定です。2 軸グラフには形状グラフが含まれ、折れ線グラフでは、軸に人口という名前の同じメジャーが使用されます。
線よりもはるかに大きくなるように形状を構成する必要があります。
あなたは何をするべきか?

  • A. 2 番目の軸については、[マーク] カードで [形状] を選択します。[形状パレットの選択] から [カスタム] を選択し、[リセット] を選択します。
  • B. 人口の複製 複製を 2 番目のマーク カードにドラッグし、マークの表示を個別に構成します。
  • C. 人口を個別の次元に変更します
  • D. デフォルトの形状よりも大きいカスタム形状を作成し、その形状をマイ リポジトリの Shapes フォルダーに追加します。

正解:B


質問 # 49
次のダッシュボードがあります。

現在、マップは、ダッシュボードのオッター シートのデータに影響を与えるフィルターとして使用されています。マップ上のデータ ポイントを選択すると、詳細テーブルのみが耕作されるように、ダッシュボードを構成する必要があります。

  • A. Sales over time のコンテキスト メニューから [無視するアクション] を選択します。
  • B. Profits by Stale のコンテキスト メニューから、Use as Filter の選択を解除します。
  • C. Sales overlime のコンテキスト メニューから [ダッシュボード アイテムの削除] を選択します。
  • D. Sales over time のコンテキスト メニューから [選択解除] を選択します。

正解:A


質問 # 50
sales、City、および Region という名前のフィールドを含むデータベースがあります。
さまざまな都市での販売数を示す次のグラフがあります。

ユーザーがいずれかの棒の上にマウスを置いたときに、対応する領域を動的に表示したいとします。
あなたは何をするべきか?

  • A. グラフのバーを右クリックし、[ラベルをマーク] を選択してから、[常に表示] を選択します。
  • B. [領域] を [マーク] カードのツールヒントにドラッグします。
  • C. City のエイリアスを編集します。
  • D. チャットで a を右クリックし、[注釈] を選択してから [マーク] を選択します。

正解:D


質問 # 51
デスクトップにある Book1 へのリンクを開きます。CategoryPercentage ワークシートを開きます。
棒グラフを変更して、すべてのカテゴリ内の各サブカテゴリの売上の割合を表示します。すべてのカテゴリの合計パーセンテージは 100% でな​​ければなりません。

正解:

解説:
Send us your feedback on it


質問 # 52
患者の健康に関する機密情報を含むダッシュボードがあります。医療従事者のチームにとって、データは常に最新の状態である必要があります ダッシュボードを医療従事者とどのように共有すればよいですか?

  • A. ダッシュボードを PDF に印刷
  • B. ダッシュボードを Tableau Public に発行する
  • C. ダッシュボードを Tableau Server にパブリッシュする
  • D. ダッシュボードを .twbx としてエクスポートします

正解:A


質問 # 53
「地域別売上高」という名前のワークシートを作成し、ワークシートの潮流を非表示にします。ワークシートを PDF として印刷すると、ワークシートのタイトルが表示されます。ワークシートを PDF として印刷するときに、タイトルが表示されないようにする必要があります。 Tableau Desktop の [ファイル] メニューからどの設定を構成する必要がありますか?

  • A. ページ設定
  • B. 印刷
  • C. バージョンとしてエクスポート
  • D. PowerPoint としてエクスポート
  • E. 共有

正解:A


質問 # 54
次のビジュアライゼーションがあります。

Last() 計算は、テーブル (横) を使用して計算するように設定されています
Oder Dale を使用するように計算を変更した場合、2018 年の消費者セグメントのクロス集計に表示される値はどれですか?

  • A. 0
  • B. 1
  • C. 2
  • D. 3

正解:B

解説:
The value that will appear in the crosstab for the Consumer segment of the year 2018 if you change compute to use Order Date is 0. The Last() calculation is a table calculation that returns the number of rows from the current row to the last row in the partition. The partition is determined by how you compute the calculation. In this case, you change compute to use Order Date, which means that the calculation will be performed for each value of Order Date.
The crosstab shows that there are two values of Order Date for the Consumer segment of the year 2018: Q1 and Q4. The Last() calculation will return 0 for Q4, because it is the last row in the partition. It will return 1 for Q1, because it is one row away from the last row in the partition.
The other options are not correct for this scenario. The Last() calculation will not return 2, 3, or 4 for any value of Order Date, because there are only two values in each partition.


質問 # 55
次のダッシュボードがあります。

現在、マップは、ダッシュボードのオッター シートのデータに影響を与えるフィルターとして使用されています。マップ上のデータ ポイントを選択すると、詳細テーブルのみが耕作されるように、ダッシュボードを構成する必要があります。

  • A. Sales over time のコンテキスト メニューから [無視するアクション] を選択します。
  • B. Profits by Stale のコンテキスト メニューから、Use as Filter の選択を解除します。
  • C. Sales overlime のコンテキスト メニューから [ダッシュボード アイテムの削除] を選択します。
  • D. Sales over time のコンテキスト メニューから [選択解除] を選択します。

正解:A

解説:
To configure the dashboard to ensure that selecting a data point on the map only filters the Detail table, you should select Ignore Actions from the context menu of Sales over time. Ignore Actions is a feature that allows you to exclude a sheet from being affected by any actions on the dashboard, such as filters or highlights. You can select Ignore Actions by right-clicking on a sheet on the dashboard and selecting Ignore Actions from the menu.
In this case, you want to exclude Sales over time from being filtered by the map, so you should select Ignore Actions from its context menu. This will make Sales over time ignore any selections on the map and show all values. The Detail table will still be filtered by the map as usual.
The other options are not correct for this scenario. Removing Dashboard Item will delete Sales over time from the dashboard, which is not what you want. Deselecting Use as Filter will disable the map as a filter for any sheet on the dashboard, which is not what you want. Selecting Deselect will clear any selections on the map, but it will not prevent Sales over time from being filtered by future selections. Reference: https://help.tableau.com/current/pro/desktop/en-us/actions.htm https://help.tableau.com/current/pro/desktop/en-us/actions_ignore.htm


質問 # 56
次のデータセットがあります。

すべての地域の総合計を計算するには、どの詳細レベル (LOD) 式を使用する必要がありますか?

  • A. {Fixed: [Region]: TOTAL Sales}
  • B. {FIXED: [Region] SUM Sales}
  • C. {FIXED: TOTAL (Sales)}
  • D. {FIXED: SUM Sales}

正解:D

解説:
The correct Level of Detail (LOD) expression to calculate the grand total of sales across all regions would be {SUM(Sales)}. The FIXED expression is not needed here because we are not computing the sum at the level of each region, but rather the total sum across all regions. The FIXED keyword is typically used to aggregate at a certain level regardless of the view.
https://help.tableau.com/current/pro/desktop/en-us/functions_functions_tablecalculation.htm#TOTAL


質問 # 57
Tableau ワークブックを Microsoft Excel スプレッドシートのデータセットに接続したいと考えています。
Tableau Desktop から何をすべきですか?

  • A. [ファイル] メニューから [ワークブックのインポート] を選択します。
  • B. [データ] メニューから [新しいデータ ソース] を選択します。
  • C. [データ] メニューから [データ ソースの置換] を選択します。
  • D. [ファイル] メニューから [新規] を選択します。

正解:B

解説:
To connect a Tableau workbook to a dataset in a Microsoft Excel spreadsheet, you need to select New Data Source from the Data menu. This will open the Connect pane, where you can choose Microsoft Excel as your data source and browse for your spreadsheet file. You can then drag and drop your sheets or tables to join or union them in the data source page. Reference: https://help.tableau.com/current/pro/desktop/en-us/connect_basic.htm https://help.tableau.com/current/pro/desktop/en-us/connect_excel.htm


質問 # 58
次のデータセットがあります。

次の条件を満たす、Category という名前の新しい計算ディメンション フィールドを作成するとします。
。 Subject が Computer Science または Science の場合、Category は Science である必要があります。
。科目が英語または社会の場合、カテゴリは人文科学でなければなりません。
目標を達成する 2 つの論理関数はどれですか? 2 つ選択してください。

  • A. IF [件名]- '科学' THEN '科学'
    ELSEIF [件名]='英語' THEN '人文科学'
    ELSEIF [件名]-「社会科」THEN「人文科学」
    ELSEIF [件名]= 'コンピュータ サイエンス' THEN '科学'
    終わり
  • B. IIF(( CONTAINS ([件名], '科学') = TRUE) , '人文科学', '科学')
  • C. IF ENDSWITH ( [件名], 'コンピュータサイエンス') THEN '科学' ELSE '人文科学' END
  • D. ケース [件名]
    「コンピューターサイエンス」の場合、「科学」の場合
    「科学」のとき、「科学」のとき
    「英語」のときは「人文科学」
    「社会科」のときは「人文科学」

正解:A、D

解説:
End
Explanation:
To create a new calculated dimension field named Category that meets the given conditions, you can use either the IF or the CASE logical function. Both functions allow you to evaluate an expression and return a value based on different scenarios. Option A uses the IF function with multiple ELSEIF clauses to check the value of the Subject field and assign it to either 'Sciences' or 'Humanities'. Option D uses the CASE function with multiple WHEN clauses to do the same thing. Both options will produce the same result, but the CASE function is more concise and easier to read. Option B is incorrect because it will assign 'Humanities' to any subject that contains 'Science' in its name, which is not the desired outcome. Option C is incorrect because it will only check if the subject ends with 'Computer Science' and ignore the other subjects. Reference:
Logical Functions - Tableau
Tableau Certified Data Analyst Study Guide


質問 # 59
次のダッシュボードがあります。

ユーザーがマップ上でのみを選択した場合、棒グラフのデータは選択した都市のデータのみを表示する必要があります。棒グラフのデータは、ユーザーが別の都市を選択した場合にのみ変更する必要があります ダッシュボード アクションをどのように構成する必要がありますか? (回答エリアのドロップダウンを使用して、正しいオプションを選択してください。)

正解:

解説:


質問 # 60
次の地図があります。

次のビジュアライゼーションに示すようにマップが表示される必要があります。

あなたは何をするべきか?

  • A. マーク カードの位置をサイズにドラッグします。
  • B. [マーク] カードの [サイズ] まで人口をドラッグします。
  • C. 不透明度を75%に変更します
  • D. マークの種類を濃度に変更します。
  • E. マークの種類をマップに変更します。

正解:D

解説:
The question presents a scenario where a geographic map visualization in Tableau needs to be transformed from a series of discrete circles representing data points to a density map visualization. The density map shows concentrations of data points with a gradient of color, where denser areas are indicated by a darker color.
Here's the explanation for each option:
A). Change the mark type to Density: This is the correct answer because changing the mark type to 'Density' in Tableau creates a density map, which displays the concentration of data points with a color gradient. This is exactly what is needed to achieve the visual effect shown in the second image, where regions with a higher concentration of data points are represented by darker shades.
B). Drag Location to Size on the Marks card: This option would adjust the size of the marks based on the number of locations, which is not relevant to creating a density map. It would result in varying sizes of circles, not a continuous gradient.
C). Change the mark type to Map: The visualization is already using a map. This option would not change the visualization to the desired density map.
D). Drag Population to Size on the Marks card: This would change the size of the circles based on the population values, making some circles larger and others smaller. This is not how a density map is created, which uses color intensity rather than size to show concentration.
E). Change the opacity to 75%: Changing the opacity would affect the transparency of the marks on the map but would not transform the visualization into a density map.
To achieve the visualization shown in the second image, the mark type must be changed to 'Density,' which will produce a heat map-like effect where the color intensity represents the concentration of data points.
Therefore, the correct answer is A. Change the mark type to Density.
To create a density map from a scatter plot of data points, you would change the mark type to Density. This mark type allows you to visualize the concentration of data points in an area, which can be useful for identifying clusters or patterns in geospatial data.


質問 # 61
次のワークシートがあります。

各年の売上の伸びを示す表計算を作成したいと考えています。
式をどのように完成させるべきでしょうか? (回答領域のドロップダウンを使用して正しいオプションを選択し、数式を完成させてください。)

正解:

解説:

Explanation:
There are different ways to create a table calculation that shows sales growth over each year, but one possible answer is:
SUM([Sales])
LOOKUP(SUM([Sales]), -1)
PREVIOUS_VALUE(0)
To calculate the sales growth over each year, you need to compare the current year's sales with the previous year's sales and divide the difference by the previous year's sales. You can use the SUM, LOOKUP, and PREVIOUS_VALUE functions to achieve this. The SUM function returns the total sales for each year. The LOOKUP function returns the value of an expression in a target row, specified as a relative offset from the current row. The PREVIOUS_VALUE function returns the value of the expression in the previous row, or a specified value if there is no previous row. The formula for the table calculation is:
(SUM([Sales]) - LOOKUP(SUM([Sales]), -1)) / PREVIOUS_VALUE(0)
This formula subtracts the sales of the previous year (LOOKUP(SUM([Sales]), -1)) from the sales of the current year (SUM([Sales])) and divides the result by the sales of the previous year. If there is no previous year, the formula uses 0 as the denominator (PREVIOUS_VALUE(0)) to avoid division by zero errors.
References:
Tableau Certified Data Analyst Exam Prep Guide, page 11, section "Creating Calculated Fields" Tableau Help: SUM Function Tableau Help: LOOKUP Function Tableau Help: PREVIOUS_VALUE Function


質問 # 62
次のような 1 つのシートを持つタイル状のダッシュボードがあります。

フィットシートを Sheet2 に置き換えたいとします。
あなたは何をするべきか?

  • A. Sheet3 のコンテキスト メニューから。選択 選択を解除
  • B. Sheet2 をダッシュ​​ボードにドラッグします。
  • C. [シート] を選択し、Sheet2 の横にある [シートの交換] ボタンをクリックします。
  • D. Sheet2 を右クリックし、[ダッシュボードに追加] を選択します。
  • E. Sheet3 のコンテキスト メニューから。ダッシュボード項目の削除を選択します

正解:C

解説:
To replace a sheet on a tiled dashboard, you can simply drag the new sheet from the Sheets pane to the dashboard and drop it over the existing sheet. This will replace the old sheet with the new one and keep the same size and position. Alternatively, you can right-click on the old sheet and select Replace Data Source, then choose the new sheet from the list. Reference: https://help.tableau.com/current/pro/desktop/en-us/dashboards_organize_floating_layoutcontainers.htm https://help.tableau.com/current/pro/desktop/en-us/dashboards_replace_datasource.htm


質問 # 63
Microsoft SQL Server データベースに接続しました
ベルリン市の学生のみの学生が返される必要があるという名前のテーブルから行を取得するカスタム SQL クエリを作成する必要があります。クエリをどのように完了する必要がありますか? (適切なオプションを回答領域にドラッグし、正しい場所にドロップします。)

正解:

解説:


質問 # 64
Sheet1 Sheet2 および Sheet3 という 3 つのワークシートを含む Tableau ワークブックがあります。
いくつかのフィルターを作成します。
[データ ソース] ページから、データ ソース フィラーを追加する予定です
[データ ソース フィルターの編集] ダイアログ ボックスにフィルターの種類が表示されるのはいつですか?

  • A. シートで使用される表計算フィルター
  • B. すべてのシートの寸法フィルター
  • C. 次元 m Sheet3 のコンテキストフィラー
  • D. シート 1 とシート 2 のディメンションの上位 N 条件フィルタ

正解:B

解説:
A data source filter is a filter that applies to all the worksheets that use the same data source. It filters the data before any other filters or calculations are applied. You can add a data source filter from the Data Source page by clicking on the Add button next to Filters.
The type of filter that will appear in the Edit Data Source Filters dialog box is a dimension filter on all the sheets. This means that you can choose a dimension from your data source and filter it by values, range, condition, or top/bottom. The filter will affect all the worksheets that use that dimension.
The other types of filters are not data source filters and will not appear in the Edit Data Source Filters dialog box. A table calculation filter is a filter that applies to a table calculation, such as percent of total or running total. A top N condition filter is a filter that shows only the top or bottom N values of a measure or dimension based on a condition. A context filter is a filter that creates a subset of data that other filters can use.


質問 # 65
......

Tableau TDA-C01日本語問題集PDFのベストを目指すなら問題集を使おう!高得点目指すならここ:https://www.jpntest.com/shiken/TDA-C01-JPN-mondaishu

弊社を連絡する

我々は12時間以内ですべてのお問い合わせを答えます。

オンラインサポート時間:( UTC+9 ) 9:00-24:00
月曜日から土曜日まで

サポート:現在連絡