Question: I need a java program to produce this for an IDS project. 1 st Sprint Anomaly-based Detection ( floating point numbers) //For the list of

I need a java program to produce this for an IDS project.

1st Sprint

Anomaly-based Detection ( floating point numbers)

//For the list of numbers start with:

//generate random numbers (normal distribution) with mean= 10 and a sd = 1

//generate a random numbers (normal distribution) with mean= 50 and a sd = 10

//append both lists of numbers as your input

//Triggers an alert if a number deviates from the statistic using time series data

5-Basic: Implements hardcoded baseline and sliding windows to generate an alert

7-Mid: A policy config file specifies the baseline and sliding windows

9-Advanced: Above and incorporate multiple statistical approaches for use with your performance monitor

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Databases Questions!