Thanks to visit codestin.com
Credit goes to github.com

Skip to content

This repository contains Epitech Maths Project (Class 2023).

License

sheiiva/204ducks

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

204ducks

Time: 2 weeks

Team: 2

Language: Python

The project

When ducks are disturbed by a sudden noise, they fly away almost simultaneously, leaving the pond empty.

To note: a is a real constant between 0 and 2.5, which depends on external factors (such as temperature, day time, duck’s health etc...).

A study is being conducted about these ducks, and you are asked to compute and display the following, given the value of a:

  • The average time after which ducks come back
  • The standard deviation of the ducks’ return time
  • The time after which 50% of all of the ducks are back
  • The time after which 99% of all of the ducks are back
  • The percentage of ducks that come back after 1 minute
  • The percentage of ducks that come back after 2 minutes

USAGE:

>> ./204ducks -h
USAGE
	./204ducks a

DESCRIPTION
	a	constant

Author Corentin COUTRET-ROZET and PATRICIA MONFA-MATAS

About

This repository contains Epitech Maths Project (Class 2023).

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages