2024年最新のDesktop-Certified-Associate日本語問題集レビュー専門クイズ学習材料 [Q13-Q29]

Share

2024年最新のDesktop-Certified-Associate日本語問題集レビュー専門クイズ学習材料

Desktop-Certified-Associate日本語テスト準備トレーニング練習試験問題 練習テスト

質問 # 13
「ワールドカップ結果」に接続し、ワールドカップ表を使用します。年とプレーした試合数を使用して棒グラフを作成します。試合数が中央値の70%未満だった年は何年ですか?

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

正解:A

解説:
Drop the year to the Columns and change it Discrete. Drop the matches played to the Rows.
Go to the Analytics menu, drop the Distribution band to the view. Select scope as entire table.
Value Computation should be:

Your view will look like this:


質問 # 14
利益分析ダッシュボードの twbx ファイルを使用して、ニューヨーク州で 5 番目に収益性の高い製品を見つけますか?ダッシュボードに機能を追加できます。

  • A. HP Designjet T520 インクジェット大判プリンター - 24 インチ カラー
  • B. フェローズ PB500 電動パンチ プラスチックコーム製本機 手動製本付
  • C. Canon imageCLASS 2200 Advanced Copier
  • D. GBC DocuBind TL300 電子製本システム

正解:D

解説:
Select New York State, you are getting only 3 products, and not 5.
Timeline Description automatically generated

You need to add State as a Context filter in the Top 5 profitable products View. For that, go to the Top 5 profitable products sheet. (click on small arrow) Chart, bar chart Description automatically generated

Select Add to Context on the State filter
Graphical user interface, text, application, chat or text message Description automatically generated

A picture containing graphical user interface Description automatically generated


質問 # 15
「Global Superstore」データ ソースに接続し、Orders テーブルを使用します。 6 件の注文を行った個別の顧客の数を調べますか?

  • A. 0
  • B. 上記のどれでもない
  • C. 1
  • D. 2

正解:C

解説:
Find out the distinct orders for each customer
Graphical user interface, text, application Description automatically generated

Move this field from Measure to Dimension.
Drop this field to the Columns Shelf and drop customer ID to Rows, aggregate the Customer ID using CountD, and drop this field to Label as well. Your view will look like this:
Chart Description automatically generated

29 distinct customers have made 6 orders.


質問 # 16
__________ 関数は、数値を等しいかそれ以下の最も近い整数に丸めます。

  • A. フロア
  • B. バッファ
  • C. ラウンド
  • D. 天井

正解:A

解説:


質問 # 17
Tableau で有効なダッシュボード アクションは次のうちどれですか?

  • A. ホバーアクション
  • B. URL アクション
  • C. アクションの選択
  • D. フィルターアクション

正解:B、D

解説:
Graphical user interface Description automatically generated


質問 # 18
____________ を使用して可変サイズのビンを作成できますか?

  • A. セット
  • B. グループ
  • C. 計算フィールド
  • D. 階層

正解:C

解説:
Only by using Calculated fields you can create a variable size bin.


質問 # 19
利益分析ダッシュボードの twbx ファイルを使用して、西部地域のカリフォルニア州が 2016 年 10 月に記録した利益を調べます。ダッシュボードに機能を追加できます。

  • A. $3,448
  • B. $3,251
  • C. $517
  • D. $987

正解:C

解説:
Select California State from the Map


質問 # 20
表計算では、分割フィールドによって計算の方向が定義されます。

  • A. 真
  • B. 偽

正解:B

解説:
When you add a table calculation, you must use all dimensions in the level of detail either for partitioning (scoping) or for addressing (direction).
Refer:https://help.tableau.com/current/pro/desktop/enus/
calculations_tablecalculations.htm


質問 # 21
このビューに示されているように、都市がマーク カードに表示されているときに、売上を州ごとに色付けする計算はどれですか?
拡大画像

  • A. { Exclude [City] : SUM([Sales])}
  • B. { Exclude : SUM([Sales])}
  • C. {SUM([Sales])}
  • D. { Exclude [State] : SUM([Sales])}

正解:A

解説:
{ Exclude [City] : SUM([Sales])} => using this calculation we can exclude the City dimension from all the dimensions present in the view. So here SUM(sales) would be the aggregation of sales in the state level only, even though city field is available in the view.


質問 # 22
「Global Superstore」データ ソースに接続し、Orders テーブルを使用します。 2014 年に何人の新規顧客を獲得したか調べてください。

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

正解:B

解説:
If customer first order is equal to the order date, then this is the new customer.
Create a calculated field to find the first order date:

Find If the order date is equal to the day of first purchase for that customer, flag that row as a
'New Customer'

Find the unique customers:

Drop the Order date to filter shelf and select the year 2014 to find out the new customer acquired in 2014.
Drop New Customer field to Rows and Unique customer field to Text marks card.


質問 # 23
地域ダッシュボードの twbx ファイルを使用して、北東部のニューヨーク州で運動不足が平均 1% 増加した場合に、平均肥満が増加する割合を調べます。

  • A. 0.63%
  • B. 0.47%
  • C. 0.40%
  • D. 0.57%

正解:C

解説:
Open Regional Dashboard twbx file, and select the region as Northeast and state as New York:


Hover the trend line of Obesity correlation with exercise chart, 0.57 percentage of average obesity increases when 1% average increase in the physical inactivity in theNortheast Region.
However, we have to find out for the New York State. Currently, when you have selected the New York state, the trend lines have not been recalculated.
To recalculate it, right-click on the trend line and click on Edit All Trend Lines:

In Trend Line Options, select the Show recalculated line check box:

Hover the trend line of Obesity correlation with exercise chart, 0.40 percentage of average obesity increases when 1% average increase in the physical inactivity in theNew York Statein the Northeast Region.


質問 # 24
このビューを作成するために列シェルフでどの LOD 計算を使用できますか?
拡大画像

  • A. { 固定 [地域] : SUM([利益])}
  • B. { 修正済み [カテゴリ] : SUM([利益])}
  • C. {SUM([利益])}
  • D. {固定: SUM([利益])}

正解:C、D

解説:
{ FIXED [Category] : SUM([Profit])} - It calculates the profit of each category. In our view, all the profits values are the same, so it is not the right answer.
{ FIXED [Region] : SUM([Profit])} - It calculates the profit of each region.
{SUM([Profit])} is equivalent to {FIXED : SUM([Profit])}. It is the table level scope, which means this is the profit of the entire dataset.


質問 # 25
「Global Superstore」データ ソースに接続し、Orders テーブルを使用します。セグメント、カテゴリ、地域の階層を作成します。この階層を使用してクロス集計を作成し、利益、利益率フィールドを追加します。以下の選択肢のうち、正しいものはどれですか?

  • A. 全体で最高の利益率は、テクノロジー カテゴリおよび法人セグメント (全セグメント中) の北アフリカ地域です。
  • B. 米国南部は、ホーム オフィス部門のテクノロジー カテゴリで利益率が 3 番目に低く、利益額は 765 ドルです。
  • C. (全セグメント中) 家具カテゴリーおよび法人セグメント全体で最も利益率が低いのは中央アジア地域です。
  • D. 中央アフリカ地域では、法人部門の事務用品カテゴリで 10,709 ドルの利益が得られています。

正解:B、C

解説:
Create a hierarchy of Segment, Category, Region and drop it into the rows.

Text Description automatically generated
Create profit ratio calculated field:
Graphical user interface, text Description automatically generated

Drop the profit and profit ratio fields to the view, your view will look like this:
Graphical user interface, text, application Description automatically generated

Now let's go through each answer option.
1) The overall lowest profit ratio is of Central Asia region in Furniture Category and Corporate segment - The profit ratio is -142.26% which is lowest overall so it is true.
2) The Southern US is having the third-lowest profit ratio in Technology Category in Home Office Segment and it is having a profit value of $765 - It is true, the profit ratio is 2.06%, which is third-lowest.
3) The Central Africa region is having a profit value of $10,709 in the Office Supplies category in the Corporate Segment - False, it is having a $2,245 profit.
4) The overall highest profit ratio is of North Africa region in Technology Category and Corporate segment - False Note: This is an easy question but time consuming, so attempt these types of questions in the end.


質問 # 26
オリンピック選手データ ソースに接続します。どの選手が 2008 年のオリンピックで少なくとも 1 つの金メダルを獲得し、2012 年のオリンピックでも少なくとも 4 つの金メダルを獲得しました。

  • A. デイナ・ヴォルマー
  • B. マイケル・フェルプス
  • C. ウサイン・ボルト
  • D. ミッシー・フランクリン

正解:B

解説:
Find out how many gold medals each athlete won in the 2008 Olympics
Graphical user interface, text, application, website Description automatically generated

Drop Athlete to Rows and 2008 golds to the Text. Drop gold medals to the view. Your view will look like this:
Graphical user interface, text, application Description automatically generated

Now we need work on "won at least 4 golds in 2012 Olympics"
Drop years to filters and select 2012.
Drop Gold Medals to filter and mention 4 in range of values (as we need to find athletes who won at least 4 gold medals) Graphical user interface Description automatically generated

Final view:
Graphical user interface, text, application, chat or text message Description automatically generated


質問 # 27
メタデータ グリッドを使用すると、リモート フィールドの名前を変更できます。

  • A. 真
  • B. 偽

正解:B

解説:
We can rename the field from the metadata grid, but not the remote fields.
Remote field cannot be renamed by any means from Tableau


質問 # 28
「Global Superstore」データ ソースに接続し、Orders テーブルを使用します。どの年の家具の売上がその年の平均売上を上回ったかを調べてください。

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

正解:D

解説:
Drop Order Date to columns, Category to Rows, and Sales to Text.
Go to Analysis -> Totals -> Show Columns Grand Total
Graphical user interface, text, application Description automatically generated

Update Total All Using to Average:
Graphical user interface, text, application Description automatically generated

Table Description automatically generated

In the year 2012, the furniture sales were more than the average sales of that year.


質問 # 29
......

試験問題解答ブレーン問題集でDesktop-Certified-Associate日本語試験問題集PDF問題:https://www.passtest.jp/Tableau/Desktop-Certified-Associate-JPN-shiken.html