0% found this document useful (0 votes)
171 views56 pages

BI Analytics Cloud

Pour passer examen Power BI oracle cloud

Uploaded by

ametzo025
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
171 views56 pages

BI Analytics Cloud

Pour passer examen Power BI oracle cloud

Uploaded by

ametzo025
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 56

Business Intelligence on

Analytics Cloud
Domande e Risposte
1/ You want your report query to hit the cache data when executing a sales report.
Which three conditions are true about hitting the cache?

A. WHERE clause constraints need to be equivalent to the cached results or to a subset of


the results.
B. Queries must request the lowest grain level from the aggregated level of information.
C. The cache needs to satisfy at least 50% of the request.
D. Join conditions must be equivalent.
E. All the columns in the select list of a new query must exist in the cached query and should not
be calculated.
2/ You have created a custom "DV Content Author" application role named "ABC DV Content
Application Role."
All the users are added to the new application role.
However, when users sign in, they are unable to edit the Sales data model.
What is the reason?

A. The new application role "ABC DV Content Application Role" is not added in IDC The new
application
B. role "ABC DV Content Application Role" is not created in RPD.
C. Creation of new application roles is not supported in Oracle Analytics Cloud.
D. The new application role "ABC DV Content Application Role" is at a lower level of
access. Users also need to be members of "BI Data Model Author."
3/ Oracle Applications Connector supports Oracle Fusion Applications Cloud.
Which is valid about Oracle Applications Connector?

A. When creating a connection, enter the Business Intelligence URL for Oracle fusion applications.
B. It cannot connect to on-premises Oracle BI Enterprise Edition.
C. It can be used with the Thin Client Modeler.
D. The Active User's Credentials option in the Create Oracle Application Connection dialog box cannot
be used with Oracle Application Connector.
E. When creating a connection, enter the URL for Oracle Fusion Applications.
4/ How should you determine the accuracy of a machine learning model created in
Oracle Analytics Cloud?

A. Create a data flow that includes a histogram


B. Use the debug option in the data flow where the model was created
C. Open the Inspect dialog for a given machine learning model and review the F1 score.
D. Run the machine learning model with various filter values applied
E. Open the Inspect dialog for a given machine learning model and review the P score
5/You have created a machine learning model and investigated how accurate it is.
How should you use it in Oracle Analytics Cloud?

A. Create a custom calculation based on a related formula.


B. Use a data flow with a Commit Model step and save as a new data set
C. Create a data flow with a cumulative value prediction
D. Use a data flow with an Apply Model step and save as a new data set
E. Connect to the model as a new project
6/You have a historical sales data set, which you use to train a model in Oracle Analytics
Cloud. Your products have an attribute named profitability, which has one of the three values:
high, medium, or low. This is the property you set as a target.
Which train data step is required?

A. Train Multi-Classifier
B. Train Multi-Value
C. Train Text Prediction
D. Train Binary-Classifier
E. Train Numeric Prediction
F. Train Clustering
7/ Your company wants to start auditing Pixel Perfect reports and catalog objects.
How do you enable auditing?

A. Select the enable monitor and audit check box, set audit level, create a jdbc connection
B. Select the enable monitor and audit check box, set audit level, create a jndi connection
C. Set the enable monitor and audit property = true, set audit level (No)
D. Select the enable monitor and audit check box, set audit level, create a web service connection
8/ Which two steps do you perform to create pixel perfect reports with BI Publisher
(Choose all correct answers)

A. Generate and save to a folder, in the Presentation Catalog, a sample set of data that can be used for
configuring and testing the report
B. Define a data model to set the business view of the data, join data sets, and create custom measures
C. Test connections between BI Publisher and configured sources by using Oracle Fusion
Middleware Control
D. Create connections to sources, some of which include Oracle 10g/11g, Oracle BI Server,
JDBC, and MS SQL Server 2005/2008
9/ You are creating a data model for a sales order and don’t have the Time dimension table created
in the database. You decide to use the Time Dimension creation feature of Oracle Analytics Cloud
(OAC).
What are the tasks performed by the Time Dimension wizard on execution?

A. The Time Dimension wizard creates the Time dimension table in the database, loads time data, and
creates the time dimension in the data model
B. The Time Dimension wizard creates the Time dimension table in the database, loads time
data, and creates the time dimension and hierarchy in the data model
C. The Time Dimension wizard creates the Time dimension table in the database and loads time data
D. The Time Dimension wizard generates the DDL query for the Time dimension table and inserts SQL
for data load, which you need to run on your respective database schema
10/ Your model requires a hierarchy with year, quarter, month, week, and day levels. The
order date dimension has only the total and detail levels. You need to add more levels.

Which option contains the mandatory entries required in each hierarchy level for the Order
Date dimension?

A. Level name, Key Column and Display column


B. Hierarchy Name, Display Name, Level Name
C. Key Column, Details Column, Hierarchy Name
D. Top Level Name, Key Column, Low Level Name
11/ What is a typical relationship between levels in a dimension hierarchy going from top to
bottom?

A. One to many.
B. Zero cardinality.
C. Multiple.
D. Many to many.
12/ Data flow can take one or more data sets and integrate them to produce curated sets of
data. After applying all the joins, transformation and filters, you need to save the data. What
are the two options to save data in data flow?

A. Database connection
B. All rows
C. Data set storage
D. Spreadsheet
13/ You have two data sets:
Country (ID, Country Code, Country Name)
Revenue (rev_ID, Country Code, Sales_Person_ID, Year, Revenute_amount)
Year has been marked as an attribute.
You added both the data sets in a data flow. You also added a step to save the data set to data
storage. What two steps do you need to do to create a data set you can use to analyze country
revenues over time?

A. Keep matching rows on both data sets and match the ID column (no)
B. Keep matching rows on both data sets and match the Country_code column on both data
sets
C. Apply the Default Aggregation on Year
D. Apply the Default Aggregation on Revenue_amount
14/ You access a data visualization project by using your phone’s browser. The
project has three visualizations. How are the visualizations sized?

A. You cannot access data visualizations by using a phone’s browser.


B. The first visualization takes 50% of the display area and the other two take 25% each.
C. Each visualization is of the same size.
D. Only a single Visualization is displayed.
15/ Which is a supported source to register and use Machine Learning models?

A. Mongo Database.
B. Oracle Data Science.
C. Autonomous Data Warehouse.
D. Sql Server.
E. Oracle Cloud Object Storage.
16/ Which Two statements are true about Oracle Analytics Cloud self-service data
preparation?

A. The Oracle Data Integrator tool, which is used for extract, load, and transformation, is a foundational
component of Oracle Analytics Cloud and is essential for data preparation.
B. Joins can be created only in Oracle Analytics Cloud Data Modeler.
C. Database data can be extended with spreadsheet data.
D. Data flows have many built-in steps that can be used to prepare the data.
17/ You want to create a Sales Amount by Month report for a product. The report should
display sales amount from all cities in the South region with sales amount more than 1 million
USD.
Which two filters can be applied for Region and Sales Amount?

A. Range filter for Region and Date filter for Sales Amount.
B. List filter for Region and Range filter for Sales Amount.
C. List filter for Region and Expression filter for Sales Amount.
D. List filter for Region and List filter for Sales Amount.
18/ In Oracle Analytics Cloud (OAC), an Enterprise BI application database has millions of
transactions with many dimensionalities.
Which option helps you to visualize on a subset of the original data?

A. Filtering.
B. Sorting.
C. Indexing.
D. Selecting.
19/ Your client wants you to build visualizations that will help them understand their data
better. Which two methods will help them achieve this?

A. Add trend lines, clustering , and outliers to visualizations, to offer new perspectives.
B. Create a sequence and schedule it to run on a nightly basis.
C. Use the explain feature to quickly identify Basic Facts, Key Drivers, Segments, and
Anomalies. Add the relevant visualizations to a canvas.
D. Create a data flow to highlight interesting data.
20/ A column in your data has a wide range of numerical values. You want to create a column
that labels these values as Large, Medium, or Small.
Which data preparation action helps you to accomplish this?

A. Bin.
B. Convert.
C. Bundle.
D. Extrapolate.
E. Group.
21/ Your client has a large on-premise database that they do not want to migrate to the cloud. You decide to
implement Data Gateway to allow users to be able to visualize the data in Oracle Analytics Cloud.
You use the data visualization UI to navigate to Remote Data Connectivity and enable Data Gateway. There is a Public
Key field, which requires a value.
How do you find the correct value?

A. The Data Gateway Agent can be used to generate the value.


B. The value can be found in the wallet.zip file.
C. The value can be found in the ssh key bundle.
D. There is no Public Key field.
E. Enabling Remote Data Connectivity in the Console generates this value.
22/ In Oracle Analytics Cloud, you can quickly search for saved objects. However, if your
input or search criteria is not formed correctly, it will not return any results.

A. The input contains the data attribute in the year-month-day format


B. The input contains a comma (,) in the search text
C. The input contains the object name only as search text
D. The input contains an asterisk (*) in the search text (for example, *revenue)
23/ Your client wants to implement a custom plug-in from Oracle Analytics Library. You just
finished uploading the extension to Oracle Analytics Cloud.
What action do you need to take before the extension is available for use in projects?

A. Enable the plug-in from the plug-in menu


B. Restart the Oracle Analytics Cloud instance
C. No additional action is needed
D. Refresh the page
24/ Which data action must you use to connect to Oracle Analytics Publisher reports

A. Webhooks
B. Publish Event
C. URL Navigation
D. Analytics Link
E. HTTP API
25/ You must create an Oracle Autonomous Data Warehouse connection for a data set. What
do you need, for the appropriate schema, to create this connection?

A. Wallet file and use credentials


B. SSO file and user credentials
C. SSO file, tnsnames file, and user credentials
D. Wallet file, TNS descriptor, and user credentials
E. TNS descriptor and user credentials
26/ You need to curate data for Country Dimension and dependent Sales Facts that store country
sales data.
How do you design the data flow and load data for these two separate data sets in data storage?

A. Create a single data flow that loads data to the Country data storage in the first step and then loads
data to the Sales data storage in the second step.
B. Create two separate data flows for the Country and Sales data sets. Then create a sequence chere the data flow
for Country is called first followed by the data flow for Sales
C. Create two separate data flows for the Country and Sales data sets. Then call on data flow from another.
D. Create two separate data flows for the Country and Sales data sets. Then create a sequence where the data flow
for Sales is called first followed by the data flow for Country.
27/ You have been given a spreadsheet of employee attrition data and have been asked to determine
which are the most important factors that contribute to whether an employee is likely to leave their
position. What's the quickest way to start this analysis after uploading the data to oracle analytics cloud?

A. Calculate a forecast of the probability of attrition.


B. Perform a cluster analysis of employees.
C. Use the Explain option on the attrition attribute.
D. Use Outler identification.
28/ Which two statements are true about presentation catalog?

A. To prevent corruption of the catalog, storage of objets of different types must be segregated into their own folder.
B. Catalog items can be set to read only.
C. You can grant ownership of items you create to other users.
D. My Folders can be shared with other users.
29/ You have created the product type dashboard prompt and applied it to the sales dashboard.
In the sales dashboard, you have three pages (sales,order and revenue). The dashboard prompt is applied to all pages but
you want it only for the sales page. What configuration changes are required to change the dashboard prompt range?

A. In the dashboard editor, go to dashboard properties and change yhe scope from dashboard to page.
B. In the Prompt configuration option, change Input Type.
C. In the dasboard editor, edit the section and add a condition to change the scope.
D. In the dashboard editor edit the dashboard prompt properties and change the scope from daschboard
to page.
30/ You have entered the Aggregate function SUM(Revenue) as the second column.
What will be the values in row 1 and row 2 of the second column with the SUM(Revenue)
function?

A. Row 1: 3000 Row 2: 3000


B. Row 1: 1000 Row 2: 2000
C. Row 1: 1000 Row 2: 3000
D. Row 1: 2000 Row 2: 3000
31/ You created a new Sales dashboard with three pages: Sales, Revenue, and Orders.
You need to enable a different set of report links at the page level and set different report links for
different analyses.
How do you first enable the report links for all the dashboard pages, and then set the different report
links for the different reports?

A. Enable all the dashboard report links from dashboard properties and then the report links
for each reach report.
B. Enable all the dashboard report links from dashboard properties and then the page report links.
C. Enable all the page report links and then enable the report links for each reach report.
D. Set the column permissions of each dashboard page and then set the report links for each.
32/ Your client has created a new custom map layer. How can this map layer be exposed in a
project?

A. Navigate to the Console, Click Maps, On the Map Layers tab, upload the xml file.
B. Create a new project. Add a map visualization. Change the layer property to new. Click upload. Select the geojson
file to upload.
C. Navigate to the Console. Click Maps. From the Map Layers tab, upload the geojson file
D. Create a new project. Add a map visualization. Change the layer property to new. Click upload.
Select the json file to upload.
33/ You are BI Administrator of OAC and you want to provide a user with access to create and
manage data models.
Which application role must you grant to the user?

A. BI Data Model Author.


B. BI Consumer.
C. DV Content Author.
D. BI Content Author.
E. BI Data Manager.
34/ What is the use of the Evaluate function in Oracle Analytics Cloud (OAC)?

A. It is used in the ML process to evaluate and score a model.


B. It directs the order in which functions are evaluated within a calculation.
C. It directs OAC to preprocess and cache the functions results.
D. It offloads calculation workloads directly in the underlying database.
35/ Which statement is true when migrating content from Oracle BIEE 12c to Oracle
Analytics Cloud?

A. Both the Oracle BI EE12c Data Model and the Catalog must be migrated to Oracle Analytics Cloud,
They cannot be migrated independently.
B. At this time.
C. You can only.
D. You can migrate a snapshot from Oracle BIEE12c to Oracle Analytics Cloud.
36/ A bank has a requirement of detecting fraudulent transactions in customer accounts. This
could be very rare across all customer accounts over a period of time.
Which algorithm or approach would you use to accomplish this?

A. Decision Tree
B. Anomaly Detection
C. Logistic Regression
D. Support Vector Machine
37/ A data set has 10 attributes, A through J.
On analysis, you find that attributes B, G and I are most strongly correlated.
Which statement is correct about performing a binary classification over the data set?

Nota: Da rivedere. Indeciso Tra A e D

A. Dropping any two of them would affect the classification result.


B. Merging these attributes to form a new attributes would affect the result (no)
C. These attributes do not play any role in the classification result (no)
D. These attributes have the highest impact on the final classification result.
38/ Which are two editions of Oracle Analytics Cloud?

A. Enterprise.
B. Professional.
C. BI Cloud Service Edition.
D. PaaS Edition.
E. Saas Edition.
39/ You are building a model that will be used for sales reports. You inspect a Fact table.
Which two task can you perform on the overview tab of the fact table

A. Create joins between fact tables and dimension tables.


B. Hide the columns that are not required for analysis.
C. Change the data type for a column.
D. Set the aggregation level for measure columns.
40/ Which are the two relational topologies which you can use to model your data?

A. Star.
B. Universe.
C. Leaf.
D. Snowflake.
E. Sun.
41/ Which two statements are true about the Oracle Analytics Cloud Explain functionality?

A. It can identify forecasting values.


B. It can be used only for measure columns.
C. It can enable users with insights on the data.
D. It can be used only for attribute columns.
E. It can identify hidden groups in data.
42/ Which two elements does a well modeled Fact Table consist of ?

A. Nulls.
B. Attributes.
C. Measures.
D. Dimension keys.
43/ You have created a line chart visualization of revenue data at the day level.
The chart displays the last 365 days of data.
What would you do to create a prediction of revenue for the next 90 days?

A. Add a trend line and change the method value to Polynomial


B. Add a trend line and change the method value to Exponential
C. Add a forecast and change the period value to 3.
D. Add a Relative Time filter for the next 3 months.

E. Add a forecast and change the period value to 90.


44/ You add a clusters statistic to your scatter chart.
What does this help you identify?

A. Homogeneous and heterogeneous groups of data points


B. Heterogeneous groups of data points
C. Homogeneous groups of data points
D. Disparate groups of data points
45/ In which two ways can you use Oracle Analytics Cloud to determine which values of a
given data set may provide the greatest opportunity due to their outlier qualities
BD?

A. Modify the color palette to highlight unique values.


B. Add an outlier visualization to your canvas. This will highlight data points that stand out
and may justify further investigation.
C. Use a combination of Max/Min value reference lines.
D. Create a box plot visualization of your data set.
46/ How can Oracle Analytics Cloud be used to categorize a large number of data points on
a particular canvas?

A. Use a combination of a tree diagram and trellis visualization.


B. Create a trend line and apply OAC Advanced Analytics.
C. Visualize the data by using a network chart.
D. Create a cluster with a suitable number of groups for the specific analysis.
47/ Oracle Analytics Cloud offers several visualization options for presenting query results.
Which two methods do you use to invoke the best visualization in Oracle Analytics Cloud?

A. Select the desired data elements from the Data elements pane and drag them to the best visualization
zone in the Explore pane.
B. Select the desired data elements from the Data Elements pane, and then right click and
select Create Best Visualization from the drop-down menu.
C. Change the project’s properties to “Always use Best Visualization”.
D. Select the Best Visualization option from the project’s Canvas Settings drop-down menu
E. Select the desired data elements from the Data Elements pane and drag them to a blank
area of the canvas.
48/ Which service do you need to subscribe to for creating an Oracle Analytics
Cloud instance?

A. Oracle Analytics Cloud.


B. Oracle Back Storage.
C. Oracle Autonomous Database.
D. Oracle Big Data Cloud Storage.
49/ A data set is created for rainfall prediction. It has two columns, Date and Rainfall
amount. Which would be treated as a measure for plotting a line graph?

A. Rainfall amount column only.


B. Both Rainfall amount and date columns.
C. Cannot plot a line graph with this data set.
D. Date column only.
50/ You have a data set of stocks with the columns Date, MaxStockPrice and MinStockPrice.
Which column cannot be removed when performing a trend analysis?

A. All these columns are required.


B. Date.
C. MinStockPrice.
D. MaxStockPrice.
51/ Which three are true about adjusting visualization properties when placing multiple
visuals on a canvas?

A. You can change a visual’s location on the canvas by selecting and dragging it to the desired location.
B. You can hide a visual by right-clicking the canvas and selecting Hide from the shortcut menu.
C. Visuals can be resized manually if the Canvas Layout option is set to Freeform.
D. You can add a copy of a selected canvas to the project’s row of canvas tabs by right-clicking the canvas and selecting
Edit, and the Copy Visualization.
E. A visual can be duplicated by right-clicking Edit, and then Duplicate Visualization.
52/ Using Narrate Insights, you can take a snapshot of any information that you see in a visualization
and keep track of any moments of sudden realization while you work with the data. You can then share
these with other users. Which statement is true about sharing with Insights?

A. Insights is shared as a story and everybody will see their information based on permissions
B. Insights is always shared in form of story so everybody will see the same
C. It is not possible to share Insights with other users.
D. By default all users cannot share Insights.
53/ A client has requested a composite visualization based on a Timeline with a pie chart
and a bar chart. What action do you need to take to accomplish this?

A. Visuals can be created on separate canvases and combined into a composite visualization within
Narrate.
B. With the canvas in free form mode, visualizations can be layered with images arranged into
a composite visualization but they cannot be layered.
C. With the canvas in free form mode, visualizations can be layered with images arranged into a
composite visualization and they can be layered.
D. You cannot create a composite visualization by stacking visuals.
E. Composite visualizations must be created by a developer using the plug-in API.
54/ An analyst is creating a story on the narrate tab of the project. What is the
most likely reason they have done this?

A. To share the story with consumers on the Home Page.


B. To share the story on Day by Day with their decision.
C. To share the story by exporting to Office Excel.
D. To share the story by exporting to pdf.
55/ Which two statements are true about Action Links?

A. Navigation from one analysis to another is not possible if they reside in different folders.
B. Navigation from one analysis to another works only when both analyses are created from a single subject area.
C. A column’s navigation option can be enabled conditionally.
D. Presentation variables can be used while navigating from one analysis to another.

You might also like